Trace number 4526725

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Exact_no_dombreaking 2025-06-16? (TO) 3601.56 3611.98

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/graphs/
normalized-graph13reducmore_wcsp.wbo
MD5SUM67fbd2e887926488e60ea47b7a4ad243
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1388
Best CPU time to get the best result obtained on this benchmark876.173
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13153
Total number of constraints970904
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)454
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3610.52	c Program interrupted by user.
3600.07/3610.52	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (60485 MiB free)
  memory of node 1: 64465 MiB (59484 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526725-1751633760/watcher-4526725-1751633760 -o /tmp/evaluation-result-4526725-1751633760/solver-4526725-1751633760 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751625803-89266 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1084153000 --ls=360 --inp-dombreaklim=0 HOME/instance-4526725-1751633760.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=90305, runsolver pid=90302

[startup+0.100063 s]*
/proc/loadavg: 4.14 4.17 4.13 5/265 90306
/proc/meminfo: memFree=122713860/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=80676 memory=54316 CPUtime=0.09 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 15534 0 0 0 7 2 0 0 20 0 1 0 79054459 82612224 13579 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 20169 13579 1024 1200 0 18649 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 80676 KiB
Current children cumulated memory: 54316 KiB

[startup+0.20565 s]*
/proc/loadavg: 4.14 4.17 4.13 5/265 90306
/proc/meminfo: memFree=122664968/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=121568 memory=94784 CPUtime=0.2 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 23662 0 0 0 15 5 0 0 20 0 1 0 79054459 124485632 23696 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 30392 23696 1024 1200 0 28872 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 121568 KiB
Current children cumulated memory: 94784 KiB

[startup+0.305625 s]*
/proc/loadavg: 4.14 4.17 4.13 5/265 90306
/proc/meminfo: memFree=122602280/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=165780 memory=139964 CPUtime=0.3 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 31702 0 0 0 23 7 0 0 20 0 1 0 79054459 169758720 34991 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 41445 34991 1024 1200 0 39925 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 165780 KiB
Current children cumulated memory: 139964 KiB

[startup+0.700168 s]
/proc/loadavg: 4.14 4.17 4.13 5/265 90306
/proc/meminfo: memFree=122489564/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=340416 memory=303880 CPUtime=0.69 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 51719 0 0 0 56 13 0 0 20 0 1 0 79054459 348585984 75970 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 85104 75970 1024 1200 0 83584 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 340416 KiB
Current children cumulated memory: 303880 KiB

[startup+1.50017 s]
/proc/loadavg: 4.14 4.17 4.13 5/265 90306
/proc/meminfo: memFree=122005960/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=631748 memory=576952 CPUtime=1.49 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 81633 0 0 0 125 24 0 0 20 0 1 0 79054459 646909952 144238 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 157937 144238 1024 1200 0 156417 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 631748 KiB
Current children cumulated memory: 576952 KiB

[startup+3.10546 s]
/proc/loadavg: 4.14 4.17 4.13 5/265 90306
/proc/meminfo: memFree=120384336/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=1249128 memory=1150944 CPUtime=3.09 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 131333 0 0 0 263 46 0 0 20 0 1 0 79054459 1279107072 287736 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 312282 287736 1024 1200 0 310762 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1249128 KiB
Current children cumulated memory: 1150944 KiB

[startup+6.30016 s]
/proc/loadavg: 4.13 4.17 4.13 5/265 90306
/proc/meminfo: memFree=118661484/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2041584 memory=1938704 CPUtime=6.27 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 198789 0 0 0 558 69 0 0 20 0 1 0 79054459 2090582016 484676 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 510396 484676 1024 1200 0 508876 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2041584 KiB
Current children cumulated memory: 1938704 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.17 4.13 5/265 90306
/proc/meminfo: memFree=116681532/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=12.65 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 283741 0 0 0 1179 86 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.16 4.12 5/264 90306
/proc/meminfo: memFree=116209676/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=25.4 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 284006 0 0 0 2454 86 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+51.1057 s]
/proc/loadavg: 4.06 4.14 4.12 5/264 90307
/proc/meminfo: memFree=115627012/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=50.91 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 284305 0 0 0 5005 86 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.14 4.12 5/265 90314
/proc/meminfo: memFree=114863772/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=101.93 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 284659 0 0 0 10106 87 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/265 90316
/proc/meminfo: memFree=114124088/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=161.71 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 284925 0 0 0 16084 87 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.11 5/265 90318
/proc/meminfo: memFree=113363100/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=221.48 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 285124 0 0 0 22061 87 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/265 90320
/proc/meminfo: memFree=113201212/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=281.25 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 285272 0 0 0 28038 87 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/264 90333
/proc/meminfo: memFree=111716692/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=2492936 memory=2308204 CPUtime=341.01 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 285429 0 0 0 34014 87 0 0 20 0 1 0 79054459 2552766464 577051 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 623234 577051 1024 1200 0 621714 0
Current children cumulated CPU time: 341.01 s
Current children cumulated vsize: 2492936 KiB
Current children cumulated memory: 2308204 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 90337
/proc/meminfo: memFree=107788456/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=3959204 memory=3736724 CPUtime=400.82 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 385609 0 0 0 39936 146 0 0 20 0 1 0 79054459 4054224896 934181 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 989801 934181 1248 1200 0 988281 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 3959204 KiB
Current children cumulated memory: 3736724 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 90339
/proc/meminfo: memFree=104020380/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=4620828 memory=4251484 CPUtime=460.65 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 468865 0 0 0 45894 171 0 0 20 0 1 0 79054459 4731727872 1062871 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 1155207 1062871 1248 1200 0 1153687 0
Current children cumulated CPU time: 460.65 s

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


