Trace number 4542101

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 1826.81 1831.77

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
MD5SUMe61ecd0a39d46c66c4c3e779f400bc97
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 benchmark3.367
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52060
Total number of constraints7300
Number of constraints which are clauses3745
Number of constraints which are cardinality constraints (but not clauses)2852
Number of constraints which are nor clauses,nor cardinality constraints703
Minimum length of a constraint16
Maximum length of a constraint21
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 24
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

1826.74/1831.72	c Exit code from Second Program: 20
1826.74/1831.76	c #vars 52060 #constraints 7300 0.140223 1
1826.74/1831.76	c 7300 constraints
1826.74/1831.76	c Finish cloning data from SAT to LS
1826.74/1831.76	c restart_num_ls  -100000 0
1826.74/1831.76	c Use LS-small
1826.74/1831.76	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 (55337 MiB free)
  memory of node 1: 64465 MiB (63652 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542101-1753212335/watcher-4542101-1753212335 -o /tmp/evaluation-result-4542101-1753212335/solver-4542101-1753212335 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753212335-159174 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4542101-1753212335.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=159211, runsolver pid=159203
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 1.10 1.11 1.24 5/262 159218
/proc/meminfo: memFree=121832976/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=34812 memory=20076 CPUtime=0.07 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 4671 0 0 0 7 0 0 0 20 0 1 0 236856020 35647488 5019 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 8703 5019 864 2593 0 5596 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 41796 KiB
Current children cumulated memory: 24556 KiB

[startup+0.205597 s]*
/proc/loadavg: 1.10 1.11 1.24 4/262 159223
/proc/meminfo: memFree=121775412/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=53784 memory=38796 CPUtime=0.18 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 9351 0 0 0 17 1 0 0 20 0 1 0 236856020 55074816 9699 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 13446 9699 864 2593 0 10339 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 60768 KiB
Current children cumulated memory: 43276 KiB

[startup+0.305462 s]*
/proc/loadavg: 1.10 1.11 1.24 5/268 159230
/proc/meminfo: memFree=121726476/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=74132 memory=59200 CPUtime=0.28 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 14492 0 0 0 26 2 0 0 20 0 1 0 236856020 75911168 14800 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 18533 14800 896 2593 0 15426 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 81116 KiB
Current children cumulated memory: 63680 KiB

[startup+0.700211 s]
/proc/loadavg: 1.10 1.11 1.24 5/266 159230
/proc/meminfo: memFree=121631468/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=145648 memory=123908 CPUtime=0.67 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 26644 0 0 0 62 5 0 0 20 0 1 0 236856020 149143552 30977 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 36412 30977 960 2593 0 33305 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 152632 KiB
Current children cumulated memory: 128388 KiB

[startup+1.50023 s]
/proc/loadavg: 1.10 1.11 1.24 5/273 159243
/proc/meminfo: memFree=121435396/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=151416 memory=133556 CPUtime=1.46 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 28744 0 0 0 141 5 0 0 20 0 1 0 236856020 155049984 33389 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 37854 33389 992 2593 0 34747 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 158400 KiB
Current children cumulated memory: 138036 KiB

[startup+3.10549 s]
/proc/loadavg: 1.10 1.11 1.24 5/273 159244
/proc/meminfo: memFree=120692868/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=139684 memory=122100 CPUtime=3.07 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 30702 0 0 0 300 7 0 0 20 0 1 0 236856020 143036416 30525 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 34921 30525 992 2593 0 31814 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 146668 KiB
Current children cumulated memory: 126580 KiB

[startup+6.30021 s]
/proc/loadavg: 1.33 1.16 1.25 5/273 159244
/proc/meminfo: memFree=119766836/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=152572 memory=134900 CPUtime=6.25 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 34679 0 0 0 616 9 0 0 20 0 1 0 236856020 156233728 33725 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 38143 33725 992 2593 0 35036 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 159556 KiB
Current children cumulated memory: 139380 KiB

[startup+12.7002 s]
/proc/loadavg: 1.62 1.22 1.27 5/273 159244
/proc/meminfo: memFree=117942928/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=163356 memory=145792 CPUtime=12.63 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 37575 0 0 0 1251 12 0 0 20 0 1 0 236856020 167276544 36448 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 40839 36448 992 2593 0 37732 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 170340 KiB
Current children cumulated memory: 150272 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.36 1.32 5/271 159244
/proc/meminfo: memFree=116763876/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=167928 memory=150208 CPUtime=25.39 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 44865 0 0 0 2523 16 0 0 20 0 1 0 236856020 171958272 37552 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 41982 37552 992 2593 0 38875 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 174912 KiB
Current children cumulated memory: 154688 KiB

[startup+51.1057 s]
/proc/loadavg: 2.78 1.57 1.39 5/271 159244
/proc/meminfo: memFree=113666012/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=175020 memory=157248 CPUtime=50.91 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 49655 0 0 0 5072 19 0 0 20 0 1 0 236856020 179220480 39312 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 43755 39312 992 2593 0 40648 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 182004 KiB
Current children cumulated memory: 161728 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 1.99 1.54 5/272 159253
/proc/meminfo: memFree=114400804/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0

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

/proc/159217/statm: 59432 55494 992 2593 0 56325 0
Current children cumulated CPU time: 1777.5 s
Current children cumulated vsize: 244712 KiB
Current children cumulated memory: 226456 KiB

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

# cumulated CPU time of all completed processes:  user=1824.52 s, system=2.2885 s

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

[startup+1792 s]*
/proc/loadavg: 4.11 4.10 3.75 5/270 159326
/proc/meminfo: memFree=114182284/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 250 106 0 0 0 0 0 0 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159216] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159216/stat : 159216 (timeout) S 159211 159216 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236856019 2723840 352 18446744073709551615 94825666338816 94825666355329 140733355653920 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94825666370096 94825666372184 94825697992704 140733355657630 140733355657760 140733355657760 140733355663335 0
/proc/159216/statm: 665 352 352 5 0 90 0
[pid=159217] ppid=159216 vsize=279156 memory=263372 CPUtime=1787.18 cores=1,3
/proc/159217/stat : 159217 (CASHWMaxSAT-Dis) R 159216 159216 159162 0 -1 4194304 126070 0 0 0 178632 86 0 0 20 0 1 0 236856020 285855744 65843 18446744073709551615 4198400 14817773 140722635094416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 27627520 140722635098532 140722635098649 140722635098649 140722635104224 0
/proc/159217/statm: 69789 65843 992 2593 0 66682 0
Current children cumulated CPU time: 1787.18 s
Current children cumulated vsize: 286140 KiB
Current children cumulated memory: 267852 KiB

