Trace number 4450572

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.08 3608.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size96-round23-9.opb
MD5SUMf6eda1605d5c8d227dca004c862e5b86
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 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

0.00/0.00	c solving HOME/instance-4450572-1721414404.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: 63968 MiB (59747 MiB free)
  memory of node 1: 64473 MiB (60294 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450572-1721414404/watcher-4450572-1721414404 -o /tmp/evaluation-result-4450572-1721414404/solver-4450572-1721414404 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027283 --watchdog 3760 pb_picat HOME/instance-4450572-1721414404.opb 

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=1029975, runsolver pid=1029972

[startup+0.100236 s]*
/proc/loadavg: 4.21 4.18 4.11 5/254 1029976
/proc/meminfo: memFree=122916080/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2033608 memory=36460 CPUtime=0.09 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1112 0 0 0 9 0 0 0 20 0 1 0 193610985 2082414592 9115 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 508402 9115 1567 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 36460 KiB

[startup+0.205807 s]*
/proc/loadavg: 4.21 4.18 4.11 5/254 1029976
/proc/meminfo: memFree=122901860/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2035044 memory=48980 CPUtime=0.2 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1449 0 0 0 19 1 0 0 20 0 1 0 193610985 2083885056 12245 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 508761 12245 1787 439 0 504190 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2035044 KiB
Current children cumulated memory: 48980 KiB

[startup+0.3058 s]*
/proc/loadavg: 4.21 4.18 4.11 5/254 1029976
/proc/meminfo: memFree=122898024/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2039348 memory=52456 CPUtime=0.3 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 2531 0 0 0 29 1 0 0 20 0 1 0 193610985 2088292352 13114 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 509837 13114 1787 439 0 505266 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2039348 KiB
Current children cumulated memory: 52456 KiB

[startup+0.700234 s]
/proc/loadavg: 4.21 4.18 4.11 5/254 1029976
/proc/meminfo: memFree=122892424/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2044008 memory=55684 CPUtime=0.69 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 4875 0 0 0 66 3 0 0 20 0 1 0 193610985 2093064192 13921 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 511002 13921 1787 439 0 506431 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2044008 KiB
Current children cumulated memory: 55684 KiB

[startup+1.50024 s]
/proc/loadavg: 4.21 4.18 4.11 5/254 1029976
/proc/meminfo: memFree=122923984/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2043908 memory=54940 CPUtime=1.49 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 7171 0 0 0 145 4 0 0 20 0 1 0 193610985 2092961792 13735 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 510977 13735 1787 439 0 506406 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2043908 KiB
Current children cumulated memory: 54940 KiB

[startup+3.10568 s]
/proc/loadavg: 4.19 4.17 4.11 5/255 1030023
/proc/meminfo: memFree=123484388/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2040220 memory=54404 CPUtime=3.09 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 9988 0 0 0 305 4 0 0 20 0 1 0 193610985 2089185280 13601 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 510055 13601 1787 439 0 505484 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2040220 KiB
Current children cumulated memory: 54404 KiB

[startup+6.30015 s]
/proc/loadavg: 4.19 4.17 4.11 5/255 1030025
/proc/meminfo: memFree=123447128/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2048412 memory=60388 CPUtime=6.27 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 13899 0 0 0 622 5 0 0 20 0 1 0 193610985 2097573888 15097 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 512103 15097 1787 439 0 507532 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2048412 KiB
Current children cumulated memory: 60388 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.17 4.11 5/255 1030025
/proc/meminfo: memFree=123450884/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2044316 memory=57420 CPUtime=12.66 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 22740 0 0 0 1260 6 0 0 20 0 1 0 193610985 2093379584 14355 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 511079 14355 1787 439 0 506508 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2044316 KiB
Current children cumulated memory: 57420 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.18 4.11 5/257 1030032
/proc/meminfo: memFree=123431968/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2061156 memory=69436 CPUtime=25.43 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 40929 0 0 0 2533 10 0 0 20 0 1 0 193610985 2110623744 17359 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 515289 17359 1787 439 0 510718 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2061156 KiB
Current children cumulated memory: 69436 KiB

[startup+51.1057 s]
/proc/loadavg: 4.13 4.16 4.11 5/257 1030036
/proc/meminfo: memFree=123420836/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2077540 memory=75596 CPUtime=50.97 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 65937 0 0 0 5080 17 0 0 20 0 1 0 193610985 2127400960 18899 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 519385 18899 1787 439 0 514814 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2077540 KiB
Current children cumulated memory: 75596 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.17 4.11 5/257 1030044
/proc/meminfo: memFree=123433688/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2061728 memory=69964 CPUtime=102.05 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 104180 0 0 0 10175 30 0 0 20 0 1 0 193610985 2111209472 17491 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 515432 17491 1787 439 0 510861 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 2061728 KiB
Current children cumulated memory: 69964 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/257 1030056
/proc/meminfo: memFree=123429572/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2053492 memory=65164 CPUtime=161.9 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 143791 0 0 0 16147 43 0 0 20 0 1 0 193610985 2102775808 16291 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 513373 16291 1787 439 0 508802 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2053492 KiB
Current children cumulated memory: 65164 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.15 4.10 6/257 1030066
/proc/meminfo: memFree=123439072/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2057812 memory=67764 CPUtime=221.76 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 182737 0 0 0 22119 57 0 0 20 0 1 0 193610985 2107199488 16941 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 514453 16941 1787 439 0 509882 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 2057812 KiB
Current children cumulated memory: 67764 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/257 1030077
/proc/meminfo: memFree=123405440/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2078292 memory=80592 CPUtime=281.62 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 222974 0 0 0 28089 73 0 0 20 0 1 0 193610985 2128171008 20148 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 519573 20148 1787 439 0 515002 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 2078292 KiB
Current children cumulated memory: 80592 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/255 1030088
/proc/meminfo: memFree=123382228/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2057768 memory=70004 CPUtime=341.47 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 263136 0 0 0 34059 88 0 0 20 0 1 0 193610985 2107154432 17501 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 514442 17501 1787 439 0 509871 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 2057768 KiB
Current children cumulated memory: 70004 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/255 1030098
/proc/meminfo: memFree=123381904/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2049896 memory=61084 CPUtime=401.32 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 302465 0 0 0 40028 104 0 0 20 0 1 0 193610985 2099093504 15271 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 512474 15271 1787 439 0 507903 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 2049896 KiB
Current children cumulated memory: 61084 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/255 1030110
/proc/meminfo: memFree=123394012/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2062140 memory=72676 CPUtime=461.18 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 345673 0 0 0 45998 120 0 0 20 0 1 0 193610985 2111631360 18169 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 515535 18169 1787 439 0 510964 0

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

Current children cumulated memory: 108416 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/257 1031734
/proc/meminfo: memFree=123319608/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2107564 memory=110464 CPUtime=2915.22 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 952916 0 0 0 290995 527 0 0 20 0 1 0 193610985 2158145536 27616 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 526891 27616 1787 439 0 522320 0
Current children cumulated CPU time: 2915.22 s
Current children cumulated vsize: 2107564 KiB
Current children cumulated memory: 110464 KiB

[startup+2982.3 s]
/proc/loadavg: 4.35 4.17 4.11 5/257 1031745
/proc/meminfo: memFree=123248600/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2189484 memory=146024 CPUtime=2975.09 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 962163 0 0 0 296975 534 0 0 20 0 1 0 193610985 2242031616 36506 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 547371 36506 1787 439 0 542800 0
Current children cumulated CPU time: 2975.09 s
Current children cumulated vsize: 2189484 KiB
Current children cumulated memory: 146024 KiB

[startup+3042.3 s]
/proc/loadavg: 4.27 4.18 4.12 5/258 1031814
/proc/meminfo: memFree=123256188/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2124080 memory=114636 CPUtime=3034.95 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 975075 0 0 0 302952 543 0 0 20 0 1 0 193610985 2175057920 28659 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 531020 28659 1787 439 0 526449 0
Current children cumulated CPU time: 3034.95 s
Current children cumulated vsize: 2124080 KiB
Current children cumulated memory: 114636 KiB

[startup+3102.3 s]
/proc/loadavg: 4.22 4.19 4.12 5/259 1031825
/proc/meminfo: memFree=123278564/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2124080 memory=129424 CPUtime=3094.82 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 986491 0 0 0 308926 556 0 0 20 0 1 0 193610985 2175057920 32356 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 531020 32356 1787 439 0 526449 0
Current children cumulated CPU time: 3094.82 s
Current children cumulated vsize: 2124080 KiB
Current children cumulated memory: 129424 KiB

[startup+3162.3 s]
/proc/loadavg: 4.20 4.18 4.12 5/259 1031837
/proc/meminfo: memFree=123333248/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2091312 memory=98228 CPUtime=3154.68 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 999228 0 0 0 314901 567 0 0 20 0 1 0 193610985 2141503488 24557 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 522828 24557 1787 439 0 518257 0
Current children cumulated CPU time: 3154.68 s
Current children cumulated vsize: 2091312 KiB
Current children cumulated memory: 98228 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.16 4.12 5/258 1031847
/proc/meminfo: memFree=123324820/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2107696 memory=112644 CPUtime=3214.54 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1007622 0 0 0 320881 573 0 0 20 0 1 0 193610985 2158280704 28161 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 526924 28161 1787 439 0 522353 0
Current children cumulated CPU time: 3214.54 s
Current children cumulated vsize: 2107696 KiB
Current children cumulated memory: 112644 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/258 1031858
/proc/meminfo: memFree=123290536/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2107696 memory=112644 CPUtime=3274.39 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1015029 0 0 0 326861 578 0 0 20 0 1 0 193610985 2158280704 28161 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 526924 28161 1787 439 0 522353 0
Current children cumulated CPU time: 3274.39 s
Current children cumulated vsize: 2107696 KiB
Current children cumulated memory: 112644 KiB

[startup+3342.3 s]
/proc/loadavg: 4.39 4.24 4.14 6/255 1031869
/proc/meminfo: memFree=123288812/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2107696 memory=114916 CPUtime=3334.21 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1017248 0 0 0 332842 579 0 0 20 0 1 0 193610985 2158280704 28729 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 526924 28729 1787 439 0 522353 0
Current children cumulated CPU time: 3334.21 s
Current children cumulated vsize: 2107696 KiB
Current children cumulated memory: 114916 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.21 4.14 5/254 1031879
/proc/meminfo: memFree=123305048/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2083384 memory=86160 CPUtime=3394.04 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1025760 0 0 0 338818 586 0 0 20 0 1 0 193610985 2133385216 21540 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 520846 21540 1787 439 0 516275 0
Current children cumulated CPU time: 3394.04 s
Current children cumulated vsize: 2083384 KiB
Current children cumulated memory: 86160 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.18 4.13 5/254 1031890
/proc/meminfo: memFree=123257736/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2206264 memory=161968 CPUtime=3453.88 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1035123 0 0 0 344792 596 0 0 20 0 1 0 193610985 2259214336 40492 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 551566 40492 1787 439 0 546995 0
Current children cumulated CPU time: 3453.88 s
Current children cumulated vsize: 2206264 KiB
Current children cumulated memory: 161968 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.19 4.14 5/254 1031901
/proc/meminfo: memFree=123321192/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2075192 memory=86160 CPUtime=3513.71 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1045280 0 0 0 350765 606 0 0 20 0 1 0 193610985 2124996608 21540 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 518798 21540 1787 439 0 514227 0
Current children cumulated CPU time: 3513.71 s
Current children cumulated vsize: 2075192 KiB
Current children cumulated memory: 86160 KiB

[startup+3582.3 s]
/proc/loadavg: 4.39 4.24 4.16 5/254 1031911
/proc/meminfo: memFree=123285492/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2206264 memory=174316 CPUtime=3573.54 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1056444 0 0 0 356737 617 0 0 20 0 1 0 193610985 2259214336 43579 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 551566 43579 1787 439 0 546995 0
Current children cumulated CPU time: 3573.54 s
Current children cumulated vsize: 2206264 KiB
Current children cumulated memory: 174316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.44 4.26 4.17 5/254 1031962
/proc/meminfo: memFree=123351460/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2091576 memory=96464 CPUtime=3600.06 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1061241 0 0 0 359385 621 0 0 20 0 1 0 193610985 2141773824 24116 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 522894 24116 1787 439 0 518323 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2091576 KiB
Current children cumulated memory: 96464 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.86 s, system=6.21577 s

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

[startup+3608.9 s]
/proc/loadavg: 4.44 4.26 4.17 5/254 1031962
/proc/meminfo: memFree=123351460/131524596 swapFree=131071996/131071996
[pid=1029975] ppid=1029972 vsize=2091576 memory=96464 CPUtime=3600.06 cores=4,6
/proc/1029975/stat : 1029975 (pb_picat) R 1029972 1029975 1027272 0 -1 4194304 1061241 0 0 0 359385 621 0 0 20 0 1 0 193610985 2141773824 24116 134679101440 4194304 5989780 140729996743488 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 45391872 140729996747799 140729996747875 140729996747875 140729996754892 0
/proc/1029975/statm: 522894 24116 1787 439 0 518323 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2091576 KiB
Current children cumulated memory: 96464 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.9
CPU time (s): 3600.08
CPU user time (s): 3593.86
CPU system time (s): 6.21577
CPU usage (%): 99.7554
Max. virtual memory (cumulated for all children) (KiB): 2206264
Max. memory (cumulated for all children) (KiB): 180332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.86
system time used= 6.21577
maximum resident set size= 182380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1061241
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= 15
involuntary context switches= 4368


# summary of solver processes directly reported to runsolver:
#   pid: 1029975
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3593.86
#   total CPU system time (s): 6.21577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5934 second user time and 10.5305 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 20:40:17
IDJOB=4450572
IDBENCH=162167
IDSOLVER=3068
FILE ID=nodeC034/4450572-1721414404
RUNJOBID= nodeC034-1721410767-1027283
SLURM_JOB_ID= 7545473
Free space on /tmp= 890068 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size96-round23-9.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450572-1721414404/watcher-4450572-1721414404 -o /tmp/evaluation-result-4450572-1721414404/solver-4450572-1721414404 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027283 --watchdog 3760  pb_picat HOME/instance-4450572-1721414404.opb

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

MD5SUM BENCH= f6eda1605d5c8d227dca004c862e5b86
RANDOM SEED=860226596

nodeC034.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		: 3675.930
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.99
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		: 3685.792
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	: 7005.58
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		: 3622.355
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.99
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.566
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	: 7005.58
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		: 3657.481
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.99
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		: 3685.861
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	: 7005.58
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		: 3660.035
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.99
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		: 3600.349
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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        122923500 kB
MemAvailable:   128867200 kB
Buffers:          520512 kB
Cached:          6196740 kB
SwapCached:            0 kB
Active:          1044548 kB
Inactive:        6779980 kB
Active(anon):       1508 kB
Inactive(anon):  1151656 kB
Active(file):    1043040 kB
Inactive(file):  5628324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:       1104380 kB
Mapped:           116884 kB
Shmem:             45912 kB
KReclaimable:     224320 kB
Slab:             354976 kB
SReclaimable:     224320 kB
SUnreclaim:       130656 kB
KernelStack:        4096 kB
PageTables:        11644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    7166564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73152 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 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:      320212 kB
DirectMap2M:    44541952 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC034 at 2024-07-19 21:40:26