Trace number 4547400

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 1800.65 1805.75

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v061-n3.opb
MD5SUMee80f54d8195eff99f8f8fb25e2ddb99
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.011278
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables183
Total number of constraints61
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)61
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.60/1805.71	c Exit code from Second Program: 20
1800.60/1805.74	c #vars 183 #constraints 122 0.666667 1
1800.60/1805.74	c intsize: 3
1800.60/1805.74	c 122 constraints
1800.60/1805.74	c Finish cloning data from SAT to LS
1800.60/1805.74	c restart_num_ls  -100000 0
1800.60/1805.74	c Use LS-small
1800.60/1805.74	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 (62555 MiB free)
  memory of node 1: 64507 MiB (63481 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547400-1753267263/watcher-4547400-1753267263 -o /tmp/evaluation-result-4547400-1753267263/solver-4547400-1753267263 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753267205-170415 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547400-1753267263.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=170632, runsolver pid=170629

[startup+0.100057 s]*
/proc/loadavg: 3.37 2.15 2.10 5/275 170636
/proc/meminfo: memFree=129061936/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=19392 memory=5568 CPUtime=0.08 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 570 0 0 0 8 0 0 0 20 0 1 0 242404078 19857408 1392 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 4848 1392 992 2593 0 1741 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 26376 KiB
Current children cumulated memory: 9920 KiB

[startup+0.20558 s]*
/proc/loadavg: 3.37 2.15 2.10 5/275 170636
/proc/meminfo: memFree=129060424/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=20932 memory=6868 CPUtime=0.18 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 1013 0 0 0 18 0 0 0 20 0 1 0 242404078 21434368 1717 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 5233 1717 992 2593 0 2126 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 27916 KiB
Current children cumulated memory: 11220 KiB

[startup+0.305048 s]*
/proc/loadavg: 3.37 2.15 2.10 5/275 170636
/proc/meminfo: memFree=129059416/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=20396 memory=6524 CPUtime=0.27 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 1320 0 0 0 27 0 0 0 20 0 1 0 242404078 20885504 1631 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 5099 1631 992 2593 0 1992 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 27380 KiB
Current children cumulated memory: 10876 KiB

[startup+0.70016 s]
/proc/loadavg: 3.37 2.15 2.10 5/275 170636
/proc/meminfo: memFree=129059416/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=21844 memory=8020 CPUtime=0.66 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 2061 0 0 0 66 0 0 0 20 0 1 0 242404078 22368256 2005 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 5461 2005 992 2593 0 2354 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 28828 KiB
Current children cumulated memory: 12372 KiB

[startup+1.50019 s]
/proc/loadavg: 3.37 2.15 2.10 5/275 170636
/proc/meminfo: memFree=129059668/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=23276 memory=9484 CPUtime=1.46 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 2828 0 0 0 146 0 0 0 20 0 1 0 242404078 23834624 2371 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 5819 2371 992 2593 0 2712 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 30260 KiB
Current children cumulated memory: 13836 KiB

[startup+3.10553 s]
/proc/loadavg: 3.37 2.15 2.10 5/275 170636
/proc/meminfo: memFree=129050720/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=26448 memory=12544 CPUtime=3.06 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 5470 0 0 0 306 0 0 0 20 0 1 0 242404078 27082752 3136 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 6612 3136 992 2593 0 3505 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 33432 KiB
Current children cumulated memory: 16896 KiB

[startup+6.30017 s]
/proc/loadavg: 3.42 2.18 2.11 5/275 170636
/proc/meminfo: memFree=129032588/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=27136 memory=13320 CPUtime=6.24 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 6315 0 0 0 624 0 0 0 20 0 1 0 242404078 27787264 3330 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 6784 3330 992 2593 0 3677 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 34120 KiB
Current children cumulated memory: 17672 KiB

[startup+12.7002 s]
/proc/loadavg: 3.47 2.21 2.12 5/275 170636
/proc/meminfo: memFree=129020744/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=31912 memory=18040 CPUtime=12.63 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 9393 0 0 0 1262 1 0 0 20 0 1 0 242404078 32677888 4510 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 7978 4510 992 2593 0 4871 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 38896 KiB
Current children cumulated memory: 22392 KiB

[startup+25.5002 s]
/proc/loadavg: 3.88 2.36 2.17 5/276 170638
/proc/meminfo: memFree=129014156/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=36656 memory=22744 CPUtime=25.39 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 10957 0 0 0 2538 1 0 0 20 0 1 0 242404078 37535744 5686 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 9164 5686 992 2593 0 6057 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 43640 KiB
Current children cumulated memory: 27096 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 2.54 2.24 5/275 170638
/proc/meminfo: memFree=128989160/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=42652 memory=28792 CPUtime=50.94 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 14482 0 0 0 5092 2 0 0 20 0 1 0 242404078 43675648 7198 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 10663 7198 992 2593 0 7556 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 49636 KiB
Current children cumulated memory: 33144 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 2.78 2.34 5/275 170640
/proc/meminfo: memFree=128995944/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0

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

/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=137784 memory=124020 CPUtime=1717.5 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 44925 0 0 0 171728 22 0 0 20 0 1 0 242404078 141090816 31005 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 34446 31005 992 2593 0 31339 0
Current children cumulated CPU time: 1717.5 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 128372 KiB

[startup+1782.3 s]
/proc/loadavg: 4.14 4.10 3.86 5/273 170795
/proc/meminfo: memFree=128774920/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=137784 memory=124020 CPUtime=1777.3 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 44962 0 0 0 177708 22 0 0 20 0 1 0 242404078 141090816 31005 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 34446 31005 992 2593 0 31339 0
Current children cumulated CPU time: 1777.3 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 128372 KiB

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

# cumulated CPU time of all completed processes:  user=1799.2 s, system=1.45883 s

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

[startup+1792 s]*
/proc/loadavg: 4.12 4.10 3.87 5/273 170797
/proc/meminfo: memFree=128860568/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170635] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170635/stat : 170635 (timeout) S 170632 170635 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242404078 2723840 320 18446744073709551615 94325781626880 94325781643393 140721343643296 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94325781658160 94325781660248 94325797552128 140721343650206 140721343650336 140721343650336 140721343655911 0
/proc/170635/statm: 665 320 320 5 0 90 0
[pid=170636] ppid=170635 vsize=137784 memory=124020 CPUtime=1786.98 cores=4,6
/proc/170636/stat : 170636 (CASHWMaxSAT-Dis) R 170635 170635 168516 0 -1 4194304 44972 0 0 0 178676 22 0 0 20 0 1 0 242404078 141090816 31005 18446744073709551615 4198400 14817773 140731075454752 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25989120 140731075463588 140731075463705 140731075463705 140731075469280 0
/proc/170636/statm: 34446 31005 992 2593 0 31339 0
Current children cumulated CPU time: 1786.98 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 128372 KiB

