Trace number 4542335

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-06-01UNSAT 1958.85 1964.72

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
MD5SUM623c8f5cac41c95d6cbe9efd54b08dc9
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 benchmark7.38233
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96646
Total number of constraints11257
Number of constraints which are clauses5755
Number of constraints which are cardinality constraints (but not clauses)4556
Number of constraints which are nor clauses,nor cardinality constraints946
Minimum length of a constraint19
Maximum length of a constraint24
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 27
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

1958.73/1964.68	c Exit code from Second Program: 20
1958.83/1964.70	c #vars 96646 #constraints 11257 0.116477 1
1958.83/1964.70	c 11257 constraints
1958.83/1964.70	c Finish cloning data from SAT to LS
1958.83/1964.70	c restart_num_ls  -100000 0
1958.83/1964.70	c Use LS-small
1958.83/1964.70	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: 63708 MiB (55342 MiB free)
  memory of node 1: 64465 MiB (61875 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542335-1753215934/watcher-4542335-1753215934 -o /tmp/evaluation-result-4542335-1753215934/solver-4542335-1753215934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753212335-159173 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4542335-1753215934.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=159657, runsolver pid=159654

[startup+0.100063 s]*
/proc/loadavg: 4.24 4.16 4.05 4/266 159661
/proc/meminfo: memFree=120021320/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=34924 memory=20152 CPUtime=0.07 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 4713 0 0 0 7 0 0 0 20 0 1 0 237215907 35762176 5038 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 8731 5038 864 2593 0 5624 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 41908 KiB
Current children cumulated memory: 24632 KiB

[startup+0.205864 s]*
/proc/loadavg: 4.24 4.16 4.05 4/266 159661
/proc/meminfo: memFree=120003428/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=53764 memory=38832 CPUtime=0.18 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 9361 0 0 0 17 1 0 0 20 0 1 0 237215907 55054336 9708 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 13441 9708 864 2593 0 10334 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 60748 KiB
Current children cumulated memory: 43312 KiB

[startup+0.305772 s]*
/proc/loadavg: 4.24 4.16 4.05 4/266 159661
/proc/meminfo: memFree=119983520/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=76768 memory=60592 CPUtime=0.28 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 14826 0 0 0 26 2 0 0 20 0 1 0 237215907 78610432 15148 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 19192 15148 864 2593 0 16085 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 83752 KiB
Current children cumulated memory: 65072 KiB

[startup+0.700251 s]
/proc/loadavg: 4.22 4.16 4.05 4/266 159661
/proc/meminfo: memFree=119947420/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=146552 memory=128920 CPUtime=0.67 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 29282 0 0 0 62 5 0 0 20 0 1 0 237215907 150069248 32230 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 36638 32230 896 2593 0 33531 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 153536 KiB
Current children cumulated memory: 133400 KiB

[startup+1.50024 s]
/proc/loadavg: 4.22 4.16 4.05 5/266 159683
/proc/meminfo: memFree=119869904/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=248576 memory=225160 CPUtime=1.47 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 43918 0 0 0 138 9 0 0 20 0 1 0 237215907 254541824 56290 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 62144 56290 960 2593 0 59037 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 255560 KiB
Current children cumulated memory: 229640 KiB

[startup+3.10549 s]
/proc/loadavg: 4.22 4.16 4.05 5/272 159701
/proc/meminfo: memFree=119794404/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=261736 memory=243156 CPUtime=3.07 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 45167 0 0 0 297 10 0 0 20 0 1 0 237215907 268017664 60789 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 65434 60789 992 2593 0 62327 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 268720 KiB
Current children cumulated memory: 247636 KiB

[startup+6.30022 s]
/proc/loadavg: 4.20 4.15 4.05 5/272 159701
/proc/meminfo: memFree=119814664/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=263096 memory=244516 CPUtime=6.25 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 46417 0 0 0 613 12 0 0 20 0 1 0 237215907 269410304 61129 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 65774 61129 992 2593 0 62667 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 270080 KiB
Current children cumulated memory: 248996 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.15 4.04 5/272 159701
/proc/meminfo: memFree=119812108/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=256080 memory=237584 CPUtime=12.63 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 47705 0 0 0 1250 13 0 0 20 0 1 0 237215907 262225920 59396 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 64020 59396 992 2593 0 60913 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 263064 KiB
Current children cumulated memory: 242064 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.14 4.04 5/272 159701
/proc/meminfo: memFree=119724260/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=257440 memory=238880 CPUtime=25.4 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 48464 0 0 0 2526 14 0 0 20 0 1 0 237215907 263618560 59720 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 64360 59720 992 2593 0 61253 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 264424 KiB
Current children cumulated memory: 243360 KiB

[startup+51.1054 s]
/proc/loadavg: 4.09 4.13 4.04 5/272 159704
/proc/meminfo: memFree=119623628/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=259444 memory=240928 CPUtime=50.94 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 48996 0 0 0 5080 14 0 0 20 0 1 0 237215907 265670656 60232 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 64861 60232 992 2593 0 61754 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 266428 KiB
Current children cumulated memory: 245408 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.12 4.04 5/274 159771
/proc/meminfo: memFree=111260608/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0

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

/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=298088 memory=281812 CPUtime=1717.17 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 206892 0 0 0 171477 240 0 0 20 0 1 0 237215907 305242112 70453 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 74522 70453 992 2593 0 71415 0
Current children cumulated CPU time: 1717.17 s
Current children cumulated vsize: 305072 KiB
Current children cumulated memory: 286292 KiB

[startup+1782.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 159894
/proc/meminfo: memFree=104157120/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159660] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159660/stat : 159660 (timeout) S 159657 159660 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237215906 2723840 352 18446744073709551615 94566665060352 94566665076865 140727078671120 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94566665091632 94566665093720 94566681006080 140727078672798 140727078672928 140727078672928 140727078678503 0
/proc/159660/statm: 665 352 352 5 0 90 0
[pid=159661] ppid=159660 vsize=300124 memory=283848 CPUtime=1776.99 cores=4,6
/proc/159661/stat : 159661 (CASHWMaxSAT-Dis) R 159660 159660 159162 0 -1 4194304 208792 0 0 0 177456 243 0 0 20 0 1 0 237215907 307326976 70962 18446744073709551615 4198400 14817773 140722294758720 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 53313536 140722294765988 140722294766105 140722294766105 140722294771680 0
/proc/159661/statm: 75031 70962 992 2593 0 71924 0
Current children cumulated CPU time: 1776.99 s
Current children cumulated vsize: 307108 KiB
Current children cumulated memory: 288328 KiB

[startup+1842.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 159898
/proc/meminfo: memFree=103806156/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=751560 memory=631084 CPUtime=44.13 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 105427 0 0 0 4266 147 0 0 20 0 1 0 237395707 769597440 157771 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 187890 157771 2496 595 0 172557 0
Current children cumulated CPU time: 1836.8 s
Current children cumulated vsize: 758544 KiB
Current children cumulated memory: 635564 KiB

[startup+1902.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 159960
/proc/meminfo: memFree=108685272/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=757652 memory=639332 CPUtime=103.96 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 107033 0 0 0 10248 148 0 0 20 0 1 0 237395707 775835648 159833 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 189413 159833 2496 595 0 174080 0
Current children cumulated CPU time: 1896.63 s
Current children cumulated vsize: 764636 KiB
Current children cumulated memory: 643812 KiB

[startup+1962.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 160014
/proc/meminfo: memFree=111577108/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=762848 memory=648624 CPUtime=163.76 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 108354 0 0 0 16226 150 0 0 20 0 1 0 237395707 781156352 162156 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 190712 162156 2496 595 0 175379 0
Current children cumulated CPU time: 1956.43 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 653104 KiB

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

# cumulated CPU time of all completed processes:  user=1954.87 s, system=3.98445 s

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

[startup+1963.2 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 160014
/proc/meminfo: memFree=111682144/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=762848 memory=648624 CPUtime=164.66 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 108376 0 0 0 16316 150 0 0 20 0 1 0 237395707 781156352 162156 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 190712 162156 2496 595 0 175379 0
Current children cumulated CPU time: 1957.33 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 653104 KiB

[startup+1964 s]*
/proc/loadavg: 4.07 4.08 4.09 5/272 160014
/proc/meminfo: memFree=111247612/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=762848 memory=648624 CPUtime=165.46 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 108377 0 0 0 16396 150 0 0 20 0 1 0 237395707 781156352 162156 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 190712 162156 2496 595 0 175379 0
Current children cumulated CPU time: 1958.13 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 653104 KiB

[startup+1964.4 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 160014
/proc/meminfo: memFree=111247612/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=762848 memory=648624 CPUtime=165.86 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 108377 0 0 0 16436 150 0 0 20 0 1 0 237395707 781156352 162156 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 190712 162156 2496 595 0 175379 0
Current children cumulated CPU time: 1958.53 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 653104 KiB

[startup+1964.6 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 160014
/proc/meminfo: memFree=111247612/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1792.67 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) S 159654 159657 159162 0 -1 4194304 286 209658 0 0 0 0 179023 244 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
[pid=159895] ppid=159657 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/159895/stat : 159895 (timeout) S 159657 159895 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237395707 2723840 352 18446744073709551615 94416842027008 94416842043521 140734112721168 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94416842058288 94416842060376 94416871288832 140734112729478 140734112729632 140734112729632 140734112735207 0
/proc/159895/statm: 665 352 352 5 0 90 0
[pid=159896] ppid=159895 vsize=677444 memory=566680 CPUtime=166.06 cores=4,6
/proc/159896/stat : 159896 (SynLSCD) R 159895 159895 159162 0 -1 4194304 108877 0 0 0 16456 150 0 0 20 0 1 0 237395707 693702656 141670 18446744073709551615 93873693433856 93873695868009 140732271699552 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93873696349432 93873696382464 93873717428224 140732271704480 140732271704615 140732271704615 140732271710190 0
/proc/159896/statm: 169361 141670 2592 595 0 154028 0
Current children cumulated CPU time: 1958.73 s
Current children cumulated vsize: 684428 KiB
Current children cumulated memory: 571160 KiB

[startup+1964.7 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 160014
/proc/meminfo: memFree=111247612/131250000 swapFree=33010416/33010684
[pid=159657] ppid=159654 vsize=4324 memory=3072 CPUtime=1958.83 cores=4,6
/proc/159657/stat : 159657 (Hybrid-CASHWMax) R 159654 159657 159162 0 -1 4194304 347 319027 0 0 0 0 195486 397 20 0 1 0 237215905 4427776 768 18446744073709551615 94842133401600 94842134296133 140725179661936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94842134535184 94842134582928 94842157236224 140725179668821 140725179668975 140725179668975 140725179674579 0
/proc/159657/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1958.83 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1964.72
CPU time (s): 1958.85
CPU user time (s): 1954.87
CPU system time (s): 3.98445
CPU usage (%): 99.7015
Max. virtual memory (cumulated for all children) (KiB): 770096
Max. memory (cumulated for all children) (KiB): 653360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1954.87
system time used= 3.98445
maximum resident set size= 650928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319871
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 937
involuntary context switches= 2036


# summary of solver processes directly reported to runsolver:
#   pid: 159657
#   total CPU time (s): 1958.85
#   total CPU user time (s): 1954.87
#   total CPU system time (s): 3.98445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.9659 second user time and 9.40327 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-22 22:25:34
IDJOB=4542335
IDBENCH=163921
IDSOLVER=3328
FILE ID=nodeC028/4542335-1753215934
RUNJOBID= nodeC028-1753212335-159173
SLURM_JOB_ID= 9687802
Free space on /tmp= 432932 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542335-1753215934/watcher-4542335-1753215934 -o /tmp/evaluation-result-4542335-1753215934/solver-4542335-1753215934 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753212335-159173 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4542335-1753215934.opb 3600 HOME

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

MD5SUM BENCH= 623c8f5cac41c95d6cbe9efd54b08dc9
RANDOM SEED=971418210

nodeC028 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		: 3600.049
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	: 7000.16
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		: 3600.239
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	: 7000.16
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		: 3601.575
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	: 7000.16
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		: 3602.335
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	: 7000.16
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		: 3600.106
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	: 7000.16
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.030
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	: 7000.16
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.303
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	: 7000.16
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120032408 kB
MemAvailable:   127910104 kB
Buffers:            2132 kB
Cached:          8645240 kB
SwapCached:            4 kB
Active:          2829828 kB
Inactive:        7688044 kB
Active(anon):    1888448 kB
Inactive(anon):     8308 kB
Active(file):     941380 kB
Inactive(file):  7679736 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19736 kB
Writeback:             4 kB
AnonPages:       1871844 kB
Mapped:           117168 kB
Shmem:             26256 kB
KReclaimable:     191636 kB
Slab:             287084 kB
SReclaimable:     191636 kB
SUnreclaim:        95448 kB
KernelStack:        4288 kB
PageTables:         6912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2283548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    892928 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432804 MiB
End job on nodeC028 at 2025-07-22 22:58:19