Trace number 4547221

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-23? 3586.05 3596.12

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
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.916974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3585.95/3596.07	c Exit code from Second Program: 124
3586.03/3596.11	s UNKNOWN

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 (62187 MiB free)
  memory of node 1: 64465 MiB (63288 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=200903, runsolver pid=200894

[startup+0.100059 s]*
/proc/loadavg: 1.09 1.09 1.16 5/275 200924
/proc/meminfo: memFree=128462556/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=29952 memory=15488 CPUtime=0.05 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 3114 0 0 0 5 0 0 0 20 0 1 0 242374743 30670848 3872 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 7488 3872 864 2593 0 4381 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 36936 KiB
Current children cumulated memory: 19712 KiB

[startup+0.204908 s]*
/proc/loadavg: 1.09 1.09 1.16 5/275 200924
/proc/meminfo: memFree=128426520/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=49168 memory=34688 CPUtime=0.16 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 7884 0 0 0 15 1 0 0 20 0 1 0 242374743 50348032 8672 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 12292 8672 864 2593 0 9185 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 56152 KiB
Current children cumulated memory: 38912 KiB

[startup+0.304762 s]*
/proc/loadavg: 1.09 1.09 1.16 5/275 200924
/proc/meminfo: memFree=128386376/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=67804 memory=53376 CPUtime=0.25 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 12560 0 0 0 24 1 0 0 20 0 1 0 242374743 69431296 13344 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 16951 13344 864 2593 0 13844 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 74788 KiB
Current children cumulated memory: 57600 KiB

[startup+0.700187 s]
/proc/loadavg: 1.09 1.09 1.16 5/275 200924
/proc/meminfo: memFree=128343256/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=81044 memory=66480 CPUtime=0.64 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 17658 0 0 0 62 2 0 0 20 0 1 0 242374743 82989056 16620 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 20261 16620 992 2593 0 17154 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 88028 KiB
Current children cumulated memory: 70704 KiB

[startup+1.50023 s]
/proc/loadavg: 1.09 1.09 1.16 5/275 200924
/proc/meminfo: memFree=128254552/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=83008 memory=65396 CPUtime=1.45 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 18900 0 0 0 142 3 0 0 20 0 1 0 242374743 85000192 16349 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 20752 16349 992 2593 0 17645 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 89992 KiB
Current children cumulated memory: 69620 KiB

[startup+3.10556 s]
/proc/loadavg: 1.40 1.15 1.19 5/275 200924
/proc/meminfo: memFree=128186884/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=80384 memory=66008 CPUtime=3.04 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 20586 0 0 0 301 3 0 0 20 0 1 0 242374743 82313216 16502 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 20096 16502 992 2593 0 16989 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 87368 KiB
Current children cumulated memory: 70232 KiB

[startup+6.30017 s]
/proc/loadavg: 1.40 1.15 1.19 5/275 200925
/proc/meminfo: memFree=128181596/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=80344 memory=66032 CPUtime=6.23 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 23911 0 0 0 619 4 0 0 20 0 1 0 242374743 82272256 16508 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 20086 16508 992 2593 0 16979 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 87328 KiB
Current children cumulated memory: 70256 KiB

[startup+12.7002 s]
/proc/loadavg: 1.61 1.20 1.20 5/274 200925
/proc/meminfo: memFree=128154564/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=94104 memory=79688 CPUtime=12.61 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 29427 0 0 0 1255 6 0 0 20 0 1 0 242374743 96362496 19922 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 23526 19922 992 2593 0 20419 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 101088 KiB
Current children cumulated memory: 83912 KiB

[startup+25.5002 s]
/proc/loadavg: 2.21 1.35 1.25 5/274 200925
/proc/meminfo: memFree=128123020/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=86000 memory=71560 CPUtime=25.38 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 30556 0 0 0 2532 6 0 0 20 0 1 0 242374743 88064000 17890 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 21500 17890 992 2593 0 18393 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 92984 KiB
Current children cumulated memory: 75784 KiB

[startup+51.1056 s]
/proc/loadavg: 2.82 1.57 1.33 5/275 200926
/proc/meminfo: memFree=128070256/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/200914/stat : 200914 (timeout) S 200903 200914 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242374741 2723840 320 18446744073709551615 94816263389184 94816263405697 140736609037744 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94816263420464 94816263422552 94816292077568 140736609044894 140736609045024 140736609045024 140736609050599 0
/proc/200914/statm: 665 320 320 5 0 90 0
[pid=200920] ppid=200914 vsize=108136 memory=93928 CPUtime=50.91 cores=0,2
/proc/200920/stat : 200920 (CASHWMaxSAT-Dis) R 200914 200914 199298 0 -1 4194304 33276 0 0 0 5084 7 0 0 20 0 1 0 242374743 110731264 23482 18446744073709551615 4198400 14817773 140734496647392 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 44834816 140734496651684 140734496651801 140734496651801 140734496657376 0
/proc/200920/statm: 27034 23482 992 2593 0 23927 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 115120 KiB
Current children cumulated memory: 98152 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 1.96 1.47 5/275 200928
/proc/meminfo: memFree=128037224/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=200914] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2

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

/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=567900 memory=484636 CPUtime=1659.33 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 82755 0 0 0 165605 328 0 0 20 0 1 0 242554544 581529600 121159 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 141975 121159 2528 595 0 126642 0
Current children cumulated CPU time: 3452.61 s
Current children cumulated vsize: 574884 KiB
Current children cumulated memory: 488860 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.16 4.08 5/272 201232
/proc/meminfo: memFree=126351572/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=579132 memory=495772 CPUtime=1719.16 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 85619 0 0 0 171585 331 0 0 20 0 1 0 242554544 593031168 123943 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 144783 123943 2528 595 0 129450 0
Current children cumulated CPU time: 3512.44 s
Current children cumulated vsize: 586116 KiB
Current children cumulated memory: 499996 KiB

