Trace number 4547403

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
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23UNSAT 1802.21 1807.05

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v091-n1.opb
MD5SUMa57f38c055936913ab505f9f9b34f426
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 benchmark0.027177
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1802.07/1807.00	c Exit code from Second Program: 20
1802.19/1807.03	c #vars 273 #constraints 182 0.666667 1
1802.19/1807.03	c intsize: 3
1802.19/1807.03	c 182 constraints
1802.19/1807.03	c Finish cloning data from SAT to LS
1802.19/1807.03	c restart_num_ls  -100000 0
1802.19/1807.03	c Use LS-small
1802.19/1807.03	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: 63837 MiB (62614 MiB free)
  memory of node 1: 64465 MiB (63230 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547403-1753267254/watcher-4547403-1753267254 -o /tmp/evaluation-result-4547403-1753267254/solver-4547403-1753267254 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753267210-171357 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547403-1753267254.opb 3600 HOME 

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=171526, runsolver pid=171523

[startup+0.100097 s]*
/proc/loadavg: 2.92 3.01 3.65 5/260 171530
/proc/meminfo: memFree=128865388/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=19588 memory=5728 CPUtime=0.08 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 701 0 0 0 8 0 0 0 20 0 1 0 242404511 20058112 1432 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 4897 1432 992 2593 0 1790 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 26572 KiB
Current children cumulated memory: 10208 KiB

[startup+0.213362 s]*
/proc/loadavg: 2.92 3.01 3.65 5/260 171530
/proc/meminfo: memFree=128864632/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=20448 memory=6608 CPUtime=0.2 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 1026 0 0 0 20 0 0 0 20 0 1 0 242404511 20938752 1652 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 5112 1652 992 2593 0 2005 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27432 KiB
Current children cumulated memory: 11088 KiB

[startup+0.312864 s]*
/proc/loadavg: 2.92 3.01 3.65 5/260 171530
/proc/meminfo: memFree=128864632/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=20768 memory=6968 CPUtime=0.29 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 1259 0 0 0 29 0 0 0 20 0 1 0 242404511 21266432 1742 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 5192 1742 992 2593 0 2085 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 27752 KiB
Current children cumulated memory: 11448 KiB

[startup+0.700397 s]
/proc/loadavg: 2.92 3.01 3.65 6/260 171530
/proc/meminfo: memFree=128863624/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=22264 memory=8332 CPUtime=0.67 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 2002 0 0 0 67 0 0 0 20 0 1 0 242404511 22798336 2083 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 5566 2083 992 2593 0 2459 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 29248 KiB
Current children cumulated memory: 12812 KiB

[startup+1.50041 s]
/proc/loadavg: 2.92 3.01 3.65 5/260 171530
/proc/meminfo: memFree=128861860/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=22904 memory=9064 CPUtime=1.46 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 2958 0 0 0 146 0 0 0 20 0 1 0 242404511 23453696 2266 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 5726 2266 992 2593 0 2619 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 29888 KiB
Current children cumulated memory: 13544 KiB

[startup+3.11306 s]
/proc/loadavg: 2.92 3.01 3.65 5/260 171530
/proc/meminfo: memFree=128850408/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=24388 memory=10676 CPUtime=3.07 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 5760 0 0 0 307 0 0 0 20 0 1 0 242404511 24973312 2669 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 6097 2669 992 2593 0 2990 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 31372 KiB
Current children cumulated memory: 15156 KiB

[startup+6.30042 s]
/proc/loadavg: 3.01 3.03 3.65 5/260 171530
/proc/meminfo: memFree=128855684/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=30356 memory=16424 CPUtime=6.25 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 8857 0 0 0 625 0 0 0 20 0 1 0 242404511 31084544 4106 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 7589 4106 992 2593 0 4482 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 37340 KiB
Current children cumulated memory: 20904 KiB

[startup+12.7004 s]
/proc/loadavg: 3.09 3.05 3.65 4/256 171546
/proc/meminfo: memFree=128863680/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=32280 memory=18384 CPUtime=12.64 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 11992 0 0 0 1263 1 0 0 20 0 1 0 242404511 33054720 4596 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 8070 4596 992 2593 0 4963 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 39264 KiB
Current children cumulated memory: 22864 KiB

[startup+25.5005 s]
/proc/loadavg: 3.29 3.09 3.66 5/260 171630
/proc/meminfo: memFree=128828268/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=41372 memory=27416 CPUtime=25.41 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 15992 0 0 0 2539 2 0 0 20 0 1 0 242404511 42364928 6854 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 10343 6854 992 2593 0 7236 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 48356 KiB
Current children cumulated memory: 31896 KiB

[startup+51.1132 s]
/proc/loadavg: 3.54 3.17 3.67 5/259 171631
/proc/meminfo: memFree=128786084/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=53164 memory=39212 CPUtime=50.95 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 17925 0 0 0 5093 2 0 0 20 0 1 0 242404511 54439936 9803 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 13291 9803 992 2593 0 10184 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 60148 KiB
Current children cumulated memory: 43692 KiB

[startup+102.3 s]
/proc/loadavg: 3.84 3.31 3.69 5/259 171633
/proc/meminfo: memFree=128669676/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0

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


[startup+1662.3 s]
/proc/loadavg: 4.40 4.30 4.12 5/258 171719
/proc/meminfo: memFree=128380020/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=155628 memory=141740 CPUtime=1657.87 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 49249 0 0 0 165769 18 0 0 20 0 1 0 242404511 159363072 35435 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 38907 35435 992 2593 0 35800 0
Current children cumulated CPU time: 1657.87 s
Current children cumulated vsize: 162612 KiB
Current children cumulated memory: 146220 KiB

[startup+1722.3 s]
/proc/loadavg: 4.20 4.26 4.11 5/259 171723
/proc/meminfo: memFree=128377056/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=156692 memory=142764 CPUtime=1717.71 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 49510 0 0 0 171753 18 0 0 20 0 1 0 242404511 160452608 35691 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 39173 35691 992 2593 0 36066 0
Current children cumulated CPU time: 1717.71 s
Current children cumulated vsize: 163676 KiB
Current children cumulated memory: 147244 KiB

[startup+1782.3 s]
/proc/loadavg: 4.25 4.26 4.12 5/259 171782
/proc/meminfo: memFree=128488480/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=156692 memory=142764 CPUtime=1777.55 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 49510 0 0 0 177737 18 0 0 20 0 1 0 242404511 160452608 35691 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 39173 35691 992 2593 0 36066 0
Current children cumulated CPU time: 1777.55 s
Current children cumulated vsize: 163676 KiB
Current children cumulated memory: 147244 KiB

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

# cumulated CPU time of all completed processes:  user=1800.71 s, system=1.50405 s

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

[startup+1792 s]*
/proc/loadavg: 4.21 4.25 4.12 5/259 171784
/proc/meminfo: memFree=128623876/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171529] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171529/stat : 171529 (timeout) S 171526 171529 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242404511 2723840 352 18446744073709551615 94646142689280 94646142705793 140721972904960 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94646142720560 94646142722648 94646155239424 140721972910494 140721972910624 140721972910624 140721972916199 0
/proc/171529/statm: 665 352 352 5 0 90 0
[pid=171530] ppid=171529 vsize=121048 memory=106084 CPUtime=1787.24 cores=4,6
/proc/171530/stat : 171530 (CASHWMaxSAT-Dis) R 171529 171529 169834 0 -1 4194304 50639 0 0 0 178705 19 0 0 20 0 1 0 242404511 123953152 26521 18446744073709551615 4198400 14817773 140737446199904 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 36929536 140737446205860 140737446205977 140737446205977 140737446211552 0
/proc/171530/statm: 30262 26521 992 2593 0 27155 0
Current children cumulated CPU time: 1787.24 s
Current children cumulated vsize: 128032 KiB
Current children cumulated memory: 110564 KiB

