Trace number 4547535

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 1853.63 1858.49

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_04_280.opb
MD5SUM9594ac6881a98589fd35bafe025917a8
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.145039
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6723
Total number of constraints5604
Number of constraints which are clauses4482
Number of constraints which are cardinality constraints (but not clauses)1121
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint4482
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 4482
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13446
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1853.54/1858.44	c Exit code from Second Program: 20
1853.54/1858.47	c #vars 6723 #constraints 6725 1.0003 1
1853.54/1858.47	c intsize: 14
1853.54/1858.47	c 6725 constraints
1853.54/1858.47	c Finish cloning data from SAT to LS
1853.54/1858.47	c restart_num_ls  -100000 0
1853.54/1858.47	c Use LS-small
1853.54/1858.47	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 (62068 MiB free)
  memory of node 1: 64465 MiB (62565 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547535-1753268804/watcher-4547535-1753268804 -o /tmp/evaluation-result-4547535-1753268804/solver-4547535-1753268804 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753266972-200853 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547535-1753268804.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=201145, runsolver pid=201142
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.17 4.12 3.75 5/273 201149
/proc/meminfo: memFree=127618160/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=38268 memory=22116 CPUtime=0.07 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 5272 0 0 0 7 0 0 0 20 0 1 0 242557953 39186432 5529 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 9567 5529 896 2593 0 6460 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45252 KiB
Current children cumulated memory: 26340 KiB

[startup+0.205825 s]*
/proc/loadavg: 4.17 4.12 3.75 5/273 201149
/proc/meminfo: memFree=127590692/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=86112 memory=61000 CPUtime=0.19 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 13723 0 0 0 17 2 0 0 20 0 1 0 242557953 88178688 15250 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 21528 15250 896 2593 0 18421 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 93096 KiB
Current children cumulated memory: 65224 KiB

[startup+0.305724 s]*
/proc/loadavg: 4.17 4.12 3.75 5/273 201149
/proc/meminfo: memFree=127534240/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=132668 memory=111812 CPUtime=0.28 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 23136 0 0 0 25 3 0 0 20 0 1 0 242557953 135852032 27953 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 33167 27953 896 2593 0 30060 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 139652 KiB
Current children cumulated memory: 116036 KiB

[startup+0.700239 s]
/proc/loadavg: 4.17 4.12 3.75 5/273 201149
/proc/meminfo: memFree=127530460/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=134244 memory=113380 CPUtime=0.67 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 24771 0 0 0 63 4 0 0 20 0 1 0 242557953 137465856 28345 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 33561 28345 960 2593 0 30454 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 141228 KiB
Current children cumulated memory: 117604 KiB

[startup+1.50023 s]
/proc/loadavg: 4.15 4.12 3.76 5/273 201149
/proc/meminfo: memFree=127526428/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=150988 memory=130184 CPUtime=1.47 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 26110 0 0 0 142 5 0 0 20 0 1 0 242557953 154611712 32546 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 37747 32546 960 2593 0 34640 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 157972 KiB
Current children cumulated memory: 134408 KiB

[startup+3.10554 s]
/proc/loadavg: 4.15 4.12 3.76 5/273 201149
/proc/meminfo: memFree=127478176/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=179084 memory=151000 CPUtime=3.07 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 31148 0 0 0 300 7 0 0 20 0 1 0 242557953 183382016 37750 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 44771 37750 992 2593 0 41664 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 186068 KiB
Current children cumulated memory: 155224 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.11 3.76 5/273 201149
/proc/meminfo: memFree=127482132/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=154632 memory=128556 CPUtime=6.26 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 34463 0 0 0 617 9 0 0 20 0 1 0 242557953 158343168 32139 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 38658 32139 992 2593 0 35551 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 161616 KiB
Current children cumulated memory: 132780 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.11 3.76 5/274 201150
/proc/meminfo: memFree=127497252/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=154632 memory=130680 CPUtime=12.64 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 34488 0 0 0 1255 9 0 0 20 0 1 0 242557953 158343168 32670 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 38658 32670 992 2593 0 35551 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 161616 KiB
Current children cumulated memory: 134904 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.11 3.76 5/274 201151
/proc/meminfo: memFree=127488304/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=155532 memory=131576 CPUtime=25.4 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 34716 0 0 0 2531 9 0 0 20 0 1 0 242557953 159264768 32894 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 38883 32894 992 2593 0 35776 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 162516 KiB
Current children cumulated memory: 135800 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.11 3.78 5/274 201151
/proc/meminfo: memFree=127271252/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=176548 memory=152692 CPUtime=50.94 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 35410 0 0 0 5084 10 0 0 20 0 1 0 242557953 180785152 38173 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 44137 38173 992 2593 0 41030 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 183532 KiB
Current children cumulated memory: 156916 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 3.80 5/273 201153
/proc/meminfo: memFree=127192760/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

/proc/201149/statm: 130797 126435 992 2593 0 127690 0
Current children cumulated CPU time: 1717.8 s
Current children cumulated vsize: 530172 KiB
Current children cumulated memory: 509964 KiB

[startup+1782.3 s]
/proc/loadavg: 3.63 4.07 4.06 3/255 201320
/proc/meminfo: memFree=127894172/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201148] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201148/stat : 201148 (timeout) S 201145 201148 199298 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242557952 2723840 352 18446744073709551615 94618583400448 94618583416961 140728655425904 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94618583431728 94618583433816 94618604875776 140728655432094 140728655432224 140728655432224 140728655437799 0
/proc/201148/statm: 665 352 352 5 0 90 0
[pid=201149] ppid=201148 vsize=493820 memory=476404 CPUtime=1777.65 cores=4,6
/proc/201149/stat : 201149 (CASHWMaxSAT-Dis) R 201148 201148 199298 0 -1 4194304 99900 0 0 0 177660 105 0 0 20 0 1 0 242557953 505671680 119101 18446744073709551615 4198400 14817773 140731167569872 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 47230976 140731167578532 140731167578649 140731167578649 140731167584224 0
/proc/201149/statm: 123455 119101 992 2593 0 120348 0
Current children cumulated CPU time: 1777.65 s
Current children cumulated vsize: 500804 KiB
Current children cumulated memory: 480628 KiB

