Trace number 4547560

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23UNSAT 3238.71 3247.42

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height26_pigeons25_holes24.opb
MD5SUM5315000b872825a9c3a3b6787ef04708
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 benchmark29.9883
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables227556
Total number of constraints20632
Number of constraints which are clauses10505
Number of constraints which are cardinality constraints (but not clauses)8696
Number of constraints which are nor clauses,nor cardinality constraints1431
Minimum length of a constraint24
Maximum length of a constraint29
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 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3238.60/3247.37	c Exit code from Second Program: 20
3238.68/3247.40	c #vars 227556 #constraints 20632 0.0906678 1
3238.68/3247.40	c intsize: 6
3238.68/3247.40	c 20632 constraints
3238.68/3247.40	c Finish cloning data from SAT to LS
3238.68/3247.40	c restart_num_ls  -100000 0
3238.68/3247.40	c Use LS-small
3238.68/3247.40	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (61500 MiB free)
  memory of node 1: 64507 MiB (63278 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547560-1753267885/watcher-4547560-1753267885 -o /tmp/evaluation-result-4547560-1753267885/solver-4547560-1753267885 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1753267885-174852 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547560-1753267885.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=174909, runsolver pid=174897

[startup+0.100065 s]*
/proc/loadavg: 1.10 1.18 1.64 5/272 174922
/proc/meminfo: memFree=127727200/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=34160 memory=19324 CPUtime=0.07 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 4520 0 0 0 7 0 0 0 20 0 1 0 242467385 34979840 4831 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 8540 4831 864 2593 0 5433 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 41144 KiB
Current children cumulated memory: 23804 KiB

[startup+0.205723 s]*
/proc/loadavg: 1.10 1.18 1.64 5/272 174922
/proc/meminfo: memFree=127657520/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=52648 memory=37568 CPUtime=0.17 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 9585 0 0 0 16 1 0 0 20 0 1 0 242467385 53911552 9392 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 13162 9392 864 2593 0 10055 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 59632 KiB
Current children cumulated memory: 42048 KiB

[startup+0.305645 s]*
/proc/loadavg: 1.10 1.18 1.64 5/272 174922
/proc/meminfo: memFree=127592940/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=75312 memory=59156 CPUtime=0.27 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 14972 0 0 0 25 2 0 0 20 0 1 0 242467385 77119488 14789 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 18828 14789 864 2593 0 15721 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 82296 KiB
Current children cumulated memory: 63636 KiB

[startup+0.700212 s]
/proc/loadavg: 1.10 1.18 1.64 5/272 174922
/proc/meminfo: memFree=127470520/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=144636 memory=127148 CPUtime=0.66 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 28927 0 0 0 61 5 0 0 20 0 1 0 242467385 148107264 31787 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 36159 31787 864 2593 0 33052 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 151620 KiB
Current children cumulated memory: 131628 KiB

[startup+1.50024 s]
/proc/loadavg: 1.10 1.18 1.64 5/272 174922
/proc/meminfo: memFree=127182580/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=261412 memory=240864 CPUtime=1.47 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 45889 0 0 0 138 9 0 0 20 0 1 0 242467385 267685888 60216 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 65353 60216 896 2593 0 62246 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 268396 KiB
Current children cumulated memory: 245344 KiB

[startup+3.10565 s]
/proc/loadavg: 1.33 1.23 1.65 5/272 174922
/proc/meminfo: memFree=126049896/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=473492 memory=443196 CPUtime=3.06 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 74158 0 0 0 287 19 0 0 20 0 1 0 242467385 484855808 110799 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 118373 110799 960 2593 0 115266 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 480476 KiB
Current children cumulated memory: 447676 KiB

[startup+6.30025 s]
/proc/loadavg: 1.33 1.23 1.65 5/272 174922
/proc/meminfo: memFree=125454100/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=511892 memory=478268 CPUtime=6.25 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 78306 0 0 0 602 23 0 0 20 0 1 0 242467385 524177408 119567 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 127973 119567 992 2593 0 124866 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 518876 KiB
Current children cumulated memory: 482748 KiB

[startup+12.7002 s]
/proc/loadavg: 1.74 1.32 1.68 5/272 174922
/proc/meminfo: memFree=125500256/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=559588 memory=519436 CPUtime=12.63 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 84616 0 0 0 1229 34 0 0 20 0 1 0 242467385 573018112 129859 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 139897 129859 992 2593 0 136790 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 566572 KiB
Current children cumulated memory: 523916 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 1.43 1.71 5/272 174923
/proc/meminfo: memFree=125498368/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=514664 memory=481416 CPUtime=25.39 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 93659 0 0 0 2491 48 0 0 20 0 1 0 242467385 527015936 120354 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 128666 120354 992 2593 0 125559 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 521648 KiB
Current children cumulated memory: 485896 KiB

[startup+51.1057 s]
/proc/loadavg: 2.79 1.64 1.77 5/272 174973
/proc/meminfo: memFree=125434364/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/174919/stat : 174919 (timeout) S 174909 174919 172165 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242467384 2723840 352 18446744073709551615 94651026014208 94651026030721 140727574782704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94651026045488 94651026047576 94651057655808 140727574788510 140727574788640 140727574788640 140727574794215 0
/proc/174919/statm: 665 352 352 5 0 90 0
[pid=174921] ppid=174919 vsize=516548 memory=483300 CPUtime=50.92 cores=1,3
/proc/174921/stat : 174921 (CASHWMaxSAT-Dis) R 174919 174919 172165 0 -1 4194304 107021 0 0 0 5022 70 0 0 20 0 1 0 242467385 528945152 120825 18446744073709551615 4198400 14817773 140723909413632 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44388352 140723909417380 140723909417497 140723909417497 140723909423072 0
/proc/174921/statm: 129137 120825 992 2593 0 126030 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 523532 KiB
Current children cumulated memory: 487780 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.07 1.91 5/272 174975
/proc/meminfo: memFree=117343276/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 253 102 0 0 0 0 0 0 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=174919] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1961720 memory=1774456 CPUtime=1300.98 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255234 0 0 0 129892 206 0 0 20 0 1 0 242647185 2008801280 443614 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490430 443614 2528 595 0 475097 0
Current children cumulated CPU time: 3093.9 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1778936 KiB

