Trace number 4502854

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 NameAnswerobjective functionCPU timeWall clock time
Exact_proof 2025-06-02? (TO) 3604.06 3636.36

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_9_shg.opb
MD5SUM6ff458260e5cc7a1e00e7b04a599a648
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark613.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7840
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint34
Maximum length of a constraint64
Number of terms in the objective function 7840
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

368.16/368.98	o 383
368.37/369.17	o 80
387.59/388.66	o 79
401.41/402.68	o 78
402.11/403.31	o 77
483.80/485.40	o 76
569.41/571.34	o 75
574.11/576.09	o 74
731.50/733.99	o 73
746.85/749.39	o 72
2229.72/2236.60	o 71
2459.37/2466.94	o 70
2645.44/2653.55	o 69
2686.12/2694.34	o 68
3259.46/3269.52	o 67
3359.93/3370.35	o 66

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502854-1751433360/watcher-4502854-1751433360 -o /tmp/evaluation-result-4502854-1751433360/solver-4502854-1751433360 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751433360-65528 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4502854-1751433360 --seed=1848154580 HOME/instance-4502854-1751433360.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=65576, runsolver pid=65572
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 1.43 2.59 3.01 4/250 65581
/proc/meminfo: memFree=127966528/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=59824 memory=35776 CPUtime=0.1 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 8474 0 0 0 8 2 0 0 20 0 1 0 59015844 61259776 8944 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 14956 8944 992 1201 0 13434 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 59824 KiB
Current children cumulated memory: 35776 KiB

[startup+0.21394 s]*
/proc/loadavg: 1.43 2.59 3.01 5/252 65586
/proc/meminfo: memFree=127934576/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=81576 memory=57068 CPUtime=0.22 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 14040 0 0 0 18 4 0 0 20 0 1 0 59015844 83533824 14267 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 20394 14267 992 1201 0 18872 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 81576 KiB
Current children cumulated memory: 57068 KiB

[startup+0.313586 s]*
/proc/loadavg: 1.43 2.59 3.01 5/252 65586
/proc/meminfo: memFree=127932812/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=81576 memory=57708 CPUtime=0.32 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 14188 0 0 0 28 4 0 0 20 0 1 0 59015844 83533824 14427 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 20394 14427 992 1201 0 18872 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 81576 KiB
Current children cumulated memory: 57708 KiB

[startup+0.700271 s]
/proc/loadavg: 1.43 2.59 3.01 5/252 65586
/proc/meminfo: memFree=127862688/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=193236 memory=167524 CPUtime=0.69 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 41039 0 0 0 59 10 0 0 20 0 1 0 59015844 197873664 41849 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 48309 41849 992 1201 0 46787 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 193236 KiB
Current children cumulated memory: 167524 KiB

[startup+1.50032 s]
/proc/loadavg: 1.43 2.59 3.01 5/252 65586
/proc/meminfo: memFree=127693596/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=160392 memory=147736 CPUtime=1.49 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47489 0 0 0 136 13 0 0 20 0 1 0 59015844 164241408 36934 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 40098 36934 1024 1201 0 38576 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 160392 KiB
Current children cumulated memory: 147736 KiB

[startup+3.11264 s]
/proc/loadavg: 1.43 2.59 3.01 5/252 65586
/proc/meminfo: memFree=127483476/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=3.09 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47519 0 0 0 296 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+6.30024 s]
/proc/loadavg: 1.64 2.61 3.01 5/252 65586
/proc/meminfo: memFree=127483476/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=6.28 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47519 0 0 0 615 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+12.7002 s]
/proc/loadavg: 1.99 2.67 3.03 5/252 65587
/proc/meminfo: memFree=127550896/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=12.66 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47519 0 0 0 1253 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+25.5003 s]
/proc/loadavg: 2.95 2.85 3.08 5/252 65587
/proc/meminfo: memFree=127621924/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=25.44 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47519 0 0 0 2531 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+51.1119 s]
/proc/loadavg: 3.99 3.10 3.16 5/250 65587
/proc/meminfo: memFree=127619936/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=51 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47519 0 0 0 5087 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+102.3 s]
/proc/loadavg: 4.37 3.36 3.25 5/250 65589
/proc/meminfo: memFree=127623888/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=102.09 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47530 0 0 0 10196 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 3.50 3.31 5/250 65592
/proc/meminfo: memFree=127625844/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=161.97 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47541 0 0 0 16184 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.60 3.36 5/250 65594
/proc/meminfo: memFree=127622640/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=221.85 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47551 0 0 0 22172 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 221.85 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 3.73 3.42 5/251 65601
/proc/meminfo: memFree=127624308/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=281.74 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47556 0 0 0 28161 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 281.74 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.79 3.46 5/251 65603
/proc/meminfo: memFree=127631944/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=152832 memory=146480 CPUtime=341.63 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 47556 0 0 0 34150 13 0 0 20 0 1 0 59015844 156499968 36620 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 38208 36620 1024 1201 0 36686 0
Current children cumulated CPU time: 341.63 s
Current children cumulated vsize: 152832 KiB
Current children cumulated memory: 146480 KiB

