Trace number 4511324

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.02 3631.83

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid3x30split.opb
MD5SUMf37ba20d47e69eae407a51287629c812
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.033024
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables181
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
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.00/3631.80	c Program interrupted by user.
3600.00/3631.80	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: 63665 MiB (51400 MiB free)
  memory of node 1: 64507 MiB (58665 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511324-1751206042/watcher-4511324-1751206042 -o /tmp/evaluation-result-4511324-1751206042/solver-4511324-1751206042 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751204566-29620 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4511324-1751206042 --seed=1089327059 HOME/instance-4511324-1751206042.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=30087, runsolver pid=30084
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.06 4.06 3.76 5/269 30088
/proc/meminfo: memFree=112706656/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=0.1 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 10 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+0.205306 s]*
/proc/loadavg: 4.06 4.06 3.76 5/269 30088
/proc/meminfo: memFree=112710772/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=0.2 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 20 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+0.304429 s]*
/proc/loadavg: 4.06 4.06 3.76 5/269 30088
/proc/meminfo: memFree=112702708/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=0.3 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 30 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+0.700122 s]
/proc/loadavg: 4.06 4.06 3.76 5/269 30088
/proc/meminfo: memFree=112702708/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=0.69 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 69 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50011 s]
/proc/loadavg: 4.06 4.06 3.76 5/269 30088
/proc/meminfo: memFree=112678516/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=1.49 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 149 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+3.1053 s]
/proc/loadavg: 4.13 4.08 3.77 5/269 30088
/proc/meminfo: memFree=112646132/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=3.09 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 309 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+6.30012 s]
/proc/loadavg: 4.13 4.08 3.77 5/269 30088
/proc/meminfo: memFree=112597344/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=6.28 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 628 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.08 3.77 5/269 30088
/proc/meminfo: memFree=112462464/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=12.67 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 1267 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+25.5001 s]
/proc/loadavg: 4.09 4.07 3.77 5/269 30088
/proc/meminfo: memFree=112104244/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=25.44 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 2544 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+51.1053 s]
/proc/loadavg: 4.43 4.15 3.81 5/269 30088
/proc/meminfo: memFree=111411680/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=51 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 5100 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+102.3 s]
/proc/loadavg: 4.42 4.19 3.84 5/269 30094
/proc/meminfo: memFree=110053564/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=102.09 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 10209 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+162.3 s]
/proc/loadavg: 4.37 4.20 3.87 5/269 30096
/proc/meminfo: memFree=108470724/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=161.95 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 16195 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 161.95 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+222.3 s]
/proc/loadavg: 4.36 4.24 3.91 5/269 30099
/proc/meminfo: memFree=106801216/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=221.81 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 22181 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 221.81 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.21 3.92 5/268 30101
/proc/meminfo: memFree=105654324/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=281.67 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 28167 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.18 3.93 5/265 30133
/proc/meminfo: memFree=111723732/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=27852 memory=4480 CPUtime=341.52 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 230 0 0 0 34152 0 0 0 20 0 1 0 36281964 28520448 1120 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 6963 1120 1024 1201 0 5441 0
Current children cumulated CPU time: 341.52 s
Current children cumulated vsize: 27852 KiB
Current children cumulated memory: 4480 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.16 3.94 5/266 30136
/proc/meminfo: memFree=107587588/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=41412 memory=29160 CPUtime=401.32 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 3479 0 0 0 40097 35 0 0 20 0 1 0 36281964 42405888 7290 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 10353 7290 1280 1201 0 8831 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 41412 KiB
Current children cumulated memory: 29160 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.15 3.95 5/266 30138
/proc/meminfo: memFree=103156428/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=45528 memory=31976 CPUtime=460.7 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 4213 0 0 0 45986 84 0 0 20 0 1 0 36281964 46620672 7994 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 11382 7994 1280 1201 0 9860 0
Current children cumulated CPU time: 460.7 s

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

