Trace number 4447582

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 3608.2

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n188-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM1c14f117e67441c2f256fb4d1e22e789
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 variables282
Total number of constraints752
Number of constraints which are clauses752
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-4447582-1721337000.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 (62624 MiB free)
  memory of node 1: 64473 MiB (63190 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447582-1721337000/watcher-4447582-1721337000 -o /tmp/evaluation-result-4447582-1721337000/solver-4447582-1721337000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721327502-976183 --watchdog 3760 pb_picat HOME/instance-4447582-1721337000.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=982476, runsolver pid=982473
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.03 4.08 4.08 5/257 982477
/proc/meminfo: memFree=128817368/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2034592 memory=21456 CPUtime=0.1 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 1045 0 0 0 10 0 0 0 20 0 1 0 185866196 2083422208 5364 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 508648 5364 1628 439 0 504077 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2034592 KiB
Current children cumulated memory: 21456 KiB

[startup+0.205513 s]*
/proc/loadavg: 4.03 4.08 4.08 5/257 982477
/proc/meminfo: memFree=128816484/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2035232 memory=21980 CPUtime=0.2 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 1389 0 0 0 20 0 0 0 20 0 1 0 185866196 2084077568 5495 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 508808 5495 1644 439 0 504237 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2035232 KiB
Current children cumulated memory: 21980 KiB

[startup+0.305504 s]*
/proc/loadavg: 4.03 4.08 4.08 5/257 982477
/proc/meminfo: memFree=128806556/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2035756 memory=22192 CPUtime=0.3 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 1794 0 0 0 30 0 0 0 20 0 1 0 185866196 2084614144 5548 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 508939 5548 1644 439 0 504368 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2035756 KiB
Current children cumulated memory: 22192 KiB

[startup+0.700234 s]
/proc/loadavg: 4.03 4.08 4.08 5/257 982477
/proc/meminfo: memFree=128825112/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2035756 memory=22520 CPUtime=0.69 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 3453 0 0 0 69 0 0 0 20 0 1 0 185866196 2084614144 5630 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 508939 5630 1644 439 0 504368 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2035756 KiB
Current children cumulated memory: 22520 KiB

[startup+1.50019 s]
/proc/loadavg: 4.03 4.08 4.08 5/257 982477
/proc/meminfo: memFree=128880148/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2036156 memory=22736 CPUtime=1.49 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 6720 0 0 0 148 1 0 0 20 0 1 0 185866196 2085023744 5684 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 509039 5684 1644 439 0 504468 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2036156 KiB
Current children cumulated memory: 22736 KiB

[startup+3.10538 s]
/proc/loadavg: 4.03 4.08 4.08 5/257 982477
/proc/meminfo: memFree=128870092/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2035644 memory=22512 CPUtime=3.09 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 12390 0 0 0 307 2 0 0 20 0 1 0 185866196 2084499456 5628 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 508911 5628 1644 439 0 504340 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2035644 KiB
Current children cumulated memory: 22512 KiB

[startup+6.30021 s]
/proc/loadavg: 4.03 4.08 4.08 5/257 982478
/proc/meminfo: memFree=128852756/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2036700 memory=23004 CPUtime=6.28 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 25471 0 0 0 624 4 0 0 20 0 1 0 185866196 2085580800 5751 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 509175 5751 1644 439 0 504604 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2036700 KiB
Current children cumulated memory: 23004 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.08 4.08 5/257 982478
/proc/meminfo: memFree=128853596/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2037724 memory=23820 CPUtime=12.66 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 52456 0 0 0 1257 9 0 0 20 0 1 0 185866196 2086629376 5955 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 509431 5955 1644 439 0 504860 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2037724 KiB
Current children cumulated memory: 23820 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.07 4.08 5/257 982481
/proc/meminfo: memFree=128828588/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2039772 memory=24432 CPUtime=25.43 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 114431 0 0 0 2524 19 0 0 20 0 1 0 185866196 2088726528 6108 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 509943 6108 1644 439 0 505372 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2039772 KiB
Current children cumulated memory: 24432 KiB

[startup+51.1054 s]
/proc/loadavg: 4.08 4.08 4.09 5/257 982485
/proc/meminfo: memFree=128807584/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2041100 memory=26708 CPUtime=50.97 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 230270 0 0 0 5056 41 0 0 20 0 1 0 185866196 2090086400 6677 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 510275 6677 1644 439 0 505704 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2041100 KiB
Current children cumulated memory: 26708 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/257 982495
/proc/meminfo: memFree=128784436/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2042276 memory=27868 CPUtime=102.05 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 409194 0 0 0 10125 80 0 0 20 0 1 0 185866196 2091290624 6967 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 510569 6967 1644 439 0 505998 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 2042276 KiB
Current children cumulated memory: 27868 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/257 982505
/proc/meminfo: memFree=128874640/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2046656 memory=29444 CPUtime=161.9 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 586241 0 0 0 16069 121 0 0 20 0 1 0 185866196 2095775744 7361 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 511664 7361 1644 439 0 507093 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2046656 KiB
Current children cumulated memory: 29444 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/257 982516
/proc/meminfo: memFree=128772260/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2046708 memory=32356 CPUtime=221.76 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 727746 0 0 0 22023 153 0 0 20 0 1 0 185866196 2095828992 8089 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 511677 8089 1644 439 0 507106 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 2046708 KiB
Current children cumulated memory: 32356 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/257 982527
/proc/meminfo: memFree=128811480/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2047868 memory=33720 CPUtime=281.61 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 855098 0 0 0 27980 181 0 0 20 0 1 0 185866196 2097016832 8430 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 511967 8430 1644 439 0 507396 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 2047868 KiB
Current children cumulated memory: 33720 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/255 982537
/proc/meminfo: memFree=128837204/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2047868 memory=30152 CPUtime=341.47 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 974848 0 0 0 33936 211 0 0 20 0 1 0 185866196 2097016832 7538 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 511967 7538 1644 439 0 507396 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 2047868 KiB
Current children cumulated memory: 30152 KiB

[startup+402.3 s]
/proc/loadavg: 4.69 4.26 4.15 5/255 982548
/proc/meminfo: memFree=128793652/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2058252 memory=35388 CPUtime=401.33 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 1080661 0 0 0 39896 237 0 0 20 0 1 0 185866196 2107650048 8847 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 514563 8847 1644 439 0 509992 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 2058252 KiB
Current children cumulated memory: 35388 KiB

[startup+462.3 s]
/proc/loadavg: 4.29 4.22 4.14 5/254 982560
/proc/meminfo: memFree=128712936/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2048012 memory=34696 CPUtime=461.18 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 1174527 0 0 0 45859 259 0 0 20 0 1 0 185866196 2097164288 8674 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 512003 8674 1644 439 0 507432 0

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

Current children cumulated memory: 50204 KiB

[startup+2862.3 s]
/proc/loadavg: 1.39 1.91 2.43 2/236 984083
/proc/meminfo: memFree=129039644/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2060356 memory=51248 CPUtime=2855.53 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4262279 0 0 0 284537 1016 0 0 20 0 1 0 185866196 2109804544 12812 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515089 12812 1644 439 0 510518 0
Current children cumulated CPU time: 2855.53 s
Current children cumulated vsize: 2060356 KiB
Current children cumulated memory: 51248 KiB

[startup+2922.3 s]
/proc/loadavg: 1.20 1.76 2.34 2/238 984263
/proc/meminfo: memFree=129041548/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062588 memory=47624 CPUtime=2915.41 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4309242 0 0 0 290511 1030 0 0 20 0 1 0 185866196 2112090112 11906 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515647 11906 1644 439 0 511076 0
Current children cumulated CPU time: 2915.41 s
Current children cumulated vsize: 2062588 KiB
Current children cumulated memory: 47624 KiB

[startup+2982.3 s]
/proc/loadavg: 1.12 1.64 2.26 2/238 984273
/proc/meminfo: memFree=129028348/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2083068 memory=62772 CPUtime=2975.31 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4350827 0 0 0 296490 1041 0 0 20 0 1 0 185866196 2133061632 15693 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 520767 15693 1644 439 0 516196 0
Current children cumulated CPU time: 2975.31 s
Current children cumulated vsize: 2083068 KiB
Current children cumulated memory: 62772 KiB

[startup+3042.3 s]
/proc/loadavg: 1.16 1.55 2.19 2/238 984291
/proc/meminfo: memFree=129042660/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062588 memory=48060 CPUtime=3035.18 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4404636 0 0 0 302462 1056 0 0 20 0 1 0 185866196 2112090112 12015 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515647 12015 1644 439 0 511076 0
Current children cumulated CPU time: 3035.18 s
Current children cumulated vsize: 2062588 KiB
Current children cumulated memory: 48060 KiB

[startup+3102.3 s]
/proc/loadavg: 1.06 1.45 2.11 2/238 984314
/proc/meminfo: memFree=129026640/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2052348 memory=39452 CPUtime=3095.07 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4455372 0 0 0 308436 1071 0 0 20 0 1 0 185866196 2101604352 9863 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 513087 9863 1644 439 0 508516 0
Current children cumulated CPU time: 3095.07 s
Current children cumulated vsize: 2052348 KiB
Current children cumulated memory: 39452 KiB

[startup+3162.3 s]
/proc/loadavg: 1.06 1.38 2.04 2/238 984328
/proc/meminfo: memFree=129039092/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062720 memory=50524 CPUtime=3154.95 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4497608 0 0 0 314412 1083 0 0 20 0 1 0 185866196 2112225280 12631 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515680 12631 1644 439 0 511109 0
Current children cumulated CPU time: 3154.95 s
Current children cumulated vsize: 2062720 KiB
Current children cumulated memory: 50524 KiB

[startup+3222.3 s]
/proc/loadavg: 1.12 1.34 1.99 2/237 984340
/proc/meminfo: memFree=129037680/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062720 memory=50444 CPUtime=3214.85 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4548059 0 0 0 320387 1098 0 0 20 0 1 0 185866196 2112225280 12611 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515680 12611 1644 439 0 511109 0
Current children cumulated CPU time: 3214.85 s
Current children cumulated vsize: 2062720 KiB
Current children cumulated memory: 50444 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.29 1.93 2/237 984351
/proc/meminfo: memFree=129032332/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062720 memory=53872 CPUtime=3274.73 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4604704 0 0 0 326361 1112 0 0 20 0 1 0 185866196 2112225280 13468 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515680 13468 1644 439 0 511109 0
Current children cumulated CPU time: 3274.73 s
Current children cumulated vsize: 2062720 KiB
Current children cumulated memory: 53872 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 1.25 1.87 2/235 984362
/proc/meminfo: memFree=129041784/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2054528 memory=43440 CPUtime=3334.61 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4642739 0 0 0 332340 1121 0 0 20 0 1 0 185866196 2103836672 10860 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 513632 10860 1644 439 0 509061 0
Current children cumulated CPU time: 3334.61 s
Current children cumulated vsize: 2054528 KiB
Current children cumulated memory: 43440 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.22 1.82 2/235 984372
/proc/meminfo: memFree=129040228/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062720 memory=45536 CPUtime=3394.5 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4694338 0 0 0 338315 1135 0 0 20 0 1 0 185866196 2112225280 11384 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515680 11384 1644 439 0 511109 0
Current children cumulated CPU time: 3394.5 s
Current children cumulated vsize: 2062720 KiB
Current children cumulated memory: 45536 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.19 1.77 2/236 984398
/proc/meminfo: memFree=129032356/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062720 memory=50740 CPUtime=3454.38 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4732746 0 0 0 344293 1145 0 0 20 0 1 0 185866196 2112225280 12685 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515680 12685 1644 439 0 511109 0
Current children cumulated CPU time: 3454.38 s
Current children cumulated vsize: 2062720 KiB
Current children cumulated memory: 50740 KiB

[startup+3522.3 s]
/proc/loadavg: 1.06 1.17 1.73 2/236 984633
/proc/meminfo: memFree=129042228/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2054528 memory=43408 CPUtime=3514.27 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4780868 0 0 0 350268 1159 0 0 20 0 1 0 185866196 2103836672 10852 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 513632 10852 1644 439 0 509061 0
Current children cumulated CPU time: 3514.27 s
Current children cumulated vsize: 2054528 KiB
Current children cumulated memory: 43408 KiB

[startup+3582.3 s]
/proc/loadavg: 1.07 1.15 1.69 2/236 984643
/proc/meminfo: memFree=129033524/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2062868 memory=49912 CPUtime=3574.15 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4823534 0 0 0 356245 1170 0 0 20 0 1 0 185866196 2112376832 12478 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 515717 12478 1644 439 0 511146 0
Current children cumulated CPU time: 3574.15 s
Current children cumulated vsize: 2062868 KiB
Current children cumulated memory: 49912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.2 s]
/proc/loadavg: 1.11 1.15 1.67 2/239 984939
/proc/meminfo: memFree=129100300/131524600 swapFree=131071996/131071996
[pid=982476] ppid=982473 vsize=2083348 memory=55588 CPUtime=3600 cores=1,3
/proc/982476/stat : 982476 (pb_picat) R 982473 982476 976171 0 -1 4194304 4840467 0 0 0 358825 1175 0 0 20 0 1 0 185866196 2133348352 13897 134679101440 4194304 5989780 140722994574992 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 46698496 140722994578456 140722994578532 140722994578532 140722994585548 0
/proc/982476/statm: 520837 13897 1644 439 0 516266 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2083348 KiB
Current children cumulated memory: 55588 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.25 s, system=11.7578 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): 3608.2
CPU time (s): 3600.01
CPU user time (s): 3588.25
CPU system time (s): 11.7578
CPU usage (%): 99.773
Max. virtual memory (cumulated for all children) (KiB): 2091540
Max. memory (cumulated for all children) (KiB): 69656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.25
system time used= 11.7578
maximum resident set size= 69656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4840467
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= 9
involuntary context switches= 4804


