Trace number 4447702

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.09 3610.4

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMc8e53a529ce10df137c21c2a3460ac47
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 variables273
Total number of constraints728
Number of constraints which are clauses728
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-4447702-1721337716.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 (60490 MiB free)
  memory of node 1: 64510 MiB (60270 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=998174, runsolver pid=998171

[startup+0.100606 s]*
/proc/loadavg: 4.06 4.11 4.09 5/256 998175
/proc/meminfo: memFree=123651860/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2034700 memory=18492 CPUtime=0.09 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 1284 0 0 0 9 0 0 0 20 0 1 0 185941283 2083532800 4623 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 508675 4623 1652 439 0 504104 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2034700 KiB
Current children cumulated memory: 18492 KiB

[startup+0.20548 s]*
/proc/loadavg: 4.06 4.11 4.09 5/256 998175
/proc/meminfo: memFree=123648360/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2034956 memory=18740 CPUtime=0.2 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 1500 0 0 0 20 0 0 0 20 0 1 0 185941283 2083794944 4685 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 508739 4685 1652 439 0 504168 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2034956 KiB
Current children cumulated memory: 18740 KiB

[startup+0.304277 s]*
/proc/loadavg: 4.06 4.11 4.09 5/256 998175
/proc/meminfo: memFree=123646576/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2035484 memory=18892 CPUtime=0.3 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 1803 0 0 0 30 0 0 0 20 0 1 0 185941283 2084335616 4723 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 508871 4723 1652 439 0 504300 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2035484 KiB
Current children cumulated memory: 18892 KiB

[startup+0.700144 s]
/proc/loadavg: 4.06 4.11 4.09 5/256 998175
/proc/meminfo: memFree=123644068/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2035508 memory=18924 CPUtime=0.69 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 3287 0 0 0 69 0 0 0 20 0 1 0 185941283 2084360192 4731 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 508877 4731 1652 439 0 504306 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2035508 KiB
Current children cumulated memory: 18924 KiB

[startup+1.50015 s]
/proc/loadavg: 4.06 4.11 4.09 5/256 998175
/proc/meminfo: memFree=123648320/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2036196 memory=19516 CPUtime=1.48 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 6867 0 0 0 148 0 0 0 20 0 1 0 185941283 2085064704 4879 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 509049 4879 1652 439 0 504478 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2036196 KiB
Current children cumulated memory: 19516 KiB

[startup+3.10511 s]
/proc/loadavg: 4.06 4.11 4.09 5/256 998175
/proc/meminfo: memFree=123655784/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2036196 memory=19740 CPUtime=3.08 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 13927 0 0 0 307 1 0 0 20 0 1 0 185941283 2085064704 4935 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 509049 4935 1652 439 0 504478 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2036196 KiB
Current children cumulated memory: 19740 KiB

[startup+6.30014 s]
/proc/loadavg: 4.14 4.12 4.10 5/256 998175
/proc/meminfo: memFree=123640488/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2037764 memory=20656 CPUtime=6.27 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 27396 0 0 0 624 3 0 0 20 0 1 0 185941283 2086670336 5164 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 509441 5164 1652 439 0 504870 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2037764 KiB
Current children cumulated memory: 20656 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.12 4.10 5/256 998178
/proc/meminfo: memFree=123651364/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2039812 memory=21520 CPUtime=12.65 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 53772 0 0 0 1259 6 0 0 20 0 1 0 185941283 2088767488 5380 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 509953 5380 1652 439 0 505382 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2039812 KiB
Current children cumulated memory: 21520 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 998180
/proc/meminfo: memFree=123644200/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2037188 memory=20724 CPUtime=25.42 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 105411 0 0 0 2530 12 0 0 20 0 1 0 185941283 2086080512 5181 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 509297 5181 1652 439 0 504726 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2037188 KiB
Current children cumulated memory: 20724 KiB

[startup+51.1053 s]
/proc/loadavg: 4.14 4.12 4.10 5/256 998184
/proc/meminfo: memFree=123651176/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2037968 memory=20612 CPUtime=50.95 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 209462 0 0 0 5067 28 0 0 20 0 1 0 185941283 2086879232 5153 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 509492 5153 1652 439 0 504921 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2037968 KiB
Current children cumulated memory: 20612 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/256 998193
/proc/meminfo: memFree=123629128/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2041448 memory=24364 CPUtime=102 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 381165 0 0 0 10141 59 0 0 20 0 1 0 185941283 2090442752 6091 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 510362 6091 1652 439 0 505791 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2041448 KiB
Current children cumulated memory: 24364 KiB

[startup+162.3 s]
/proc/loadavg: 4.27 4.14 4.10 5/256 998204
/proc/meminfo: memFree=123617464/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2042748 memory=25472 CPUtime=161.84 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 558799 0 0 0 16091 93 0 0 20 0 1 0 185941283 2091773952 6368 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 510687 6368 1652 439 0 506116 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2042748 KiB
Current children cumulated memory: 25472 KiB

[startup+222.3 s]
/proc/loadavg: 4.32 4.19 4.12 5/257 998597
/proc/meminfo: memFree=123634268/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2046844 memory=30224 CPUtime=221.66 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 712424 0 0 0 22046 120 0 0 20 0 1 0 185941283 2095968256 7556 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 511711 7556 1652 439 0 507140 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2046844 KiB
Current children cumulated memory: 30224 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 4.17 4.11 5/256 998607
/proc/meminfo: memFree=123632712/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2048004 memory=27812 CPUtime=281.5 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 845067 0 0 0 28002 148 0 0 20 0 1 0 185941283 2097156096 6953 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 512001 6953 1652 439 0 507430 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 2048004 KiB
Current children cumulated memory: 27812 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/257 998619
/proc/meminfo: memFree=123626112/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2058244 memory=32572 CPUtime=341.32 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 963815 0 0 0 33959 173 0 0 20 0 1 0 185941283 2107641856 8143 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 514561 8143 1652 439 0 509990 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 2058244 KiB
Current children cumulated memory: 32572 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/259 998799
/proc/meminfo: memFree=123621036/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2058428 memory=32272 CPUtime=401.15 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 1074477 0 0 0 39920 195 0 0 20 0 1 0 185941283 2107830272 8068 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 514607 8068 1652 439 0 510036 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2058428 KiB
Current children cumulated memory: 32272 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/259 998809
/proc/meminfo: memFree=123618432/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062932 memory=38600 CPUtime=460.98 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 1185123 0 0 0 45880 218 0 0 20 0 1 0 185941283 2112442368 9650 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515733 9650 1652 439 0 511162 0

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

Current children cumulated memory: 35556 KiB

[startup+2862.3 s]
/proc/loadavg: 3.29 3.82 3.98 4/250 1000281
/proc/meminfo: memFree=123634572/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062108 memory=45684 CPUtime=2854.16 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4342410 0 0 0 284440 976 0 0 20 0 1 0 185941283 2111598592 11421 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515527 11421 1652 439 0 510956 0
Current children cumulated CPU time: 2854.16 s
Current children cumulated vsize: 2062108 KiB
Current children cumulated memory: 45684 KiB

[startup+2922.3 s]
/proc/loadavg: 3.16 3.68 3.93 4/253 1000583
/proc/meminfo: memFree=123688800/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2082588 memory=48436 CPUtime=2913.98 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4386969 0 0 0 290410 988 0 0 20 0 1 0 185941283 2132570112 12109 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 520647 12109 1652 439 0 516076 0
Current children cumulated CPU time: 2913.98 s
Current children cumulated vsize: 2082588 KiB
Current children cumulated memory: 48436 KiB

[startup+2982.3 s]
/proc/loadavg: 3.09 3.57 3.87 4/253 1000594
/proc/meminfo: memFree=123680736/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062108 memory=40612 CPUtime=2973.78 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4448156 0 0 0 296373 1005 0 0 20 0 1 0 185941283 2111598592 10153 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515527 10153 1652 439 0 510956 0
Current children cumulated CPU time: 2973.78 s
Current children cumulated vsize: 2062108 KiB
Current children cumulated memory: 40612 KiB

[startup+3042.3 s]
/proc/loadavg: 3.09 3.48 3.82 4/253 1000605
/proc/meminfo: memFree=123683492/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062108 memory=42952 CPUtime=3033.6 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4499988 0 0 0 302340 1020 0 0 20 0 1 0 185941283 2111598592 10738 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515527 10738 1652 439 0 510956 0
Current children cumulated CPU time: 3033.6 s
Current children cumulated vsize: 2062108 KiB
Current children cumulated memory: 42952 KiB

[startup+3102.3 s]
/proc/loadavg: 3.07 3.41 3.77 4/252 1000615
/proc/meminfo: memFree=123678596/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2078492 memory=45860 CPUtime=3093.41 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4547531 0 0 0 308308 1033 0 0 20 0 1 0 185941283 2128375808 11465 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 519623 11465 1652 439 0 515052 0
Current children cumulated CPU time: 3093.41 s
Current children cumulated vsize: 2078492 KiB
Current children cumulated memory: 45860 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.36 3.73 4/251 1000626
/proc/meminfo: memFree=123682860/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2047772 memory=31020 CPUtime=3153.21 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4609503 0 0 0 314273 1048 0 0 20 0 1 0 185941283 2096918528 7755 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 511943 7755 1652 439 0 507372 0
Current children cumulated CPU time: 3153.21 s
Current children cumulated vsize: 2047772 KiB
Current children cumulated memory: 31020 KiB

[startup+3222.3 s]
/proc/loadavg: 3.04 3.29 3.68 4/249 1000636
/proc/meminfo: memFree=123682156/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2052008 memory=35700 CPUtime=3213.02 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4656228 0 0 0 320242 1060 0 0 20 0 1 0 185941283 2101256192 8925 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 513002 8925 1652 439 0 508431 0
Current children cumulated CPU time: 3213.02 s
Current children cumulated vsize: 2052008 KiB
Current children cumulated memory: 35700 KiB

[startup+3282.3 s]
/proc/loadavg: 3.12 3.27 3.65 4/247 1000646
/proc/meminfo: memFree=123669040/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2078632 memory=47532 CPUtime=3272.84 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4694476 0 0 0 326212 1072 0 0 20 0 1 0 185941283 2128519168 11883 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 519658 11883 1652 439 0 515087 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 2078632 KiB
Current children cumulated memory: 47532 KiB

[startup+3342.3 s]
/proc/loadavg: 3.10 3.23 3.61 4/247 1000657
/proc/meminfo: memFree=123684088/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2052008 memory=36856 CPUtime=3332.67 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4753133 0 0 0 332178 1089 0 0 20 0 1 0 185941283 2101256192 9214 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 513002 9214 1652 439 0 508431 0
Current children cumulated CPU time: 3332.67 s
Current children cumulated vsize: 2052008 KiB
Current children cumulated memory: 36856 KiB

[startup+3402.3 s]
/proc/loadavg: 2.59 3.08 3.53 3/240 1000698
/proc/meminfo: memFree=123719460/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062248 memory=41540 CPUtime=3392.51 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4806382 0 0 0 338146 1105 0 0 20 0 1 0 185941283 2111741952 10385 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515562 10385 1652 439 0 510991 0
Current children cumulated CPU time: 3392.51 s
Current children cumulated vsize: 2062248 KiB
Current children cumulated memory: 41540 KiB

[startup+3462.3 s]
/proc/loadavg: 2.28 2.89 3.44 3/240 1000708
/proc/meminfo: memFree=123727780/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2066540 memory=50372 CPUtime=3452.35 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4838098 0 0 0 344121 1114 0 0 20 0 1 0 185941283 2116136960 12593 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 516635 12593 1652 439 0 512064 0
Current children cumulated CPU time: 3452.35 s
Current children cumulated vsize: 2066540 KiB
Current children cumulated memory: 50372 KiB

[startup+3522.3 s]
/proc/loadavg: 2.15 2.74 3.35 3/241 1000719
/proc/meminfo: memFree=123717688/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062444 memory=45136 CPUtime=3512.2 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4878441 0 0 0 350095 1125 0 0 20 0 1 0 185941283 2111942656 11284 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515611 11284 1652 439 0 511040 0
Current children cumulated CPU time: 3512.2 s
Current children cumulated vsize: 2062444 KiB
Current children cumulated memory: 45136 KiB

[startup+3582.3 s]
/proc/loadavg: 2.17 2.64 3.27 3/243 1000734
/proc/meminfo: memFree=123716896/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2082924 memory=54292 CPUtime=3572.04 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4925943 0 0 0 356067 1137 0 0 20 0 1 0 185941283 2132914176 13573 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 520731 13573 1652 439 0 516160 0
Current children cumulated CPU time: 3572.04 s
Current children cumulated vsize: 2082924 KiB
Current children cumulated memory: 54292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 2.10 2.58 3.23 3/243 1000739
/proc/meminfo: memFree=123724232/131524600 swapFree=131071996/131071996
[pid=998174] ppid=998171 vsize=2062444 memory=44084 CPUtime=3600.08 cores=0,2
/proc/998174/stat : 998174 (pb_picat) R 998171 998174 992550 0 -1 4194304 4950856 0 0 0 358865 1143 0 0 20 0 1 0 185941283 2111942656 11021 134679101440 4194304 5989780 140735067851952 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 28106752 140735067857944 140735067858020 140735067858020 140735067865036 0
/proc/998174/statm: 515611 11021 1652 439 0 511040 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2062444 KiB
Current children cumulated memory: 44084 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.65 s, system=11.4345 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.4
CPU time (s): 3600.09
CPU user time (s): 3588.65
CPU system time (s): 11.4345
CPU usage (%): 99.7143
Max. virtual memory (cumulated for all children) (KiB): 2091116
Max. memory (cumulated for all children) (KiB): 63964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.65
system time used= 11.4345
maximum resident set size= 66196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4950856
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= 7
involuntary context switches= 25649


# summary of solver processes directly reported to runsolver:
#   pid: 998174
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3588.65
#   total CPU system time (s): 11.4345

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56191 second user time and 14.715 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-18 23:22:08
IDJOB=4447702
IDBENCH=160024
IDSOLVER=3068
FILE ID=nodeC033/4447702-1721337716
RUNJOBID= nodeC033-1721329244-992560
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-n182-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-4447702-1721337716/watcher-4447702-1721337716 -o /tmp/evaluation-result-4447702-1721337716/solver-4447702-1721337716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721329244-992560 --watchdog 3760  pb_picat HOME/instance-4447702-1721337716.opb

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

MD5SUM BENCH= c8e53a529ce10df137c21c2a3460ac47
RANDOM SEED=1104115663

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		: 3651.296
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		: 3678.528
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		: 3623.439
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		: 3600.487
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		: 3643.490
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		: 3678.667
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.250
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		: 3599.949
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:        123659732 kB
MemAvailable:   129509980 kB
Buffers:          536296 kB
Cached:          6084544 kB
SwapCached:            0 kB
Active:           979648 kB
Inactive:        6114704 kB
Active(anon):       1572 kB
Inactive(anon):   517520 kB
Active(file):     978076 kB
Inactive(file):  5597184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3700 kB
Writeback:             0 kB
AnonPages:        470436 kB
Mapped:           115932 kB
Shmem:             45908 kB
KReclaimable:     229268 kB
Slab:             356184 kB
SReclaimable:     229268 kB
SUnreclaim:       126916 kB
KernelStack:        4144 kB
PageTables:        10328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    6732016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68864 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 890076 MiB
End job on nodeC033 at 2024-07-19 00:22:18