Trace number 4508804

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

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay75.lin.opb
MD5SUM3ba8cfc0a45dfa41539851263c680a3e
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 benchmark2394527
Best CPU time to get the best result obtained on this benchmark72003.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables149652
Total number of constraints428803
Number of constraints which are clauses281926
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints146876
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 149651
Biggest coefficient in the objective function 3944708
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 34212972
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 3944708
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 34212972
Number of bits of the biggest sum of numbers26
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

362.26/363.75	o 3944708
362.68/364.13	o 3586194
363.06/364.54	o 3583104
867.75/874.13	o 3582647
1499.11/1507.65	o 3571167
1499.31/1507.85	o 3570721
1499.71/1508.27	o 3568453

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4508804-1751510045/watcher-4508804-1751510045 -o /tmp/evaluation-result-4508804-1751510045/solver-4508804-1751510045 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751506381-68835 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4508804-1751510045 --seed=704830002 HOME/instance-4508804-1751510045.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
Starting watchdog thread
solver pid=69919, runsolver pid=69916
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.18 4.21 4.14 5/256 69920
/proc/meminfo: memFree=112124848/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=141236 memory=118848 CPUtime=0.1 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 8794 0 0 0 6 4 0 0 20 0 1 0 66684282 144625664 29712 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 35309 29712 992 1201 0 33787 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 141236 KiB
Current children cumulated memory: 118848 KiB

[startup+0.213541 s]*
/proc/loadavg: 4.18 4.21 4.14 5/256 69920
/proc/meminfo: memFree=112072488/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=195804 memory=159120 CPUtime=0.22 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 13769 0 0 0 16 6 0 0 20 0 1 0 66684282 200503296 39780 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 48951 39780 992 1201 0 47429 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 195804 KiB
Current children cumulated memory: 159120 KiB

[startup+0.313246 s]*
/proc/loadavg: 4.18 4.21 4.14 5/256 69920
/proc/meminfo: memFree=112015656/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=249112 memory=203076 CPUtime=0.31 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 18116 0 0 0 24 7 0 0 20 0 1 0 66684282 255090688 50769 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 62278 50769 992 1201 0 60756 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 249112 KiB
Current children cumulated memory: 203076 KiB

[startup+0.700316 s]
/proc/loadavg: 4.18 4.21 4.14 5/256 69920
/proc/meminfo: memFree=111971616/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=341180 memory=286956 CPUtime=0.69 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 31672 0 0 0 57 12 0 0 20 0 1 0 66684282 349368320 71739 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 85295 71739 992 1201 0 83773 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 341180 KiB
Current children cumulated memory: 286956 KiB

[startup+1.50031 s]
/proc/loadavg: 4.17 4.20 4.14 5/256 69920
/proc/meminfo: memFree=111849632/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=400608 memory=362660 CPUtime=1.49 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 39824 0 0 0 134 15 0 0 20 0 1 0 66684282 410222592 90665 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 100152 90665 1024 1201 0 98630 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 400608 KiB
Current children cumulated memory: 362660 KiB

[startup+3.11353 s]
/proc/loadavg: 4.17 4.20 4.14 5/256 69920
/proc/meminfo: memFree=111764964/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=3.09 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50733 0 0 0 291 18 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+6.30031 s]
/proc/loadavg: 4.15 4.20 4.14 5/256 69920
/proc/meminfo: memFree=111716832/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=6.27 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50746 0 0 0 609 18 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.20 4.14 5/256 69920
/proc/meminfo: memFree=111578024/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=12.64 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50772 0 0 0 1246 18 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.19 4.13 5/256 69920
/proc/meminfo: memFree=111118008/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=25.39 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50798 0 0 0 2521 18 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+51.1134 s]
/proc/loadavg: 4.13 4.19 4.13 5/256 69920
/proc/meminfo: memFree=110718856/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=50.9 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50811 0 0 0 5072 18 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.17 4.13 5/257 69923
/proc/meminfo: memFree=109830432/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=101.9 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50850 0 0 0 10171 19 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.15 4.12 5/257 69925
/proc/meminfo: memFree=108797000/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=161.66 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50863 0 0 0 16147 19 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.14 4.12 5/255 69927
/proc/meminfo: memFree=107634940/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=221.41 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50876 0 0 0 22122 19 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.12 4.11 5/256 69930
/proc/meminfo: memFree=106545800/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=281.16 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50890 0 0 0 28097 19 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 281.16 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.14 4.12 5/256 69932
/proc/meminfo: memFree=105488700/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=395016 memory=374544 CPUtime=340.94 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 50903 0 0 0 34075 19 0 0 20 0 1 0 66684282 404496384 93636 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 98754 93636 1024 1201 0 97232 0
Current children cumulated CPU time: 340.94 s
Current children cumulated vsize: 395016 KiB
Current children cumulated memory: 374544 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/258 69985
/proc/meminfo: memFree=113098160/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=805576 memory=743492 CPUtime=400.78 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 90375 0 0 0 40041 37 0 0 20 0 1 0 66684282 824909824 185873 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 201394 185873 1248 1201 0 199872 0
Current children cumulated CPU time: 400.78 s
Current children cumulated vsize: 805576 KiB
Current children cumulated memory: 743492 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.11 5/260 69989
/proc/meminfo: memFree=111986748/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=847872 memory=762908 CPUtime=460.63 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 91606 0 0 0 46020 43 0 0 20 0 1 0 66684282 868220928 190727 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 211968 190727 1248 1201 0 210446 0
Current children cumulated CPU time: 460.63 s

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