[startup+402.3 s]
/proc/loadavg: 3.80 3.78 3.48 4/249 65645
/proc/meminfo: memFree=123794740/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=1566700 memory=1311772 CPUtime=401.11 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 249784 0 0 0 40021 90 0 0 20 0 1 0 59015844 1604300800 327943 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 391675 327943 1248 1201 0 390153 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 1566700 KiB
Current children cumulated memory: 1311772 KiB

[startup+462.3 s]
/proc/loadavg: 3.39 3.67 3.45 4/250 65650
/proc/meminfo: memFree=120398664/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=2659172 memory=2128448 CPUtime=460.76 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 395631 0 0 0 45897 179 0 0 20 0 1 0 59015844 2722992128 532112 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 664793 532112 1248 1201 0 663271 0
Current children cumulated CPU time: 460.76 s

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

[startup+3042.3 s]
/proc/loadavg: 3.15 3.21 3.20 4/251 65800
/proc/meminfo: memFree=52746100/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3032.99 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 510100 0 0 0 301395 1904 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3032.99 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3102.3 s]
/proc/loadavg: 3.11 3.19 3.18 4/250 65802
/proc/meminfo: memFree=50377644/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3092.8 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 510529 0 0 0 307313 1967 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3092.8 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3162.3 s]
/proc/loadavg: 3.21 3.20 3.19 4/250 65804
/proc/meminfo: memFree=48721160/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3152.61 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 511614 0 0 0 313226 2035 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3152.61 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3222.3 s]
/proc/loadavg: 3.18 3.19 3.18 4/248 65806
/proc/meminfo: memFree=47757920/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3212.41 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 512643 0 0 0 319135 2106 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3212.41 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.17 3.17 4/252 65816
/proc/meminfo: memFree=44495540/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3272.22 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 513243 0 0 0 325032 2190 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3272.22 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3342.3 s]
/proc/loadavg: 3.15 3.17 3.17 4/252 65819
/proc/meminfo: memFree=42610344/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3332.03 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 513953 0 0 0 330925 2278 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3332.03 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3402.3 s]
/proc/loadavg: 3.16 3.17 3.17 4/253 65822
/proc/meminfo: memFree=40150688/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3391.83 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 514998 0 0 0 336850 2333 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3391.83 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3462.3 s]
/proc/loadavg: 3.18 3.16 3.17 4/253 65824
/proc/meminfo: memFree=38618468/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3451.63 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 515870 0 0 0 342757 2406 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3451.63 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3522.3 s]
/proc/loadavg: 3.13 3.15 3.17 4/253 65826
/proc/meminfo: memFree=37735916/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3294168 CPUtime=3511.44 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 516464 0 0 0 348683 2461 0 0 20 0 1 0 59015844 3576901632 823542 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 823542 1280 1201 0 871745 0
Current children cumulated CPU time: 3511.44 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3294168 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.13 3.16 4/249 65828
/proc/meminfo: memFree=35552828/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3297880 CPUtime=3571.24 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 518556 0 0 0 354582 2542 0 0 20 0 1 0 59015844 3576901632 824470 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 824470 1280 1201 0 871745 0
Current children cumulated CPU time: 3571.24 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3297880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 3.11 3.14 3.16 4/250 65829
/proc/meminfo: memFree=34234832/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3350232 CPUtime=3600.05 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 533134 0 0 0 357403 2602 0 0 20 0 1 0 59015844 3576901632 837558 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 837558 1280 1201 0 871745 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3350232 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3636.36 s]
# the end of solver process 65576 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3576.06 s, system=27.9926 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3612 s]*
/proc/loadavg: 3.11 3.14 3.16 4/250 65829
/proc/meminfo: memFree=34226768/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3350232 CPUtime=3600.86 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 533134 0 0 0 357484 2602 0 0 20 0 1 0 59015844 3576901632 837558 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 837558 1280 1201 0 871745 0
Current children cumulated CPU time: 3600.86 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3350232 KiB

