Trace number 4505654

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) 3602.11 3640.46

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
MD5SUM0390bfe3f6c229f0cac833c3202307c0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-186459
Best CPU time to get the best result obtained on this benchmark72000.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 24116532
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 24116532
Number of bits of the biggest sum of numbers25
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

359.81/361.36	o 0
1363.16/1370.39	o -9009
1379.92/1387.17	o -12021
1586.11/1614.90	o -17101
1930.43/1960.20	o -24222
1940.71/1970.58	o -24476
2012.03/2042.06	o -25690

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505654-1751486857/watcher-4505654-1751486857 -o /tmp/evaluation-result-4505654-1751486857/solver-4505654-1751486857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751483217-64352 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4505654-1751486857 --seed=1811926935 HOME/instance-4505654-1751486857.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el
solver pid=64685, runsolver pid=64682
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 4.35 4.17 4.11 5/253 64686
/proc/meminfo: memFree=55523116/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=75340 memory=50932 CPUtime=0.1 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 9707 0 0 0 7 3 0 0 20 0 1 0 64365402 77148160 12733 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 18835 12733 992 1201 0 17313 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 75340 KiB
Current children cumulated memory: 50932 KiB

[startup+0.209876 s]*
/proc/loadavg: 4.35 4.17 4.11 5/253 64686
/proc/meminfo: memFree=56832324/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=89436 memory=64948 CPUtime=0.21 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 12694 0 0 0 17 4 0 0 20 0 1 0 64365402 91582464 16237 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 22359 16237 992 1201 0 20837 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 89436 KiB
Current children cumulated memory: 64948 KiB

[startup+0.309667 s]*
/proc/loadavg: 4.35 4.17 4.11 5/253 64686
/proc/meminfo: memFree=58034764/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=98244 memory=74488 CPUtime=0.3 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 15224 0 0 0 25 5 0 0 20 0 1 0 64365402 100601856 18622 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24561 18622 1024 1201 0 23039 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 98244 KiB
Current children cumulated memory: 74488 KiB

[startup+0.700348 s]
/proc/loadavg: 4.35 4.17 4.11 5/253 64686
/proc/meminfo: memFree=60744908/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=78196 CPUtime=0.69 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17167 0 0 0 63 6 0 0 20 0 1 0 64365402 101396480 19549 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19549 1024 1201 0 23233 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 78196 KiB

[startup+1.50032 s]
/proc/loadavg: 4.35 4.17 4.11 5/253 64686
/proc/meminfo: memFree=68470068/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=78196 CPUtime=1.48 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17167 0 0 0 142 6 0 0 20 0 1 0 64365402 101396480 19549 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19549 1024 1201 0 23233 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 78196 KiB

[startup+3.11256 s]
/proc/loadavg: 4.35 4.17 4.11 5/258 64705
/proc/meminfo: memFree=86527916/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=78196 CPUtime=3.09 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17168 0 0 0 303 6 0 0 20 0 1 0 64365402 101396480 19549 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19549 1024 1201 0 23233 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 78196 KiB

[startup+6.30024 s]
/proc/loadavg: 4.32 4.17 4.11 5/258 64705
/proc/meminfo: memFree=86479620/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=78196 CPUtime=6.27 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17169 0 0 0 621 6 0 0 20 0 1 0 64365402 101396480 19549 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19549 1024 1201 0 23233 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 78196 KiB

[startup+12.7003 s]
/proc/loadavg: 4.29 4.17 4.11 5/258 64705
/proc/meminfo: memFree=86377604/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=78196 CPUtime=12.65 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17170 0 0 0 1259 6 0 0 20 0 1 0 64365402 101396480 19549 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19549 1024 1201 0 23233 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 78196 KiB

[startup+25.5003 s]
/proc/loadavg: 4.23 4.16 4.11 5/258 64750
/proc/meminfo: memFree=108207672/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=78324 CPUtime=25.38 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17178 0 0 0 2532 6 0 0 20 0 1 0 64365402 101396480 19581 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19581 1024 1201 0 23233 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 78324 KiB

