Trace number 4482803

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 2025-06-02? (TO) 3602.47 3614.22

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_mh.opb
MD5SUM52dca71e841298ae6df8c1bcbb79ed30
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 benchmark13359973
Best CPU time to get the best result obtained on this benchmark3600.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 388230486170
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 388230486170
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63837 MiB (50426 MiB free)
  memory of node 1: 64465 MiB (57350 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482803-1751485486/watcher-4482803-1751485486 -o /tmp/evaluation-result-4482803-1751485486/solver-4482803-1751485486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751478476-69667 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=736916671 --ls=360 HOME/instance-4482803-1751485486.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=70434, runsolver pid=70431

[startup+0.100073 s]*
/proc/loadavg: 4.13 4.14 4.17 5/252 70435
/proc/meminfo: memFree=110229840/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=236040 memory=173652 CPUtime=0.1 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 2711 0 0 0 7 3 0 0 20 0 1 0 64228244 241704960 43413 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 59010 43413 960 1200 0 57490 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 236040 KiB
Current children cumulated memory: 173652 KiB

[startup+0.2135 s]*
/proc/loadavg: 4.13 4.14 4.17 5/252 70435
/proc/meminfo: memFree=109874252/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=517108 memory=493664 CPUtime=0.21 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 8080 0 0 0 11 10 0 0 20 0 1 0 64228244 529518592 123416 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 129277 123416 992 1200 0 127757 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 517108 KiB
Current children cumulated memory: 493664 KiB

[startup+0.313717 s]*
/proc/loadavg: 4.13 4.14 4.17 5/252 70435
/proc/meminfo: memFree=109669452/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=713716 memory=690272 CPUtime=0.31 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 8687 0 0 0 17 14 0 0 20 0 1 0 64228244 730845184 172568 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 178429 172568 992 1200 0 176909 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 713716 KiB
Current children cumulated memory: 690272 KiB

[startup+0.700323 s]
/proc/loadavg: 4.13 4.14 4.17 5/252 70435
/proc/meminfo: memFree=109319408/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=1192288 memory=1153104 CPUtime=0.69 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 18884 0 0 0 42 27 0 0 20 0 1 0 64228244 1220902912 288276 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 298072 288276 992 1200 0 296552 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1192288 KiB
Current children cumulated memory: 1153104 KiB

[startup+1.50032 s]
/proc/loadavg: 4.13 4.14 4.17 5/252 70435
/proc/meminfo: memFree=109061868/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=1629012 memory=1579248 CPUtime=1.49 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 39242 0 0 0 111 38 0 0 20 0 1 0 64228244 1668108288 394812 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 407253 394812 992 1200 0 405733 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1629012 KiB
Current children cumulated memory: 1579248 KiB

[startup+3.11319 s]
/proc/loadavg: 4.12 4.14 4.17 5/252 70435
/proc/meminfo: memFree=108148576/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=2499248 memory=2325796 CPUtime=3.1 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 150908 0 0 0 247 63 0 0 20 0 1 0 64228244 2559229952 581449 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 624812 581449 1056 1200 0 623292 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2499248 KiB
Current children cumulated memory: 2325796 KiB

[startup+6.30031 s]
/proc/loadavg: 4.12 4.14 4.17 5/252 70435
/proc/meminfo: memFree=107291480/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=3198824 memory=3134688 CPUtime=6.27 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 266641 0 0 0 533 94 0 0 20 0 1 0 64228244 3275595776 783672 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 799706 783672 1056 1200 0 798186 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 3198824 KiB
Current children cumulated memory: 3134688 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.14 4.17 5/252 70435
/proc/meminfo: memFree=106288596/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=4150736 memory=3947256 CPUtime=12.66 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 384624 0 0 0 1135 131 0 0 20 0 1 0 64228244 4250353664 986814 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1037684 986814 1056 1200 0 1036164 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 4150736 KiB
Current children cumulated memory: 3947256 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.13 4.16 5/252 70435
/proc/meminfo: memFree=104382924/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=25.42 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 702700 0 0 0 2326 216 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+51.1132 s]
/proc/loadavg: 4.12 4.14 4.16 5/252 70436
/proc/meminfo: memFree=104482228/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=50.94 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 703531 0 0 0 4878 216 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.16 5/252 70437
/proc/meminfo: memFree=104481236/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=101.95 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 704449 0 0 0 9978 217 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.13 4.16 5/252 70439
/proc/meminfo: memFree=104453416/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=161.74 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 704960 0 0 0 15956 218 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/251 70458
/proc/meminfo: memFree=113221736/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=221.52 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 705316 0 0 0 21934 218 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.11 4.15 5/251 70535
/proc/meminfo: memFree=108201244/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=281.28 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 705744 0 0 0 27908 220 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.12 4.15 5/250 70537
/proc/meminfo: memFree=108223576/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=6628540 memory=5846528 CPUtime=340.97 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 706232 0 0 0 33876 221 0 0 20 0 1 0 64228244 6787624960 1461632 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 1657135 1461632 1056 1200 0 1655615 0
Current children cumulated CPU time: 340.97 s
Current children cumulated vsize: 6628540 KiB
Current children cumulated memory: 5846528 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 70540
/proc/meminfo: memFree=103130704/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=13800224 memory=11845084 CPUtime=400.69 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 1349446 0 0 0 39635 434 0 0 20 0 1 0 64228244 14131429376 2961271 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 3450056 2961271 1056 1200 0 3448536 0
Current children cumulated CPU time: 400.69 s
Current children cumulated vsize: 13800224 KiB
Current children cumulated memory: 11845084 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/251 70546
/proc/meminfo: memFree=95922592/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=18926516 memory=18137848 CPUtime=460.49 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 2138535 0 0 0 45328 721 0 0 20 0 1 0 64228244 19380752384 4534462 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 4731629 4534462 1280 1200 0 4730109 0
Current children cumulated CPU time: 460.49 s

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

