Trace number 4541563

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 2025-06-16UNSAT 973.23 975.665

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-20array_ineq6.opb
MD5SUM3fc1fa6fafd20a9b1fe100c4dc12e1ea
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 benchmark72.4891
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints3361
Number of constraints which are clauses2460
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints881
Minimum length of a constraint1
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
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.04	c solving HOME/instance-4541563-1753198973.opb (Picat 3.9b6)
973.16/975.66	s UNSATISFIABLE

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: 63708 MiB (62926 MiB free)
  memory of node 1: 64465 MiB (63559 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541563-1753198973/watcher-4541563-1753198973 -o /tmp/evaluation-result-4541563-1753198973/solver-4541563-1753198973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753198973-212729 --watchdog 3760 pb_picat HOME/instance-4541563-1753198973.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=212781, runsolver pid=212772

[startup+0.100059 s]*
/proc/loadavg: 0.44 0.16 0.11 4/263 212786
/proc/meminfo: memFree=129473352/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=0.05 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1139 0 0 0 5 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+0.204616 s]*
/proc/loadavg: 0.44 0.16 0.11 4/267 212790
/proc/meminfo: memFree=129472440/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=0.16 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1139 0 0 0 16 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+0.304453 s]*
/proc/loadavg: 0.44 0.16 0.11 5/267 212790
/proc/meminfo: memFree=129453108/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=0.26 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1139 0 0 0 26 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+0.700093 s]
/proc/loadavg: 0.44 0.16 0.11 5/267 212790
/proc/meminfo: memFree=129447260/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=0.65 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1139 0 0 0 65 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+1.50009 s]
/proc/loadavg: 0.44 0.16 0.11 5/267 212790
/proc/meminfo: memFree=129445704/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=1.45 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1139 0 0 0 145 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+3.10464 s]
/proc/loadavg: 0.44 0.16 0.11 5/267 212790
/proc/meminfo: memFree=129444152/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=3.05 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1140 0 0 0 305 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+6.30009 s]
/proc/loadavg: 0.73 0.22 0.13 5/267 212790
/proc/meminfo: memFree=129442540/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=6.24 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1141 0 0 0 624 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+12.7001 s]
/proc/loadavg: 0.99 0.28 0.15 5/267 212790
/proc/meminfo: memFree=129438508/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=12.62 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1142 0 0 0 1262 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+25.5001 s]
/proc/loadavg: 1.45 0.41 0.20 5/268 212791
/proc/meminfo: memFree=129434744/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=25.4 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1142 0 0 0 2540 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+51.1045 s]
/proc/loadavg: 2.53 0.77 0.32 5/268 212792
/proc/meminfo: memFree=129424328/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=50.95 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1143 0 0 0 5095 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+102.3 s]
/proc/loadavg: 3.42 1.29 0.52 5/267 212793
/proc/meminfo: memFree=129419212/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=102.03 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1144 0 0 0 10203 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+162.3 s]
/proc/loadavg: 3.79 1.78 0.75 5/267 212795
/proc/meminfo: memFree=129391120/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=161.9 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1145 0 0 0 16190 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.22 0.96 5/267 212797
/proc/meminfo: memFree=129389316/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=221.77 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1146 0 0 0 22177 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 2.56 1.16 5/267 212799
/proc/meminfo: memFree=129388252/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=281.65 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1147 0 0 0 28165 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 281.65 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 2.84 1.35 5/263 212801
/proc/meminfo: memFree=129387204/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=341.52 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1152 0 0 0 34152 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 341.52 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.07 1.52 5/263 212803
/proc/meminfo: memFree=129383440/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=401.39 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1152 0 0 0 40139 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 401.39 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.26 1.68 5/265 212807
/proc/meminfo: memFree=129383956/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=461.26 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1153 0 0 0 46126 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 461.26 s

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

/proc/loadavg: 4.35 3.62 2.01 5/265 212811
/proc/meminfo: memFree=129383656/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2027148 memory=24592 CPUtime=581 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 1153 0 0 0 58100 0 0 0 20 0 1 0 235576106 2075799552 6148 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 506787 6148 1632 343 0 503851 0
Current children cumulated CPU time: 581 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24592 KiB

[startup+642.3 s]
/proc/loadavg: 4.25 3.72 2.15 5/266 212820
/proc/meminfo: memFree=129374288/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2035296 memory=32316 CPUtime=640.84 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 32264 0 0 0 64078 6 0 0 20 0 1 0 235576106 2084143104 8079 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 508824 8079 1696 343 0 505888 0
Current children cumulated CPU time: 640.84 s
Current children cumulated vsize: 2035296 KiB
Current children cumulated memory: 32316 KiB

