Trace number 4547530

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 1803.7 1808.45

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-06/normalized-ec_stargrid_06_012.opb
MD5SUMb02daac0bd5c49ad8b109680e19e1b42
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.041383
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables289
Total number of constraints146
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)144
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1803.64/1808.41	c Exit code from Second Program: 20
1803.64/1808.44	c #vars 289 #constraints 146 0.50519 1
1803.64/1808.44	c intsize: 4
1803.64/1808.44	c 146 constraints
1803.64/1808.44	c Finish cloning data from SAT to LS
1803.64/1808.44	c restart_num_ls  -100000 0
1803.64/1808.44	c Use LS-small
1803.64/1808.44	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 (62226 MiB free)
  memory of node 1: 64465 MiB (61330 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=191403, runsolver pid=191394

[startup+0.10006 s]*
/proc/loadavg: 1.07 1.14 1.89 6/273 191424
/proc/meminfo: memFree=126524592/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=20764 memory=6776 CPUtime=0.06 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 1024 0 0 0 6 0 0 0 20 0 1 0 242506788 21262336 1694 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 5191 1694 960 2593 0 2084 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 27748 KiB
Current children cumulated memory: 11256 KiB

[startup+0.205743 s]*
/proc/loadavg: 1.07 1.14 1.89 6/273 191424
/proc/meminfo: memFree=126526008/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=21704 memory=7644 CPUtime=0.17 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 1419 0 0 0 17 0 0 0 20 0 1 0 242506788 22224896 1911 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 5426 1911 960 2593 0 2319 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 28688 KiB
Current children cumulated memory: 12124 KiB

[startup+0.305278 s]*
/proc/loadavg: 1.07 1.14 1.89 6/273 191424
/proc/meminfo: memFree=126523992/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=21900 memory=7848 CPUtime=0.27 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 1596 0 0 0 27 0 0 0 20 0 1 0 242506788 22425600 1962 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 5475 1962 960 2593 0 2368 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 28884 KiB
Current children cumulated memory: 12328 KiB

[startup+0.700183 s]
/proc/loadavg: 1.07 1.14 1.89 6/273 191424
/proc/meminfo: memFree=126520968/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=23644 memory=9648 CPUtime=0.65 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 2496 0 0 0 65 0 0 0 20 0 1 0 242506788 24211456 2412 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 5911 2412 960 2593 0 2804 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 30628 KiB
Current children cumulated memory: 14128 KiB

[startup+1.50019 s]
/proc/loadavg: 1.07 1.14 1.89 6/273 191424
/proc/meminfo: memFree=126512832/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=25192 memory=11132 CPUtime=1.45 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 3989 0 0 0 145 0 0 0 20 0 1 0 242506788 25796608 2783 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 6298 2783 960 2593 0 3191 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 32176 KiB
Current children cumulated memory: 15612 KiB

[startup+3.10548 s]
/proc/loadavg: 1.31 1.19 1.91 5/267 191434
/proc/meminfo: memFree=126491836/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=25344 memory=11228 CPUtime=3.05 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 6945 0 0 0 304 1 0 0 20 0 1 0 242506788 25952256 2807 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 6336 2807 960 2593 0 3229 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 32328 KiB
Current children cumulated memory: 15708 KiB

[startup+6.30021 s]
/proc/loadavg: 1.31 1.19 1.91 6/273 191474
/proc/meminfo: memFree=126228012/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=32436 memory=18352 CPUtime=6.24 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 12321 0 0 0 622 2 0 0 20 0 1 0 242506788 33214464 4588 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 8109 4588 960 2593 0 5002 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 39420 KiB
Current children cumulated memory: 22832 KiB

[startup+12.7002 s]
/proc/loadavg: 1.60 1.25 1.92 6/274 191475
/proc/meminfo: memFree=126182132/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=31928 memory=17792 CPUtime=12.62 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 14430 0 0 0 1260 2 0 0 20 0 1 0 242506788 32694272 4448 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 7982 4448 960 2593 0 4875 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 38912 KiB
Current children cumulated memory: 22272 KiB

[startup+25.5002 s]
/proc/loadavg: 2.14 1.39 1.96 6/274 191475
/proc/meminfo: memFree=126215564/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=47336 memory=33248 CPUtime=25.39 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 19889 0 0 0 2535 4 0 0 20 0 1 0 242506788 48472064 8312 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 11834 8312 960 2593 0 8727 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 54320 KiB
Current children cumulated memory: 37728 KiB

[startup+51.1057 s]
/proc/loadavg: 2.77 1.60 2.01 6/274 191575
/proc/meminfo: memFree=126258736/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=47532 memory=33192 CPUtime=50.92 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 30551 0 0 0 5085 7 0 0 20 0 1 0 242506788 48672768 8298 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 11883 8298 960 2593 0 8776 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 54516 KiB
Current children cumulated memory: 37672 KiB

[startup+102.3 s]
/proc/loadavg: 3.51 1.99 2.12 6/275 191827
/proc/meminfo: memFree=125886736/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0

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

/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=182376 memory=168288 CPUtime=1657.95 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 82626 0 0 0 165765 30 0 0 20 0 1 0 242506788 186753024 42072 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 45594 42072 960 2593 0 42487 0
Current children cumulated CPU time: 1657.95 s
Current children cumulated vsize: 189360 KiB
Current children cumulated memory: 172768 KiB

[startup+1722.3 s]
/proc/loadavg: 4.07 4.08 3.80 6/271 191962
/proc/meminfo: memFree=125337300/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=185292 memory=171168 CPUtime=1717.79 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 90051 0 0 0 171747 32 0 0 20 0 1 0 242506788 189739008 42792 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 46323 42792 960 2593 0 43216 0
Current children cumulated CPU time: 1717.79 s
Current children cumulated vsize: 192276 KiB
Current children cumulated memory: 175648 KiB

[startup+1782.3 s]
/proc/loadavg: 4.13 4.10 3.83 6/272 191971
/proc/meminfo: memFree=125427644/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=165960 memory=148904 CPUtime=1777.64 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 96181 0 0 0 177729 35 0 0 20 0 1 0 242506788 169943040 37226 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 41490 37226 960 2593 0 38383 0
Current children cumulated CPU time: 1777.64 s
Current children cumulated vsize: 172944 KiB
Current children cumulated memory: 153384 KiB

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

# cumulated CPU time of all completed processes:  user=1802.08 s, system=1.61443 s

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

[startup+1792 s]*
/proc/loadavg: 4.11 4.09 3.83 6/272 191971
/proc/meminfo: memFree=125399664/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191418] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191418/stat : 191418 (timeout) S 191403 191418 189054 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242506787 2723840 352 18446744073709551615 94118422663168 94118422679681 140737302966928 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94118422694448 94118422696536 94118456098816 140737302972830 140737302972960 140737302972960 140737302978535 0
/proc/191418/statm: 665 352 352 5 0 90 0
[pid=191422] ppid=191418 vsize=165960 memory=150184 CPUtime=1787.32 cores=5,7
/proc/191422/stat : 191422 (CASHWMaxSAT-Dis) R 191418 191418 189054 0 -1 4194304 96480 0 0 0 178697 35 0 0 20 0 1 0 242506788 169943040 37546 18446744073709551615 4198400 14817773 140726348395312 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 27475968 140726348396964 140726348397081 140726348397081 140726348402656 0
/proc/191422/statm: 41490 37546 960 2593 0 38383 0
Current children cumulated CPU time: 1787.32 s
Current children cumulated vsize: 172944 KiB
Current children cumulated memory: 154664 KiB

