Trace number 4547394

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 1799.82 1805.27

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v051-n1.opb
MD5SUM9fac4249a105f22015b6c608ca9c575b
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.026432
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1799.74/1805.24	c Exit code from Second Program: 20
1799.74/1805.26	c #vars 153 #constraints 102 0.666667 1
1799.74/1805.26	c intsize: 4
1799.74/1805.26	c 102 constraints
1799.74/1805.26	c Finish cloning data from SAT to LS
1799.74/1805.26	c restart_num_ls  -100000 0
1799.74/1805.26	c Use LS-small
1799.74/1805.26	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547394-1753267227/watcher-4547394-1753267227 -o /tmp/evaluation-result-4547394-1753267227/solver-4547394-1753267227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753267042-185011 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547394-1753267227.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=185386, runsolver pid=185383

[startup+0.100057 s]*
/proc/loadavg: 4.22 3.46 3.31 6/273 185390
/proc/meminfo: memFree=128088056/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=19892 memory=5952 CPUtime=0.07 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 728 0 0 0 7 0 0 0 20 0 1 0 242400450 20369408 1488 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 4973 1488 960 2593 0 1866 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 26876 KiB
Current children cumulated memory: 10304 KiB

[startup+0.205751 s]*
/proc/loadavg: 4.22 3.46 3.31 5/273 185390
/proc/meminfo: memFree=128088056/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=20408 memory=6572 CPUtime=0.17 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 1003 0 0 0 17 0 0 0 20 0 1 0 242400450 20897792 1643 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 5102 1643 992 2593 0 1995 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 27392 KiB
Current children cumulated memory: 10924 KiB

[startup+0.305429 s]*
/proc/loadavg: 4.22 3.46 3.31 5/273 185390
/proc/meminfo: memFree=128088056/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=21236 memory=7412 CPUtime=0.27 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 1497 0 0 0 27 0 0 0 20 0 1 0 242400450 21745664 1853 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 5309 1853 992 2593 0 2202 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 28220 KiB
Current children cumulated memory: 11764 KiB

[startup+0.700208 s]
/proc/loadavg: 4.28 3.49 3.32 5/273 185390
/proc/meminfo: memFree=128088308/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=21812 memory=8092 CPUtime=0.66 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 2354 0 0 0 66 0 0 0 20 0 1 0 242400450 22335488 2023 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 5453 2023 992 2593 0 2346 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 28796 KiB
Current children cumulated memory: 12444 KiB

[startup+1.50018 s]
/proc/loadavg: 4.28 3.49 3.32 5/273 185390
/proc/meminfo: memFree=128087804/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=25028 memory=11172 CPUtime=1.46 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 4558 0 0 0 145 1 0 0 20 0 1 0 242400450 25628672 2793 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 6257 2793 992 2593 0 3150 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 32012 KiB
Current children cumulated memory: 15524 KiB

[startup+3.10554 s]
/proc/loadavg: 4.28 3.49 3.32 5/273 185390
/proc/meminfo: memFree=128090892/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=25332 memory=11612 CPUtime=3.06 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 5943 0 0 0 305 1 0 0 20 0 1 0 242400450 25939968 2903 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 6333 2903 992 2593 0 3226 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 32316 KiB
Current children cumulated memory: 15964 KiB

[startup+6.30022 s]
/proc/loadavg: 4.42 3.53 3.33 5/273 185390
/proc/meminfo: memFree=128095680/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=32868 memory=18752 CPUtime=6.25 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 11713 0 0 0 623 2 0 0 20 0 1 0 242400450 33656832 4688 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 8217 4688 992 2593 0 5110 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 39852 KiB
Current children cumulated memory: 23104 KiB

[startup+12.7002 s]
/proc/loadavg: 4.47 3.56 3.34 5/273 185391
/proc/meminfo: memFree=128082952/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=33384 memory=19436 CPUtime=12.63 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 15897 0 0 0 1260 3 0 0 20 0 1 0 242400450 34185216 4859 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 8346 4859 992 2593 0 5239 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 40368 KiB
Current children cumulated memory: 23788 KiB

