Trace number 4525635

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 2025-06-02? (TO) 3600.17 3611.41

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-20reduc_wcsp.wbo
MD5SUM7dad1a14c72e86cc3ff77d9672745bc4
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3163
Best CPU time to get the best result obtained on this benchmark60.0599
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1594
Total number of constraints87251
Number of soft constraints87169
Number of constraints which are clauses87169
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 29876722
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3611.30	c Program interrupted by user.
3600.05/3611.30	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 (60713 MiB free)
  memory of node 1: 64465 MiB (54399 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525635-1751622006/watcher-4525635-1751622006 -o /tmp/evaluation-result-4525635-1751622006/solver-4525635-1751622006 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751619454-100203 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=354346452 --ls=360 HOME/instance-4525635-1751622006.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100067 s]*
/proc/loadavg: 4.13 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117842948/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=70316 memory=44388 CPUtime=0.09 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 13054 0 0 0 8 1 0 0 20 0 1 0 77879343 72003584 11097 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 17579 11097 1024 1200 0 16059 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70316 KiB
Current children cumulated memory: 44388 KiB

[startup+0.205561 s]*
/proc/loadavg: 4.13 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117819512/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=110912 memory=84092 CPUtime=0.2 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 21889 0 0 0 17 3 0 0 20 0 1 0 77879343 113573888 21023 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 27728 21023 1024 1200 0 26208 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 110912 KiB
Current children cumulated memory: 84092 KiB

[startup+0.305525 s]*
/proc/loadavg: 4.13 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117794816/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=139640 memory=115960 CPUtime=0.3 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 28932 0 0 0 26 4 0 0 20 0 1 0 77879343 142991360 28990 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 34910 28990 1024 1200 0 33390 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 139640 KiB
Current children cumulated memory: 115960 KiB

[startup+0.700181 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117726956/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=0.69 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49029 0 0 0 60 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+1.50019 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117679636/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=1.49 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49029 0 0 0 140 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+3.10557 s]
/proc/loadavg: 4.12 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117684412/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=3.08 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49041 0 0 0 299 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+6.30018 s]
/proc/loadavg: 4.12 4.12 4.09 5/265 101442
/proc/meminfo: memFree=117684892/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=6.26 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49053 0 0 0 617 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 101442
/proc/meminfo: memFree=117682240/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=12.64 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49065 0 0 0 1255 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 101442
/proc/meminfo: memFree=117683284/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=25.38 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49069 0 0 0 2529 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+51.1055 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 101488
/proc/meminfo: memFree=115785208/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=50.87 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49089 0 0 0 5078 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 101491
/proc/meminfo: memFree=115628204/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=101.86 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49101 0 0 0 10177 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/267 101495
/proc/meminfo: memFree=115071700/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=161.61 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49121 0 0 0 16152 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 101497
/proc/meminfo: memFree=115048308/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=221.36 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49137 0 0 0 22127 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 221.36 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/265 101503
/proc/meminfo: memFree=114878544/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=281.12 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49141 0 0 0 28103 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/266 101508
/proc/meminfo: memFree=114859832/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=254052 memory=223924 CPUtime=340.88 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 49149 0 0 0 34079 9 0 0 20 0 1 0 77879343 260149248 55981 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 63513 55981 1024 1200 0 61993 0
Current children cumulated CPU time: 340.88 s
Current children cumulated vsize: 254052 KiB
Current children cumulated memory: 223924 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 101555
/proc/meminfo: memFree=114314632/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=839576 memory=805636 CPUtime=400.67 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 142787 0 0 0 40032 35 0 0 20 0 1 0 77879343 859725824 201409 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 209894 201409 1280 1200 0 208374 0
Current children cumulated CPU time: 400.67 s
Current children cumulated vsize: 839576 KiB
Current children cumulated memory: 805636 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 101557
/proc/meminfo: memFree=111908252/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=1686364 memory=1546196 CPUtime=460.49 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 250773 0 0 0 45977 72 0 0 20 0 1 0 77879343 1726836736 386549 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 421591 386549 1280 1200 0 420071 0
Current children cumulated CPU time: 460.49 s

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