[startup+3582.3 s]
/proc/loadavg: 4.36 4.23 4.11 5/272 201234
/proc/meminfo: memFree=126220488/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1779 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 177565 335 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3572.28 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

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

# cumulated CPU time of all completed processes:  user=3581.83 s, system=4.22243 s

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

[startup+3584 s]*
/proc/loadavg: 4.33 4.23 4.11 5/272 201234
/proc/meminfo: memFree=126216392/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1780.7 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 177735 335 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3573.98 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

[startup+3590.4 s]
/proc/loadavg: 4.30 4.22 4.11 5/272 201234
/proc/meminfo: memFree=126245964/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1787.07 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 178372 335 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3580.35 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

[startup+3593.6 s]
/proc/loadavg: 4.30 4.22 4.11 5/272 201234
/proc/meminfo: memFree=126245712/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1790.27 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 178692 335 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3583.55 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

[startup+3595.2 s]
/proc/loadavg: 4.28 4.22 4.11 5/272 201234
/proc/meminfo: memFree=126245464/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1791.86 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 178851 335 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

[startup+3595.6 s]
/proc/loadavg: 4.28 4.22 4.11 5/272 201234
/proc/meminfo: memFree=126245464/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1792.27 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 178891 336 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3585.55 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

[startup+3596 s]*
/proc/loadavg: 4.28 4.22 4.11 5/272 201234
/proc/meminfo: memFree=126245716/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=1793.28 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 285 116484 0 0 0 0 179244 84 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
[pid=201027] ppid=200903 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/201027/stat : 201027 (timeout) S 200903 201027 199298 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242554543 2723840 320 18446744073709551615 93900638240768 93900638257281 140735810548416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93900638272048 93900638274136 93900653506560 140735810550150 140735810550304 140735810550304 140735810555879 0
/proc/201027/statm: 665 320 320 5 0 90 0
[pid=201029] ppid=201027 vsize=583872 memory=502572 CPUtime=1792.67 cores=0,2
/proc/201029/stat : 201029 (SynLSCD) R 201027 201027 199298 0 -1 4194304 86806 0 0 0 178931 336 0 0 20 0 1 0 242554544 597884928 125643 18446744073709551615 94168307220480 94168309655081 140735713131968 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94168310136056 94168310169088 94168323112960 140735713135008 140735713135143 140735713135143 140735713140718 0
/proc/201029/statm: 145968 125643 2528 595 0 130635 0
Current children cumulated CPU time: 3585.95 s
Current children cumulated vsize: 590856 KiB
Current children cumulated memory: 506796 KiB

[startup+3596.11 s]
/proc/loadavg: 4.28 4.22 4.11 5/272 201234
/proc/meminfo: memFree=126245716/131250000 swapFree=33010160/33010684
[pid=200903] ppid=200894 vsize=4324 memory=2944 CPUtime=3586.03 cores=0,2
/proc/200903/stat : 200903 (Hybrid-CASHWMax) S 200894 200903 199298 0 -1 4194304 390 204560 0 0 0 0 358182 421 20 0 1 0 242374738 4427776 736 18446744073709551615 94158548123648 94158549018181 140724694483744 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94158549257232 94158549304976 94158559236096 140724694485333 140724694485487 140724694485487 140724694491091 0
/proc/200903/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3586.03 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3596.12
CPU time (s): 3586.05
CPU user time (s): 3581.83
CPU system time (s): 4.22243
CPU usage (%): 99.72
Max. virtual memory (cumulated for all children) (KiB): 590856
Max. memory (cumulated for all children) (KiB): 506796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.83
system time used= 4.22243
maximum resident set size= 502956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205297
page faults= 0
swaps= 0
block input operations= 0
block output operations= 48
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1474
involuntary context switches= 7934


# summary of solver processes directly reported to runsolver:
#   pid: 200903
#   total CPU time (s): 3586.05
#   total CPU user time (s): 3581.83
#   total CPU system time (s): 4.22243

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.19465 second user time and 15.4785 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-23 12:36:12
IDJOB=4547221
IDBENCH=147856
IDSOLVER=3424
FILE ID=nodeC016/4547221-1753266972
RUNJOBID= nodeC016-1753266972-200852
SLURM_JOB_ID= 9689171
Free space on /tmp= 433024 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547221-1753266972/watcher-4547221-1753266972 -o /tmp/evaluation-result-4547221-1753266972/solver-4547221-1753266972 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753266972-200852 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547221-1753266972.opb 3600 HOME

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=1496897100

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.735
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.729
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.568
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		: 3596.889
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		: 3601.151
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		: 3600.808
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		: 3599.727
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		: 3599.764
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:        128500152 kB
MemAvailable:   129598552 kB
Buffers:            2144 kB
Cached:          1813216 kB
SwapCached:           24 kB
Active:          1312264 kB
Inactive:         576328 kB
Active(anon):      97368 kB
Inactive(anon):     2108 kB
Active(file):    1214896 kB
Inactive(file):   574220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             68160 kB
Writeback:             8 kB
AnonPages:         76432 kB
Mapped:           108564 kB
Shmem:             26240 kB
KReclaimable:     297048 kB
Slab:             396152 kB
SReclaimable:     297048 kB
SUnreclaim:        99104 kB
KernelStack:        4144 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     354336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 432948 MiB
End job on nodeC016 at 2025-07-23 13:36:08