Trace number 4442932

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.3

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-91-90.opb
MD5SUM01a2d7031971d4d75da01f2dca43b6c9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.9343
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints368641
Number of constraints which are clauses368641
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 constraint2
Maximum length of a constraint90
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
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-4442932-1721306230.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 (59883 MiB free)
  memory of node 1: 64510 MiB (60347 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=984546, runsolver pid=984543

[startup+0.100614 s]*
/proc/loadavg: 3.07 1.70 1.73 5/256 984547
/proc/meminfo: memFree=123080984/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2033608 memory=35184 CPUtime=0.09 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 838 0 0 0 9 0 0 0 20 0 1 0 182788317 2082414592 8796 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 508402 8796 1508 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 35184 KiB

[startup+0.205437 s]*
/proc/loadavg: 3.07 1.70 1.73 5/256 984547
/proc/meminfo: memFree=123062468/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2033608 memory=51568 CPUtime=0.19 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 846 0 0 0 19 0 0 0 20 0 1 0 182788317 2082414592 12892 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 508402 12892 1508 439 0 503831 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 51568 KiB

[startup+0.305483 s]*
/proc/loadavg: 3.07 1.70 1.73 5/256 984547
/proc/meminfo: memFree=123134540/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2033608 memory=67952 CPUtime=0.3 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 853 0 0 0 29 1 0 0 20 0 1 0 182788317 2082414592 16476 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 508402 16476 1508 439 0 503831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 67952 KiB

[startup+0.700237 s]
/proc/loadavg: 3.07 1.70 1.73 5/256 984547
/proc/meminfo: memFree=123090620/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2033608 memory=129552 CPUtime=0.68 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 884 0 0 0 66 2 0 0 20 0 1 0 182788317 2082414592 32388 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 508402 32388 1508 439 0 503831 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 129552 KiB

[startup+1.50021 s]
/proc/loadavg: 3.07 1.70 1.73 5/256 984547
/proc/meminfo: memFree=122986816/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2033608 memory=254480 CPUtime=1.48 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 945 0 0 0 144 4 0 0 20 0 1 0 182788317 2082414592 63620 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 508402 63620 1508 439 0 503831 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 254480 KiB

[startup+3.10538 s]
/proc/loadavg: 3.23 1.76 1.74 5/256 984547
/proc/meminfo: memFree=122654712/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2044272 memory=482060 CPUtime=3.08 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 5198 0 0 0 298 10 0 0 20 0 1 0 182788317 2093334528 120515 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 511068 120515 1634 439 0 506497 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2044272 KiB
Current children cumulated memory: 482060 KiB

[startup+6.30021 s]
/proc/loadavg: 3.23 1.76 1.74 5/256 984549
/proc/meminfo: memFree=122628244/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2059860 memory=490384 CPUtime=6.27 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 20416 0 0 0 614 13 0 0 20 0 1 0 182788317 2109296640 122596 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 514965 122596 1634 439 0 510394 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2059860 KiB
Current children cumulated memory: 490384 KiB

[startup+12.7002 s]
/proc/loadavg: 3.29 1.79 1.76 5/256 984549
/proc/meminfo: memFree=122680724/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2068264 memory=501420 CPUtime=12.66 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 24192 0 0 0 1252 14 0 0 20 0 1 0 182788317 2117902336 125355 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 517066 125355 1634 439 0 512495 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2068264 KiB
Current children cumulated memory: 501420 KiB

[startup+25.5002 s]
/proc/loadavg: 3.45 1.90 1.79 5/257 984553
/proc/meminfo: memFree=122639440/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2105304 memory=526480 CPUtime=25.43 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 41142 0 0 0 2522 21 0 0 20 0 1 0 182788317 2155831296 131620 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 526326 131620 1634 439 0 521755 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2105304 KiB
Current children cumulated memory: 526480 KiB

[startup+51.1055 s]
/proc/loadavg: 3.72 2.09 1.86 5/257 984556
/proc/meminfo: memFree=122684720/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2084820 memory=509700 CPUtime=50.97 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 65341 0 0 0 5064 33 0 0 20 0 1 0 182788317 2134855680 127425 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 521205 127425 1634 439 0 516634 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2084820 KiB
Current children cumulated memory: 509700 KiB

[startup+102.3 s]
/proc/loadavg: 3.95 2.40 1.98 5/257 984565
/proc/meminfo: memFree=122700748/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2077108 memory=508388 CPUtime=102.06 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 103422 0 0 0 10143 63 0 0 20 0 1 0 182788317 2126958592 127097 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 519277 127097 1634 439 0 514706 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 2077108 KiB
Current children cumulated memory: 508388 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 2.71 2.11 5/257 984577
/proc/meminfo: memFree=122643452/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2060788 memory=498440 CPUtime=161.92 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 135221 0 0 0 16106 86 0 0 20 0 1 0 182788317 2110246912 124610 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 515197 124610 1634 439 0 510626 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 2060788 KiB
Current children cumulated memory: 498440 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.98 2.24 5/259 984591
/proc/meminfo: memFree=122594020/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2109844 memory=540952 CPUtime=221.79 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 155373 0 0 0 22075 104 0 0 20 0 1 0 182788317 2160480256 135238 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 527461 135238 1634 439 0 522890 0
Current children cumulated CPU time: 221.79 s
Current children cumulated vsize: 2109844 KiB
Current children cumulated memory: 540952 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.18 2.36 5/258 984601
/proc/meminfo: memFree=122536728/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2060760 memory=496040 CPUtime=281.64 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 190176 0 0 0 28034 130 0 0 20 0 1 0 182788317 2110218240 124010 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 515190 124010 1634 439 0 510619 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 2060760 KiB
Current children cumulated memory: 496040 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.35 2.47 5/258 984613
/proc/meminfo: memFree=122610528/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2060768 memory=492856 CPUtime=341.52 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 227138 0 0 0 33994 158 0 0 20 0 1 0 182788317 2110226432 123214 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 515192 123214 1634 439 0 510621 0
Current children cumulated CPU time: 341.52 s
Current children cumulated vsize: 2060768 KiB
Current children cumulated memory: 492856 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 3.50 2.58 5/257 984623
/proc/meminfo: memFree=122552004/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2175468 memory=593776 CPUtime=401.38 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 256750 0 0 0 39952 186 0 0 20 0 1 0 182788317 2227679232 148444 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 543867 148444 1634 439 0 539296 0
Current children cumulated CPU time: 401.38 s
Current children cumulated vsize: 2175468 KiB
Current children cumulated memory: 593776 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.61 2.68 5/257 984634
/proc/meminfo: memFree=122527820/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2110016 memory=520608 CPUtime=461.24 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 284958 0 0 0 45914 210 0 0 20 0 1 0 182788317 2160656384 130152 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 527504 130152 1634 439 0 522933 0
Current children cumulated CPU time: 461.24 s

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

Current children cumulated memory: 673440 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/258 986050
/proc/meminfo: memFree=122002460/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2185000 memory=592732 CPUtime=2915.64 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 876331 0 0 0 290511 1053 0 0 20 0 1 0 182788317 2237440000 148183 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 546250 148183 1634 439 0 541679 0
Current children cumulated CPU time: 2915.64 s
Current children cumulated vsize: 2185000 KiB
Current children cumulated memory: 592732 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.10 4.02 5/259 986061
/proc/meminfo: memFree=122242560/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2185000 memory=575156 CPUtime=2975.5 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 888576 0 0 0 296469 1081 0 0 20 0 1 0 182788317 2237440000 143789 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 546250 143789 1634 439 0 541679 0
Current children cumulated CPU time: 2975.5 s
Current children cumulated vsize: 2185000 KiB
Current children cumulated memory: 575156 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/259 986072
/proc/meminfo: memFree=122410132/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2120596 memory=551688 CPUtime=3035.37 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 900504 0 0 0 302439 1098 0 0 20 0 1 0 182788317 2171490304 137922 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 530149 137922 1634 439 0 525578 0
Current children cumulated CPU time: 3035.37 s
Current children cumulated vsize: 2120596 KiB
Current children cumulated memory: 551688 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.09 4.02 5/260 986253
/proc/meminfo: memFree=121686876/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2579348 memory=799108 CPUtime=3095.23 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 906823 0 0 0 308407 1116 0 0 20 0 1 0 182788317 2641252352 199777 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 644837 199777 1634 439 0 640266 0
Current children cumulated CPU time: 3095.23 s
Current children cumulated vsize: 2579348 KiB
Current children cumulated memory: 799108 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/259 986264
/proc/meminfo: memFree=122158340/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2307824 memory=649108 CPUtime=3155.1 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 917746 0 0 0 314376 1134 0 0 20 0 1 0 182788317 2363211776 162277 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 576956 162277 1634 439 0 572385 0
Current children cumulated CPU time: 3155.1 s
Current children cumulated vsize: 2307824 KiB
Current children cumulated memory: 649108 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/261 986335
/proc/meminfo: memFree=121918948/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2307980 memory=708468 CPUtime=3214.96 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 927969 0 0 0 320337 1159 0 0 20 0 1 0 182788317 2363371520 177117 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 576995 177117 1634 439 0 572424 0
Current children cumulated CPU time: 3214.96 s
Current children cumulated vsize: 2307980 KiB
Current children cumulated memory: 708468 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.02 5/260 986346
/proc/meminfo: memFree=121981860/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2316108 memory=667260 CPUtime=3274.83 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 943721 0 0 0 326295 1188 0 0 20 0 1 0 182788317 2371694592 166815 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 579027 166815 1634 439 0 574456 0
Current children cumulated CPU time: 3274.83 s
Current children cumulated vsize: 2316108 KiB
Current children cumulated memory: 667260 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.03 5/260 986358
/proc/meminfo: memFree=122197484/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2176812 memory=599728 CPUtime=3334.68 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 954623 0 0 0 332262 1206 0 0 20 0 1 0 182788317 2229055488 149932 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 544203 149932 1634 439 0 539632 0
Current children cumulated CPU time: 3334.68 s
Current children cumulated vsize: 2176812 KiB
Current children cumulated memory: 599728 KiB

[startup+3402.3 s]
/proc/loadavg: 4.36 4.18 4.06 5/259 986368
/proc/meminfo: memFree=122050596/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2186136 memory=574332 CPUtime=3394.55 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 965477 0 0 0 338234 1221 0 0 20 0 1 0 182788317 2238603264 143583 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 546534 143583 1634 439 0 541963 0
Current children cumulated CPU time: 3394.55 s
Current children cumulated vsize: 2186136 KiB
Current children cumulated memory: 574332 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.16 4.06 5/259 986381
/proc/meminfo: memFree=122536512/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2174868 memory=562676 CPUtime=3454.42 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 972423 0 0 0 344209 1233 0 0 20 0 1 0 182788317 2227064832 140669 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 543717 140669 1634 439 0 539146 0
Current children cumulated CPU time: 3454.42 s
Current children cumulated vsize: 2174868 KiB
Current children cumulated memory: 562676 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.06 5/255 986391
/proc/meminfo: memFree=121743492/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2316060 memory=745132 CPUtime=3514.27 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 985069 0 0 0 350174 1253 0 0 20 0 1 0 182788317 2371645440 186283 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 579015 186283 1634 439 0 574444 0
Current children cumulated CPU time: 3514.27 s
Current children cumulated vsize: 2316060 KiB
Current children cumulated memory: 745132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.15 4.06 5/255 986677
/proc/meminfo: memFree=118547552/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2309012 memory=691512 CPUtime=3574.13 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 997107 0 0 0 356134 1279 0 0 20 0 1 0 182788317 2364428288 172878 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 577253 172878 1634 439 0 572682 0
Current children cumulated CPU time: 3574.13 s
Current children cumulated vsize: 2309012 KiB
Current children cumulated memory: 691512 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.3 s]
/proc/loadavg: 4.10 4.13 4.06 5/255 986682
/proc/meminfo: memFree=117749004/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2317204 memory=739876 CPUtime=3600.07 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 1000536 0 0 0 358715 1292 0 0 20 0 1 0 182788317 2372816896 184969 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 579301 184969 1634 439 0 574730 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2317204 KiB
Current children cumulated memory: 739876 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.16 s, system=12.9263 s

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