[startup+1798.4 s]
/proc/loadavg: 4.11 4.10 3.87 5/273 170797
/proc/meminfo: memFree=128860368/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1792.98 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

[startup+1801.6 s]
/proc/loadavg: 4.10 4.10 3.87 5/273 170854
/proc/meminfo: memFree=128964432/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170798] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170798/stat : 170798 (timeout) S 170632 170798 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242583878 2723840 320 18446744073709551615 94490838507520 94490838524033 140729292597616 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94490838538800 94490838540888 94490870190080 140729292605830 140729292605984 140729292605984 140729292611559 0
/proc/170798/statm: 665 320 320 5 0 90 0
[pid=170799] ppid=170798 vsize=84092 memory=11520 CPUtime=3.54 cores=4,6
/proc/170799/stat : 170799 (SynLSCD) R 170798 170798 168516 0 -1 4194304 620 0 0 0 300 54 0 0 20 0 1 0 242583879 86110208 2880 18446744073709551615 93958905434112 93958907868713 140730602493056 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93958908349688 93958908382720 93958929911808 140730602498464 140730602498599 140730602498599 140730602504174 0
/proc/170799/statm: 21023 2880 2496 595 0 5690 0
Current children cumulated CPU time: 1796.52 s
Current children cumulated vsize: 91076 KiB
Current children cumulated memory: 15872 KiB