[startup+1798.4 s]
/proc/loadavg: 4.19 4.24 4.12 5/259 171839
/proc/meminfo: memFree=128616132/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=1793.24 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 283 52107 0 0 0 0 179304 20 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1793.24 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

[startup+1801.6 s]
/proc/loadavg: 4.18 4.24 4.11 5/259 171841
/proc/meminfo: memFree=128721340/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=1793.24 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 283 52107 0 0 0 0 179304 20 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171840] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171840/stat : 171840 (timeout) S 171526 171840 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242584311 2723840 352 18446744073709551615 94815602540544 94815602557057 140729277520048 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94815602571824 94815602573912 94815606964224 140729277524358 140729277524512 140729277524512 140729277530087 0
/proc/171840/statm: 665 352 352 5 0 90 0
[pid=171841] ppid=171840 vsize=84628 memory=12160 CPUtime=3.55 cores=4,6
/proc/171841/stat : 171841 (SynLSCD) R 171840 171840 169834 0 -1 4194304 752 0 0 0 304 51 0 0 20 0 1 0 242584312 86659072 3040 18446744073709551615 94653758320640 94653760755241 140736718391584 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94653761236216 94653761269248 94653777866752 140736718399904 140736718400039 140736718400039 140736718405614 0
/proc/171841/statm: 21157 3040 2528 595 0 5824 0
Current children cumulated CPU time: 1796.79 s
Current children cumulated vsize: 91612 KiB
Current children cumulated memory: 16640 KiB