[startup+3608.3 s]
/proc/loadavg: 4.10 4.13 4.06 5/255 986682
/proc/meminfo: memFree=117749004/131524600 swapFree=131071996/131071996
[pid=984546] ppid=984543 vsize=2317204 memory=739876 CPUtime=3600.07 cores=4,6
/proc/984546/stat : 984546 (pb_picat) R 984543 984546 984416 0 -1 4194304 1000536 0 0 0 358715 1292 0 0 20 0 1 0 182788317 2372816896 184969 134679101440 4194304 5989780 140721346437728 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 42381312 140721346446360 140721346446436 140721346446436 140721346453452 0
/proc/984546/statm: 579301 184969 1634 439 0 574730 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2317204 KiB
Current children cumulated memory: 739876 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.3
CPU time (s): 3600.08
CPU user time (s): 3587.16
CPU system time (s): 12.9263
CPU usage (%): 99.7722
Max. virtual memory (cumulated for all children) (KiB): 2584692
Max. memory (cumulated for all children) (KiB): 981040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.16
system time used= 12.9263
maximum resident set size= 981040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1000536
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4578


# summary of solver processes directly reported to runsolver:
#   pid: 984546
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3587.16
#   total CPU system time (s): 12.9263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.26883 second user time and 15.6951 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-18 14:37:22
IDJOB=4442932
IDBENCH=147857
IDSOLVER=3068
FILE ID=nodeC025/4442932-1721306230
RUNJOBID= nodeC025-1721306176-984427
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/roussel/normalized-pigeon-clauses-91-90.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442932-1721306230/watcher-4442932-1721306230 -o /tmp/evaluation-result-4442932-1721306230/solver-4442932-1721306230 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721306176-984427 --watchdog 3760  pb_picat HOME/instance-4442932-1721306230.opb

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

MD5SUM BENCH= 01a2d7031971d4d75da01f2dca43b6c9
RANDOM SEED=1884198716

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.536
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		: 3688.321
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		: 3609.953
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		: 3600.252
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		: 3669.221
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		: 3688.320
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		: 3634.372
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		: 3600.139
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:        123116204 kB
MemAvailable:   129073808 kB
Buffers:          511656 kB
Cached:          6209096 kB
SwapCached:            0 kB
Active:          1051764 kB
Inactive:        6584404 kB
Active(anon):       1560 kB
Inactive(anon):   951244 kB
Active(file):    1050204 kB
Inactive(file):  5633160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12740 kB
Writeback:             4 kB
AnonPages:        913120 kB
Mapped:           114924 kB
Shmem:             37720 kB
KReclaimable:     227776 kB
Slab:             355668 kB
SReclaimable:     227776 kB
SUnreclaim:       127892 kB
KernelStack:        4140 kB
PageTables:        11168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7039956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69344 kB
HardwareCorrupted:     0 kB
AnonHugePages:    704512 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= 890004 MiB
End job on nodeC025 at 2024-07-18 15:37:31