Trace number 4547543

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 1871.87 1876.72

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_10_096.opb
MD5SUM9cd02fcfe8d6fb8da5e5e7c2985c86c8
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 benchmark1.24052
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93130
Total number of constraints1931
Number of constraints which are clauses971
Number of constraints which are cardinality constraints (but not clauses)960
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint97
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1871.74/1876.68	c Exit code from Second Program: 20
1871.85/1876.71	c #vars 93130 #constraints 1931 0.0207345 1
1871.85/1876.71	c intsize: 7
1871.85/1876.71	c 1931 constraints
1871.85/1876.71	c Finish cloning data from SAT to LS
1871.85/1876.71	c restart_num_ls  -100000 0
1871.85/1876.71	c Use LS-small
1871.85/1876.71	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 (59982 MiB free)
  memory of node 1: 64465 MiB (56557 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547543-1753268723/watcher-4547543-1753268723 -o /tmp/evaluation-result-4547543-1753268723/solver-4547543-1753268723 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753265049-172852 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547543-1753268723.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100068 s]*
/proc/loadavg: 4.15 4.12 4.06 5/272 174855
/proc/meminfo: memFree=119332136/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=33556 memory=18964 CPUtime=0.07 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 4421 0 0 0 7 0 0 0 20 0 1 0 242549854 34361344 4741 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 8389 4741 864 2593 0 5282 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 40540 KiB
Current children cumulated memory: 23444 KiB

[startup+0.205815 s]*
/proc/loadavg: 4.15 4.12 4.06 5/272 174855
/proc/meminfo: memFree=119310716/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=50564 memory=35644 CPUtime=0.18 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 9101 0 0 0 17 1 0 0 20 0 1 0 242549854 51777536 8911 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 12641 8911 864 2593 0 9534 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 57548 KiB
Current children cumulated memory: 40124 KiB

[startup+0.305787 s]*
/proc/loadavg: 4.15 4.12 4.06 5/272 174855
/proc/meminfo: memFree=119301896/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=71724 memory=55704 CPUtime=0.29 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 14117 0 0 0 26 3 0 0 20 0 1 0 242549854 73445376 13926 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 17931 13926 864 2593 0 14824 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 78708 KiB
Current children cumulated memory: 60184 KiB

[startup+0.700246 s]
/proc/loadavg: 4.15 4.12 4.06 5/272 174855
/proc/meminfo: memFree=119276948/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=147148 memory=130164 CPUtime=0.66 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 30044 0 0 0 61 5 0 0 20 0 1 0 242549854 150679552 32541 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 36787 32541 896 2593 0 33680 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 154132 KiB
Current children cumulated memory: 134644 KiB

[startup+1.50023 s]
/proc/loadavg: 4.15 4.12 4.06 5/272 174855
/proc/meminfo: memFree=119202540/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=184340 memory=165220 CPUtime=1.47 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 36492 0 0 0 140 7 0 0 20 0 1 0 242549854 188764160 41305 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 46085 41305 992 2593 0 42978 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 191324 KiB
Current children cumulated memory: 169700 KiB

[startup+3.10584 s]
/proc/loadavg: 4.14 4.11 4.06 5/272 174857
/proc/meminfo: memFree=119312168/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=186816 memory=170520 CPUtime=3.07 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 37381 0 0 0 299 8 0 0 20 0 1 0 242549854 191299584 42630 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 46704 42630 992 2593 0 43597 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 193800 KiB
Current children cumulated memory: 175000 KiB

[startup+6.30024 s]
/proc/loadavg: 4.14 4.11 4.06 5/273 174913
/proc/meminfo: memFree=119329000/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=191992 memory=175760 CPUtime=6.26 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 38178 0 0 0 617 9 0 0 20 0 1 0 242549854 196599808 43940 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 47998 43940 992 2593 0 44891 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 198976 KiB
Current children cumulated memory: 180240 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.06 5/273 174915
/proc/meminfo: memFree=119420408/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=202436 memory=186216 CPUtime=12.63 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 39921 0 0 0 1253 10 0 0 20 0 1 0 242549854 207294464 46554 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 50609 46554 992 2593 0 47502 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 209420 KiB
Current children cumulated memory: 190696 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.05 5/273 174915
/proc/meminfo: memFree=119419232/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=191792 memory=175512 CPUtime=25.4 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 41971 0 0 0 2527 13 0 0 20 0 1 0 242549854 196395008 43878 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 47948 43878 992 2593 0 44841 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 198776 KiB
Current children cumulated memory: 179992 KiB