[startup+3162.3 s]
/proc/loadavg: 3.13 3.13 3.27 4/263 175178
/proc/meminfo: memFree=112404208/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1961720 memory=1776532 CPUtime=1360.85 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255235 0 0 0 135879 206 0 0 20 0 1 0 242647185 2008801280 444133 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490430 444133 2528 595 0 475097 0
Current children cumulated CPU time: 3153.77 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1781012 KiB

[startup+3222.3 s]
/proc/loadavg: 3.10 3.12 3.26 4/263 175180
/proc/meminfo: memFree=112418184/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1961720 memory=1776532 CPUtime=1420.73 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255463 0 0 0 141866 207 0 0 20 0 1 0 242647185 2008801280 444133 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490430 444133 2528 595 0 475097 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1781012 KiB

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

# cumulated CPU time of all completed processes:  user=3232.27 s, system=6.43617 s

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

[startup+3225.6 s]
/proc/loadavg: 3.10 3.12 3.26 4/263 175180
/proc/meminfo: memFree=112402060/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1961720 memory=1776532 CPUtime=1424.03 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255506 0 0 0 142196 207 0 0 20 0 1 0 242647185 2008801280 444133 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490430 444133 2528 595 0 475097 0
Current children cumulated CPU time: 3216.95 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1781012 KiB

[startup+3238.4 s]
/proc/loadavg: 3.08 3.11 3.25 4/263 175180
/proc/meminfo: memFree=112395364/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1961720 memory=1776532 CPUtime=1436.8 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255570 0 0 0 143473 207 0 0 20 0 1 0 242647185 2008801280 444133 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490430 444133 2528 595 0 475097 0
Current children cumulated CPU time: 3229.72 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1781012 KiB

[startup+3241.6 s]
/proc/loadavg: 3.08 3.11 3.25 4/263 175180
/proc/meminfo: memFree=112395616/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1961720 memory=1776532 CPUtime=1439.99 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255570 0 0 0 143792 207 0 0 20 0 1 0 242647185 2008801280 444133 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490430 444133 2528 595 0 475097 0
Current children cumulated CPU time: 3232.91 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1781012 KiB

[startup+3244.8 s]
/proc/loadavg: 3.15 3.13 3.26 4/263 175180
/proc/meminfo: memFree=112398120/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1962512 memory=1777300 CPUtime=1443.18 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255791 0 0 0 144111 207 0 0 20 0 1 0 242647185 2009612288 444325 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490628 444325 2528 595 0 475295 0
Current children cumulated CPU time: 3236.1 s
Current children cumulated vsize: 1969496 KiB
Current children cumulated memory: 1781780 KiB