[startup+1798.4 s]
/proc/loadavg: 4.10 4.09 3.83 6/272 191971
/proc/meminfo: memFree=125453692/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=1793.34 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 284 97606 0 0 0 0 179298 36 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1793.34 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

[startup+1804.8 s]
/proc/loadavg: 4.09 4.09 3.83 6/272 191977
/proc/meminfo: memFree=125861408/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=1793.34 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 284 97606 0 0 0 0 179298 36 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191973] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191973/stat : 191973 (timeout) S 191403 191973 189054 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242686588 2723840 352 18446744073709551615 94169137979392 94169137995905 140734587973056 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94169138010672 94169138012760 94169140850688 140734587980166 140734587980320 140734587980320 140734587985895 0
/proc/191973/statm: 665 352 352 5 0 90 0
[pid=191976] ppid=191973 vsize=84512 memory=11904 CPUtime=6.71 cores=5,7
/proc/191976/stat : 191976 (SynLSCD) R 191973 191973 189054 0 -1 4194304 724 0 0 0 590 81 0 0 20 0 1 0 242686589 86540288 2976 18446744073709551615 93883828420608 93883830855209 140727392043680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93883831336184 93883831369216 93883858604032 140727392049568 140727392049703 140727392049703 140727392055278 0
/proc/191976/statm: 21128 2976 2496 595 0 5795 0
Current children cumulated CPU time: 1800.05 s
Current children cumulated vsize: 91496 KiB
Current children cumulated memory: 16384 KiB