Current children cumulated memory: 4499244 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 101689
/proc/meminfo: memFree=83942256/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4988048 memory=4544940 CPUtime=2913.64 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 731890 0 0 0 291054 310 0 0 20 0 1 0 77879343 5107761152 1136235 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1247012 1136235 1280 1200 0 1245492 0
Current children cumulated CPU time: 2913.64 s
Current children cumulated vsize: 4988048 KiB
Current children cumulated memory: 4544940 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 101735
/proc/meminfo: memFree=85257932/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4988712 memory=4591020 CPUtime=2973.41 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 733381 0 0 0 297028 313 0 0 20 0 1 0 77879343 5108441088 1147755 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1247178 1147755 1280 1200 0 1245658 0
Current children cumulated CPU time: 2973.41 s
Current children cumulated vsize: 4988712 KiB
Current children cumulated memory: 4591020 KiB

[startup+3042.3 s]
/proc/loadavg: 4.44 4.18 4.12 5/264 101738
/proc/meminfo: memFree=84969284/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4988712 memory=4610860 CPUtime=3033.15 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 735314 0 0 0 302998 317 0 0 20 0 1 0 77879343 5108441088 1152715 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1247178 1152715 1280 1200 0 1245658 0
Current children cumulated CPU time: 3033.15 s
Current children cumulated vsize: 4988712 KiB
Current children cumulated memory: 4610860 KiB

[startup+3102.3 s]
/proc/loadavg: 4.20 4.16 4.11 5/264 101740
/proc/meminfo: memFree=84774068/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4988712 memory=4647596 CPUtime=3092.86 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 737259 0 0 0 308967 319 0 0 20 0 1 0 77879343 5108441088 1161899 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1247178 1161899 1280 1200 0 1245658 0
Current children cumulated CPU time: 3092.86 s
Current children cumulated vsize: 4988712 KiB
Current children cumulated memory: 4647596 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/263 101741
/proc/meminfo: memFree=84528632/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4989868 memory=4673964 CPUtime=3152.56 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 739145 0 0 0 314933 323 0 0 20 0 1 0 77879343 5109624832 1168491 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1247467 1168491 1280 1200 0 1245947 0
Current children cumulated CPU time: 3152.56 s
Current children cumulated vsize: 4989868 KiB
Current children cumulated memory: 4673964 KiB

[startup+3222.3 s]
/proc/loadavg: 4.43 4.22 4.14 5/263 101743
/proc/meminfo: memFree=82987244/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4991444 memory=4676140 CPUtime=3212.27 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 741298 0 0 0 320901 326 0 0 20 0 1 0 77879343 5111238656 1169035 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1247861 1169035 1280 1200 0 1246341 0
Current children cumulated CPU time: 3212.27 s
Current children cumulated vsize: 4991444 KiB
Current children cumulated memory: 4676140 KiB

[startup+3282.3 s]
/proc/loadavg: 4.22 4.20 4.13 5/264 101746
/proc/meminfo: memFree=77455664/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4995028 memory=4676908 CPUtime=3272.01 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 742700 0 0 0 326870 331 0 0 20 0 1 0 77879343 5114908672 1169227 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1248757 1169227 1280 1200 0 1247237 0
Current children cumulated CPU time: 3272.01 s
Current children cumulated vsize: 4995028 KiB
Current children cumulated memory: 4676908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.16 4.12 5/264 101752
/proc/meminfo: memFree=76963872/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4995324 memory=4677036 CPUtime=3331.83 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 744131 0 0 0 332849 334 0 0 20 0 1 0 77879343 5115211776 1169259 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1248831 1169259 1280 1200 0 1247311 0
Current children cumulated CPU time: 3331.83 s
Current children cumulated vsize: 4995324 KiB
Current children cumulated memory: 4677036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.16 4.12 5/264 101754
/proc/meminfo: memFree=76504052/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=4996144 memory=4677932 CPUtime=3391.66 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 746259 0 0 0 338830 336 0 0 20 0 1 0 77879343 5116051456 1169483 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1249036 1169483 1280 1200 0 1247516 0
Current children cumulated CPU time: 3391.66 s
Current children cumulated vsize: 4996144 KiB
Current children cumulated memory: 4677932 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/264 101756
/proc/meminfo: memFree=75864800/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=5000728 memory=4679980 CPUtime=3451.48 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 748653 0 0 0 344809 339 0 0 20 0 1 0 77879343 5120745472 1169995 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1250182 1169995 1280 1200 0 1248662 0
Current children cumulated CPU time: 3451.48 s
Current children cumulated vsize: 5000728 KiB
Current children cumulated memory: 4679980 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/264 101758
/proc/meminfo: memFree=75520448/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=5000728 memory=4681004 CPUtime=3511.31 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 750799 0 0 0 350789 342 0 0 20 0 1 0 77879343 5120745472 1170251 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1250182 1170251 1280 1200 0 1248662 0
Current children cumulated CPU time: 3511.31 s
Current children cumulated vsize: 5000728 KiB
Current children cumulated memory: 4681004 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/265 101763
/proc/meminfo: memFree=75299180/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=5000728 memory=4681644 CPUtime=3571.13 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 752605 0 0 0 356768 345 0 0 20 0 1 0 77879343 5120745472 1170411 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1250182 1170411 1280 1200 0 1248662 0
Current children cumulated CPU time: 3571.13 s
Current children cumulated vsize: 5000728 KiB
Current children cumulated memory: 4681644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/265 101765
/proc/meminfo: memFree=75131064/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=5000728 memory=4681644 CPUtime=3600.05 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 753493 0 0 0 359659 346 0 0 20 0 1 0 77879343 5120745472 1170411 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 1250182 1170411 1280 1200 0 1248662 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 5000728 KiB
Current children cumulated memory: 4681644 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.69 s, system=3.47942 s

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