[startup+3102.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/259 70234
/proc/meminfo: memFree=81880348/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3794392 CPUtime=3081.21 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 180585 0 0 0 307244 877 0 0 20 0 1 0 66684282 4029063168 948598 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 948598 1280 1201 0 982136 0
Current children cumulated CPU time: 3081.21 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3794392 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.14 4.17 5/258 70236
/proc/meminfo: memFree=80956388/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3794392 CPUtime=3140.98 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 181210 0 0 0 313208 890 0 0 20 0 1 0 66684282 4029063168 948598 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 948598 1280 1201 0 982136 0
Current children cumulated CPU time: 3140.98 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3794392 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.17 4/257 70238
/proc/meminfo: memFree=80069564/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3794392 CPUtime=3199.29 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) D 69916 69919 68825 0 -1 4194304 181700 0 0 0 319023 906 0 0 20 0 1 0 66684282 4029063168 948598 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 1 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 948598 1280 1201 0 982136 0
Current children cumulated CPU time: 3199.29 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3794392 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.12 4.16 5/257 70240
/proc/meminfo: memFree=78605996/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3794392 CPUtime=3256 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 182520 0 0 0 324683 917 0 0 20 0 1 0 66684282 4029063168 948598 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 948598 1280 1201 0 982136 0
Current children cumulated CPU time: 3256 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3794392 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.11 4.15 5/257 70242
/proc/meminfo: memFree=77130840/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3794392 CPUtime=3313.36 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 182852 0 0 0 330410 926 0 0 20 0 1 0 66684282 4029063168 948598 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 948598 1280 1201 0 982136 0
Current children cumulated CPU time: 3313.36 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3794392 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.15 5/257 70247
/proc/meminfo: memFree=75973924/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3799128 CPUtime=3373.21 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 183494 0 0 0 336392 929 0 0 20 0 1 0 66684282 4029063168 949782 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 949782 1280 1201 0 982136 0
Current children cumulated CPU time: 3373.21 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3799128 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.15 9/256 70253
/proc/meminfo: memFree=74628492/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3801176 CPUtime=3433.05 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 184202 0 0 0 342361 944 0 0 20 0 1 0 66684282 4029063168 950294 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 950294 1280 1201 0 982136 0
Current children cumulated CPU time: 3433.05 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3801176 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.14 5/256 70255
/proc/meminfo: memFree=73225284/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3934632 memory=3801304 CPUtime=3492.83 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 185133 0 0 0 348330 953 0 0 20 0 1 0 66684282 4029063168 950326 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 983658 950326 1280 1201 0 982136 0
Current children cumulated CPU time: 3492.83 s
Current children cumulated vsize: 3934632 KiB
Current children cumulated memory: 3801304 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.14 5/257 70258
/proc/meminfo: memFree=71994804/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3990616 memory=3834044 CPUtime=3552.66 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 187315 0 0 0 354311 955 0 0 20 0 1 0 66684282 4086390784 958511 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 997654 958511 1280 1201 0 996132 0
Current children cumulated CPU time: 3552.66 s
Current children cumulated vsize: 3990616 KiB
Current children cumulated memory: 3834044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.8 s]
/proc/loadavg: 4.44 4.18 4.16 5/258 70263
/proc/meminfo: memFree=70965444/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3990616 memory=3836100 CPUtime=3600 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 187500 0 0 0 359044 956 0 0 20 0 1 0 66684282 4086390784 959025 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 997654 959025 1280 1201 0 996132 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3990616 KiB
Current children cumulated memory: 3836100 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.44 s, system=9.57211 s

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