[startup+1806.4 s]
/proc/loadavg: 4.09 4.09 3.83 6/272 191977
/proc/meminfo: memFree=125790012/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=1793.34 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 284 97606 0 0 0 0 179298 36 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191973] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191973/stat : 191973 (timeout) S 191403 191973 189054 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242686588 2723840 352 18446744073709551615 94169137979392 94169137995905 140734587973056 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94169138010672 94169138012760 94169140850688 140734587980166 140734587980320 140734587980320 140734587985895 0
/proc/191973/statm: 665 352 352 5 0 90 0
[pid=191976] ppid=191973 vsize=84512 memory=11904 CPUtime=8.31 cores=5,7
/proc/191976/stat : 191976 (SynLSCD) R 191973 191973 189054 0 -1 4194304 724 0 0 0 730 101 0 0 20 0 1 0 242686589 86540288 2976 18446744073709551615 93883828420608 93883830855209 140727392043680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93883831336184 93883831369216 93883858604032 140727392049568 140727392049703 140727392049703 140727392055278 0
/proc/191976/statm: 21128 2976 2496 595 0 5795 0
Current children cumulated CPU time: 1801.65 s
Current children cumulated vsize: 91496 KiB
Current children cumulated memory: 16384 KiB

[startup+1807.2 s]
/proc/loadavg: 4.09 4.09 3.83 6/272 191977
/proc/meminfo: memFree=125871964/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=1793.34 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 284 97606 0 0 0 0 179298 36 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191973] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191973/stat : 191973 (timeout) S 191403 191973 189054 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242686588 2723840 352 18446744073709551615 94169137979392 94169137995905 140734587973056 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94169138010672 94169138012760 94169140850688 140734587980166 140734587980320 140734587980320 140734587985895 0
/proc/191973/statm: 665 352 352 5 0 90 0
[pid=191976] ppid=191973 vsize=84512 memory=11904 CPUtime=9.11 cores=5,7
/proc/191976/stat : 191976 (SynLSCD) R 191973 191973 189054 0 -1 4194304 724 0 0 0 802 109 0 0 20 0 1 0 242686589 86540288 2976 18446744073709551615 93883828420608 93883830855209 140727392043680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93883831336184 93883831369216 93883858604032 140727392049568 140727392049703 140727392049703 140727392055278 0
/proc/191976/statm: 21128 2976 2496 595 0 5795 0
Current children cumulated CPU time: 1802.45 s
Current children cumulated vsize: 91496 KiB
Current children cumulated memory: 16384 KiB

[startup+1808 s]*
/proc/loadavg: 4.08 4.08 3.83 6/272 191977
/proc/meminfo: memFree=125871964/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=1793.34 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 284 97606 0 0 0 0 179298 36 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191973] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191973/stat : 191973 (timeout) S 191403 191973 189054 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242686588 2723840 352 18446744073709551615 94169137979392 94169137995905 140734587973056 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94169138010672 94169138012760 94169140850688 140734587980166 140734587980320 140734587980320 140734587985895 0
/proc/191973/statm: 665 352 352 5 0 90 0
[pid=191976] ppid=191973 vsize=84512 memory=11904 CPUtime=9.91 cores=5,7
/proc/191976/stat : 191976 (SynLSCD) R 191973 191973 189054 0 -1 4194304 724 0 0 0 872 119 0 0 20 0 1 0 242686589 86540288 2976 18446744073709551615 93883828420608 93883830855209 140727392043680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93883831336184 93883831369216 93883858604032 140727392049568 140727392049703 140727392049703 140727392055278 0
/proc/191976/statm: 21128 2976 2496 595 0 5795 0
Current children cumulated CPU time: 1803.25 s
Current children cumulated vsize: 91496 KiB
Current children cumulated memory: 16384 KiB