[startup+1842.3 s]
/proc/loadavg: 2.49 3.68 3.92 2/249 201370
/proc/meminfo: memFree=128425296/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=44.15 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26560 0 0 0 4319 96 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1837.47 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

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

# cumulated CPU time of all completed processes:  user=1851.24 s, system=2.38549 s

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

[startup+1843.2 s]
/proc/loadavg: 2.49 3.68 3.92 2/249 201370
/proc/meminfo: memFree=128424344/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=45.05 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26560 0 0 0 4407 98 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1838.37 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

[startup+1849.6 s]
/proc/loadavg: 2.37 3.63 3.91 2/249 201370
/proc/meminfo: memFree=128424352/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=51.44 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26575 0 0 0 5033 111 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1844.76 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

[startup+1852.8 s]
/proc/loadavg: 2.26 3.59 3.89 2/249 201370
/proc/meminfo: memFree=128424352/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=54.63 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26576 0 0 0 5345 118 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1847.95 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

[startup+1856 s]*
/proc/loadavg: 2.16 3.54 3.87 2/249 201370
/proc/meminfo: memFree=128424700/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=57.83 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26576 0 0 0 5658 125 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1851.15 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

[startup+1857.6 s]
/proc/loadavg: 2.16 3.54 3.87 2/249 201370
/proc/meminfo: memFree=128424700/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=59.42 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26576 0 0 0 5815 127 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1852.74 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

[startup+1858 s]*
/proc/loadavg: 2.16 3.54 3.87 2/249 201370
/proc/meminfo: memFree=128424700/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187120 memory=115000 CPUtime=59.83 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26576 0 0 0 5854 129 0 0 20 0 1 0 242737754 191610880 28750 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46780 28750 2496 595 0 31447 0
Current children cumulated CPU time: 1853.15 s
Current children cumulated vsize: 194104 KiB
Current children cumulated memory: 119224 KiB