[startup+3042.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/251 70719
/proc/meminfo: memFree=65038520/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28831420 memory=25529116 CPUtime=3032.17 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3015259 0 0 0 301748 1469 0 0 20 0 1 0 64228244 29523374080 6382279 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7207855 6382279 1280 1200 0 7206335 0
Current children cumulated CPU time: 3032.17 s
Current children cumulated vsize: 28831420 KiB
Current children cumulated memory: 25529116 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/251 70721
/proc/meminfo: memFree=63703216/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28858728 memory=25564884 CPUtime=3091.96 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3020651 0 0 0 307718 1478 0 0 20 0 1 0 64228244 29551337472 6391221 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7214682 6391221 1280 1200 0 7213162 0
Current children cumulated CPU time: 3091.96 s
Current children cumulated vsize: 28858728 KiB
Current children cumulated memory: 25564884 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/251 70723
/proc/meminfo: memFree=62358548/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28858728 memory=25564884 CPUtime=3151.77 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3023317 0 0 0 313694 1483 0 0 20 0 1 0 64228244 29551337472 6391221 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7214682 6391221 1280 1200 0 7213162 0
Current children cumulated CPU time: 3151.77 s
Current children cumulated vsize: 28858728 KiB
Current children cumulated memory: 25564884 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/251 70727
/proc/meminfo: memFree=60771768/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=29448428 memory=26154868 CPUtime=3211.58 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3035334 0 0 0 319646 1512 0 0 20 0 1 0 64228244 30155190272 6538717 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7362107 6538717 1280 1200 0 7360587 0
Current children cumulated CPU time: 3211.58 s
Current children cumulated vsize: 29448428 KiB
Current children cumulated memory: 26154868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/249 70743
/proc/meminfo: memFree=90287280/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28891368 memory=25597808 CPUtime=3271.4 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3037910 0 0 0 325623 1517 0 0 20 0 1 0 64228244 29584760832 6399452 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7222842 6399452 1280 1200 0 7221322 0
Current children cumulated CPU time: 3271.4 s
Current children cumulated vsize: 28891368 KiB
Current children cumulated memory: 25597808 KiB

[startup+3342.3 s]
/proc/loadavg: 3.44 3.91 4.02 4/244 70762
/proc/meminfo: memFree=90360120/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28891368 memory=25597808 CPUtime=3331.2 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3040690 0 0 0 331596 1524 0 0 20 0 1 0 64228244 29584760832 6399452 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7222842 6399452 1280 1200 0 7221322 0
Current children cumulated CPU time: 3331.2 s
Current children cumulated vsize: 28891368 KiB
Current children cumulated memory: 25597808 KiB

[startup+3402.3 s]
/proc/loadavg: 3.25 3.77 3.97 4/244 70764
/proc/meminfo: memFree=90318556/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28937588 memory=25615912 CPUtime=3391.01 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3045682 0 0 0 337571 1530 0 0 20 0 1 0 64228244 29632090112 6403978 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7234397 6403978 1280 1200 0 7232877 0
Current children cumulated CPU time: 3391.01 s
Current children cumulated vsize: 28937588 KiB
Current children cumulated memory: 25615912 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.65 3.91 4/244 70766
/proc/meminfo: memFree=90269772/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25661484 CPUtime=3450.89 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3048568 0 0 0 343551 1538 0 0 20 0 1 0 64228244 29681917952 6415371 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6415371 1280 1200 0 7245042 0
Current children cumulated CPU time: 3450.89 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25661484 KiB

[startup+3522.3 s]
/proc/loadavg: 3.16 3.56 3.86 4/245 70773
/proc/meminfo: memFree=90273420/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25661484 CPUtime=3510.75 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3048592 0 0 0 349529 1546 0 0 20 0 1 0 64228244 29681917952 6415371 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6415371 1280 1200 0 7245042 0
Current children cumulated CPU time: 3510.75 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25661484 KiB

[startup+3582.3 s]
/proc/loadavg: 3.11 3.47 3.81 4/245 70775
/proc/meminfo: memFree=90256112/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25673648 CPUtime=3570.62 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3052484 0 0 0 355506 1556 0 0 20 0 1 0 64228244 29681917952 6418412 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6418412 1280 1200 0 7245042 0
Current children cumulated CPU time: 3570.62 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25673648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 3.14 3.45 3.79 4/244 70777
/proc/meminfo: memFree=90227376/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25673796 CPUtime=3600.05 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3053195 0 0 0 358445 1560 0 0 20 0 1 0 64228244 29681917952 6418449 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6418449 1280 1200 0 7245042 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25673796 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3586.44 s, system=16.0296 s

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

[startup+3612.8 s]
/proc/loadavg: 3.13 3.44 3.79 4/244 70777
/proc/meminfo: memFree=90227376/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25673796 CPUtime=3601.05 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3053198 0 0 0 358545 1560 0 0 20 0 1 0 64228244 29681917952 6418449 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6418449 1280 1200 0 7245042 0
Current children cumulated CPU time: 3601.05 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25673796 KiB

[startup+3613.6 s]
/proc/loadavg: 3.13 3.44 3.79 4/244 70777
/proc/meminfo: memFree=90226280/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25673796 CPUtime=3601.85 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3053198 0 0 0 358624 1561 0 0 20 0 1 0 64228244 29681917952 6418449 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6418449 1280 1200 0 7245042 0
Current children cumulated CPU time: 3601.85 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25673796 KiB

[startup+3613.8 s]
/proc/loadavg: 3.13 3.44 3.79 4/244 70777
/proc/meminfo: memFree=90226280/131382112 swapFree=33010416/33010684
[pid=70434] ppid=70431 vsize=28986248 memory=25673796 CPUtime=3602.05 cores=1,3
/proc/70434/stat : 70434 (Exact) R 70431 70434 69655 0 -1 4194304 3053198 0 0 0 358644 1561 0 0 20 0 1 0 64228244 29681917952 6418449 18446744073709551615 4198400 9112445 140728568549840 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 47386624 140728568551739 140728568551917 140728568551917 140728568557519 0
/proc/70434/statm: 7246562 6418449 1280 1200 0 7245042 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 28986248 KiB
Current children cumulated memory: 25673796 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3614.22
CPU time (s): 3602.47
CPU user time (s): 3586.44
CPU system time (s): 16.0296
CPU usage (%): 99.675
Max. virtual memory (cumulated for all children) (KiB): 30798688
Max. memory (cumulated for all children) (KiB): 26311332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.44
system time used= 16.0296
maximum resident set size= 26433400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3053198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2665


# summary of solver processes directly reported to runsolver:
#   pid: 70434
#   total CPU time (s): 3602.47
#   total CPU user time (s): 3586.44
#   total CPU system time (s): 16.0296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4303 second user time and 36.3981 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-02 21:44:49
IDJOB=4482803
IDBENCH=155757
IDSOLVER=3317
FILE ID=nodeC005/4482803-1751485486
RUNJOBID= nodeC005-1751478476-69667
SLURM_JOB_ID= 9598517
Free space on /tmp= 428956 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_4_mh.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4482803-1751485486/watcher-4482803-1751485486 -o /tmp/evaluation-result-4482803-1751485486/solver-4482803-1751485486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751478476-69667 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=736916671 --ls=360 HOME/instance-4482803-1751485486.opb

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

MD5SUM BENCH= 52dca71e841298ae6df8c1bcbb79ed30
RANDOM SEED=736916671

nodeC005 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		: 3639.101
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.90
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		: 3493.598
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.90
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.413
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.90
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.272
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.90
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		: 3491.992
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.90
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		: 3491.954
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.90
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		: 1198.079
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.90
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.460
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        110364500 kB
MemAvailable:   110938060 kB
Buffers:            2128 kB
Cached:          1363052 kB
SwapCached:           24 kB
Active:         19666188 kB
Inactive:         716640 kB
Active(anon):   19032420 kB
Inactive(anon):     3164 kB
Active(file):     633768 kB
Inactive(file):   713476 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            229384 kB
Writeback:             4 kB
AnonPages:      19017740 kB
Mapped:           119188 kB
Shmem:             17936 kB
KReclaimable:     131888 kB
Slab:             219552 kB
SReclaimable:     131888 kB
SUnreclaim:        87664 kB
KernelStack:        4080 kB
PageTables:        40884 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   20439744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14026752 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429056 MiB
End job on nodeC005 at 2025-07-02 22:45:03