[startup+25.5002 s]
/proc/loadavg: 4.39 3.57 3.35 5/273 185391
/proc/meminfo: memFree=128062700/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=38416 memory=24556 CPUtime=25.39 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 18979 0 0 0 2535 4 0 0 20 0 1 0 242400450 39337984 6139 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 9604 6139 992 2593 0 6497 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 28908 KiB

[startup+51.1056 s]
/proc/loadavg: 4.31 3.63 3.38 5/273 185391
/proc/meminfo: memFree=128055236/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=45704 memory=31516 CPUtime=50.91 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 29678 0 0 0 5084 7 0 0 20 0 1 0 242400450 46800896 7879 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 11426 7879 992 2593 0 8319 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 52688 KiB
Current children cumulated memory: 35868 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 3.71 3.42 5/273 185643
/proc/meminfo: memFree=128151244/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0

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

/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=132640 memory=117196 CPUtime=1657.27 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 99979 0 0 0 165681 46 0 0 20 0 1 0 242400450 135823360 29299 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 33160 29299 992 2593 0 30053 0
Current children cumulated CPU time: 1657.27 s
Current children cumulated vsize: 139624 KiB
Current children cumulated memory: 121548 KiB

[startup+1722.3 s]
/proc/loadavg: 4.07 4.10 4.00 5/271 185832
/proc/meminfo: memFree=127964984/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=132752 memory=118744 CPUtime=1717.1 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 100677 0 0 0 171664 46 0 0 20 0 1 0 242400450 135938048 29686 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 33188 29686 992 2593 0 30081 0
Current children cumulated CPU time: 1717.1 s
Current children cumulated vsize: 139736 KiB
Current children cumulated memory: 123096 KiB

[startup+1782.3 s]
/proc/loadavg: 4.06 4.09 4.00 5/270 185834
/proc/meminfo: memFree=127938184/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=132956 memory=119064 CPUtime=1776.93 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 102207 0 0 0 177646 47 0 0 20 0 1 0 242400450 136146944 29766 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 33239 29766 992 2593 0 30132 0
Current children cumulated CPU time: 1776.93 s
Current children cumulated vsize: 139940 KiB
Current children cumulated memory: 123416 KiB

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

# cumulated CPU time of all completed processes:  user=1798.11 s, system=1.71548 s

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

[startup+1792 s]*
/proc/loadavg: 4.05 4.09 4.00 5/270 185836
/proc/meminfo: memFree=127948992/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185389] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185389/stat : 185389 (timeout) S 185386 185389 183535 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242400449 2723840 320 18446744073709551615 94404337446912 94404337463425 140723417587072 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94404337478192 94404337480280 94404354699264 140723417590174 140723417590304 140723417590304 140723417595879 0
/proc/185389/statm: 665 320 320 5 0 90 0
[pid=185390] ppid=185389 vsize=132956 memory=119064 CPUtime=1786.61 cores=0,2
/proc/185390/stat : 185390 (CASHWMaxSAT-Dis) R 185389 185389 183535 0 -1 4194304 102207 0 0 0 178614 47 0 0 20 0 1 0 242400450 136146944 29766 18446744073709551615 4198400 14817773 140736882354448 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 35676160 140736882358692 140736882358809 140736882358809 140736882364384 0
/proc/185390/statm: 33239 29766 992 2593 0 30132 0
Current children cumulated CPU time: 1786.61 s
Current children cumulated vsize: 139940 KiB
Current children cumulated memory: 123416 KiB

[startup+1798.4 s]
/proc/loadavg: 4.04 4.09 4.00 5/270 185836
/proc/meminfo: memFree=127949064/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=1792.62 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 284 102429 0 0 0 0 179215 47 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1792.62 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