[startup+1817.6 s]
/proc/loadavg: 4.07 4.09 3.75 5/270 159335
/proc/meminfo: memFree=106558100/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=396940 memory=305256 CPUtime=19.5 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 61212 0 0 0 1812 138 0 0 20 0 1 0 237035821 406466560 76314 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 99235 76314 2528 595 0 83902 0
Current children cumulated CPU time: 1812.69 s
Current children cumulated vsize: 403924 KiB
Current children cumulated memory: 309736 KiB

[startup+1824 s]*
/proc/loadavg: 4.13 4.10 3.76 5/270 159335
/proc/meminfo: memFree=101363416/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=401276 memory=311696 CPUtime=25.88 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 62300 0 0 0 2450 138 0 0 20 0 1 0 237035821 410906624 77924 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 100319 77924 2528 595 0 84986 0
Current children cumulated CPU time: 1819.07 s
Current children cumulated vsize: 408260 KiB
Current children cumulated memory: 316176 KiB

[startup+1827.2 s]
/proc/loadavg: 4.13 4.10 3.76 5/270 159335
/proc/meminfo: memFree=99635852/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=402464 memory=312720 CPUtime=29.07 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 62580 0 0 0 2769 138 0 0 20 0 1 0 237035821 412123136 78180 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 100616 78180 2528 595 0 85283 0
Current children cumulated CPU time: 1822.26 s
Current children cumulated vsize: 409448 KiB
Current children cumulated memory: 317200 KiB

[startup+1828.8 s]
/proc/loadavg: 4.13 4.10 3.76 5/270 159335
/proc/meminfo: memFree=99442876/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=402728 memory=312976 CPUtime=30.66 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 62645 0 0 0 2928 138 0 0 20 0 1 0 237035821 412393472 78244 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 100682 78244 2528 595 0 85349 0
Current children cumulated CPU time: 1823.85 s
Current children cumulated vsize: 409712 KiB
Current children cumulated memory: 317456 KiB

[startup+1830.4 s]
/proc/loadavg: 4.12 4.10 3.76 5/270 159335
/proc/meminfo: memFree=99031612/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=403256 memory=315668 CPUtime=32.26 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 62785 0 0 0 3088 138 0 0 20 0 1 0 237035821 412934144 78917 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 100814 78917 2528 595 0 85481 0
Current children cumulated CPU time: 1825.45 s
Current children cumulated vsize: 410240 KiB
Current children cumulated memory: 320148 KiB

[startup+1831.2 s]
/proc/loadavg: 4.12 4.10 3.76 5/270 159335
/proc/meminfo: memFree=98838076/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=403520 memory=315924 CPUtime=33.06 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 62860 0 0 0 3168 138 0 0 20 0 1 0 237035821 413204480 78981 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 100880 78981 2528 595 0 85547 0
Current children cumulated CPU time: 1826.25 s
Current children cumulated vsize: 410504 KiB
Current children cumulated memory: 320404 KiB

