Trace number 4447402

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

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n148-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMfefb64a1b2a7fa00e7ba601f2504d0e0
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 variables222
Total number of constraints592
Number of constraints which are clauses592
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-4447402-1721334831.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 (60267 MiB free)
  memory of node 1: 64510 MiB (60177 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100096 s]*
/proc/loadavg: 4.11 4.12 4.09 5/257 996807
/proc/meminfo: memFree=123320444/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2034672 memory=21304 CPUtime=0.1 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 990 0 0 0 10 0 0 0 20 0 1 0 185652839 2083504128 5326 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 508668 5326 1611 439 0 504097 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2034672 KiB
Current children cumulated memory: 21304 KiB

[startup+0.205672 s]*
/proc/loadavg: 4.11 4.12 4.09 5/257 996807
/proc/meminfo: memFree=123319764/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2034948 memory=21508 CPUtime=0.2 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 1328 0 0 0 20 0 0 0 20 0 1 0 185652839 2083786752 5377 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 508737 5377 1611 439 0 504166 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2034948 KiB
Current children cumulated memory: 21508 KiB

[startup+0.305655 s]*
/proc/loadavg: 4.11 4.12 4.09 6/257 996807
/proc/meminfo: memFree=123323352/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2035204 memory=21680 CPUtime=0.3 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 1728 0 0 0 30 0 0 0 20 0 1 0 185652839 2084048896 5420 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 508801 5420 1611 439 0 504230 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2035204 KiB
Current children cumulated memory: 21680 KiB

