Trace number 4503696

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) 3571.66 3700.25

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-174.opb
MD5SUM5618df1e63c3ad3b10b24ba90f334740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark538.408
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2221
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3571.46/3700.00	c Program interrupted by user.
3571.46/3700.00	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: 63708 MiB (61279 MiB free)
  memory of node 1: 64465 MiB (56091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503696-1751167778/watcher-4503696-1751167778 -o /tmp/evaluation-result-4503696-1751167778/solver-4503696-1751167778 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751158126-18642 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4503696-1751167778 --seed=1471699493 HOME/instance-4503696-1751167778.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
Current StackSize limit: 8192 KiB

solver pid=20652, runsolver pid=20649

[startup+0.100064 s]*
/proc/loadavg: 4.12 4.14 4.10 5/268 20653
/proc/meminfo: memFree=120054944/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=162200 memory=135652 CPUtime=0.09 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 12298 0 0 0 6 3 0 0 20 0 1 0 32454576 166092800 33913 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 40550 33913 992 1201 0 39028 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 162200 KiB
Current children cumulated memory: 135652 KiB

[startup+0.205456 s]*
/proc/loadavg: 4.12 4.14 4.10 5/268 20653
/proc/meminfo: memFree=120014748/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=182436 memory=156916 CPUtime=0.19 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 15830 0 0 0 15 4 0 0 20 0 1 0 32454576 186814464 39229 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 45609 39229 992 1201 0 44087 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 182436 KiB
Current children cumulated memory: 156916 KiB

[startup+0.305427 s]*
/proc/loadavg: 4.12 4.14 4.10 5/268 20653
/proc/meminfo: memFree=119966360/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=222908 memory=191204 CPUtime=0.28 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 22366 0 0 0 23 5 0 0 20 0 1 0 32454576 228257792 47801 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 55727 47801 992 1201 0 54205 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 222908 KiB
Current children cumulated memory: 191204 KiB

[startup+0.700126 s]
/proc/loadavg: 4.12 4.14 4.10 5/268 20653
/proc/meminfo: memFree=119885588/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=303856 memory=276188 CPUtime=0.67 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 35970 0 0 0 58 9 0 0 20 0 1 0 32454576 311148544 69047 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 75964 69047 992 1201 0 74442 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 303856 KiB
Current children cumulated memory: 276188 KiB

[startup+1.50017 s]
/proc/loadavg: 4.12 4.14 4.10 5/268 20653
/proc/meminfo: memFree=119719632/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=743576 memory=519292 CPUtime=1.47 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 75314 0 0 0 130 17 0 0 20 0 1 0 32454576 761421824 129823 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 185894 129823 992 1201 0 184372 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 743576 KiB
Current children cumulated memory: 519292 KiB

[startup+3.1054 s]
/proc/loadavg: 4.12 4.14 4.10 5/268 20654
/proc/meminfo: memFree=119092672/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=1563444 memory=1257264 CPUtime=3.07 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 195045 0 0 0 265 42 0 0 20 0 1 0 32454576 1600966656 314316 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 390861 314316 992 1201 0 389339 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1563444 KiB
Current children cumulated memory: 1257264 KiB

[startup+6.30015 s]
/proc/loadavg: 4.19 4.15 4.11 5/268 20654
/proc/meminfo: memFree=118061064/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=3153372 memory=2654692 CPUtime=6.26 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 421582 0 0 0 538 88 0 0 20 0 1 0 32454576 3229052928 663673 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 788343 663673 992 1201 0 786821 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 3153372 KiB
Current children cumulated memory: 2654692 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.15 4.11 5/268 20654
/proc/meminfo: memFree=117359024/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2996592 memory=2622000 CPUtime=12.65 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 431449 0 0 0 1165 100 0 0 20 0 1 0 32454576 3068510208 655500 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 749148 655500 1024 1201 0 747626 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2996592 KiB
Current children cumulated memory: 2622000 KiB

[startup+25.5001 s]
/proc/loadavg: 4.14 4.14 4.11 5/268 20654
/proc/meminfo: memFree=117478216/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=25.41 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 2434 107 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+51.1052 s]
/proc/loadavg: 4.17 4.14 4.11 5/267 20654
/proc/meminfo: memFree=117470292/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=50.95 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 4987 108 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 20659
/proc/meminfo: memFree=117116844/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=102.03 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 10094 109 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/268 20664
/proc/meminfo: memFree=116439864/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=161.9 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 16079 111 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/268 20666
/proc/meminfo: memFree=115793488/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=221.76 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 22064 112 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/268 20668
/proc/meminfo: memFree=115199924/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=281.62 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 28049 113 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.10 4.09 3/269 20671
/proc/meminfo: memFree=114746800/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=2291476 memory=2132472 CPUtime=341.49 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 432611 0 0 0 34035 114 0 0 20 0 1 0 32454576 2346471424 533118 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 572869 533118 1024 1201 0 571347 0
Current children cumulated CPU time: 341.49 s
Current children cumulated vsize: 2291476 KiB
Current children cumulated memory: 2132472 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.09 3/271 20679
/proc/meminfo: memFree=111535828/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5184308 memory=4908408 CPUtime=401.33 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 461796 0 0 0 39893 240 0 0 20 0 1 0 32454576 5308731392 1227102 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1296077 1227102 1248 1201 0 1294555 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 5184308 KiB
Current children cumulated memory: 4908408 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/270 20681
/proc/meminfo: memFree=111144964/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5184980 memory=4914808 CPUtime=442.1 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 462113 0 0 0 43966 244 0 0 20 0 1 0 32454576 5309419520 1228702 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1296245 1228702 1248 1201 0 1294723 0
Current children cumulated CPU time: 442.1 s

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