[startup+702.3 s]
/proc/loadavg: 4.15 3.79 2.27 5/266 212822
/proc/meminfo: memFree=129362816/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2041888 memory=37072 CPUtime=700.67 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 74010 0 0 0 70053 14 0 0 20 0 1 0 235576106 2090893312 9268 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 510472 9268 1696 343 0 507536 0
Current children cumulated CPU time: 700.67 s
Current children cumulated vsize: 2041888 KiB
Current children cumulated memory: 37072 KiB

[startup+762.3 s]
/proc/loadavg: 4.10 3.85 2.39 5/265 212825
/proc/meminfo: memFree=129351592/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2036320 memory=33636 CPUtime=760.49 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 100313 0 0 0 76028 21 0 0 20 0 1 0 235576106 2085191680 8409 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 509080 8409 1696 343 0 506144 0
Current children cumulated CPU time: 760.49 s
Current children cumulated vsize: 2036320 KiB
Current children cumulated memory: 33636 KiB

[startup+822.3 s]
/proc/loadavg: 4.10 3.89 2.50 5/265 212827
/proc/meminfo: memFree=129351384/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2042464 memory=38396 CPUtime=820.31 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 130634 0 0 0 82003 28 0 0 20 0 1 0 235576106 2091483136 9599 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 510616 9599 1696 343 0 507680 0
Current children cumulated CPU time: 820.31 s
Current children cumulated vsize: 2042464 KiB
Current children cumulated memory: 38396 KiB

[startup+882.3 s]
/proc/loadavg: 4.09 3.93 2.60 6/265 212829
/proc/meminfo: memFree=129345080/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2042812 memory=35804 CPUtime=880.13 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 155506 0 0 0 87980 33 0 0 20 0 1 0 235576106 2091839488 8951 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 510703 8951 1696 343 0 507767 0
Current children cumulated CPU time: 880.13 s
Current children cumulated vsize: 2042812 KiB
Current children cumulated memory: 35804 KiB

[startup+942.3 s]
/proc/loadavg: 4.07 3.96 2.70 5/264 212831
/proc/meminfo: memFree=129338804/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2042812 memory=36668 CPUtime=939.95 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 176251 0 0 0 93958 37 0 0 20 0 1 0 235576106 2091839488 9167 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 510703 9167 1696 343 0 507767 0
Current children cumulated CPU time: 939.95 s
Current children cumulated vsize: 2042812 KiB
Current children cumulated memory: 36668 KiB

[startup+975.665 s]
# the end of solver process 212781 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=972.826 s, system=0.40472 s

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

[startup+947.2 s]
/proc/loadavg: 4.15 3.98 2.71 5/264 212831
/proc/meminfo: memFree=129338812/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2042812 memory=37240 CPUtime=944.83 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 176855 0 0 0 94446 37 0 0 20 0 1 0 235576106 2091839488 9310 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 510703 9310 1696 343 0 507767 0
Current children cumulated CPU time: 944.83 s
Current children cumulated vsize: 2042812 KiB
Current children cumulated memory: 37240 KiB

[startup+960 s]*
/proc/loadavg: 4.12 3.98 2.72 5/264 212831
/proc/meminfo: memFree=129338868/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2047416 memory=39640 CPUtime=957.61 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 183347 0 0 0 95722 39 0 0 20 0 1 0 235576106 2096553984 9910 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 511854 9910 1696 343 0 508918 0
Current children cumulated CPU time: 957.61 s
Current children cumulated vsize: 2047416 KiB
Current children cumulated memory: 39640 KiB

[startup+966.4 s]
/proc/loadavg: 4.10 3.98 2.74 5/265 212834
/proc/meminfo: memFree=129347196/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2043320 memory=38072 CPUtime=963.98 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 184425 0 0 0 96359 39 0 0 20 0 1 0 235576106 2092359680 9518 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 510830 9518 1696 343 0 507894 0
Current children cumulated CPU time: 963.98 s
Current children cumulated vsize: 2043320 KiB
Current children cumulated memory: 38072 KiB

[startup+969.6 s]
/proc/loadavg: 4.10 3.98 2.74 5/265 212834
/proc/meminfo: memFree=129343100/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2047416 memory=39512 CPUtime=967.17 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 186046 0 0 0 96678 39 0 0 20 0 1 0 235576106 2096553984 9878 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 511854 9878 1696 343 0 508918 0
Current children cumulated CPU time: 967.17 s
Current children cumulated vsize: 2047416 KiB
Current children cumulated memory: 39512 KiB