[startup+1803.2 s]
/proc/loadavg: 4.10 4.10 3.87 5/273 170904
/proc/meminfo: memFree=128972756/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170798] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170798/stat : 170798 (timeout) S 170632 170798 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242583878 2723840 320 18446744073709551615 94490838507520 94490838524033 140729292597616 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94490838538800 94490838540888 94490870190080 140729292605830 140729292605984 140729292605984 140729292611559 0
/proc/170798/statm: 665 320 320 5 0 90 0
[pid=170799] ppid=170798 vsize=84092 memory=11520 CPUtime=5.14 cores=4,6
/proc/170799/stat : 170799 (SynLSCD) R 170798 170798 168516 0 -1 4194304 620 0 0 0 434 80 0 0 20 0 1 0 242583879 86110208 2880 18446744073709551615 93958905434112 93958907868713 140730602493056 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93958908349688 93958908382720 93958929911808 140730602498464 140730602498599 140730602498599 140730602504174 0
/proc/170799/statm: 21023 2880 2496 595 0 5690 0
Current children cumulated CPU time: 1798.12 s
Current children cumulated vsize: 91076 KiB
Current children cumulated memory: 15872 KiB

[startup+1804.8 s]
/proc/loadavg: 4.10 4.10 3.87 5/273 170904
/proc/meminfo: memFree=128964196/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170798] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170798/stat : 170798 (timeout) S 170632 170798 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242583878 2723840 320 18446744073709551615 94490838507520 94490838524033 140729292597616 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94490838538800 94490838540888 94490870190080 140729292605830 140729292605984 140729292605984 140729292611559 0
/proc/170798/statm: 665 320 320 5 0 90 0
[pid=170799] ppid=170798 vsize=84092 memory=11520 CPUtime=6.73 cores=4,6
/proc/170799/stat : 170799 (SynLSCD) R 170798 170798 168516 0 -1 4194304 620 0 0 0 567 106 0 0 20 0 1 0 242583879 86110208 2880 18446744073709551615 93958905434112 93958907868713 140730602493056 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93958908349688 93958908382720 93958929911808 140730602498464 140730602498599 140730602498599 140730602504174 0
/proc/170799/statm: 21023 2880 2496 595 0 5690 0
Current children cumulated CPU time: 1799.71 s
Current children cumulated vsize: 91076 KiB
Current children cumulated memory: 15872 KiB

[startup+1805.2 s]
/proc/loadavg: 4.09 4.09 3.87 5/273 170905
/proc/meminfo: memFree=128948328/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170798] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170798/stat : 170798 (timeout) S 170632 170798 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242583878 2723840 320 18446744073709551615 94490838507520 94490838524033 140729292597616 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94490838538800 94490838540888 94490870190080 140729292605830 140729292605984 140729292605984 140729292611559 0
/proc/170798/statm: 665 320 320 5 0 90 0
[pid=170799] ppid=170798 vsize=84092 memory=11520 CPUtime=7.12 cores=4,6
/proc/170799/stat : 170799 (SynLSCD) R 170798 170798 168516 0 -1 4194304 620 0 0 0 599 113 0 0 20 0 1 0 242583879 86110208 2880 18446744073709551615 93958905434112 93958907868713 140730602493056 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93958908349688 93958908382720 93958929911808 140730602498464 140730602498599 140730602498599 140730602504174 0
/proc/170799/statm: 21023 2880 2496 595 0 5690 0
Current children cumulated CPU time: 1800.1 s
Current children cumulated vsize: 91076 KiB
Current children cumulated memory: 15872 KiB

[startup+1805.6 s]
/proc/loadavg: 4.09 4.09 3.87 5/273 170905
/proc/meminfo: memFree=128948328/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170798] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170798/stat : 170798 (timeout) S 170632 170798 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242583878 2723840 320 18446744073709551615 94490838507520 94490838524033 140729292597616 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94490838538800 94490838540888 94490870190080 140729292605830 140729292605984 140729292605984 140729292611559 0
/proc/170798/statm: 665 320 320 5 0 90 0
[pid=170799] ppid=170798 vsize=84092 memory=11520 CPUtime=7.53 cores=4,6
/proc/170799/stat : 170799 (SynLSCD) R 170798 170798 168516 0 -1 4194304 620 0 0 0 632 121 0 0 20 0 1 0 242583879 86110208 2880 18446744073709551615 93958905434112 93958907868713 140730602493056 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93958908349688 93958908382720 93958929911808 140730602498464 140730602498599 140730602498599 140730602504174 0
/proc/170799/statm: 21023 2880 2496 595 0 5690 0
Current children cumulated CPU time: 1800.51 s
Current children cumulated vsize: 91076 KiB
Current children cumulated memory: 15872 KiB

