Trace number 4503514

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
CASHWMaxSATDisjCad-S 2025-06-01UNSAT 191.052 191.619

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-73.opb
MD5SUMf8b1a93d1916f081f91f241f6f5f832b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark50.0132
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints176837
Number of constraints which are clauses158928
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint2
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

191.03/191.60	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
191.03/191.60	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503514-1751141000/watcher-4503514-1751141000 -o /tmp/evaluation-result-4503514-1751141000/solver-4503514-1751141000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751133631-11801 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4503514-1751141000.opb -total-t=3600 -no-par -v0 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=13852, runsolver pid=13849

[startup+0.100064 s]*
/proc/loadavg: 4.12 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129615144/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=34340 memory=19968 CPUtime=0.1 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 4265 0 0 0 9 1 0 0 20 0 1 0 29779848 35164160 4992 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 8585 4992 864 2593 0 5478 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 34340 KiB
Current children cumulated memory: 19968 KiB

[startup+0.205496 s]*
/proc/loadavg: 4.12 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129615144/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=50684 memory=36352 CPUtime=0.2 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 8357 0 0 0 19 1 0 0 20 0 1 0 29779848 51900416 9088 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 12671 9088 864 2593 0 9564 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 50684 KiB
Current children cumulated memory: 36352 KiB

[startup+0.305437 s]*
/proc/loadavg: 4.12 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129615144/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=66344 memory=51840 CPUtime=0.3 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 12255 0 0 0 28 2 0 0 20 0 1 0 29779848 67936256 12960 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 16586 12960 864 2593 0 13479 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 66344 KiB
Current children cumulated memory: 51840 KiB