[startup+1804.8 s]
/proc/loadavg: 4.18 4.24 4.11 5/259 171841
/proc/meminfo: memFree=128721088/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=1793.24 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 283 52107 0 0 0 0 179304 20 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171840] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171840/stat : 171840 (timeout) S 171526 171840 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242584311 2723840 352 18446744073709551615 94815602540544 94815602557057 140729277520048 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94815602571824 94815602573912 94815606964224 140729277524358 140729277524512 140729277524512 140729277530087 0
/proc/171840/statm: 665 352 352 5 0 90 0
[pid=171841] ppid=171840 vsize=84628 memory=12160 CPUtime=6.73 cores=4,6
/proc/171841/stat : 171841 (SynLSCD) R 171840 171840 169834 0 -1 4194304 752 0 0 0 579 94 0 0 20 0 1 0 242584312 86659072 3040 18446744073709551615 94653758320640 94653760755241 140736718391584 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94653761236216 94653761269248 94653777866752 140736718399904 140736718400039 140736718400039 140736718405614 0
/proc/171841/statm: 21157 3040 2528 595 0 5824 0
Current children cumulated CPU time: 1799.97 s
Current children cumulated vsize: 91612 KiB
Current children cumulated memory: 16640 KiB

[startup+1806.4 s]
/proc/loadavg: 4.16 4.23 4.11 5/259 171841
/proc/meminfo: memFree=128721088/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=1793.24 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 283 52107 0 0 0 0 179304 20 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171840] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171840/stat : 171840 (timeout) S 171526 171840 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242584311 2723840 352 18446744073709551615 94815602540544 94815602557057 140729277520048 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94815602571824 94815602573912 94815606964224 140729277524358 140729277524512 140729277524512 140729277530087 0
/proc/171840/statm: 665 352 352 5 0 90 0
[pid=171841] ppid=171840 vsize=84628 memory=12160 CPUtime=8.33 cores=4,6
/proc/171841/stat : 171841 (SynLSCD) R 171840 171840 169834 0 -1 4194304 752 0 0 0 713 120 0 0 20 0 1 0 242584312 86659072 3040 18446744073709551615 94653758320640 94653760755241 140736718391584 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94653761236216 94653761269248 94653777866752 140736718399904 140736718400039 140736718400039 140736718405614 0
/proc/171841/statm: 21157 3040 2528 595 0 5824 0
Current children cumulated CPU time: 1801.57 s
Current children cumulated vsize: 91612 KiB
Current children cumulated memory: 16640 KiB