[startup+3042.3 s]
/proc/loadavg: 1.20 1.96 2.86 2/244 90643
/proc/meminfo: memFree=106872656/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22449556 memory=19716304 CPUtime=3033.24 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2974011 0 0 0 302165 1159 0 0 20 0 1 0 79054459 22988345344 4929076 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5612389 4929076 1248 1200 0 5610869 0
Current children cumulated CPU time: 3033.24 s
Current children cumulated vsize: 22449556 KiB
Current children cumulated memory: 19716304 KiB

[startup+3102.3 s]
/proc/loadavg: 1.07 1.79 2.74 2/245 90648
/proc/meminfo: memFree=106757416/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22458428 memory=19832588 CPUtime=3093.1 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2979169 0 0 0 308138 1172 0 0 20 0 1 0 79054459 22997430272 4958147 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5614607 4958147 1248 1200 0 5613087 0
Current children cumulated CPU time: 3093.1 s
Current children cumulated vsize: 22458428 KiB
Current children cumulated memory: 19832588 KiB

[startup+3162.3 s]
/proc/loadavg: 1.14 1.67 2.64 2/245 90654
/proc/meminfo: memFree=106637400/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22508412 memory=19951720 CPUtime=3152.95 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2989142 0 0 0 314112 1183 0 0 20 0 1 0 79054459 23048613888 4987930 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5627103 4987930 1248 1200 0 5625583 0
Current children cumulated CPU time: 3152.95 s
Current children cumulated vsize: 22508412 KiB
Current children cumulated memory: 19951720 KiB

[startup+3222.3 s]
/proc/loadavg: 1.11 1.56 2.54 2/246 90657
/proc/meminfo: memFree=106610044/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22508844 memory=19977624 CPUtime=3212.81 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2990964 0 0 0 320089 1192 0 0 20 0 1 0 79054459 23049056256 4994406 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5627211 4994406 1248 1200 0 5625691 0
Current children cumulated CPU time: 3212.81 s
Current children cumulated vsize: 22508844 KiB
Current children cumulated memory: 19977624 KiB

[startup+3282.3 s]
/proc/loadavg: 1.09 1.47 2.45 2/246 90659
/proc/meminfo: memFree=106593044/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22508844 memory=19995832 CPUtime=3272.67 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2992483 0 0 0 326064 1203 0 0 20 0 1 0 79054459 23049056256 4998958 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5627211 4998958 1248 1200 0 5625691 0
Current children cumulated CPU time: 3272.67 s
Current children cumulated vsize: 22508844 KiB
Current children cumulated memory: 19995832 KiB

[startup+3342.3 s]
/proc/loadavg: 1.10 1.40 2.36 2/246 90661
/proc/meminfo: memFree=106590376/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22508844 memory=20008788 CPUtime=3332.52 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2995279 0 0 0 332043 1209 0 0 20 0 1 0 79054459 23049056256 5002197 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5627211 5002197 1248 1200 0 5625691 0
Current children cumulated CPU time: 3332.52 s
Current children cumulated vsize: 22508844 KiB
Current children cumulated memory: 20008788 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.34 2.28 2/246 90663
/proc/meminfo: memFree=106590960/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22508844 memory=20019332 CPUtime=3392.38 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 2998976 0 0 0 338023 1215 0 0 20 0 1 0 79054459 23049056256 5004833 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5627211 5004833 1248 1200 0 5625691 0
Current children cumulated CPU time: 3392.38 s
Current children cumulated vsize: 22508844 KiB
Current children cumulated memory: 20019332 KiB

[startup+3462.3 s]
/proc/loadavg: 1.07 1.29 2.20 2/246 90665
/proc/meminfo: memFree=106476192/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22566400 memory=20110928 CPUtime=3452.23 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 3016912 0 0 0 343999 1224 0 0 20 0 1 0 79054459 23107993600 5027732 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5641600 5027732 1248 1200 0 5640080 0
Current children cumulated CPU time: 3452.23 s
Current children cumulated vsize: 22566400 KiB
Current children cumulated memory: 20110928 KiB