Current children cumulated memory: 42456 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/268 30598
/proc/meminfo: memFree=91720560/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=51488 memory=42456 CPUtime=2838.54 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6160 0 0 0 281753 2101 0 0 20 0 1 0 36281964 52723712 10614 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 12872 10614 1280 1201 0 11350 0
Current children cumulated CPU time: 2838.54 s
Current children cumulated vsize: 51488 KiB
Current children cumulated memory: 42456 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 30601
/proc/meminfo: memFree=88281860/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=51488 memory=42456 CPUtime=2898.05 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6162 0 0 0 287648 2157 0 0 20 0 1 0 36281964 52723712 10614 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 12872 10614 1280 1201 0 11350 0
Current children cumulated CPU time: 2898.05 s
Current children cumulated vsize: 51488 KiB
Current children cumulated memory: 42456 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/269 30603
/proc/meminfo: memFree=81690440/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=51876 memory=42584 CPUtime=2957.54 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6222 0 0 0 293545 2209 0 0 20 0 1 0 36281964 53121024 10646 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 12969 10646 1280 1201 0 11447 0
Current children cumulated CPU time: 2957.54 s
Current children cumulated vsize: 51876 KiB
Current children cumulated memory: 42584 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 30606
/proc/meminfo: memFree=77430108/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=51876 memory=42712 CPUtime=3016.94 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6235 0 0 0 299434 2260 0 0 20 0 1 0 36281964 53121024 10678 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 12969 10678 1280 1201 0 11447 0
Current children cumulated CPU time: 3016.94 s
Current children cumulated vsize: 51876 KiB
Current children cumulated memory: 42712 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/270 30656
/proc/meminfo: memFree=78668172/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=52456 memory=42840 CPUtime=3076.47 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6337 0 0 0 305333 2314 0 0 20 0 1 0 36281964 53714944 10710 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13114 10710 1280 1201 0 11592 0
Current children cumulated CPU time: 3076.47 s
Current children cumulated vsize: 52456 KiB
Current children cumulated memory: 42840 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/270 30662
/proc/meminfo: memFree=74033140/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=52456 memory=42840 CPUtime=3136.05 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6338 0 0 0 311241 2364 0 0 20 0 1 0 36281964 53714944 10710 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13114 10710 1280 1201 0 11592 0
Current children cumulated CPU time: 3136.05 s
Current children cumulated vsize: 52456 KiB
Current children cumulated memory: 42840 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/269 30719
/proc/meminfo: memFree=84723976/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=52456 memory=42840 CPUtime=3195.63 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6346 0 0 0 317151 2412 0 0 20 0 1 0 36281964 53714944 10710 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13114 10710 1280 1201 0 11592 0
Current children cumulated CPU time: 3195.63 s
Current children cumulated vsize: 52456 KiB
Current children cumulated memory: 42840 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 30723
/proc/meminfo: memFree=83483320/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=52456 memory=42968 CPUtime=3253.64 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6354 0 0 0 322898 2466 0 0 20 0 1 0 36281964 53714944 10742 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13114 10742 1280 1201 0 11592 0
Current children cumulated CPU time: 3253.64 s
Current children cumulated vsize: 52456 KiB
Current children cumulated memory: 42968 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/270 30725
/proc/meminfo: memFree=82619524/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=53036 memory=43096 CPUtime=3313.15 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6459 0 0 0 328797 2518 0 0 20 0 1 0 36281964 54308864 10774 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13259 10774 1280 1201 0 11737 0
Current children cumulated CPU time: 3313.15 s
Current children cumulated vsize: 53036 KiB
Current children cumulated memory: 43096 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 30727
/proc/meminfo: memFree=81299000/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=53036 memory=43096 CPUtime=3372.37 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6467 0 0 0 334662 2575 0 0 20 0 1 0 36281964 54308864 10774 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13259 10774 1280 1201 0 11737 0
Current children cumulated CPU time: 3372.37 s
Current children cumulated vsize: 53036 KiB
Current children cumulated memory: 43096 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/270 30729
/proc/meminfo: memFree=79184780/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=53036 memory=43096 CPUtime=3431.9 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6468 0 0 0 340563 2627 0 0 20 0 1 0 36281964 54308864 10774 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13259 10774 1280 1201 0 11737 0
Current children cumulated CPU time: 3431.9 s
Current children cumulated vsize: 53036 KiB
Current children cumulated memory: 43096 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/270 30731
/proc/meminfo: memFree=76316852/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=53036 memory=43096 CPUtime=3491.43 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6468 0 0 0 346457 2686 0 0 20 0 1 0 36281964 54308864 10774 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13259 10774 1280 1201 0 11737 0
Current children cumulated CPU time: 3491.43 s
Current children cumulated vsize: 53036 KiB
Current children cumulated memory: 43096 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/267 30733
/proc/meminfo: memFree=73462292/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=53036 memory=43096 CPUtime=3550.94 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6476 0 0 0 352356 2738 0 0 20 0 1 0 36281964 54308864 10774 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13259 10774 1280 1201 0 11737 0
Current children cumulated CPU time: 3550.94 s
Current children cumulated vsize: 53036 KiB
Current children cumulated memory: 43096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.8 s]
/proc/loadavg: 4.06 4.09 4.09 5/269 30737
/proc/meminfo: memFree=69635932/131249996 swapFree=33010684/33010684
[pid=30087] ppid=30084 vsize=53036 memory=43096 CPUtime=3600 cores=5,7
/proc/30087/stat : 30087 (Exact_proof) R 30084 30087 29607 0 -1 4194304 6476 0 0 0 357220 2780 0 0 20 0 1 0 36281964 54308864 10774 18446744073709551615 4198400 9115581 140726869300416 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 46223360 140726869309640 140726869309927 140726869309927 140726869315529 0
/proc/30087/statm: 13259 10774 1280 1201 0 11737 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 53036 KiB
Current children cumulated memory: 43096 KiB

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

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