Current children cumulated memory: 5306264 KiB

[startup+2982.3 s]
/proc/loadavg: 3.11 3.09 3.18 4/266 20863
/proc/meminfo: memFree=92032916/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5423364 memory=5307128 CPUtime=2863.72 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 610084 0 0 0 285164 1208 0 0 20 0 1 0 32454576 5553524736 1326782 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1355841 1326782 1248 1201 0 1354319 0
Current children cumulated CPU time: 2863.72 s
Current children cumulated vsize: 5423364 KiB
Current children cumulated memory: 5307128 KiB

[startup+3042.3 s]
/proc/loadavg: 3.41 3.17 3.20 4/266 20865
/proc/meminfo: memFree=91242176/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5423556 memory=5307416 CPUtime=2923.17 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 613888 0 0 0 291081 1236 0 0 20 0 1 0 32454576 5553721344 1326854 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1355889 1326854 1248 1201 0 1354367 0
Current children cumulated CPU time: 2923.17 s
Current children cumulated vsize: 5423556 KiB
Current children cumulated memory: 5307416 KiB

[startup+3102.3 s]
/proc/loadavg: 3.19 3.15 3.19 4/265 20868
/proc/meminfo: memFree=90523132/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5424804 memory=5308568 CPUtime=2980.67 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 617966 0 0 0 296801 1266 0 0 20 0 1 0 32454576 5554999296 1327142 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1356201 1327142 1248 1201 0 1354679 0
Current children cumulated CPU time: 2980.67 s
Current children cumulated vsize: 5424804 KiB
Current children cumulated memory: 5308568 KiB

[startup+3162.3 s]
/proc/loadavg: 2.97 3.11 3.17 3/260 20904
/proc/meminfo: memFree=100420664/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5424804 memory=5308568 CPUtime=3040.38 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 621593 0 0 0 302744 1294 0 0 20 0 1 0 32454576 5554999296 1327142 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1356201 1327142 1248 1201 0 1354679 0
Current children cumulated CPU time: 3040.38 s
Current children cumulated vsize: 5424804 KiB
Current children cumulated memory: 5308568 KiB