[startup+0.700147 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129614920/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=127028 memory=112240 CPUtime=0.69 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 27406 0 0 0 65 4 0 0 20 0 1 0 29779848 130076672 28060 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 31757 28060 864 2593 0 28650 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 127028 KiB
Current children cumulated memory: 112240 KiB

[startup+1.50015 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129550408/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=236624 memory=219076 CPUtime=1.49 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 53543 0 0 0 140 9 0 0 20 0 1 0 29779848 242302976 54769 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 59156 54769 960 2593 0 56049 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 236624 KiB
Current children cumulated memory: 219076 KiB

[startup+3.10535 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129468252/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=263172 memory=246028 CPUtime=3.08 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 59480 0 0 0 298 10 0 0 20 0 1 0 29779848 269488128 61507 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 65793 61507 992 2593 0 62686 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 263172 KiB
Current children cumulated memory: 246028 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129468252/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=242080 memory=226576 CPUtime=6.27 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 62253 0 0 0 615 12 0 0 20 0 1 0 29779848 247889920 56644 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 60520 56644 992 2593 0 57413 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 242080 KiB
Current children cumulated memory: 226576 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 13853
/proc/meminfo: memFree=129460124/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=237692 memory=222004 CPUtime=12.65 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 64330 0 0 0 1252 13 0 0 20 0 1 0 29779848 243396608 55501 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 59423 55501 992 2593 0 56316 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 237692 KiB
Current children cumulated memory: 222004 KiB

[startup+25.5001 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 13853
/proc/meminfo: memFree=129463396/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=253692 memory=238256 CPUtime=25.42 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 66796 0 0 0 2527 15 0 0 20 0 1 0 29779848 259780608 59564 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 63423 59564 992 2593 0 60316 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 253692 KiB
Current children cumulated memory: 238256 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 13854
/proc/meminfo: memFree=129466500/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=250304 memory=234804 CPUtime=50.95 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 73770 0 0 0 5076 19 0 0 20 0 1 0 29779848 256311296 58701 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 62576 58701 992 2593 0 59469 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 250304 KiB
Current children cumulated memory: 234804 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 13856
/proc/meminfo: memFree=129481048/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=262652 memory=247220 CPUtime=101.99 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 75944 0 0 0 10179 20 0 0 20 0 1 0 29779848 268955648 61805 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 65663 61805 992 2593 0 62556 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 262652 KiB
Current children cumulated memory: 247220 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 13858
/proc/meminfo: memFree=129422628/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=255900 memory=240436 CPUtime=161.81 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 81854 0 0 0 16157 24 0 0 20 0 1 0 29779848 262041600 60109 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 63975 60109 992 2593 0 60868 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 255900 KiB
Current children cumulated memory: 240436 KiB

[startup+191.619 s]
# the end of solver process 13852 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=190.782 s, system=0.269971 s

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

[startup+166.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 13858
/proc/meminfo: memFree=129404748/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=275192 memory=259752 CPUtime=165.89 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 82078 0 0 0 16565 24 0 0 20 0 1 0 29779848 281796608 64938 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 68798 64938 992 2593 0 65691 0
Current children cumulated CPU time: 165.89 s
Current children cumulated vsize: 275192 KiB
Current children cumulated memory: 259752 KiB

[startup+179.2 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 13858
/proc/meminfo: memFree=129412132/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=261348 memory=245940 CPUtime=178.66 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 82929 0 0 0 17841 25 0 0 20 0 1 0 29779848 267620352 61485 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 65337 61485 992 2593 0 62230 0
Current children cumulated CPU time: 178.66 s
Current children cumulated vsize: 261348 KiB
Current children cumulated memory: 245940 KiB

[startup+185.6 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 13859
/proc/meminfo: memFree=129424572/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=242492 memory=227216 CPUtime=185.04 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 83240 0 0 0 18479 25 0 0 20 0 1 0 29779848 248311808 56804 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 60623 56804 992 2593 0 57516 0
Current children cumulated CPU time: 185.04 s
Current children cumulated vsize: 242492 KiB
Current children cumulated memory: 227216 KiB

[startup+188.8 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 13859
/proc/meminfo: memFree=129465736/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=235968 memory=220564 CPUtime=188.23 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 83932 0 0 0 18798 25 0 0 20 0 1 0 29779848 241631232 55141 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 58992 55141 992 2593 0 55885 0
Current children cumulated CPU time: 188.23 s
Current children cumulated vsize: 235968 KiB
Current children cumulated memory: 220564 KiB

[startup+190.4 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 13859
/proc/meminfo: memFree=129465736/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=250884 memory=235444 CPUtime=189.83 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 84595 0 0 0 18957 26 0 0 20 0 1 0 29779848 256905216 58861 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 62721 58861 992 2593 0 59614 0
Current children cumulated CPU time: 189.83 s
Current children cumulated vsize: 250884 KiB
Current children cumulated memory: 235444 KiB

[startup+191.2 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 13859
/proc/meminfo: memFree=129465736/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=250884 memory=235444 CPUtime=190.63 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 84595 0 0 0 19037 26 0 0 20 0 1 0 29779848 256905216 58861 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 62721 58861 992 2593 0 59614 0
Current children cumulated CPU time: 190.63 s
Current children cumulated vsize: 250884 KiB
Current children cumulated memory: 235444 KiB

[startup+191.6 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 13859
/proc/meminfo: memFree=129465736/131250000 swapFree=33010684/33010684
[pid=13852] ppid=13849 vsize=250884 memory=235444 CPUtime=191.03 cores=0,2
/proc/13852/stat : 13852 (CASHWMaxSAT-Dis) R 13849 13852 11786 0 -1 4194304 84595 0 0 0 19077 26 0 0 20 0 1 0 29779848 256905216 58861 18446744073709551615 4198400 14817773 140737304642768 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33296384 140737304652138 140737304652253 140737304652253 140737304657855 0
/proc/13852/statm: 62721 58861 992 2593 0 59614 0
Current children cumulated CPU time: 191.03 s
Current children cumulated vsize: 250884 KiB
Current children cumulated memory: 235444 KiB

Child status: 20

Real time (s): 191.619
CPU time (s): 191.052
CPU user time (s): 190.782
CPU system time (s): 0.269971
CPU usage (%): 99.7041
Max. virtual memory (cumulated for all children) (KiB): 280988
Max. memory (cumulated for all children) (KiB): 264340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 190.782
system time used= 0.269971
maximum resident set size= 265548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84595
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= 3
involuntary context switches= 429


# summary of solver processes directly reported to runsolver:
#   pid: 13852
#   total CPU time (s): 191.052
#   total CPU user time (s): 190.782
#   total CPU system time (s): 0.269971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.342868 second user time and 0.864197 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-28 22:03:20
IDJOB=4503514
IDBENCH=155520
IDSOLVER=3322
FILE ID=nodeC027/4503514-1751141000
RUNJOBID= nodeC027-1751133631-11801
SLURM_JOB_ID= 9587427
Free space on /tmp= 433008 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-73.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503514-1751141000/watcher-4503514-1751141000 -o /tmp/evaluation-result-4503514-1751141000/solver-4503514-1751141000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751133631-11801 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4503514-1751141000.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= f8b1a93d1916f081f91f241f6f5f832b
RANDOM SEED=2059004868

nodeC027 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		: 3366.812
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.29
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.639
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.29
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		: 3600.103
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.29
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		: 3433.509
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.29
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.646
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.29
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		: 3599.561
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.29
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		: 3599.803
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.29
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129630864 kB
MemAvailable:   129249332 kB
Buffers:            3280 kB
Cached:           402192 kB
SwapCached:            0 kB
Active:           751952 kB
Inactive:         195452 kB
Active(anon):     560000 kB
Inactive(anon):        0 kB
Active(file):     191952 kB
Inactive(file):   195452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20800 kB
Writeback:             0 kB
AnonPages:        543280 kB
Mapped:           114752 kB
Shmem:             18068 kB
KReclaimable:      84488 kB
Slab:             168256 kB
SReclaimable:      84488 kB
SUnreclaim:        83768 kB
KernelStack:        4304 kB
PageTables:         4140 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     894988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC027 at 2025-06-28 22:06:31