[startup+1801.6 s]
/proc/loadavg: 4.04 4.09 4.00 5/270 185838
/proc/meminfo: memFree=128063512/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=1792.62 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 284 102429 0 0 0 0 179215 47 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185837] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185837/stat : 185837 (timeout) S 185386 185837 183535 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242580250 2723840 320 18446744073709551615 94666921406464 94666921422977 140727422034208 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94666921437744 94666921439832 94666935017472 140727422036358 140727422036512 140727422036512 140727422042087 0
/proc/185837/statm: 665 320 320 5 0 90 0
[pid=185838] ppid=185837 vsize=83824 memory=11264 CPUtime=3.54 cores=0,2
/proc/185838/stat : 185838 (SynLSCD) R 185837 185837 183535 0 -1 4194304 572 0 0 0 293 61 0 0 20 0 1 0 242580250 85835776 2816 18446744073709551615 94611398373376 94611400807977 140731339711328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94611401288952 94611401321984 94611424354304 140731339712928 140731339713063 140731339713063 140731339718638 0
/proc/185838/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1796.16 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15616 KiB

[startup+1803.2 s]
/proc/loadavg: 4.04 4.09 4.00 5/270 185838
/proc/meminfo: memFree=128063512/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=1792.62 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 284 102429 0 0 0 0 179215 47 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185837] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185837/stat : 185837 (timeout) S 185386 185837 183535 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242580250 2723840 320 18446744073709551615 94666921406464 94666921422977 140727422034208 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94666921437744 94666921439832 94666935017472 140727422036358 140727422036512 140727422036512 140727422042087 0
/proc/185837/statm: 665 320 320 5 0 90 0
[pid=185838] ppid=185837 vsize=83824 memory=11264 CPUtime=5.13 cores=0,2
/proc/185838/stat : 185838 (SynLSCD) R 185837 185837 183535 0 -1 4194304 572 0 0 0 426 87 0 0 20 0 1 0 242580250 85835776 2816 18446744073709551615 94611398373376 94611400807977 140731339711328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94611401288952 94611401321984 94611424354304 140731339712928 140731339713063 140731339713063 140731339718638 0
/proc/185838/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1797.75 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15616 KiB

[startup+1804 s]*
/proc/loadavg: 4.04 4.09 4.00 5/270 185838
/proc/meminfo: memFree=128063512/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=1792.62 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 284 102429 0 0 0 0 179215 47 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185837] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185837/stat : 185837 (timeout) S 185386 185837 183535 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242580250 2723840 320 18446744073709551615 94666921406464 94666921422977 140727422034208 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94666921437744 94666921439832 94666935017472 140727422036358 140727422036512 140727422036512 140727422042087 0
/proc/185837/statm: 665 320 320 5 0 90 0
[pid=185838] ppid=185837 vsize=83824 memory=11264 CPUtime=5.93 cores=0,2
/proc/185838/stat : 185838 (SynLSCD) R 185837 185837 183535 0 -1 4194304 572 0 0 0 492 101 0 0 20 0 1 0 242580250 85835776 2816 18446744073709551615 94611398373376 94611400807977 140731339711328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94611401288952 94611401321984 94611424354304 140731339712928 140731339713063 140731339713063 140731339718638 0
/proc/185838/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1798.55 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15616 KiB

[startup+1804.8 s]
/proc/loadavg: 4.04 4.09 4.00 5/270 185838
/proc/meminfo: memFree=128063512/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=1792.62 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 284 102429 0 0 0 0 179215 47 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185837] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185837/stat : 185837 (timeout) S 185386 185837 183535 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242580250 2723840 320 18446744073709551615 94666921406464 94666921422977 140727422034208 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94666921437744 94666921439832 94666935017472 140727422036358 140727422036512 140727422036512 140727422042087 0
/proc/185837/statm: 665 320 320 5 0 90 0
[pid=185838] ppid=185837 vsize=83824 memory=11264 CPUtime=6.72 cores=0,2
/proc/185838/stat : 185838 (SynLSCD) R 185837 185837 183535 0 -1 4194304 572 0 0 0 558 114 0 0 20 0 1 0 242580250 85835776 2816 18446744073709551615 94611398373376 94611400807977 140731339711328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94611401288952 94611401321984 94611424354304 140731339712928 140731339713063 140731339713063 140731339718638 0
/proc/185838/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1799.34 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15616 KiB