[startup+3246.4 s]
/proc/loadavg: 3.15 3.13 3.26 4/263 175180
/proc/meminfo: memFree=112398120/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1962644 memory=1777556 CPUtime=1444.78 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 255831 0 0 0 144271 207 0 0 20 0 1 0 242647185 2009747456 444389 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 490661 444389 2528 595 0 475328 0
Current children cumulated CPU time: 3237.7 s
Current children cumulated vsize: 1969628 KiB
Current children cumulated memory: 1782036 KiB

[startup+3247.2 s]
/proc/loadavg: 3.14 3.13 3.25 4/263 175180
/proc/meminfo: memFree=112537392/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=1792.92 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 285 274062 0 0 0 0 178858 434 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
[pid=175073] ppid=174909 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/175073/stat : 175073 (timeout) S 174909 175073 172165 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242647185 2723840 352 18446744073709551615 94478085869568 94478085886081 140736758342192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94478085900848 94478085902936 94478116278272 140736758348166 140736758348320 140736758348320 140736758353895 0
/proc/175073/statm: 665 352 352 5 0 90 0
[pid=175075] ppid=175073 vsize=1688612 memory=1515008 CPUtime=1445.58 cores=1,3
/proc/175075/stat : 175075 (SynLSCD) R 175073 175073 172165 0 -1 4194304 256844 0 0 0 144351 207 0 0 20 0 1 0 242647185 1729138688 378752 18446744073709551615 94414073393152 94414075827753 140732478122656 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94414076308728 94414076341760 94414086651904 140732478126496 140732478126631 140732478126631 140732478132206 0
/proc/175075/statm: 422153 378752 2656 595 0 406820 0
Current children cumulated CPU time: 3238.5 s
Current children cumulated vsize: 1695596 KiB
Current children cumulated memory: 1519488 KiB

[startup+3247.4 s]
/proc/loadavg: 3.14 3.13 3.25 4/263 175180
/proc/meminfo: memFree=112537392/131249988 swapFree=33010160/33010684
[pid=174909] ppid=174897 vsize=4324 memory=3072 CPUtime=3238.68 cores=1,3
/proc/174909/stat : 174909 (Hybrid-CASHWMax) S 174897 174909 172165 0 -1 4194304 375 531530 0 0 0 0 323226 642 20 0 1 0 242467382 4427776 768 18446744073709551615 94247095848960 94247096743493 140737418970352 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94247096982544 94247097030288 94247098728448 140737418975573 140737418975727 140737418975727 140737418981331 0
/proc/174909/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 3238.68 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3247.42
CPU time (s): 3238.71
CPU user time (s): 3232.27
CPU system time (s): 6.43617
CPU usage (%): 99.7318
Max. virtual memory (cumulated for all children) (KiB): 1969760
Max. memory (cumulated for all children) (KiB): 1782036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3232.27
system time used= 6.43617
maximum resident set size= 1783708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 532233
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= 1004
involuntary context switches= 1892


# summary of solver processes directly reported to runsolver:
#   pid: 174909
#   total CPU time (s): 3238.71
#   total CPU user time (s): 3232.27
#   total CPU system time (s): 6.43617

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.16255 second user time and 15.6631 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-23 12:51:25
IDJOB=4547560
IDBENCH=163937
IDSOLVER=3424
FILE ID=nodeC034/4547560-1753267885
RUNJOBID= nodeC034-1753267885-174852
SLURM_JOB_ID= 9689189
Free space on /tmp= 433012 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height26_pigeons25_holes24.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547560-1753267885/watcher-4547560-1753267885 -o /tmp/evaluation-result-4547560-1753267885/solver-4547560-1753267885 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1753267885-174852 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547560-1753267885.opb 3600 HOME

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

MD5SUM BENCH= 5315000b872825a9c3a3b6787ef04708
RANDOM SEED=847955258

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127776928 kB
MemAvailable:   129643996 kB
Buffers:            2128 kB
Cached:          2603972 kB
SwapCached:           32 kB
Active:          1203400 kB
Inactive:        1483336 kB
Active(anon):     104756 kB
Inactive(anon):     2152 kB
Active(file):    1098644 kB
Inactive(file):  1481184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             83924 kB
Writeback:             4 kB
AnonPages:         83760 kB
Mapped:           108920 kB
Shmem:             26264 kB
KReclaimable:     252556 kB
Slab:             351632 kB
SReclaimable:     252556 kB
SUnreclaim:        99076 kB
KernelStack:        4068 kB
PageTables:         2732 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     353240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC034 at 2025-07-23 13:45:33