[startup+51.1059 s]
/proc/loadavg: 4.13 4.11 4.06 5/273 174915
/proc/meminfo: memFree=119407680/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/174854/stat : 174854 (timeout) S 174851 174854 171448 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242549853 2723840 352 18446744073709551615 93964759904256 93964759920769 140733813928208 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93964759935536 93964759937624 93964776435712 140733813934494 140733813934624 140733813934624 140733813940199 0
/proc/174854/statm: 665 352 352 5 0 90 0
[pid=174855] ppid=174854 vsize=176108 memory=159820 CPUtime=50.94 cores=4,6
/proc/174855/stat : 174855 (CASHWMaxSAT-Dis) R 174854 174854 171448 0 -1 4194304 46751 0 0 0 5076 18 0 0 20 0 1 0 242549854 180334592 39955 18446744073709551615 4198400 14817773 140724939588400 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 49119232 140724939594148 140724939594265 140724939594265 140724939599840 0
/proc/174855/statm: 44027 39955 992 2593 0 40920 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 183092 KiB
Current children cumulated memory: 164300 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.06 5/273 174920
/proc/meminfo: memFree=119343748/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=174854] ppid=174851 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2661640 memory=2269080 CPUtime=44.11 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 326620 0 0 0 4176 235 0 0 20 0 1 0 242729655 2725519360 567270 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 665410 567270 2464 595 0 650077 0
Current children cumulated CPU time: 1837.51 s
Current children cumulated vsize: 2668624 KiB
Current children cumulated memory: 2273432 KiB

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

# cumulated CPU time of all completed processes:  user=1866.73 s, system=5.13797 s

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

[startup+1843.2 s]
/proc/loadavg: 3.23 3.89 4.02 3/257 175099
/proc/meminfo: memFree=117300120/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2661640 memory=2269208 CPUtime=45.01 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 326631 0 0 0 4266 235 0 0 20 0 1 0 242729655 2725519360 567302 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 665410 567302 2464 595 0 650077 0
Current children cumulated CPU time: 1838.41 s
Current children cumulated vsize: 2668624 KiB
Current children cumulated memory: 2273560 KiB

[startup+1856 s]*
/proc/loadavg: 3.04 3.82 3.99 2/249 175141
/proc/meminfo: memFree=117909116/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2662664 memory=2269848 CPUtime=57.78 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 326818 0 0 0 5543 235 0 0 20 0 1 0 242729655 2726567936 567462 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 665666 567462 2464 595 0 650333 0
Current children cumulated CPU time: 1851.18 s
Current children cumulated vsize: 2669648 KiB
Current children cumulated memory: 2274200 KiB

[startup+1868.8 s]
/proc/loadavg: 2.58 3.68 3.95 2/249 175141
/proc/meminfo: memFree=117889080/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2669268 memory=2280752 CPUtime=70.55 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 328573 0 0 0 6820 235 0 0 20 0 1 0 242729655 2733330432 570188 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 667317 570188 2496 595 0 651984 0
Current children cumulated CPU time: 1863.95 s
Current children cumulated vsize: 2676252 KiB
Current children cumulated memory: 2285104 KiB

[startup+1872 s]*
/proc/loadavg: 2.46 3.64 3.93 2/249 175141
/proc/meminfo: memFree=117883072/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2669268 memory=2280752 CPUtime=73.75 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 328573 0 0 0 7140 235 0 0 20 0 1 0 242729655 2733330432 570188 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 667317 570188 2496 595 0 651984 0
Current children cumulated CPU time: 1867.15 s
Current children cumulated vsize: 2676252 KiB
Current children cumulated memory: 2285104 KiB

[startup+1875.2 s]
/proc/loadavg: 2.46 3.64 3.93 2/249 175141
/proc/meminfo: memFree=117883072/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2674416 memory=2287984 CPUtime=76.95 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 329914 0 0 0 7459 236 0 0 20 0 1 0 242729655 2738601984 571996 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 668604 571996 2496 595 0 653271 0
Current children cumulated CPU time: 1870.35 s
Current children cumulated vsize: 2681400 KiB
Current children cumulated memory: 2292336 KiB

[startup+1876 s]*
/proc/loadavg: 2.46 3.64 3.93 2/249 175141
/proc/meminfo: memFree=117883072/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2674416 memory=2287984 CPUtime=77.75 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 329914 0 0 0 7539 236 0 0 20 0 1 0 242729655 2738601984 571996 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 668604 571996 2496 595 0 653271 0
Current children cumulated CPU time: 1871.15 s
Current children cumulated vsize: 2681400 KiB
Current children cumulated memory: 2292336 KiB