[startup+1858.4 s]
/proc/loadavg: 2.16 3.54 3.87 2/249 201370
/proc/meminfo: memFree=128424700/131250000 swapFree=33010160/33010684
[pid=201145] ppid=201142 vsize=4324 memory=2816 CPUtime=1793.32 cores=4,6
/proc/201145/stat : 201145 (Hybrid-CASHWMax) S 201142 201145 199298 0 -1 4194304 284 100633 0 0 0 0 179225 107 20 0 1 0 242557951 4427776 704 18446744073709551615 94828456730624 94828457625157 140734199401936 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94828457864208 94828457911952 94828475731968 140734199404885 140734199405039 140734199405039 140734199410643 0
/proc/201145/statm: 1081 704 672 219 0 143 0
[pid=201322] ppid=201145 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/201322/stat : 201322 (timeout) S 201145 201322 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242737753 2723840 352 18446744073709551615 94296727150592 94296727167105 140724738110928 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94296727181872 94296727183960 94296739491840 140724738115974 140724738116128 140724738116128 140724738121703 0
/proc/201322/statm: 665 352 352 5 0 90 0
[pid=201323] ppid=201322 vsize=187536 memory=115512 CPUtime=60.22 cores=4,6
/proc/201323/stat : 201323 (SynLSCD) R 201322 201322 199298 0 -1 4194304 26680 0 0 0 5893 129 0 0 20 0 1 0 242737754 192036864 28878 18446744073709551615 94809227984896 94809230419497 140729154406608 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94809230900472 94809230933504 94809250799616 140729154410912 140729154411047 140729154411047 140729154416622 0
/proc/201323/statm: 46884 28878 2528 595 0 31551 0
Current children cumulated CPU time: 1853.54 s
Current children cumulated vsize: 194520 KiB
Current children cumulated memory: 119736 KiB

Child status: 0

Real time (s): 1858.49
CPU time (s): 1853.63
CPU user time (s): 1851.24
CPU system time (s): 2.38549
CPU usage (%): 99.7384
Max. virtual memory (cumulated for all children) (KiB): 708080
Max. memory (cumulated for all children) (KiB): 687864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1851.24
system time used= 2.38549
maximum resident set size= 683640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128695
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= 934
involuntary context switches= 1400


# summary of solver processes directly reported to runsolver:
#   pid: 201145
#   total CPU time (s): 1853.63
#   total CPU user time (s): 1851.24
#   total CPU system time (s): 2.38549

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.89889 second user time and 8.9197 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-23 13:06:44
IDJOB=4547535
IDBENCH=175404
IDSOLVER=3424
FILE ID=nodeC016/4547535-1753268804
RUNJOBID= nodeC016-1753266972-200853
SLURM_JOB_ID= 9689171
Free space on /tmp= 432968 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_04_280.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547535-1753268804/watcher-4547535-1753268804 -o /tmp/evaluation-result-4547535-1753268804/solver-4547535-1753268804 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753266972-200853 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547535-1753268804.opb 3600 HOME

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

MD5SUM BENCH= 9594ac6881a98589fd35bafe025917a8
RANDOM SEED=494401128

nodeC016 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.637
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.48
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.739
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.48
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.426
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.48
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.279
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.48
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.736
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.48
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.659
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.48
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		: 3643.696
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127625216 kB
MemAvailable:   128735020 kB
Buffers:            2144 kB
Cached:          1824556 kB
SwapCached:           24 kB
Active:          2199832 kB
Inactive:         587656 kB
Active(anon):     984920 kB
Inactive(anon):     2108 kB
Active(file):    1214912 kB
Inactive(file):   585548 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17512 kB
Writeback:             8 kB
AnonPages:        962304 kB
Mapped:           121380 kB
Shmem:             26240 kB
KReclaimable:     297164 kB
Slab:             396324 kB
SReclaimable:     297164 kB
SUnreclaim:        99160 kB
KernelStack:        4368 kB
PageTables:         5380 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1447980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC016 at 2025-07-23 13:37:43