Trace number 4442992

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 3610.34

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUM524c0290a9c7ac599d8004695d4c7f99
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3575.64
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 291
Number of bits of the biggest sum of numbers9
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-4442992-1721309774.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 (59193 MiB free)
  memory of node 1: 64510 MiB (60709 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442992-1721309774/watcher-4442992-1721309774 -o /tmp/evaluation-result-4442992-1721309774/solver-4442992-1721309774 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721306176-984429 --watchdog 3760 pb_picat HOME/instance-4442992-1721309774.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
Current StackSize limit: 8192 KiB

solver pid=986504, runsolver pid=986500

[startup+0.100108 s]*
/proc/loadavg: 4.14 4.15 4.06 5/255 986534
/proc/meminfo: memFree=122731152/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=2033608 memory=45396 CPUtime=0.09 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 841 0 0 0 9 0 0 0 20 0 1 0 183142745 2082414592 11349 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 508402 11349 1508 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 45396 KiB

[startup+0.205597 s]*
/proc/loadavg: 4.14 4.15 4.06 5/255 986534
/proc/meminfo: memFree=122673748/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=2033608 memory=67924 CPUtime=0.2 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 852 0 0 0 19 1 0 0 20 0 1 0 183142745 2082414592 16981 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 508402 16981 1508 439 0 503831 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 67924 KiB

[startup+0.305316 s]*
/proc/loadavg: 4.14 4.15 4.06 6/255 986534
/proc/meminfo: memFree=122608572/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=2033608 memory=86544 CPUtime=0.3 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 861 0 0 0 29 1 0 0 20 0 1 0 183142745 2082414592 21636 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 508402 21636 1508 439 0 503831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 86544 KiB

[startup+0.700174 s]
/proc/loadavg: 4.14 4.15 4.06 6/255 986534
/proc/meminfo: memFree=122449104/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=2143224 memory=231504 CPUtime=0.69 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 9703 0 0 0 64 5 0 0 20 0 1 0 183142745 2194661376 57876 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 535806 57876 1556 439 0 531235 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2143224 KiB
Current children cumulated memory: 231504 KiB

[startup+1.5002 s]
/proc/loadavg: 4.14 4.15 4.06 5/255 986534
/proc/meminfo: memFree=122012748/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=2604536 memory=552836 CPUtime=1.48 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 19957 0 0 0 137 11 0 0 20 0 1 0 183142745 2667044864 138209 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 651134 138209 1556 439 0 646563 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2604536 KiB
Current children cumulated memory: 552836 KiB

[startup+3.10557 s]
/proc/loadavg: 4.14 4.15 4.06 5/255 986626
/proc/meminfo: memFree=121250956/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=3696120 memory=1173400 CPUtime=3.09 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 29179 0 0 0 283 26 0 0 20 0 1 0 183142745 3784826880 293350 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 924030 293350 1556 439 0 919459 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 3696120 KiB
Current children cumulated memory: 1173400 KiB

[startup+6.30019 s]
/proc/loadavg: 4.13 4.14 4.06 5/255 986626
/proc/meminfo: memFree=119651072/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5363192 memory=2365024 CPUtime=6.27 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 44367 0 0 0 577 50 0 0 20 0 1 0 183142745 5491908608 591256 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1340798 591256 1618 439 0 1336227 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 5363192 KiB
Current children cumulated memory: 2365024 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.14 4.06 5/255 986674
/proc/meminfo: memFree=118976968/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5378528 memory=2542736 CPUtime=12.65 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 47647 0 0 0 1210 55 0 0 20 0 1 0 183142745 5507612672 635684 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1344632 635684 1634 439 0 1340061 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 5378528 KiB
Current children cumulated memory: 2542736 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 4.13 4.06 5/255 986675
/proc/meminfo: memFree=117986996/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5378532 memory=2785964 CPUtime=25.42 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 99204 0 0 0 2448 94 0 0 20 0 1 0 183142745 5507616768 696491 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1344633 696491 1634 439 0 1340062 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 5378532 KiB
Current children cumulated memory: 2785964 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.14 4.06 5/255 986680
/proc/meminfo: memFree=117607072/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5390820 memory=2848052 CPUtime=50.96 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 139099 0 0 0 4977 119 0 0 20 0 1 0 183142745 5520199680 712013 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1347705 712013 1634 439 0 1343134 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 5390820 KiB
Current children cumulated memory: 2848052 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.06 5/256 987149
/proc/meminfo: memFree=118007608/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5750452 memory=3506932 CPUtime=102.01 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 175839 0 0 0 10031 170 0 0 20 0 1 0 183142745 5888462848 876733 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1437613 876733 1634 439 0 1433042 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 5750452 KiB
Current children cumulated memory: 3506932 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.14 4.07 5/256 987296
/proc/meminfo: memFree=115707616/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5363588 memory=2973520 CPUtime=161.84 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 228222 0 0 0 15962 222 0 0 20 0 1 0 183142745 5492314112 743380 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1340897 743380 1634 439 0 1336326 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 5363588 KiB
Current children cumulated memory: 2973520 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.14 4.07 5/256 987537
/proc/meminfo: memFree=115047776/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5525992 memory=2858220 CPUtime=221.69 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 275412 0 0 0 21882 287 0 0 20 0 1 0 183142745 5658615808 714555 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1381498 714555 1634 439 0 1376927 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 5525992 KiB
Current children cumulated memory: 2858220 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.13 4.07 5/259 987553
/proc/meminfo: memFree=109849868/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5363588 memory=2944848 CPUtime=281.53 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 320151 0 0 0 27810 343 0 0 20 0 1 0 183142745 5492314112 736212 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1340897 736212 1634 439 0 1336326 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 5363588 KiB
Current children cumulated memory: 2944848 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.08 5/259 987655
/proc/meminfo: memFree=117059376/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=3843744 memory=1910800 CPUtime=341.37 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 332905 0 0 0 33757 380 0 0 20 0 1 0 183142745 3935993856 477700 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 960936 477700 1634 439 0 956365 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 3843744 KiB
Current children cumulated memory: 1910800 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.14 4.08 5/258 987757
/proc/meminfo: memFree=110424332/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5363588 memory=3014480 CPUtime=401.22 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 373510 0 0 0 39702 420 0 0 20 0 1 0 183142745 5492314112 753620 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1340897 753620 1634 439 0 1336326 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 5363588 KiB
Current children cumulated memory: 3014480 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.12 4.08 5/259 987953
/proc/meminfo: memFree=116030900/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5547684 memory=2331056 CPUtime=461.07 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 423770 0 0 0 45632 475 0 0 20 0 1 0 183142745 5680828416 582764 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1386921 582764 1634 439 0 1382350 0

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

Current children cumulated memory: 3694664 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.17 4.12 5/258 990868
/proc/meminfo: memFree=119664336/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6488204 memory=3781120 CPUtime=2914.2 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1306732 0 0 0 289777 1643 0 0 20 0 1 0 183142745 6643920896 945280 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1622051 945280 1634 439 0 1617480 0
Current children cumulated CPU time: 2914.2 s
Current children cumulated vsize: 6488204 KiB
Current children cumulated memory: 3781120 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/257 991262
/proc/meminfo: memFree=119612904/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6888976 memory=3964696 CPUtime=2974.01 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1338299 0 0 0 295715 1686 0 0 20 0 1 0 183142745 7054311424 991174 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1722244 991174 1634 439 0 1717673 0
Current children cumulated CPU time: 2974.01 s
Current children cumulated vsize: 6888976 KiB
Current children cumulated memory: 3964696 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.15 4.12 5/257 991272
/proc/meminfo: memFree=119830352/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3610512 CPUtime=3033.82 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1352990 0 0 0 301659 1723 0 0 20 0 1 0 183142745 6637125632 902628 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 902628 1634 439 0 1615821 0
Current children cumulated CPU time: 3033.82 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3610512 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.13 4.11 5/257 991283
/proc/meminfo: memFree=119809572/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3647560 CPUtime=3093.63 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1354666 0 0 0 307639 1724 0 0 20 0 1 0 183142745 6637125632 911890 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 911890 1634 439 0 1615821 0
Current children cumulated CPU time: 3093.63 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3647560 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/259 991464
/proc/meminfo: memFree=120882732/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5432992 memory=2586696 CPUtime=3153.44 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1391110 0 0 0 313599 1745 0 0 20 0 1 0 183142745 5563383808 646674 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1358248 646674 1634 439 0 1353677 0
Current children cumulated CPU time: 3153.44 s
Current children cumulated vsize: 5432992 KiB
Current children cumulated memory: 2586696 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/259 991474
/proc/meminfo: memFree=119957816/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3493960 CPUtime=3213.25 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1394827 0 0 0 319560 1765 0 0 20 0 1 0 183142745 6637125632 873490 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 873490 1634 439 0 1615821 0
Current children cumulated CPU time: 3213.25 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3493960 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/259 991543
/proc/meminfo: memFree=119938320/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3500104 CPUtime=3273.07 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1395825 0 0 0 325541 1766 0 0 20 0 1 0 183142745 6637125632 875026 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 875026 1634 439 0 1615821 0
Current children cumulated CPU time: 3273.07 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3500104 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/259 991554
/proc/meminfo: memFree=120767952/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=5403108 memory=2679820 CPUtime=3332.88 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1399239 0 0 0 331511 1777 0 0 20 0 1 0 183142745 5532782592 669955 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1350777 669955 1634 439 0 1346206 0
Current children cumulated CPU time: 3332.88 s
Current children cumulated vsize: 5403108 KiB
Current children cumulated memory: 2679820 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/259 991566
/proc/meminfo: memFree=119752988/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3684424 CPUtime=3392.69 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1438850 0 0 0 337458 1811 0 0 20 0 1 0 183142745 6637125632 921106 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 921106 1634 439 0 1615821 0
Current children cumulated CPU time: 3392.69 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3684424 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/258 991577
/proc/meminfo: memFree=120199876/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6730216 memory=3215012 CPUtime=3452.5 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1444281 0 0 0 343417 1833 0 0 20 0 1 0 183142745 6891741184 803753 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1682554 803753 1634 439 0 1677983 0
Current children cumulated CPU time: 3452.5 s
Current children cumulated vsize: 6730216 KiB
Current children cumulated memory: 3215012 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/258 991590
/proc/meminfo: memFree=119770856/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3643464 CPUtime=3512.31 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1481091 0 0 0 349373 1858 0 0 20 0 1 0 183142745 6637125632 910866 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 910866 1634 439 0 1615821 0
Current children cumulated CPU time: 3512.31 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3643464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/255 991600
/proc/meminfo: memFree=119805888/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3647560 CPUtime=3572.12 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1482258 0 0 0 355353 1859 0 0 20 0 1 0 183142745 6637125632 911890 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 911890 1634 439 0 1615821 0
Current children cumulated CPU time: 3572.12 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3647560 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/255 991604
/proc/meminfo: memFree=119751308/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3643016 CPUtime=3600.04 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1487633 0 0 0 358112 1892 0 0 20 0 1 0 183142745 6637125632 910754 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 910754 1634 439 0 1615821 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3643016 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.12 s, system=18.9601 s

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

[startup+3610.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/255 991604
/proc/meminfo: memFree=119751308/131524600 swapFree=131071996/131071996
[pid=986504] ppid=986500 vsize=6481568 memory=3643016 CPUtime=3600.04 cores=5,7
/proc/986504/stat : 986504 (pb_picat) R 986500 986504 984416 0 -1 4194304 1487633 0 0 0 358112 1892 0 0 20 0 1 0 183142745 6637125632 910754 134679101440 4194304 5989780 140731338769664 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 22065152 140731338777624 140731338777700 140731338777700 140731338784716 0
/proc/986504/statm: 1620392 910754 1634 439 0 1615821 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 6481568 KiB
Current children cumulated memory: 3643016 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.34
CPU time (s): 3600.08
CPU user time (s): 3581.12
CPU system time (s): 18.9601
CPU usage (%): 99.716
Max. virtual memory (cumulated for all children) (KiB): 8986248
Max. memory (cumulated for all children) (KiB): 4220860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.12
system time used= 18.9601
maximum resident set size= 4220860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1487633
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= 67
involuntary context switches= 3706


# summary of solver processes directly reported to runsolver:
#   pid: 986504
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3581.12
#   total CPU system time (s): 18.9601

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.94156 second user time and 16.9926 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-18 15:36:26
IDJOB=4442992
IDBENCH=147859
IDSOLVER=3068
FILE ID=nodeC025/4442992-1721309774
RUNJOBID= nodeC025-1721306176-984429
SLURM_JOB_ID= 7542640
Free space on /tmp= 890004 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442992-1721309774/watcher-4442992-1721309774 -o /tmp/evaluation-result-4442992-1721309774/solver-4442992-1721309774 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721306176-984429 --watchdog 3760  pb_picat HOME/instance-4442992-1721309774.opb

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

MD5SUM BENCH= 524c0290a9c7ac599d8004695d4c7f99
RANDOM SEED=1965796972

nodeC025.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122780900 kB
MemAvailable:   128781896 kB
Buffers:          512588 kB
Cached:          6251864 kB
SwapCached:            0 kB
Active:          1063412 kB
Inactive:        6907844 kB
Active(anon):       1504 kB
Inactive(anon):  1243012 kB
Active(file):    1061908 kB
Inactive(file):  5664832 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5744 kB
Writeback:             0 kB
AnonPages:       1202440 kB
Mapped:           112084 kB
Shmem:             37720 kB
KReclaimable:     227804 kB
Slab:             355400 kB
SReclaimable:     227804 kB
SUnreclaim:       127596 kB
KernelStack:        4012 kB
PageTables:        11424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5154748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    964608 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC025 at 2024-07-18 16:36:37