[startup+1805.2 s]
/proc/loadavg: 4.04 4.09 4.00 5/270 185838
/proc/meminfo: memFree=128063512/131249996 swapFree=33010416/33010684
[pid=185386] ppid=185383 vsize=4324 memory=3072 CPUtime=1792.62 cores=0,2
/proc/185386/stat : 185386 (Hybrid-CASHWMax) S 185383 185386 183535 0 -1 4194304 284 102429 0 0 0 0 179215 47 20 0 1 0 242400447 4427776 768 18446744073709551615 94000848048128 94000848942661 140724313704576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94000849181712 94000849229456 94000856047616 140724313712981 140724313713135 140724313713135 140724313718739 0
/proc/185386/statm: 1081 768 704 219 0 143 0
[pid=185837] ppid=185386 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/185837/stat : 185837 (timeout) S 185386 185837 183535 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242580250 2723840 320 18446744073709551615 94666921406464 94666921422977 140727422034208 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94666921437744 94666921439832 94666935017472 140727422036358 140727422036512 140727422036512 140727422042087 0
/proc/185837/statm: 665 320 320 5 0 90 0
[pid=185838] ppid=185837 vsize=83824 memory=11264 CPUtime=7.12 cores=0,2
/proc/185838/stat : 185838 (SynLSCD) R 185837 185837 183535 0 -1 4194304 572 0 0 0 591 121 0 0 20 0 1 0 242580250 85835776 2816 18446744073709551615 94611398373376 94611400807977 140731339711328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94611401288952 94611401321984 94611424354304 140731339712928 140731339713063 140731339713063 140731339718638 0
/proc/185838/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1799.74 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15616 KiB

Child status: 0

Real time (s): 1805.27
CPU time (s): 1799.82
CPU user time (s): 1798.11
CPU system time (s): 1.71548
CPU usage (%): 99.698
Max. virtual memory (cumulated for all children) (KiB): 167008
Max. memory (cumulated for all children) (KiB): 150356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.11
system time used= 1.71548
maximum resident set size= 164888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104347
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= 890
involuntary context switches= 3963


# summary of solver processes directly reported to runsolver:
#   pid: 185386
#   total CPU time (s): 1799.82
#   total CPU user time (s): 1798.11
#   total CPU system time (s): 1.71548

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.28738 second user time and 9.35718 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 12:40:27
IDJOB=4547394
IDBENCH=162394
IDSOLVER=3424
FILE ID=nodeC022/4547394-1753267227
RUNJOBID= nodeC022-1753267042-185011
SLURM_JOB_ID= 9689177
Free space on /tmp= 432760 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v051-n1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547394-1753267227/watcher-4547394-1753267227 -o /tmp/evaluation-result-4547394-1753267227/solver-4547394-1753267227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753267042-185011 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547394-1753267227.opb 3600 HOME

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

MD5SUM BENCH= 9fac4249a105f22015b6c608ca9c575b
RANDOM SEED=313527567

nodeC022 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.696
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.44
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.710
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.44
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		: 3598.964
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.44
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		: 3503.353
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.44
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.679
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.44
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.635
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.44
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.903
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.44
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		: 3505.639
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128088308 kB
MemAvailable:   129360740 kB
Buffers:            2128 kB
Cached:          2021672 kB
SwapCached:           32 kB
Active:          1500412 kB
Inactive:         879764 kB
Active(anon):     380472 kB
Inactive(anon):     2124 kB
Active(file):    1119940 kB
Inactive(file):   877640 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17464 kB
Writeback:             4 kB
AnonPages:        354144 kB
Mapped:           121536 kB
Shmem:             26220 kB
KReclaimable:     227780 kB
Slab:             324104 kB
SReclaimable:     227780 kB
SUnreclaim:        96324 kB
KernelStack:        4368 kB
PageTables:         3960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     716468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432744 MiB
End job on nodeC022 at 2025-07-23 13:10:32