[startup+1806.8 s]
/proc/loadavg: 4.16 4.23 4.11 5/259 171841
/proc/meminfo: memFree=128721088/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=1793.24 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 283 52107 0 0 0 0 179304 20 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
[pid=171840] ppid=171526 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/171840/stat : 171840 (timeout) S 171526 171840 169834 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242584311 2723840 352 18446744073709551615 94815602540544 94815602557057 140729277520048 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94815602571824 94815602573912 94815606964224 140729277524358 140729277524512 140729277524512 140729277530087 0
/proc/171840/statm: 665 352 352 5 0 90 0
[pid=171841] ppid=171840 vsize=84628 memory=12160 CPUtime=8.73 cores=4,6
/proc/171841/stat : 171841 (SynLSCD) R 171840 171840 169834 0 -1 4194304 752 0 0 0 747 126 0 0 20 0 1 0 242584312 86659072 3040 18446744073709551615 94653758320640 94653760755241 140736718391584 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94653761236216 94653761269248 94653777866752 140736718399904 140736718400039 140736718400039 140736718405614 0
/proc/171841/statm: 21157 3040 2528 595 0 5824 0
Current children cumulated CPU time: 1801.97 s
Current children cumulated vsize: 91612 KiB
Current children cumulated memory: 16640 KiB

[startup+1807 s]*
/proc/loadavg: 4.16 4.23 4.11 5/259 171841
/proc/meminfo: memFree=128720584/131382112 swapFree=33000116/33010684
[pid=171526] ppid=171523 vsize=4324 memory=3072 CPUtime=1802.19 cores=4,6
/proc/171526/stat : 171526 (Hybrid-CASHWMax) S 171523 171526 169834 0 -1 4194304 302 53295 0 0 0 0 180070 149 20 0 1 0 242404509 4427776 768 18446744073709551615 94727342727168 94727343621701 140736367102576 0 0 0 2 4 65536 1 0 0 17 4 0 0 0 0 0 94727343860752 94727343908496 94727374802944 140736367110485 140736367110639 140736367110639 140736367116243 0
/proc/171526/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1802.19 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1807.05
CPU time (s): 1802.21
CPU user time (s): 1800.71
CPU system time (s): 1.50405
CPU usage (%): 99.7324
Max. virtual memory (cumulated for all children) (KiB): 174588
Max. memory (cumulated for all children) (KiB): 158164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.71
system time used= 1.50405
maximum resident set size= 179984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 864
involuntary context switches= 1147


# summary of solver processes directly reported to runsolver:
#   pid: 171526
#   total CPU time (s): 1802.21
#   total CPU user time (s): 1800.71
#   total CPU system time (s): 1.50405

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2093 second user time and 19.0837 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-23 12:40:54
IDJOB=4547403
IDBENCH=162602
IDSOLVER=3424
FILE ID=nodeC007/4547403-1753267254
RUNJOBID= nodeC007-1753267210-171357
SLURM_JOB_ID= 9689162
Free space on /tmp= 432936 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v091-n1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547403-1753267254/watcher-4547403-1753267254 -o /tmp/evaluation-result-4547403-1753267254/solver-4547403-1753267254 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753267210-171357 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547403-1753267254.opb 3600 HOME

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

MD5SUM BENCH= a57f38c055936913ab505f9f9b34f426
RANDOM SEED=87876827

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128865324 kB
MemAvailable:   129709596 kB
Buffers:              16 kB
Cached:          1514976 kB
SwapCached:         2612 kB
Active:           989788 kB
Inactive:         689884 kB
Active(anon):     151684 kB
Inactive(anon):    33304 kB
Active(file):     838104 kB
Inactive(file):   656580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             34988 kB
Writeback:             0 kB
AnonPages:        165212 kB
Mapped:           114752 kB
Shmem:             20308 kB
KReclaimable:     378432 kB
Slab:             472644 kB
SReclaimable:     378432 kB
SUnreclaim:        94212 kB
KernelStack:        4160 kB
PageTables:         3576 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     535252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432920 MiB
End job on nodeC007 at 2025-07-23 13:11:01