[startup+1805.7 s]
/proc/loadavg: 4.09 4.09 3.87 5/273 170905
/proc/meminfo: memFree=128948328/131249996 swapFree=33010416/33010684
[pid=170632] ppid=170629 vsize=4324 memory=3072 CPUtime=1792.98 cores=4,6
/proc/170632/stat : 170632 (Hybrid-CASHWMax) S 170629 170632 168516 0 -1 4194304 283 45197 0 0 0 0 179275 23 20 0 1 0 242404077 4427776 768 18446744073709551615 94729158668288 94729159562821 140728292985552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94729159801872 94729159849616 94729184464896 140728292993365 140728292993519 140728292993519 140728292999123 0
/proc/170632/statm: 1081 768 704 219 0 143 0
[pid=170798] ppid=170632 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/170798/stat : 170798 (timeout) S 170632 170798 168516 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242583878 2723840 320 18446744073709551615 94490838507520 94490838524033 140729292597616 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94490838538800 94490838540888 94490870190080 140729292605830 140729292605984 140729292605984 140729292611559 0
/proc/170798/statm: 665 320 320 5 0 90 0
[pid=170799] ppid=170798 vsize=84480 memory=12672 CPUtime=7.62 cores=4,6
/proc/170799/stat : 170799 (SynLSCD) R 170798 170798 168516 0 -1 4194304 903 0 0 0 641 121 0 0 20 0 1 0 242583879 86507520 3168 18446744073709551615 93958905434112 93958907868713 140730602493056 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93958908349688 93958908382720 93958929911808 140730602498464 140730602498599 140730602498599 140730602504174 0
/proc/170799/statm: 21120 3168 2528 595 0 5787 0
Current children cumulated CPU time: 1800.6 s
Current children cumulated vsize: 91464 KiB
Current children cumulated memory: 17024 KiB

Child status: 0

Real time (s): 1805.75
CPU time (s): 1800.65
CPU user time (s): 1799.2
CPU system time (s): 1.45883
CPU usage (%): 99.7178
Max. virtual memory (cumulated for all children) (KiB): 144768
Max. memory (cumulated for all children) (KiB): 128372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 1.45883
maximum resident set size= 124020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47452
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= 909
involuntary context switches= 787


# summary of solver processes directly reported to runsolver:
#   pid: 170632
#   total CPU time (s): 1800.65
#   total CPU user time (s): 1799.2
#   total CPU system time (s): 1.45883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.2339 second user time and 9.21002 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-23 12:41:03
IDJOB=4547400
IDBENCH=162607
IDSOLVER=3424
FILE ID=nodeC017/4547400-1753267263
RUNJOBID= nodeC017-1753267205-170415
SLURM_JOB_ID= 9689172
Free space on /tmp= 432996 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v061-n3.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547400-1753267263/watcher-4547400-1753267263 -o /tmp/evaluation-result-4547400-1753267263/solver-4547400-1753267263 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753267205-170415 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547400-1753267263.opb 3600 HOME

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

MD5SUM BENCH= ee80f54d8195eff99f8f8fb25e2ddb99
RANDOM SEED=2086606512

nodeC017 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		: 3600.065
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	: 7000.12
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		: 3600.065
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	: 7000.12
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		: 3599.673
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	: 7000.12
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		: 3605.201
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	: 7000.12
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		: 3600.061
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	: 7000.12
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.057
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	: 7000.12
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		: 3635.950
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	: 7000.12
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		: 3700.000
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129061224 kB
MemAvailable:   129591304 kB
Buffers:            1688 kB
Cached:          1296640 kB
SwapCached:           32 kB
Active:          1156440 kB
Inactive:         322908 kB
Active(anon):     183156 kB
Inactive(anon):    24108 kB
Active(file):     973284 kB
Inactive(file):   298800 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35032 kB
Writeback:             0 kB
AnonPages:        184120 kB
Mapped:           121380 kB
Shmem:             26240 kB
KReclaimable:     194068 kB
Slab:             289044 kB
SReclaimable:     194068 kB
SUnreclaim:        94976 kB
KernelStack:        4428 kB
PageTables:         3848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     540892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC017 at 2025-07-23 13:11:09