[startup+1808.4 s]
/proc/loadavg: 4.08 4.08 3.83 6/272 191977
/proc/meminfo: memFree=125871964/131249996 swapFree=33010160/33010684
[pid=191403] ppid=191394 vsize=4324 memory=3072 CPUtime=1793.34 cores=5,7
/proc/191403/stat : 191403 (Hybrid-CASHWMax) S 191394 191403 189054 0 -1 4194304 284 97606 0 0 0 0 179298 36 20 0 1 0 242506784 4427776 768 18446744073709551615 94872557703168 94872558597701 140728694924400 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94872558836752 94872558884496 94872560824320 140728694925653 140728694925807 140728694925807 140728694931411 0
/proc/191403/statm: 1081 768 704 219 0 143 0
[pid=191973] ppid=191403 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/191973/stat : 191973 (timeout) S 191403 191973 189054 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242686588 2723840 352 18446744073709551615 94169137979392 94169137995905 140734587973056 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94169138010672 94169138012760 94169140850688 140734587980166 140734587980320 140734587980320 140734587985895 0
/proc/191973/statm: 665 352 352 5 0 90 0
[pid=191976] ppid=191973 vsize=84892 memory=12928 CPUtime=10.3 cores=5,7
/proc/191976/stat : 191976 (SynLSCD) R 191973 191973 189054 0 -1 4194304 930 0 0 0 907 123 0 0 20 0 1 0 242686589 86929408 3232 18446744073709551615 93883828420608 93883830855209 140727392043680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93883831336184 93883831369216 93883858604032 140727392049568 140727392049703 140727392049703 140727392055278 0
/proc/191976/statm: 21223 3232 2528 595 0 5890 0
Current children cumulated CPU time: 1803.64 s
Current children cumulated vsize: 91876 KiB
Current children cumulated memory: 17408 KiB

Child status: 0

Real time (s): 1808.45
CPU time (s): 1803.7
CPU user time (s): 1802.08
CPU system time (s): 1.61443
CPU usage (%): 99.7371
Max. virtual memory (cumulated for all children) (KiB): 192276
Max. memory (cumulated for all children) (KiB): 175648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1802.08
system time used= 1.61443
maximum resident set size= 171168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99956
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= 1071
involuntary context switches= 1127


# summary of solver processes directly reported to runsolver:
#   pid: 191403
#   total CPU time (s): 1803.7
#   total CPU user time (s): 1802.08
#   total CPU system time (s): 1.61443

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.87245 second user time and 8.60442 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 12:58:03
IDJOB=4547530
IDBENCH=164900
IDSOLVER=3424
FILE ID=nodeC029/4547530-1753268283
RUNJOBID= nodeC029-1753268283-191355
SLURM_JOB_ID= 9689184
Free space on /tmp= 433020 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-06/normalized-ec_stargrid_06_012.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547530-1753268283/watcher-4547530-1753268283 -o /tmp/evaluation-result-4547530-1753268283/solver-4547530-1753268283 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753268283-191355 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547530-1753268283.opb 3600 HOME

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

MD5SUM BENCH= b02daac0bd5c49ad8b109680e19e1b42
RANDOM SEED=1137766369

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126514364 kB
MemAvailable:   129700548 kB
Buffers:            2128 kB
Cached:          3946448 kB
SwapCached:           36 kB
Active:          1306084 kB
Inactive:        2706676 kB
Active(anon):      85684 kB
Inactive(anon):     4716 kB
Active(file):    1220400 kB
Inactive(file):  2701960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69444 kB
Writeback:            40 kB
AnonPages:         67184 kB
Mapped:           109896 kB
Shmem:             26216 kB
KReclaimable:     206124 kB
Slab:             303872 kB
SReclaimable:     206124 kB
SUnreclaim:        97748 kB
KernelStack:        4048 kB
PageTables:         2812 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     341488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432948 MiB
End job on nodeC029 at 2025-07-23 13:28:12