[startup+3522.3 s]
/proc/loadavg: 1.06 1.25 2.13 2/245 90667
/proc/meminfo: memFree=106458616/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=22566400 memory=20133564 CPUtime=3512.08 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 3021121 0 0 0 349979 1229 0 0 20 0 1 0 79054459 23107993600 5033391 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 5641600 5033391 1248 1200 0 5640080 0
Current children cumulated CPU time: 3512.08 s
Current children cumulated vsize: 22566400 KiB
Current children cumulated memory: 20133564 KiB

[startup+3582.3 s]
/proc/loadavg: 1.06 1.22 2.06 2/245 90669
/proc/meminfo: memFree=102709296/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=28016260 memory=23873292 CPUtime=3571.94 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 3848708 0 0 0 355828 1366 0 0 20 0 1 0 79054459 28688650240 5968323 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 7004065 5968323 1248 1200 0 7002545 0
Current children cumulated CPU time: 3571.94 s
Current children cumulated vsize: 28016260 KiB
Current children cumulated memory: 23873292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 1.09 1.21 2.03 2/245 90671
/proc/meminfo: memFree=102706672/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=28016260 memory=23877604 CPUtime=3600.07 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 3857816 0 0 0 358636 1371 0 0 20 0 1 0 79054459 28688650240 5969401 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 7004065 5969401 1248 1200 0 7002545 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 28016260 KiB
Current children cumulated memory: 23877604 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.3 s, system=14.2572 s

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

[startup+3611.2 s]
/proc/loadavg: 1.09 1.21 2.03 2/245 90671
/proc/meminfo: memFree=110447992/131249996 swapFree=33010160/33010684
[pid=90305] ppid=90302 vsize=18679748 memory=16136344 CPUtime=3600.77 cores=5,7
/proc/90305/stat : 90305 (Exact) R 90302 90305 89253 0 -1 4194304 3858786 0 0 0 358704 1373 0 0 20 0 1 0 79054459 19128061952 4034086 18446744073709551615 4198400 9112445 140726982954528 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 37576704 140726982957348 140726982957547 140726982957547 140726982963151 0
/proc/90305/statm: 4669937 4034086 1280 1200 0 4668417 0
Current children cumulated CPU time: 3600.77 s
Current children cumulated vsize: 18679748 KiB
Current children cumulated memory: 16136344 KiB

[startup+3611.6 s]
/proc/loadavg: 1.09 1.21 2.03 2/245 90671
/proc/meminfo: memFree=113802732/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.8 s]
/proc/loadavg: 1.09 1.21 2.03 2/245 90671
/proc/meminfo: memFree=113802732/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.9 s]
/proc/loadavg: 1.09 1.21 2.03 2/245 90671
/proc/meminfo: memFree=113802732/131249996 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3611.98
CPU time (s): 3601.56
CPU user time (s): 3587.3
CPU system time (s): 14.2572
CPU usage (%): 99.7113
Max. virtual memory (cumulated for all children) (KiB): 28016472
Max. memory (cumulated for all children) (KiB): 23877732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.3
system time used= 14.2572
maximum resident set size= 23877732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3860496
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= 4
involuntary context switches= 3867


# summary of solver processes directly reported to runsolver:
#   pid: 90305
#   total CPU time (s): 3601.56
#   total CPU user time (s): 3587.3
#   total CPU system time (s): 14.2572

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.7492 second user time and 15.6459 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-04 14:56:00
IDJOB=4526725
IDBENCH=144144
IDSOLVER=3376
FILE ID=nodeC029/4526725-1751633760
RUNJOBID= nodeC029-1751625803-89266
SLURM_JOB_ID= 9598951
Free space on /tmp= 432084 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph13reducmore_wcsp.wbo
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4526725-1751633760/watcher-4526725-1751633760 -o /tmp/evaluation-result-4526725-1751633760/solver-4526725-1751633760 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751625803-89266 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1084153000 --ls=360 --inp-dombreaklim=0 HOME/instance-4526725-1751633760.wbo

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

MD5SUM BENCH= 67fbd2e887926488e60ea47b7a4ad243
RANDOM SEED=1084153000

nodeC029 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        122865304 kB
MemAvailable:   126032512 kB
Buffers:            2128 kB
Cached:          3958776 kB
SwapCached:           40 kB
Active:          4179232 kB
Inactive:        3519236 kB
Active(anon):    3750824 kB
Inactive(anon):     4768 kB
Active(file):     428408 kB
Inactive(file):  3514468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            103312 kB
Writeback:             0 kB
AnonPages:       3739476 kB
Mapped:           118592 kB
Shmem:             18020 kB
KReclaimable:     127140 kB
Slab:             216656 kB
SReclaimable:     127140 kB
SUnreclaim:        89516 kB
KernelStack:        4288 kB
PageTables:        10420 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4359016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2379776 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432172 MiB
End job on nodeC029 at 2025-07-04 15:56:12