[startup+3612.8 s]
/proc/loadavg: 3.11 3.14 3.16 4/250 65829
/proc/meminfo: memFree=34226768/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3350232 CPUtime=3601.64 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 533199 0 0 0 357562 2602 0 0 20 0 1 0 59015844 3576901632 837558 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 837558 1280 1201 0 871745 0
Current children cumulated CPU time: 3601.64 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3350232 KiB

[startup+3613.2 s]
/proc/loadavg: 3.11 3.14 3.16 4/250 65829
/proc/meminfo: memFree=36361336/131382116 swapFree=33010684/33010684
[pid=65576] ppid=65572 vsize=3493068 memory=3350232 CPUtime=3602.04 cores=4,6
/proc/65576/stat : 65576 (Exact_proof) R 65572 65576 65101 0 -1 4194304 533211 0 0 0 357602 2602 0 0 20 0 1 0 59015844 3576901632 837558 18446744073709551615 4198400 9115581 140723114293728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 42778624 140723114297544 140723114297831 140723114297831 140723114303433 0
/proc/65576/statm: 873267 837558 1280 1201 0 871745 0
Current children cumulated CPU time: 3602.04 s
Current children cumulated vsize: 3493068 KiB
Current children cumulated memory: 3350232 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3636.36
CPU time (s): 3604.06
CPU user time (s): 3576.06
CPU system time (s): 27.9926
CPU usage (%): 99.1116
Max. virtual memory (cumulated for all children) (KiB): 3658704
Max. memory (cumulated for all children) (KiB): 3459728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.06
system time used= 27.9926
maximum resident set size= 3459728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 533211
page faults= 0
swaps= 0
block input operations= 0
block output operations= 84015592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 241719
involuntary context switches= 4013


# summary of solver processes directly reported to runsolver:
#   pid: 65576
#   total CPU time (s): 3604.06
#   total CPU user time (s): 3576.06
#   total CPU system time (s): 27.9926

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3448 second user time and 33.8815 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-02 07:16:01
IDJOB=4502854
IDBENCH=155400
IDSOLVER=3325
FILE ID=nodeC011/4502854-1751433360
RUNJOBID= nodeC011-1751433360-65528
SLURM_JOB_ID= 9598368
Free space on /tmp= 431300 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_9_shg.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-4502854-1751433360/watcher-4502854-1751433360 -o /tmp/evaluation-result-4502854-1751433360/solver-4502854-1751433360 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751433360-65528 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4502854-1751433360 --seed=1848154580 HOME/instance-4502854-1751433360.opb

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

MD5SUM BENCH= 6ff458260e5cc7a1e00e7b04a599a648
RANDOM SEED=1848154580

nodeC011 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		: 1197.612
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	: 6984.20
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		: 1197.148
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	: 6984.20
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		: 1795.721
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	: 6984.20
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.454
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	: 6984.20
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		: 1995.485
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	: 6984.20
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		: 1197.292
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	: 6984.20
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.440
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	: 6984.20
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		: 1197.595
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127994676 kB
MemAvailable:   129918920 kB
Buffers:            3280 kB
Cached:          2728268 kB
SwapCached:            0 kB
Active:           375044 kB
Inactive:        2428680 kB
Active(anon):      89856 kB
Inactive(anon):        0 kB
Active(file):     285188 kB
Inactive(file):  2428680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            100644 kB
Writeback:             0 kB
AnonPages:         75436 kB
Mapped:           110444 kB
Shmem:             17960 kB
KReclaimable:      99624 kB
Slab:             183128 kB
SReclaimable:      99624 kB
SUnreclaim:        83504 kB
KernelStack:        3984 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     427708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430712 MiB
End job on nodeC011 at 2025-07-02 08:16:38