[startup+1831.6 s]
/proc/loadavg: 4.12 4.10 3.76 5/270 159335
/proc/meminfo: memFree=98838076/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=406636 memory=318996 CPUtime=33.45 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 63623 0 0 0 3207 138 0 0 20 0 1 0 237035821 416395264 79749 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 101659 79749 2528 595 0 86326 0
Current children cumulated CPU time: 1826.64 s
Current children cumulated vsize: 413620 KiB
Current children cumulated memory: 323476 KiB

[startup+1831.7 s]
/proc/loadavg: 4.12 4.10 3.76 5/270 159335
/proc/meminfo: memFree=98838076/131250000 swapFree=33010416/33010684
[pid=159211] ppid=159203 vsize=4324 memory=3072 CPUtime=1793.19 cores=1,3
/proc/159211/stat : 159211 (Hybrid-CASHWMax) S 159203 159211 159162 0 -1 4194304 283 126294 0 0 0 0 179232 87 20 0 1 0 236856018 4427776 768 18446744073709551615 94529274167296 94529275061829 140727580326320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94529275300880 94529275348624 94529276071936 140727580330325 140727580330479 140727580330479 140727580336083 0
/proc/159211/statm: 1081 768 704 219 0 143 0
[pid=159329] ppid=159211 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/159329/stat : 159329 (timeout) S 159211 159329 159162 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 237035820 2723840 352 18446744073709551615 94371191328768 94371191345281 140722270568400 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94371191360048 94371191362136 94371197820928 140722270574982 140722270575136 140722270575136 140722270580711 0
/proc/159329/statm: 665 352 352 5 0 90 0
[pid=159330] ppid=159329 vsize=359304 memory=278320 CPUtime=33.55 cores=1,3
/proc/159330/stat : 159330 (SynLSCD) R 159329 159329 159162 0 -1 4194304 63677 0 0 0 3217 138 0 0 20 0 1 0 237035821 367927296 69580 18446744073709551615 94181602836480 94181605270633 140730013460784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94181605752056 94181605785088 94181625266176 140730013469088 140730013469223 140730013469223 140730013474798 0
/proc/159330/statm: 89826 69580 2624 595 0 74493 0
Current children cumulated CPU time: 1826.74 s
Current children cumulated vsize: 366288 KiB
Current children cumulated memory: 282800 KiB

Child status: 0

Real time (s): 1831.77
CPU time (s): 1826.81
CPU user time (s): 1824.52
CPU system time (s): 2.2885
CPU usage (%): 99.7292
Max. virtual memory (cumulated for all children) (KiB): 413620
Max. memory (cumulated for all children) (KiB): 323476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1824.52
system time used= 2.2885
maximum resident set size= 319508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191295
page faults= 1
swaps= 0
block input operations= 32
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 852
involuntary context switches= 2857


# summary of solver processes directly reported to runsolver:
#   pid: 159211
#   total CPU time (s): 1826.81
#   total CPU user time (s): 1824.52
#   total CPU system time (s): 2.2885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.09223 second user time and 9.56082 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-22 21:25:35
IDJOB=4542101
IDBENCH=163901
IDSOLVER=3328
FILE ID=nodeC028/4542101-1753212335
RUNJOBID= nodeC028-1753212335-159174
SLURM_JOB_ID= 9687802
Free space on /tmp= 433028 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_height18_pigeons17_holes16.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542101-1753212335/watcher-4542101-1753212335 -o /tmp/evaluation-result-4542101-1753212335/solver-4542101-1753212335 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753212335-159174 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4542101-1753212335.opb 3600 HOME

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

MD5SUM BENCH= e61ecd0a39d46c66c4c3e779f400bc97
RANDOM SEED=1940957704

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		: 3602.660
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.083
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		: 3600.077
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		: 3601.142
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.098
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		: 3597.740
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.382
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		: 3600.255
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:        121854672 kB
MemAvailable:   129667304 kB
Buffers:            2132 kB
Cached:          8580228 kB
SwapCached:            4 kB
Active:          1041940 kB
Inactive:        7623048 kB
Active(anon):     100576 kB
Inactive(anon):     8308 kB
Active(file):     941364 kB
Inactive(file):  7614740 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55012 kB
Writeback:            24 kB
AnonPages:         85112 kB
Mapped:           108860 kB
Shmem:             26256 kB
KReclaimable:     191532 kB
Slab:             286896 kB
SReclaimable:     191532 kB
SUnreclaim:        95364 kB
KernelStack:        4064 kB
PageTables:         2924 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     360200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 432860 MiB
End job on nodeC028 at 2025-07-22 21:56:07