[startup+0.700245 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 996807
/proc/meminfo: memFree=123318564/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2036232 memory=22424 CPUtime=0.69 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 3533 0 0 0 68 1 0 0 20 0 1 0 185652839 2085101568 5606 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 509058 5606 1611 439 0 504487 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2036232 KiB
Current children cumulated memory: 22424 KiB

[startup+1.50024 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 996807
/proc/meminfo: memFree=123312788/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2036616 memory=22840 CPUtime=1.48 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 7011 0 0 0 147 1 0 0 20 0 1 0 185652839 2085494784 5710 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 509154 5710 1611 439 0 504583 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2036616 KiB
Current children cumulated memory: 22840 KiB

[startup+3.10556 s]
/proc/loadavg: 4.18 4.13 4.10 5/257 996809
/proc/meminfo: memFree=123352280/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2036152 memory=22828 CPUtime=3.09 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 13472 0 0 0 307 2 0 0 20 0 1 0 185652839 2085019648 5707 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 509038 5707 1611 439 0 504467 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2036152 KiB
Current children cumulated memory: 22828 KiB

[startup+6.30019 s]
/proc/loadavg: 4.18 4.13 4.10 5/257 996809
/proc/meminfo: memFree=123302060/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2036248 memory=22744 CPUtime=6.28 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 27259 0 0 0 624 4 0 0 20 0 1 0 185652839 2085117952 5686 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 509062 5686 1611 439 0 504491 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2036248 KiB
Current children cumulated memory: 22744 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 996811
/proc/meminfo: memFree=123260192/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2037400 memory=23524 CPUtime=12.66 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 54403 0 0 0 1256 10 0 0 20 0 1 0 185652839 2086297600 5881 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 509350 5881 1611 439 0 504779 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2037400 KiB
Current children cumulated memory: 23524 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 996813
/proc/meminfo: memFree=123336888/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2035864 memory=22692 CPUtime=25.43 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 117543 0 0 0 2522 21 0 0 20 0 1 0 185652839 2084724736 5673 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 508966 5673 1611 439 0 504395 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2035864 KiB
Current children cumulated memory: 22692 KiB

[startup+51.1055 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 996816
/proc/meminfo: memFree=123281916/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2046168 memory=27952 CPUtime=50.98 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 225764 0 0 0 5058 40 0 0 20 0 1 0 185652839 2095276032 6988 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 511542 6988 1611 439 0 506971 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2046168 KiB
Current children cumulated memory: 27952 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 996826
/proc/meminfo: memFree=123281272/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2042204 memory=27388 CPUtime=102.05 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 394245 0 0 0 10131 74 0 0 20 0 1 0 185652839 2091216896 6847 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 510551 6847 1611 439 0 505980 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 2042204 KiB
Current children cumulated memory: 27388 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 996836
/proc/meminfo: memFree=123210836/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2046620 memory=29032 CPUtime=161.92 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 555833 0 0 0 16082 110 0 0 20 0 1 0 185652839 2095738880 7258 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 511655 7258 1611 439 0 507084 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 2046620 KiB
Current children cumulated memory: 29032 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/254 996847
/proc/meminfo: memFree=123250056/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2046620 memory=31900 CPUtime=221.78 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 683446 0 0 0 22038 140 0 0 20 0 1 0 185652839 2095738880 7975 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 511655 7975 1611 439 0 507084 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 2046620 KiB
Current children cumulated memory: 31900 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/254 996857
/proc/meminfo: memFree=123277380/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2054968 memory=36592 CPUtime=281.63 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 811583 0 0 0 27992 171 0 0 20 0 1 0 185652839 2104287232 9148 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 513742 9148 1611 439 0 509171 0
Current children cumulated CPU time: 281.63 s
Current children cumulated vsize: 2054968 KiB
Current children cumulated memory: 36592 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/254 996867
/proc/meminfo: memFree=123253864/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2047904 memory=34064 CPUtime=341.49 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 918908 0 0 0 33954 195 0 0 20 0 1 0 185652839 2097053696 8516 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 511976 8516 1611 439 0 507405 0
Current children cumulated CPU time: 341.49 s
Current children cumulated vsize: 2047904 KiB
Current children cumulated memory: 34064 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/256 996881
/proc/meminfo: memFree=123228884/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2050612 memory=31992 CPUtime=401.36 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 1018848 0 0 0 39917 219 0 0 20 0 1 0 185652839 2099826688 7998 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 512653 7998 1611 439 0 508082 0
Current children cumulated CPU time: 401.36 s
Current children cumulated vsize: 2050612 KiB
Current children cumulated memory: 31992 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 996892
/proc/meminfo: memFree=123182416/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2048564 memory=33772 CPUtime=461.22 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 1116794 0 0 0 45878 244 0 0 20 0 1 0 185652839 2097729536 8443 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 512141 8443 1611 439 0 507570 0

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

Current children cumulated memory: 42364 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 998183
/proc/meminfo: memFree=123642480/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2060116 memory=47960 CPUtime=2915.67 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4020367 0 0 0 290586 981 0 0 20 0 1 0 185652839 2109558784 11990 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515029 11990 1611 439 0 510458 0
Current children cumulated CPU time: 2915.67 s
Current children cumulated vsize: 2060116 KiB
Current children cumulated memory: 47960 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 998193
/proc/meminfo: memFree=123636836/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=52396 CPUtime=2975.54 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4066453 0 0 0 296562 992 0 0 20 0 1 0 185652839 2111954944 13099 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 13099 1611 439 0 511043 0
Current children cumulated CPU time: 2975.54 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 52396 KiB

[startup+3042.3 s]
/proc/loadavg: 4.21 4.13 4.10 5/256 998204
/proc/meminfo: memFree=123644712/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=51292 CPUtime=3035.41 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4110071 0 0 0 302537 1004 0 0 20 0 1 0 185652839 2111954944 12823 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 12823 1611 439 0 511043 0
Current children cumulated CPU time: 3035.41 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 51292 KiB

[startup+3102.3 s]
/proc/loadavg: 4.26 4.18 4.11 5/257 998597
/proc/meminfo: memFree=123629532/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=47716 CPUtime=3095.28 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4167001 0 0 0 308508 1020 0 0 20 0 1 0 185652839 2111954944 11929 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 11929 1611 439 0 511043 0
Current children cumulated CPU time: 3095.28 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 47716 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.17 4.11 5/256 998607
/proc/meminfo: memFree=123626552/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=49808 CPUtime=3155.15 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4215065 0 0 0 314483 1032 0 0 20 0 1 0 185652839 2111954944 12452 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 12452 1611 439 0 511043 0
Current children cumulated CPU time: 3155.15 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 49808 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/256 998618
/proc/meminfo: memFree=123629732/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2052216 memory=42648 CPUtime=3215.02 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4255182 0 0 0 320459 1043 0 0 20 0 1 0 185652839 2101469184 10662 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 513054 10662 1611 439 0 508483 0
Current children cumulated CPU time: 3215.02 s
Current children cumulated vsize: 2052216 KiB
Current children cumulated memory: 42648 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/259 998799
/proc/meminfo: memFree=123633344/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=53928 CPUtime=3274.89 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4303745 0 0 0 326431 1058 0 0 20 0 1 0 185652839 2111954944 13482 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 13482 1611 439 0 511043 0
Current children cumulated CPU time: 3274.89 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 53928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/259 998809
/proc/meminfo: memFree=123617716/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=47488 CPUtime=3334.76 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4342149 0 0 0 332408 1068 0 0 20 0 1 0 185652839 2111954944 11872 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 11872 1611 439 0 511043 0
Current children cumulated CPU time: 3334.76 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 47488 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/259 998819
/proc/meminfo: memFree=123621624/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=50032 CPUtime=3394.64 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4371357 0 0 0 338387 1077 0 0 20 0 1 0 185652839 2111954944 12508 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 12508 1611 439 0 511043 0
Current children cumulated CPU time: 3394.64 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 50032 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/260 998889
/proc/meminfo: memFree=123622564/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2062456 memory=45024 CPUtime=3454.5 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4410055 0 0 0 344363 1087 0 0 20 0 1 0 185652839 2111954944 11256 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 515614 11256 1611 439 0 511043 0
Current children cumulated CPU time: 3454.5 s
Current children cumulated vsize: 2062456 KiB
Current children cumulated memory: 45024 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/260 998900
/proc/meminfo: memFree=123606664/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2078840 memory=61924 CPUtime=3514.37 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4457422 0 0 0 350336 1101 0 0 20 0 1 0 185652839 2128732160 15481 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 519710 15481 1611 439 0 515139 0
Current children cumulated CPU time: 3514.37 s
Current children cumulated vsize: 2078840 KiB
Current children cumulated memory: 61924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/259 998910
/proc/meminfo: memFree=123625804/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2052216 memory=42988 CPUtime=3574.24 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4492873 0 0 0 356314 1110 0 0 20 0 1 0 185652839 2101469184 10747 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 513054 10747 1611 439 0 508483 0
Current children cumulated CPU time: 3574.24 s
Current children cumulated vsize: 2052216 KiB
Current children cumulated memory: 42988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 998915
/proc/meminfo: memFree=123623796/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2082936 memory=57828 CPUtime=3600 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4508073 0 0 0 358885 1115 0 0 20 0 1 0 185652839 2132926464 14457 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 520734 14457 1611 439 0 516163 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2082936 KiB
Current children cumulated memory: 57828 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.85 s, system=11.1529 s

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

[startup+3608.11 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 998915
/proc/meminfo: memFree=123623796/131524600 swapFree=131071996/131071996
[pid=996806] ppid=996803 vsize=2082936 memory=57828 CPUtime=3600 cores=5,7
/proc/996806/stat : 996806 (pb_picat) R 996803 996806 992550 0 -1 4194304 4508073 0 0 0 358885 1115 0 0 20 0 1 0 185652839 2132926464 14457 134679101440 4194304 5989780 140728154361376 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33460224 140728154367000 140728154367076 140728154367076 140728154374092 0
/proc/996806/statm: 520734 14457 1611 439 0 516163 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2082936 KiB
Current children cumulated memory: 57828 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.11
CPU time (s): 3600.01
CPU user time (s): 3588.85
CPU system time (s): 11.1529
CPU usage (%): 99.7755
Max. virtual memory (cumulated for all children) (KiB): 2091128
Max. memory (cumulated for all children) (KiB): 66984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.85
system time used= 11.1529
maximum resident set size= 67512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4508073
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= 5006


# summary of solver processes directly reported to runsolver:
#   pid: 996806
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3588.85
#   total CPU system time (s): 11.1529

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02122 second user time and 16.2388 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-18 22:34:03
IDJOB=4447402
IDBENCH=158687
IDSOLVER=3068
FILE ID=nodeC033/4447402-1721334831
RUNJOBID= nodeC033-1721329244-992563
SLURM_JOB_ID= 7542695
Free space on /tmp= 890072 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n148-d3-i1-r1.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-4447402-1721334831/watcher-4447402-1721334831 -o /tmp/evaluation-result-4447402-1721334831/solver-4447402-1721334831 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721329244-992563 --watchdog 3760  pb_picat HOME/instance-4447402-1721334831.opb

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

MD5SUM BENCH= fefb64a1b2a7fa00e7ba601f2504d0e0
RANDOM SEED=559746351

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123336016 kB
MemAvailable:   129264028 kB
Buffers:          534452 kB
Cached:          6164168 kB
SwapCached:            0 kB
Active:           979376 kB
Inactive:        6438424 kB
Active(anon):       1588 kB
Inactive(anon):   763176 kB
Active(file):     977788 kB
Inactive(file):  5675248 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3636 kB
Writeback:            40 kB
AnonPages:        714364 kB
Mapped:           116140 kB
Shmem:             45908 kB
KReclaimable:     229248 kB
Slab:             356088 kB
SReclaimable:     229248 kB
SUnreclaim:       126840 kB
KernelStack:        4100 kB
PageTables:        10556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7133876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68768 kB
HardwareCorrupted:     0 kB
AnonHugePages:    491520 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC033 at 2024-07-18 23:34:12