# cumulated CPU time of all completed processes:  user=3572.21 s, system=27.8093 s

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

Child status: 0

Real time (s): 3631.83
CPU time (s): 3600.02
CPU user time (s): 3572.21
CPU system time (s): 27.8093
CPU usage (%): 99.1241
Max. virtual memory (cumulated for all children) (KiB): 53036
Max. memory (cumulated for all children) (KiB): 43096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.21
system time used= 27.8093
maximum resident set size= 43096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 39573560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 588
involuntary context switches= 21654


# summary of solver processes directly reported to runsolver:
#   pid: 30087
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3572.21
#   total CPU system time (s): 27.8093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.74674 second user time and 14.505 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 16:07:22
IDJOB=4511324
IDBENCH=160438
IDSOLVER=3325
FILE ID=nodeC017/4511324-1751206042
RUNJOBID= nodeC017-1751204566-29620
SLURM_JOB_ID= 9587616
Free space on /tmp= 432996 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid3x30split.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-4511324-1751206042/watcher-4511324-1751206042 -o /tmp/evaluation-result-4511324-1751206042/solver-4511324-1751206042 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751204566-29620 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4511324-1751206042 --seed=1089327059 HOME/instance-4511324-1751206042.opb

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

MD5SUM BENCH= f37ba20d47e69eae407a51287629c812
RANDOM SEED=1089327059

nodeC017 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		: 3600.031
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	: 7000.12
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		: 3600.066
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	: 7000.12
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		: 3601.438
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	: 7000.12
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		: 3599.006
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	: 7000.12
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		: 3600.075
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	: 7000.12
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		: 3599.449
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	: 7000.12
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		: 3517.812
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.059
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        112711188 kB
MemAvailable:   129317272 kB
Buffers:            3280 kB
Cached:         17396900 kB
SwapCached:            0 kB
Active:           655604 kB
Inactive:       17143136 kB
Active(anon):     416728 kB
Inactive(anon):        0 kB
Active(file):     238876 kB
Inactive(file): 17143136 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           2144724 kB
Writeback:            52 kB
AnonPages:        401704 kB
Mapped:           118320 kB
Shmem:             18080 kB
KReclaimable:     126224 kB
Slab:             280096 kB
SReclaimable:     126224 kB
SUnreclaim:       153872 kB
KernelStack:        4416 kB
PageTables:         3796 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     803028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432860 MiB
End job on nodeC017 at 2025-06-29 17:07:54