Trace number 4511540

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
Exact_proof 2025-06-02? (TO) 3600.14 3629.58

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid3x50split.opb
MD5SUM311792fbd8240f332ccf33f038d5f831
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 benchmark0.039329
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)151
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 6
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

3600.07/3629.30	c Program interrupted by user.
3600.07/3629.30	s UNKNOWN

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: 63794 MiB (57945 MiB free)
  memory of node 1: 64507 MiB (45756 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511540-1751206948/watcher-4511540-1751206948 -o /tmp/evaluation-result-4511540-1751206948/solver-4511540-1751206948 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751205287-28581 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4511540-1751206948 --seed=427639455 HOME/instance-4511540-1751206948.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=28926, runsolver pid=28923
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 4.28 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106189504/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=0.1 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 10 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+0.214062 s]*
/proc/loadavg: 4.28 4.13 3.93 6/260 28927
/proc/meminfo: memFree=106182996/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=0.22 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 22 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+0.314031 s]*
/proc/loadavg: 4.28 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106174932/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=0.32 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 32 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+0.700281 s]
/proc/loadavg: 4.28 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106174932/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=0.69 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 69 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+1.50031 s]
/proc/loadavg: 4.28 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106166868/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=1.49 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 149 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+3.11353 s]
/proc/loadavg: 4.26 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106130404/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=3.1 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 310 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+6.30025 s]
/proc/loadavg: 4.26 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106098148/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=6.28 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 628 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+12.7003 s]
/proc/loadavg: 4.23 4.13 3.93 5/260 28927
/proc/meminfo: memFree=106046144/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=12.67 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 1267 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 4.12 3.93 5/256 28928
/proc/meminfo: memFree=105916228/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=25.44 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 2544 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+51.1135 s]
/proc/loadavg: 4.19 4.13 3.94 5/256 28928
/proc/meminfo: memFree=105460584/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=51 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 5100 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.14 3.96 5/255 28930
/proc/meminfo: memFree=104559864/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=102.08 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 10208 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 3.97 7/255 28932
/proc/meminfo: memFree=103458116/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=161.94 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 16194 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 3.98 5/255 28934
/proc/meminfo: memFree=102379460/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=221.81 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 22181 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 221.81 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.00 5/254 28936
/proc/meminfo: memFree=101299840/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=281.67 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 28167 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.00 5/254 28938
/proc/meminfo: memFree=100246520/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=28064 memory=4608 CPUtime=341.54 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 281 0 0 0 34154 0 0 0 20 0 1 0 36374571 28737536 1152 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 7016 1152 1024 1201 0 5494 0
Current children cumulated CPU time: 341.54 s
Current children cumulated vsize: 28064 KiB
Current children cumulated memory: 4608 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 4.15 4.02 5/256 28944
/proc/meminfo: memFree=98729648/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=87304 memory=74812 CPUtime=401.16 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 10296 0 0 0 40072 44 0 0 20 0 1 0 36374571 89399296 18703 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 21826 18703 1280 1201 0 20304 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 87304 KiB
Current children cumulated memory: 74812 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.14 4.02 5/256 28946
/proc/meminfo: memFree=97137488/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=115908 memory=89348 CPUtime=460.67 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 12156 0 0 0 45961 106 0 0 20 0 1 0 36374571 118689792 22337 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 28977 22337 1280 1201 0 27455 0
Current children cumulated CPU time: 460.67 s

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

Current children cumulated memory: 94340 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.14 4.17 5/271 29281
/proc/meminfo: memFree=74875792/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119124 memory=94596 CPUtime=2958.16 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13183 0 0 0 293056 2760 0 0 20 0 1 0 36374571 121982976 23649 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29781 23649 1280 1201 0 28259 0
Current children cumulated CPU time: 2958.16 s
Current children cumulated vsize: 119124 KiB
Current children cumulated memory: 94596 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.15 4.17 5/271 29288
/proc/meminfo: memFree=72504864/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119124 memory=94596 CPUtime=3017.81 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13183 0 0 0 298965 2816 0 0 20 0 1 0 36374571 121982976 23649 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29781 23649 1280 1201 0 28259 0
Current children cumulated CPU time: 3017.81 s
Current children cumulated vsize: 119124 KiB
Current children cumulated memory: 94596 KiB

[startup+3102.3 s]
/proc/loadavg: 4.23 4.17 4.17 5/271 29290
/proc/meminfo: memFree=69959704/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119508 memory=94852 CPUtime=3077.33 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13288 0 0 0 304862 2871 0 0 20 0 1 0 36374571 122376192 23713 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29877 23713 1280 1201 0 28355 0
Current children cumulated CPU time: 3077.33 s
Current children cumulated vsize: 119508 KiB
Current children cumulated memory: 94852 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/265 29292
/proc/meminfo: memFree=67272724/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119508 memory=94852 CPUtime=3136.89 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13288 0 0 0 310763 2926 0 0 20 0 1 0 36374571 122376192 23713 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29877 23713 1280 1201 0 28355 0
Current children cumulated CPU time: 3136.89 s
Current children cumulated vsize: 119508 KiB
Current children cumulated memory: 94852 KiB