[startup+3222.3 s]
/proc/loadavg: 2.40 2.92 3.10 3/260 20907
/proc/meminfo: memFree=99851452/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5427972 memory=5311736 CPUtime=3099.92 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 625659 0 0 0 308667 1325 0 0 20 0 1 0 32454576 5558243328 1327934 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1356993 1327934 1248 1201 0 1355471 0
Current children cumulated CPU time: 3099.92 s
Current children cumulated vsize: 5427972 KiB
Current children cumulated memory: 5311736 KiB

[startup+3282.3 s]
/proc/loadavg: 2.25 2.78 3.04 3/257 20909
/proc/meminfo: memFree=99262460/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5429700 memory=5313464 CPUtime=3159.72 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 629927 0 0 0 314618 1354 0 0 20 0 1 0 32454576 5560012800 1328366 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1357425 1328366 1248 1201 0 1355903 0
Current children cumulated CPU time: 3159.72 s
Current children cumulated vsize: 5429700 KiB
Current children cumulated memory: 5313464 KiB

[startup+3342.3 s]
/proc/loadavg: 1.94 2.60 2.96 2/252 20942
/proc/meminfo: memFree=113386520/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5504840 memory=5388604 CPUtime=3219.35 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 634469 0 0 0 320550 1385 0 0 20 0 1 0 32454576 5636956160 1347151 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1376210 1347151 1248 1201 0 1374688 0
Current children cumulated CPU time: 3219.35 s
Current children cumulated vsize: 5504840 KiB
Current children cumulated memory: 5388604 KiB

[startup+3402.3 s]
/proc/loadavg: 1.46 2.34 2.84 2/252 20945
/proc/meminfo: memFree=113140276/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5435204 memory=5318968 CPUtime=3277.75 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 637178 0 0 0 326365 1410 0 0 20 0 1 0 32454576 5565648896 1329742 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1358801 1329742 1248 1201 0 1357279 0
Current children cumulated CPU time: 3277.75 s
Current children cumulated vsize: 5435204 KiB
Current children cumulated memory: 5318968 KiB

[startup+3462.3 s]
/proc/loadavg: 1.23 2.11 2.73 2/252 20952
/proc/meminfo: memFree=112880120/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5436452 memory=5320216 CPUtime=3337 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 641045 0 0 0 332266 1434 0 0 20 0 1 0 32454576 5566926848 1330054 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1359113 1330054 1248 1201 0 1357591 0
Current children cumulated CPU time: 3337 s
Current children cumulated vsize: 5436452 KiB
Current children cumulated memory: 5320216 KiB

[startup+3522.3 s]
/proc/loadavg: 1.13 1.92 2.62 2/251 20954
/proc/meminfo: memFree=112658560/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5438564 memory=5322452 CPUtime=3396.12 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 645391 0 0 0 338152 1460 0 0 20 0 1 0 32454576 5569089536 1330613 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1359641 1330613 1248 1201 0 1358119 0
Current children cumulated CPU time: 3396.12 s
Current children cumulated vsize: 5438564 KiB
Current children cumulated memory: 5322452 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.77 2.52 2/251 20957
/proc/meminfo: memFree=112302780/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5439620 memory=5323508 CPUtime=3455.62 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 649284 0 0 0 344070 1492 0 0 20 0 1 0 32454576 5570170880 1330877 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1359905 1330877 1248 1201 0 1358383 0
Current children cumulated CPU time: 3455.62 s
Current children cumulated vsize: 5439620 KiB
Current children cumulated memory: 5323508 KiB