[startup+51.1132 s]
/proc/loadavg: 4.28 4.18 4.11 5/258 64751
/proc/meminfo: memFree=107855284/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=79732 CPUtime=50.89 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17187 0 0 0 5083 6 0 0 20 0 1 0 64365402 101396480 19933 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19933 1024 1201 0 23233 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 79732 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.15 4.10 5/258 64797
/proc/meminfo: memFree=129061388/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=79732 CPUtime=101.84 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17203 0 0 0 10178 6 0 0 20 0 1 0 64365402 101396480 19933 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19933 1024 1201 0 23233 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 79732 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/258 64799
/proc/meminfo: memFree=129061540/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=79732 CPUtime=161.6 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17211 0 0 0 16154 6 0 0 20 0 1 0 64365402 101396480 19933 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19933 1024 1201 0 23233 0
Current children cumulated CPU time: 161.6 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 79732 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/256 64806
/proc/meminfo: memFree=129065644/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=79732 CPUtime=221.36 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17219 0 0 0 22130 6 0 0 20 0 1 0 64365402 101396480 19933 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19933 1024 1201 0 23233 0
Current children cumulated CPU time: 221.36 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 79732 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/254 64809
/proc/meminfo: memFree=129039960/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=79732 CPUtime=281.12 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17227 0 0 0 28106 6 0 0 20 0 1 0 64365402 101396480 19933 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19933 1024 1201 0 23233 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 79732 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/252 64811
/proc/meminfo: memFree=129025212/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=99020 memory=79732 CPUtime=340.88 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 17227 0 0 0 34082 6 0 0 20 0 1 0 64365402 101396480 19933 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 24755 19933 1024 1201 0 23233 0
Current children cumulated CPU time: 340.88 s
Current children cumulated vsize: 99020 KiB
Current children cumulated memory: 79732 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/255 64818
/proc/meminfo: memFree=126594692/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=989952 memory=864916 CPUtime=399.4 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 139552 0 0 0 39863 77 0 0 20 0 1 0 64365402 1013710848 216229 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 247488 216229 1280 1201 0 245966 0
Current children cumulated CPU time: 399.4 s
Current children cumulated vsize: 989952 KiB
Current children cumulated memory: 864916 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 64823
/proc/meminfo: memFree=123557720/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=1311580 memory=1075908 CPUtime=459 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 168061 0 0 0 45781 119 0 0 20 0 1 0 64365402 1343057920 268977 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 327895 268977 1280 1201 0 326373 0
Current children cumulated CPU time: 459 s

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

[startup+3042.3 s]
/proc/loadavg: 4.14 4.13 4.16 5/257 64953
/proc/meminfo: memFree=13403284/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=4744508 memory=4072620 CPUtime=3007.61 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 664966 0 0 0 298994 1767 0 0 20 0 1 0 64365402 4858376192 1018155 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1186127 1018155 1312 1201 0 1184605 0
Current children cumulated CPU time: 3007.61 s
Current children cumulated vsize: 4744508 KiB
Current children cumulated memory: 4072620 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/257 64955
/proc/meminfo: memFree=11635448/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=4748356 memory=4076332 CPUtime=3066.86 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 666677 0 0 0 304881 1805 0 0 20 0 1 0 64365402 4862316544 1019083 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1187089 1019083 1312 1201 0 1185567 0
Current children cumulated CPU time: 3066.86 s
Current children cumulated vsize: 4748356 KiB
Current children cumulated memory: 4076332 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.10 4.14 5/257 64957
/proc/meminfo: memFree=8998616/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=4751088 memory=4077868 CPUtime=3126.69 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 668308 0 0 0 310817 1852 0 0 20 0 1 0 64365402 4865114112 1019467 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1187772 1019467 1312 1201 0 1186250 0
Current children cumulated CPU time: 3126.69 s
Current children cumulated vsize: 4751088 KiB
Current children cumulated memory: 4077868 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.14 5/259 64978
/proc/meminfo: memFree=6511400/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=4767772 memory=4095840 CPUtime=3186.41 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 673247 0 0 0 316742 1899 0 0 20 0 1 0 64365402 4882198528 1023960 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1191943 1023960 1312 1201 0 1190421 0
Current children cumulated CPU time: 3186.41 s
Current children cumulated vsize: 4767772 KiB
Current children cumulated memory: 4095840 KiB

[startup+3282.3 s]
/proc/loadavg: 4.22 4.13 4.15 5/259 64980
/proc/meminfo: memFree=4120872/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=4767772 memory=4095840 CPUtime=3246.25 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 674085 0 0 0 322602 2023 0 0 20 0 1 0 64365402 4882198528 1023960 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1191943 1023960 1312 1201 0 1190421 0
Current children cumulated CPU time: 3246.25 s
Current children cumulated vsize: 4767772 KiB
Current children cumulated memory: 4095840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/259 64981
/proc/meminfo: memFree=2861976/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=4767772 memory=4095840 CPUtime=3306.09 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 674973 0 0 0 328571 2038 0 0 20 0 1 0 64365402 4882198528 1023960 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1191943 1023960 1312 1201 0 1190421 0
Current children cumulated CPU time: 3306.09 s
Current children cumulated vsize: 4767772 KiB
Current children cumulated memory: 4095840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/260 64984
/proc/meminfo: memFree=1063744/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3365.92 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 983887 0 0 0 334450 2142 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3365.92 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