[startup+972.8 s]
/proc/loadavg: 4.10 3.98 2.74 5/265 212834
/proc/meminfo: memFree=129338752/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2039224 memory=35020 CPUtime=970.37 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 187509 0 0 0 96997 40 0 0 20 0 1 0 235576106 2088165376 8755 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 509806 8755 1696 343 0 506870 0
Current children cumulated CPU time: 970.37 s
Current children cumulated vsize: 2039224 KiB
Current children cumulated memory: 35020 KiB

[startup+974.4 s]
/proc/loadavg: 4.10 3.98 2.74 5/265 212834
/proc/meminfo: memFree=129342352/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2035128 memory=32460 CPUtime=971.96 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 188006 0 0 0 97156 40 0 0 20 0 1 0 235576106 2083971072 8115 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 508782 8115 1696 343 0 505846 0
Current children cumulated CPU time: 971.96 s
Current children cumulated vsize: 2035128 KiB
Current children cumulated memory: 32460 KiB

[startup+975.2 s]
/proc/loadavg: 4.10 3.98 2.74 5/265 212834
/proc/meminfo: memFree=129342352/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2037176 memory=33228 CPUtime=972.76 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 188217 0 0 0 97236 40 0 0 20 0 1 0 235576106 2086068224 8307 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 509294 8307 1696 343 0 506358 0
Current children cumulated CPU time: 972.76 s
Current children cumulated vsize: 2037176 KiB
Current children cumulated memory: 33228 KiB

[startup+975.6 s]
/proc/loadavg: 4.10 3.98 2.74 5/265 212834
/proc/meminfo: memFree=129342352/131249992 swapFree=33003724/33010684
[pid=212781] ppid=212772 vsize=2037176 memory=33612 CPUtime=973.16 cores=0,2
/proc/212781/stat : 212781 (pb_picat) R 212772 212781 212712 0 -1 4194304 188324 0 0 0 97276 40 0 0 20 0 1 0 235576106 2086068224 8403 18446744073709551615 94127629094912 94127630496493 140729728430144 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94127630767920 94127632642224 94127643885568 140729728436636 140729728436712 140729728436712 140729728442316 0
/proc/212781/statm: 509294 8403 1696 343 0 506358 0
Current children cumulated CPU time: 973.16 s
Current children cumulated vsize: 2037176 KiB
Current children cumulated memory: 33612 KiB

Child status: 0

Real time (s): 975.665
CPU time (s): 973.23
CPU user time (s): 972.826
CPU system time (s): 0.40472
CPU usage (%): 99.7504
Max. virtual memory (cumulated for all children) (KiB): 2047416
Max. memory (cumulated for all children) (KiB): 41952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 972.826
system time used= 0.40472
maximum resident set size= 41952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188344
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= 96
involuntary context switches= 1257


# summary of solver processes directly reported to runsolver:
#   pid: 212781
#   total CPU time (s): 973.23
#   total CPU user time (s): 972.826
#   total CPU system time (s): 0.40472

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.4678 second user time and 3.2145 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-22 17:42:53
IDJOB=4541563
IDBENCH=163188
IDSOLVER=3346
FILE ID=nodeC025/4541563-1753198973
RUNJOBID= nodeC025-1753198973-212729
SLURM_JOB_ID= 9687758
Free space on /tmp= 431864 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-20array_ineq6.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541563-1753198973/watcher-4541563-1753198973 -o /tmp/evaluation-result-4541563-1753198973/solver-4541563-1753198973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753198973-212729 --watchdog 3760  pb_picat HOME/instance-4541563-1753198973.opb

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

MD5SUM BENCH= 3fc1fa6fafd20a9b1fe100c4dc12e1ea
RANDOM SEED=1581860338

nodeC025 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3599.562
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 1201.054
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3565.083
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 1527.472
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3594.974
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 1436.710
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.843
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 1197.970
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129529152 kB
MemAvailable:   129711628 kB
Buffers:            2128 kB
Cached:           926664 kB
SwapCached:         2132 kB
Active:           724708 kB
Inactive:         273204 kB
Active(anon):      63104 kB
Inactive(anon):    27616 kB
Active(file):     661604 kB
Inactive(file):   245588 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003724 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7452 kB
Writeback:             0 kB
AnonPages:         69992 kB
Mapped:           102752 kB
Shmem:             21600 kB
KReclaimable:     229048 kB
Slab:             325508 kB
SReclaimable:     229048 kB
SUnreclaim:        96460 kB
KernelStack:        4024 kB
PageTables:         2780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431848 MiB
End job on nodeC025 at 2025-07-22 17:59:09