[startup+3642.3 s]
/proc/loadavg: 1.09 1.64 2.43 2/251 20959
/proc/meminfo: memFree=111974044/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5440772 memory=5324660 CPUtime=3514.34 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 653074 0 0 0 349915 1519 0 0 20 0 1 0 32454576 5571350528 1331165 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1360193 1331165 1248 1201 0 1358671 0
Current children cumulated CPU time: 3514.34 s
Current children cumulated vsize: 5440772 KiB
Current children cumulated memory: 5324660 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 1.07 1.54 2.34 2/249 20961
/proc/meminfo: memFree=111744936/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=5441540 memory=5325428 CPUtime=3571.46 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) R 20649 20652 18631 0 -1 4194304 656663 0 0 0 355601 1545 0 0 20 0 1 0 32454576 5572136960 1331357 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 1360385 1331357 1248 1201 0 1358863 0
Current children cumulated CPU time: 3571.46 s
Current children cumulated vsize: 5441540 KiB
Current children cumulated memory: 5325428 KiB

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

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

# cumulated CPU time of all completed processes:  user=3556.17 s, system=15.4852 s

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

[startup+3700.2 s]
/proc/loadavg: 1.07 1.54 2.34 2/249 20961
/proc/meminfo: memFree=111744936/131250000 swapFree=33010684/33010684
[pid=20652] ppid=20649 vsize=1669380 memory=1664224 CPUtime=3571.63 cores=4,6
/proc/20652/stat : 20652 (Exact_proof) D 20649 20652 18631 0 -1 4194304 656749 0 0 0 355616 1547 0 0 20 0 1 0 32454576 1709445120 416056 18446744073709551615 4198400 9115581 140723685563024 0 0 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 10325008 10415428 28438528 140723685570760 140723685571047 140723685571047 140723685576649 0
/proc/20652/statm: 417345 416056 1280 1201 0 415823 0
Current children cumulated CPU time: 3571.63 s
Current children cumulated vsize: 1669380 KiB
Current children cumulated memory: 1664224 KiB

Child status: 0

Real time (s): 3700.25
CPU time (s): 3571.66
CPU user time (s): 3556.17
CPU system time (s): 15.4852
CPU usage (%): 96.5246
Max. virtual memory (cumulated for all children) (KiB): 5716596
Max. memory (cumulated for all children) (KiB): 5397052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3556.17
system time used= 15.4852
maximum resident set size= 5490656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 656750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25076144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2459
involuntary context switches= 5969


# summary of solver processes directly reported to runsolver:
#   pid: 20652
#   total CPU time (s): 3571.66
#   total CPU user time (s): 3556.17
#   total CPU system time (s): 15.4852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.85943 second user time and 15.3054 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-29 05:29:40
IDJOB=4503696
IDBENCH=155548
IDSOLVER=3325
FILE ID=nodeC014/4503696-1751167778
RUNJOBID= nodeC014-1751158126-18642
SLURM_JOB_ID= 9587492
Free space on /tmp= 432636 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-174.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-4503696-1751167778/watcher-4503696-1751167778 -o /tmp/evaluation-result-4503696-1751167778/solver-4503696-1751167778 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751158126-18642 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4503696-1751167778 --seed=1471699493 HOME/instance-4503696-1751167778.opb

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

MD5SUM BENCH= 5618df1e63c3ad3b10b24ba90f334740
RANDOM SEED=1471699493

nodeC014 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.154
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.23
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.194
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.23
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		: 3602.086
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.23
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		: 3547.638
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.23
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		: 3603.215
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.23
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		: 3600.124
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120188500 kB
MemAvailable:   127417864 kB
Buffers:            3280 kB
Cached:          8032020 kB
SwapCached:            0 kB
Active:          2589156 kB
Inactive:        7822448 kB
Active(anon):    2394476 kB
Inactive(anon):        0 kB
Active(file):     194680 kB
Inactive(file):  7822448 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            360760 kB
Writeback:             0 kB
AnonPages:       2379520 kB
Mapped:           118956 kB
Shmem:             18068 kB
KReclaimable:     102948 kB
Slab:             191868 kB
SReclaimable:     102948 kB
SUnreclaim:        88920 kB
KernelStack:        4336 kB
PageTables:         7732 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2809884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2134016 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432752 MiB
End job on nodeC014 at 2025-06-29 06:31:20