[startup+3462.3 s]
/proc/loadavg: 4.27 4.15 4.15 5/260 64986
/proc/meminfo: memFree=1162100/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3425.77 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 986936 0 0 0 340406 2171 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3425.77 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

[startup+3522.3 s]
/proc/loadavg: 4.21 4.15 4.15 5/261 64991
/proc/meminfo: memFree=1220580/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3485.41 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 988773 0 0 0 346365 2176 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3485.41 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.15 4.15 6/260 64993
/proc/meminfo: memFree=1251804/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3544.09 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 1001967 0 0 0 352214 2195 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3544.09 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3638.4 s]
/proc/loadavg: 4.19 4.16 4.15 4/260 64998
/proc/meminfo: memFree=1277220/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3600.05 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 1002183 0 0 0 357789 2216 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3579.88 s, system=22.2295 s

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

[startup+3639.2 s]
/proc/loadavg: 4.19 4.16 4.15 6/260 64998
/proc/meminfo: memFree=1279412/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3600.84 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 1002185 0 0 0 357868 2216 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3600.84 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

[startup+3640 s]*
/proc/loadavg: 4.19 4.16 4.15 4/260 64998
/proc/meminfo: memFree=1256504/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3601.66 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 1002185 0 0 0 357949 2217 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3601.66 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

[startup+3640.4 s]
/proc/loadavg: 4.19 4.16 4.15 4/260 64998
/proc/meminfo: memFree=1256504/131382112 swapFree=33010416/33010684
[pid=64685] ppid=64682 vsize=5197220 memory=4346052 CPUtime=3602.04 cores=0,2
/proc/64685/stat : 64685 (Exact_proof) R 64682 64685 64339 0 -1 4194304 1002186 0 0 0 357987 2217 0 0 20 0 1 0 64365402 5321953280 1086513 18446744073709551615 4198400 9115581 140729012672352 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 16793600 140729012680904 140729012681191 140729012681191 140729012686793 0
/proc/64685/statm: 1299305 1086513 1312 1201 0 1297783 0
Current children cumulated CPU time: 3602.04 s
Current children cumulated vsize: 5197220 KiB
Current children cumulated memory: 4346052 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3640.46
CPU time (s): 3602.11
CPU user time (s): 3579.88
CPU system time (s): 22.2295
CPU usage (%): 98.9465
Max. virtual memory (cumulated for all children) (KiB): 5270964
Max. memory (cumulated for all children) (KiB): 4419704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.88
system time used= 22.2295
maximum resident set size= 4475072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1002186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70190016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106
involuntary context switches= 8532


# summary of solver processes directly reported to runsolver:
#   pid: 64685
#   total CPU time (s): 3602.11
#   total CPU user time (s): 3579.88
#   total CPU system time (s): 22.2295

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.809 second user time and 36.1888 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-02 22:07:37
IDJOB=4505654
IDBENCH=156158
IDSOLVER=3325
FILE ID=nodeC012/4505654-1751486857
RUNJOBID= nodeC012-1751483217-64352
SLURM_JOB_ID= 9598531
Free space on /tmp= 431656 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.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-4505654-1751486857/watcher-4505654-1751486857 -o /tmp/evaluation-result-4505654-1751486857/solver-4505654-1751486857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751483217-64352 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4505654-1751486857 --seed=1811926935 HOME/instance-4505654-1751486857.opb

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

MD5SUM BENCH= 0390bfe3f6c229f0cac833c3202307c0
RANDOM SEED=1811926935

nodeC012 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.144
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 3644.483
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 2993.003
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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.484
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 1795.824
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 3654.243
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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.246
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        53225352 kB
MemAvailable:   116357104 kB
Buffers:            2136 kB
Cached:         63853388 kB
SwapCached:           16 kB
Active:         14151116 kB
Inactive:       63218836 kB
Active(anon):   13525388 kB
Inactive(anon):     7000 kB
Active(file):     625728 kB
Inactive(file): 63211836 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            598728 kB
Writeback:             0 kB
AnonPages:      13511820 kB
Mapped:           113760 kB
Shmem:             17944 kB
KReclaimable:     267244 kB
Slab:             373580 kB
SReclaimable:     267244 kB
SUnreclaim:       106336 kB
KernelStack:        4080 kB
PageTables:        30804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   16988944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8151040 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431820 MiB
End job on nodeC012 at 2025-07-02 23:08:18