[startup+3611.4 s]
/proc/loadavg: 4.12 4.12 4.10 5/265 101765
/proc/meminfo: memFree=75131064/131249992 swapFree=33010160/33010684
[pid=101441] ppid=101438 vsize=3407264 memory=3398136 CPUtime=3600.15 cores=4,6
/proc/101441/stat : 101441 (Exact) R 101438 101441 100192 0 -1 4194304 753905 0 0 0 359668 347 0 0 20 0 1 0 77879343 3489038336 849534 18446744073709551615 4198400 9112445 140737408283488 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 16576512 140737408289080 140737408289258 140737408289258 140737408294863 0
/proc/101441/statm: 851816 849534 1280 1200 0 850296 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 3407264 KiB
Current children cumulated memory: 3398136 KiB

Child status: 0

Real time (s): 3611.41
CPU time (s): 3600.17
CPU user time (s): 3596.69
CPU system time (s): 3.47942
CPU usage (%): 99.6887
Max. virtual memory (cumulated for all children) (KiB): 5000728
Max. memory (cumulated for all children) (KiB): 4681644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.69
system time used= 3.47942
maximum resident set size= 4681644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 753910
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= 58
involuntary context switches= 21364


# summary of solver processes directly reported to runsolver:
#   pid: 101441
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3596.69
#   total CPU system time (s): 3.47942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93034 second user time and 15.5409 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-04 11:40:06
IDJOB=4525635
IDBENCH=143869
IDSOLVER=3375
FILE ID=nodeC025/4525635-1751622006
RUNJOBID= nodeC025-1751619454-100203
SLURM_JOB_ID= 9598934
Free space on /tmp= 432948 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-20reduc_wcsp.wbo
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-4525635-1751622006/watcher-4525635-1751622006 -o /tmp/evaluation-result-4525635-1751622006/solver-4525635-1751622006 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751619454-100203 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=354346452 --ls=360 HOME/instance-4525635-1751622006.wbo

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

MD5SUM BENCH= 7dad1a14c72e86cc3ff77d9672745bc4
RANDOM SEED=354346452

nodeC025 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.839
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.67
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.846
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.67
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		: 3648.255
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.67
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		: 3608.409
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.67
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.986
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.67
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		: 3600.244
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.67
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		: 3600.958
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.67
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		: 3606.135
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        117875708 kB
MemAvailable:   126459840 kB
Buffers:            2128 kB
Cached:          9332076 kB
SwapCached:          200 kB
Active:          3625264 kB
Inactive:        8997740 kB
Active(anon):    3289504 kB
Inactive(anon):    17156 kB
Active(file):     335760 kB
Inactive(file):  8980584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9784 kB
Writeback:             8 kB
AnonPages:       3291080 kB
Mapped:           118004 kB
Shmem:             17856 kB
KReclaimable:     214052 kB
Slab:             304504 kB
SReclaimable:     214052 kB
SUnreclaim:        90452 kB
KernelStack:        4300 kB
PageTables:         9932 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3918380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1441792 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432896 MiB
End job on nodeC025 at 2025-07-04 12:40:17