[startup+1876.4 s]
/proc/loadavg: 2.46 3.64 3.93 2/249 175141
/proc/meminfo: memFree=117883072/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2360352 memory=2042520 CPUtime=78.14 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 330843 0 0 0 7578 236 0 0 20 0 1 0 242729655 2417000448 510630 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 590088 510630 2592 595 0 574755 0
Current children cumulated CPU time: 1871.54 s
Current children cumulated vsize: 2367336 KiB
Current children cumulated memory: 2046872 KiB

[startup+1876.6 s]
/proc/loadavg: 2.46 3.64 3.93 2/249 175141
/proc/meminfo: memFree=117883072/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1793.4 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 283 185611 0 0 0 0 179070 270 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
[pid=175014] ppid=174851 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/175014/stat : 175014 (timeout) S 174851 175014 171448 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242729654 2723840 320 18446744073709551615 94199346204672 94199346221185 140730289947632 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94199346235952 94199346238040 94199352365056 140730289949062 140730289949216 140730289949216 140730289954791 0
/proc/175014/statm: 665 320 320 5 0 90 0
[pid=175015] ppid=175014 vsize=2210992 memory=1906920 CPUtime=78.34 cores=4,6
/proc/175015/stat : 175015 (SynLSCD) R 175014 175014 171448 0 -1 4194304 330894 0 0 0 7598 236 0 0 20 0 1 0 242729655 2264055808 476730 18446744073709551615 94337640353792 94337642788393 140729956449680 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94337643269368 94337643302400 94337676996608 140729956456864 140729956456999 140729956456999 140729956462574 0
/proc/175015/statm: 552748 476730 2592 595 0 537415 0
Current children cumulated CPU time: 1871.74 s
Current children cumulated vsize: 2217976 KiB
Current children cumulated memory: 1911272 KiB

[startup+1876.7 s]
/proc/loadavg: 2.46 3.64 3.93 2/249 175141
/proc/meminfo: memFree=117883072/131250000 swapFree=33008356/33010684
[pid=174851] ppid=174848 vsize=4324 memory=3072 CPUtime=1871.85 cores=4,6
/proc/174851/stat : 174851 (Hybrid-CASHWMax) S 174848 174851 171448 0 -1 4194304 343 516983 0 0 0 0 186672 513 20 0 1 0 242549852 4427776 768 18446744073709551615 94101113425920 94101114320453 140734303005552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94101114559504 94101114607248 94101122936832 140734303009109 140734303009263 140734303009263 140734303014867 0
/proc/174851/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1871.85 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1876.72
CPU time (s): 1871.87
CPU user time (s): 1866.73
CPU system time (s): 5.13797
CPU usage (%): 99.7414
Max. virtual memory (cumulated for all children) (KiB): 2681400
Max. memory (cumulated for all children) (KiB): 2292336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1866.73
system time used= 5.13797
maximum resident set size= 2292080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517817
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= 986
involuntary context switches= 1225


# summary of solver processes directly reported to runsolver:
#   pid: 174851
#   total CPU time (s): 1871.87
#   total CPU user time (s): 1866.73
#   total CPU system time (s): 5.13797

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.32004 second user time and 9.782 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-23 13:05:23
IDJOB=4547543
IDBENCH=174690
IDSOLVER=3424
FILE ID=nodeC019/4547543-1753268723
RUNJOBID= nodeC019-1753265049-172852
SLURM_JOB_ID= 9689174
Free space on /tmp= 432988 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_10_096.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547543-1753268723/watcher-4547543-1753268723 -o /tmp/evaluation-result-4547543-1753268723/solver-4547543-1753268723 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753265049-172852 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547543-1753268723.opb 3600 HOME

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

MD5SUM BENCH= 9cd02fcfe8d6fb8da5e5e7c2985c86c8
RANDOM SEED=1703830943

nodeC019 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.583
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.699
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.37
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.004
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.37
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		: 3534.406
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.37
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		: 3551.745
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.667
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.37
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.666
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.37
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		: 3754.376
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119336232 kB
MemAvailable:   128867844 kB
Buffers:             904 kB
Cached:         10271628 kB
SwapCached:          416 kB
Active:          1946412 kB
Inactive:        9177200 kB
Active(anon):     863728 kB
Inactive(anon):    12804 kB
Active(file):    1082684 kB
Inactive(file):  9164396 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19272 kB
Writeback:            20 kB
AnonPages:        852244 kB
Mapped:           122484 kB
Shmem:             25452 kB
KReclaimable:     247544 kB
Slab:             343808 kB
SReclaimable:     247544 kB
SUnreclaim:        96264 kB
KernelStack:        4352 kB
PageTables:         4920 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1215248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC019 at 2025-07-23 13:36:40