[startup+3222.3 s]
/proc/loadavg: 4.19 4.16 4.17 5/266 29296
/proc/meminfo: memFree=63778792/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95108 CPUtime=3196.43 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13357 0 0 0 316665 2978 0 0 20 0 1 0 36374571 122769408 23777 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23777 1280 1201 0 28451 0
Current children cumulated CPU time: 3196.43 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95108 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.15 4.17 5/269 29301
/proc/meminfo: memFree=60454584/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95108 CPUtime=3255.73 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13357 0 0 0 322541 3032 0 0 20 0 1 0 36374571 122769408 23777 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23777 1280 1201 0 28451 0
Current children cumulated CPU time: 3255.73 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95108 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/268 29303
/proc/meminfo: memFree=58134920/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95620 CPUtime=3315.07 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13358 0 0 0 328418 3089 0 0 20 0 1 0 36374571 122769408 23905 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23905 1280 1201 0 28451 0
Current children cumulated CPU time: 3315.07 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95620 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.12 4.16 5/268 29305
/proc/meminfo: memFree=56063304/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95620 CPUtime=3374.62 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13385 0 0 0 334320 3142 0 0 20 0 1 0 36374571 122769408 23905 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23905 1280 1201 0 28451 0
Current children cumulated CPU time: 3374.62 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95620 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.11 4.15 5/269 29310
/proc/meminfo: memFree=53363564/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95620 CPUtime=3434.19 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13395 0 0 0 340217 3202 0 0 20 0 1 0 36374571 122769408 23905 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23905 1280 1201 0 28451 0
Current children cumulated CPU time: 3434.19 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95620 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.16 5/265 29312
/proc/meminfo: memFree=48585872/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95620 CPUtime=3493.86 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13395 0 0 0 346132 3254 0 0 20 0 1 0 36374571 122769408 23905 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23905 1280 1201 0 28451 0
Current children cumulated CPU time: 3493.86 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95620 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/264 29314
/proc/meminfo: memFree=46563928/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95620 CPUtime=3553.37 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13395 0 0 0 352030 3307 0 0 20 0 1 0 36374571 122769408 23905 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23905 1280 1201 0 28451 0
Current children cumulated CPU time: 3553.37 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.3 s]
/proc/loadavg: 4.26 4.17 4.17 5/266 29321
/proc/meminfo: memFree=45173988/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=119892 memory=95620 CPUtime=3600.07 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13432 0 0 0 356656 3351 0 0 20 0 1 0 36374571 122769408 23905 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 29973 23905 1280 1201 0 28451 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 95620 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.58 s, system=33.5605 s

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

[startup+3629.4 s]
/proc/loadavg: 4.26 4.17 4.17 5/266 29321
/proc/meminfo: memFree=45173988/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=67048 memory=61644 CPUtime=3600.1 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13433 0 0 0 356657 3353 0 0 20 0 1 0 36374571 68657152 15411 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 16762 15411 1280 1201 0 15240 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 67048 KiB
Current children cumulated memory: 61644 KiB

[startup+3629.5 s]
/proc/loadavg: 4.26 4.17 4.17 5/266 29321
/proc/meminfo: memFree=45173988/131382112 swapFree=33010684/33010684
[pid=28926] ppid=28923 vsize=67048 memory=61644 CPUtime=3600.11 cores=4,6
/proc/28926/stat : 28926 (Exact_proof) R 28923 28926 28570 0 -1 4194304 13433 0 0 0 356657 3354 0 0 20 0 1 0 36374571 68657152 15411 18446744073709551615 4198400 9115581 140722951163568 0 0 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 10325008 10415428 26447872 140722951170249 140722951170535 140722951170535 140722951176137 0
/proc/28926/statm: 16762 15411 1280 1201 0 15240 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 67048 KiB
Current children cumulated memory: 61644 KiB

Child status: 0

Real time (s): 3629.58
CPU time (s): 3600.14
CPU user time (s): 3566.58
CPU system time (s): 33.5605
CPU usage (%): 99.1888
Max. virtual memory (cumulated for all children) (KiB): 119892
Max. memory (cumulated for all children) (KiB): 95620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.58
system time used= 33.5605
maximum resident set size= 114808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13434
page faults= 0
swaps= 0
block input operations= 0
block output operations= 50313728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9922
involuntary context switches= 5875


# summary of solver processes directly reported to runsolver:
#   pid: 28926
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3566.58
#   total CPU system time (s): 33.5605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1363 second user time and 36.1555 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-29 16:22:28
IDJOB=4511540
IDBENCH=160445
IDSOLVER=3325
FILE ID=nodeC009/4511540-1751206948
RUNJOBID= nodeC009-1751205287-28581
SLURM_JOB_ID= 9587626
Free space on /tmp= 432636 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid3x50split.opb
COMMAND LINE= HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511540-1751206948/watcher-4511540-1751206948 -o /tmp/evaluation-result-4511540-1751206948/solver-4511540-1751206948 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751205287-28581 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4511540-1751206948 --seed=427639455 HOME/instance-4511540-1751206948.opb

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

MD5SUM BENCH= 311792fbd8240f332ccf33f038d5f831
RANDOM SEED=427639455

nodeC009 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	: 0xb00001f
cpu MHz		: 3662.589
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3691.462
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.678
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.432
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1496.900
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 2594.016
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.235
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        106189756 kB
MemAvailable:   129478620 kB
Buffers:            3280 kB
Cached:         24069176 kB
SwapCached:            0 kB
Active:           518576 kB
Inactive:       23823384 kB
Active(anon):     287572 kB
Inactive(anon):        0 kB
Active(file):     231004 kB
Inactive(file): 23823384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            475412 kB
Writeback:            16 kB
AnonPages:        271336 kB
Mapped:           118360 kB
Shmem:             17960 kB
KReclaimable:     147820 kB
Slab:             245712 kB
SReclaimable:     147820 kB
SUnreclaim:        97892 kB
KernelStack:        4128 kB
PageTables:         3440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     657908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149592 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432496 MiB
End job on nodeC009 at 2025-06-29 17:22:58