[startup+3630.4 s]
/proc/loadavg: 4.44 4.18 4.16 5/258 70263
/proc/meminfo: memFree=70929156/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3990616 memory=3836100 CPUtime=3600.6 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 187501 0 0 0 359104 956 0 0 20 0 1 0 66684282 4086390784 959025 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 997654 959025 1280 1201 0 996132 0
Current children cumulated CPU time: 3600.6 s
Current children cumulated vsize: 3990616 KiB
Current children cumulated memory: 3836100 KiB

[startup+3631.2 s]
/proc/loadavg: 4.44 4.18 4.16 5/258 70263
/proc/meminfo: memFree=70868612/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3990616 memory=3836100 CPUtime=3601.4 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 187501 0 0 0 359184 956 0 0 20 0 1 0 66684282 4086390784 959025 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 997654 959025 1280 1201 0 996132 0
Current children cumulated CPU time: 3601.4 s
Current children cumulated vsize: 3990616 KiB
Current children cumulated memory: 3836100 KiB

[startup+3631.6 s]
/proc/loadavg: 4.44 4.18 4.16 5/258 70263
/proc/meminfo: memFree=70868612/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3990616 memory=3836100 CPUtime=3601.8 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 187506 0 0 0 359224 956 0 0 20 0 1 0 66684282 4086390784 959025 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 997654 959025 1280 1201 0 996132 0
Current children cumulated CPU time: 3601.8 s
Current children cumulated vsize: 3990616 KiB
Current children cumulated memory: 3836100 KiB

[startup+3631.8 s]
/proc/loadavg: 4.44 4.18 4.16 5/258 70263
/proc/meminfo: memFree=70868612/131382112 swapFree=33010416/33010684
[pid=69919] ppid=69916 vsize=3990616 memory=3836100 CPUtime=3602 cores=0,2
/proc/69919/stat : 69919 (Exact_proof) R 69916 69919 68825 0 -1 4194304 187506 0 0 0 359244 956 0 0 20 0 1 0 66684282 4086390784 959025 18446744073709551615 4198400 9115581 140721831537024 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25698304 140721831545033 140721831545319 140721831545319 140721831550921 0
/proc/69919/statm: 997654 959025 1280 1201 0 996132 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 3990616 KiB
Current children cumulated memory: 3836100 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3631.81
CPU time (s): 3602.02
CPU user time (s): 3592.44
CPU system time (s): 9.57211
CPU usage (%): 99.1796
Max. virtual memory (cumulated for all children) (KiB): 5221380
Max. memory (cumulated for all children) (KiB): 3862848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.44
system time used= 9.57211
maximum resident set size= 4045120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187506
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32866424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 8149


# summary of solver processes directly reported to runsolver:
#   pid: 69919
#   total CPU time (s): 3602.02
#   total CPU user time (s): 3592.44
#   total CPU system time (s): 9.57211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4263 second user time and 35.7101 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 04:34:06
IDJOB=4508804
IDBENCH=158475
IDSOLVER=3325
FILE ID=nodeC012/4508804-1751510045
RUNJOBID= nodeC012-1751506381-68835
SLURM_JOB_ID= 9598601
Free space on /tmp= 431836 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay75.lin.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-4508804-1751510045/watcher-4508804-1751510045 -o /tmp/evaluation-result-4508804-1751510045/solver-4508804-1751510045 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751506381-68835 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4508804-1751510045 --seed=704830002 HOME/instance-4508804-1751510045.opb

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

MD5SUM BENCH= 3ba8cfc0a45dfa41539851263c680a3e
RANDOM SEED=704830002

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.159
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		: 3661.904
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		: 1197.344
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.323
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		: 3661.398
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		: 3661.800
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.593
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:        112226132 kB
MemAvailable:   128362616 kB
Buffers:            2136 kB
Cached:         16920792 kB
SwapCached:           16 kB
Active:          2166840 kB
Inactive:       16303312 kB
Active(anon):    1557956 kB
Inactive(anon):     6996 kB
Active(file):     608884 kB
Inactive(file): 16296316 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           3837352 kB
Writeback:            12 kB
AnonPages:       1546824 kB
Mapped:           118896 kB
Shmem:             17944 kB
KReclaimable:     141440 kB
Slab:             345504 kB
SReclaimable:     141440 kB
SUnreclaim:       204064 kB
KernelStack:        4096 kB
PageTables:         6020 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1987548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1218560 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= 431836 MiB
End job on nodeC012 at 2025-07-03 05:34:38