# summary of solver processes directly reported to runsolver:
#   pid: 982476
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3588.25
#   total CPU system time (s): 11.7578

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27914 second user time and 14.1428 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-18 23:10:13
IDJOB=4447582
IDBENCH=159284
IDSOLVER=3068
FILE ID=nodeC026/4447582-1721337000
RUNJOBID= nodeC026-1721327502-976183
SLURM_JOB_ID= 7542685
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-n188-d3-i3-r2.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-4447582-1721337000/watcher-4447582-1721337000 -o /tmp/evaluation-result-4447582-1721337000/solver-4447582-1721337000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721327502-976183 --watchdog 3760  pb_picat HOME/instance-4447582-1721337000.opb

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

MD5SUM BENCH= 1c14f117e67441c2f256fb4d1e22e789
RANDOM SEED=1097450232

nodeC026.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		: 3671.568
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.74
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		: 3656.994
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.45
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.046
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.74
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		: 3658.213
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.45
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		: 3671.548
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.74
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		: 3674.088
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.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128836608 kB
MemAvailable:   129476788 kB
Buffers:          531744 kB
Cached:           945372 kB
SwapCached:            0 kB
Active:          1039936 kB
Inactive:        1035436 kB
Active(anon):       1548 kB
Inactive(anon):   634440 kB
Active(file):    1038388 kB
Inactive(file):   400996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3812 kB
Writeback:             0 kB
AnonPages:        595284 kB
Mapped:           115408 kB
Shmem:             37720 kB
KReclaimable:      81240 kB
Slab:             191236 kB
SReclaimable:      81240 kB
SUnreclaim:       109996 kB
KernelStack:        4144 kB
PageTables:        10620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7107228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 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:      260820 kB
DirectMap2M:    27824128 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 890080 MiB
End job on nodeC026 at 2024-07-19 00:10:21