Trace number 4547897

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-CASHWMaxSATDisjComS+SynLSCD 2025-07-23UNSAT 1202.46 1206.02

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

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62029 MiB free)
  memory of node 1: 64465 MiB (59371 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547897-1753272711/watcher-4547897-1753272711 -o /tmp/evaluation-result-4547897-1753272711/solver-4547897-1753272711 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753272711-176794 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547897-1753272711.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100058 s]*
/proc/loadavg: 1.16 1.10 1.36 5/271 176862
/proc/meminfo: memFree=124310856/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=21588 memory=6400 CPUtime=0.07 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 943 0 0 0 7 0 0 0 20 0 1 0 242949723 22106112 1600 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 5397 1600 768 2416 0 2499 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 28572 KiB
Current children cumulated memory: 10880 KiB

[startup+0.205378 s]*
/proc/loadavg: 1.16 1.10 1.36 5/271 176862
/proc/meminfo: memFree=124310856/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=22620 memory=8064 CPUtime=0.17 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 1338 0 0 0 17 0 0 0 20 0 1 0 242949723 23162880 2016 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 5655 2016 768 2416 0 2757 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 29604 KiB
Current children cumulated memory: 12544 KiB

[startup+0.304905 s]*
/proc/loadavg: 1.16 1.10 1.36 5/271 176862
/proc/meminfo: memFree=124310856/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=26240 memory=11364 CPUtime=0.27 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 1647 0 0 0 27 0 0 0 20 0 1 0 242949723 26869760 2841 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 6560 2841 768 2416 0 3662 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 33224 KiB
Current children cumulated memory: 15844 KiB

[startup+0.7002 s]
/proc/loadavg: 1.16 1.10 1.36 5/271 176862
/proc/meminfo: memFree=124307252/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=28916 memory=14436 CPUtime=0.66 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 2417 0 0 0 66 0 0 0 20 0 1 0 242949723 29609984 3609 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 7229 3609 768 2416 0 4331 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 35900 KiB
Current children cumulated memory: 18916 KiB

[startup+1.5002 s]
/proc/loadavg: 1.16 1.10 1.36 4/265 176872
/proc/meminfo: memFree=124301456/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=31636 memory=17600 CPUtime=1.45 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 2726 0 0 0 145 0 0 0 20 0 1 0 242949723 32395264 4400 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 7909 4400 768 2416 0 5011 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 38620 KiB
Current children cumulated memory: 22080 KiB

[startup+3.10535 s]
/proc/loadavg: 1.16 1.10 1.36 5/271 176912
/proc/meminfo: memFree=124282388/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=37668 memory=17668 CPUtime=3.05 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 4436 0 0 0 305 0 0 0 20 0 1 0 242949723 38572032 4417 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 9417 4417 768 2416 0 6519 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 44652 KiB
Current children cumulated memory: 22148 KiB

[startup+6.30019 s]
/proc/loadavg: 1.47 1.17 1.38 5/271 176912
/proc/meminfo: memFree=124274576/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=37668 memory=23652 CPUtime=6.24 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 4897 0 0 0 623 1 0 0 20 0 1 0 242949723 38572032 5913 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 9417 5913 768 2416 0 6519 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 44652 KiB
Current children cumulated memory: 28132 KiB

[startup+12.7002 s]
/proc/loadavg: 1.67 1.22 1.39 5/271 176912
/proc/meminfo: memFree=124263692/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=40412 memory=26468 CPUtime=12.62 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 5613 0 0 0 1261 1 0 0 20 0 1 0 242949723 41381888 6617 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 10103 6617 768 2416 0 7205 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 47396 KiB
Current children cumulated memory: 30948 KiB

[startup+25.5002 s]
/proc/loadavg: 2.19 1.35 1.44 5/271 176912
/proc/meminfo: memFree=124255752/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=47540 memory=29760 CPUtime=25.38 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 5930 0 0 0 2537 1 0 0 20 0 1 0 242949723 48680960 7440 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 11885 7440 768 2416 0 8987 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 54524 KiB
Current children cumulated memory: 34240 KiB

[startup+51.1054 s]
/proc/loadavg: 2.89 1.58 1.51 5/271 176913
/proc/meminfo: memFree=124237676/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=47876 memory=33896 CPUtime=50.9 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 6471 0 0 0 5089 1 0 0 20 0 1 0 242949723 49025024 8474 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 11969 8474 768 2416 0 9071 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 54860 KiB
Current children cumulated memory: 38376 KiB

[startup+102.3 s]
/proc/loadavg: 3.59 1.97 1.65 5/271 176914
/proc/meminfo: memFree=124209308/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0

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

/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=75480 memory=54376 CPUtime=1059.23 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 8621 0 0 0 105921 2 0 0 20 0 1 0 242949723 77291520 13594 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 18870 13594 768 2416 0 15972 0
Current children cumulated CPU time: 1059.23 s
Current children cumulated vsize: 82464 KiB
Current children cumulated memory: 58856 KiB

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 3.32 5/271 176955
/proc/meminfo: memFree=124147788/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=75480 memory=54376 CPUtime=1119.04 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 8621 0 0 0 111902 2 0 0 20 0 1 0 242949723 77291520 13594 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 18870 13594 768 2416 0 15972 0
Current children cumulated CPU time: 1119.04 s
Current children cumulated vsize: 82464 KiB
Current children cumulated memory: 58856 KiB

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 3.38 5/270 176959
/proc/meminfo: memFree=124152572/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=75800 memory=61804 CPUtime=1178.85 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 8967 0 0 0 117883 2 0 0 20 0 1 0 242949723 77619200 15451 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 18950 15451 768 2416 0 16052 0
Current children cumulated CPU time: 1178.85 s
Current children cumulated vsize: 82784 KiB
Current children cumulated memory: 66284 KiB

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

# cumulated CPU time of all completed processes:  user=1201 s, system=1.46352 s

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

[startup+1190.4 s]
/proc/loadavg: 4.11 4.06 3.38 5/270 176959
/proc/meminfo: memFree=124152572/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=75800 memory=61804 CPUtime=1186.92 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 8967 0 0 0 118690 2 0 0 20 0 1 0 242949723 77619200 15451 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 18950 15451 768 2416 0 16052 0
Current children cumulated CPU time: 1186.92 s
Current children cumulated vsize: 82784 KiB
Current children cumulated memory: 66284 KiB

[startup+1196.8 s]
/proc/loadavg: 4.10 4.06 3.39 5/270 176959
/proc/meminfo: memFree=124152580/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176858] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176858/stat : 176858 (timeout) S 176850 176858 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949722 2723840 352 18446744073709551615 93937044623360 93937044639873 140736440044224 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93937044654640 93937044656728 93937053159424 140736440052126 140736440052256 140736440052256 140736440057831 0
/proc/176858/statm: 665 352 352 5 0 90 0
[pid=176860] ppid=176858 vsize=75800 memory=61804 CPUtime=1193.3 cores=5,7
/proc/176860/stat : 176860 (CASHWMaxSAT-Dis) R 176858 176858 176781 0 -1 4194304 8967 0 0 0 119328 2 0 0 20 0 1 0 242949723 77619200 15451 18446744073709551615 4198400 14093885 140735028435072 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52318208 140735028439460 140735028439577 140735028439577 140735028445152 0
/proc/176860/statm: 18950 15451 768 2416 0 16052 0
Current children cumulated CPU time: 1193.3 s
Current children cumulated vsize: 82784 KiB
Current children cumulated memory: 66284 KiB

[startup+1200 s]*
/proc/loadavg: 4.09 4.06 3.39 5/270 176965
/proc/meminfo: memFree=124254788/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 281 9189 0 0 0 0 119451 2 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176962] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176962/stat : 176962 (timeout) S 176850 176962 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243069523 2723840 352 18446744073709551615 94698577051648 94698577068161 140727470460064 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94698577082928 94698577085016 94698598346752 140727470467462 140727470467616 140727470467616 140727470473191 0
/proc/176962/statm: 665 352 352 5 0 90 0
[pid=176963] ppid=176962 vsize=83824 memory=11264 CPUtime=1.94 cores=5,7
/proc/176963/stat : 176963 (SynLSCD) R 176962 176962 176781 0 -1 4194304 570 0 0 0 162 32 0 0 20 0 1 0 243069524 85835776 2816 18446744073709551615 94391925141504 94391927576105 140721271389680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94391928057080 94391928090112 94391953444864 140721271396768 140721271396903 140721271396903 140721271402478 0
/proc/176963/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1196.47 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15744 KiB

[startup+1203.2 s]
/proc/loadavg: 4.09 4.06 3.39 5/270 176967
/proc/meminfo: memFree=124285732/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 281 9189 0 0 0 0 119451 2 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176962] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176962/stat : 176962 (timeout) S 176850 176962 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243069523 2723840 352 18446744073709551615 94698577051648 94698577068161 140727470460064 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94698577082928 94698577085016 94698598346752 140727470467462 140727470467616 140727470467616 140727470473191 0
/proc/176962/statm: 665 352 352 5 0 90 0
[pid=176963] ppid=176962 vsize=83824 memory=11264 CPUtime=5.12 cores=5,7
/proc/176963/stat : 176963 (SynLSCD) R 176962 176962 176781 0 -1 4194304 570 0 0 0 423 89 0 0 20 0 1 0 243069524 85835776 2816 18446744073709551615 94391925141504 94391927576105 140721271389680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94391928057080 94391928090112 94391953444864 140721271396768 140721271396903 140721271396903 140721271402478 0
/proc/176963/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1199.65 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15744 KiB

[startup+1204.8 s]
/proc/loadavg: 4.08 4.05 3.39 5/271 176973
/proc/meminfo: memFree=124284760/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 281 9189 0 0 0 0 119451 2 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176962] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176962/stat : 176962 (timeout) S 176850 176962 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243069523 2723840 352 18446744073709551615 94698577051648 94698577068161 140727470460064 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94698577082928 94698577085016 94698598346752 140727470467462 140727470467616 140727470467616 140727470473191 0
/proc/176962/statm: 665 352 352 5 0 90 0
[pid=176963] ppid=176962 vsize=83824 memory=11264 CPUtime=6.73 cores=5,7
/proc/176963/stat : 176963 (SynLSCD) R 176962 176962 176781 0 -1 4194304 570 0 0 0 553 120 0 0 20 0 1 0 243069524 85835776 2816 18446744073709551615 94391925141504 94391927576105 140721271389680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94391928057080 94391928090112 94391953444864 140721271396768 140721271396903 140721271396903 140721271402478 0
/proc/176963/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1201.26 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15744 KiB

[startup+1205.6 s]
/proc/loadavg: 4.08 4.05 3.39 4/267 176980
/proc/meminfo: memFree=124285048/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 281 9189 0 0 0 0 119451 2 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176962] ppid=176850 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/176962/stat : 176962 (timeout) S 176850 176962 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243069523 2723840 352 18446744073709551615 94698577051648 94698577068161 140727470460064 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94698577082928 94698577085016 94698598346752 140727470467462 140727470467616 140727470467616 140727470473191 0
/proc/176962/statm: 665 352 352 5 0 90 0
[pid=176963] ppid=176962 vsize=83824 memory=11264 CPUtime=7.52 cores=5,7
/proc/176963/stat : 176963 (SynLSCD) R 176962 176962 176781 0 -1 4194304 570 0 0 0 616 136 0 0 20 0 1 0 243069524 85835776 2816 18446744073709551615 94391925141504 94391927576105 140721271389680 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94391928057080 94391928090112 94391953444864 140721271396768 140721271396903 140721271396903 140721271402478 0
/proc/176963/statm: 20956 2816 2496 595 0 5623 0
Current children cumulated CPU time: 1202.05 s
Current children cumulated vsize: 90808 KiB
Current children cumulated memory: 15744 KiB

[startup+1206 s]*
/proc/loadavg: 4.08 4.05 3.39 4/263 176998
/proc/meminfo: memFree=124280840/131249988 swapFree=33010416/33010684
[pid=176850] ppid=176841 vsize=4324 memory=3072 CPUtime=1202.44 cores=5,7
/proc/176850/stat : 176850 (Hybrid-CASHWMax) S 176841 176850 176781 0 -1 4194304 371 10394 0 0 0 0 120099 145 20 0 1 0 242949721 4427776 768 18446744073709551615 94291582664704 94291583559237 140733665716288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94291583798288 94291583846032 94291594465280 140733665720661 140733665720815 140733665720815 140733665726419 0
/proc/176850/statm: 1081 768 704 219 0 143 0
[pid=176998] ppid=176850 vsize=432 memory=128 CPUtime=0 cores=5,7
/proc/176998/stat : 176998 (cat) R 176850 176850 176781 0 -1 4456448 45 0 0 0 0 0 0 0 20 0 1 0 243070320 442368 32 18446744073709551615 94171128651776 94171128666833 140721033081040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94171128679056 94171128680552 94171128713216 140721033087468 140721033087528 140721033087528 140721033093099 0
/proc/176998/statm: 108 32 32 4 0 42 0
Current children cumulated CPU time: 1202.44 s
Current children cumulated vsize: 4756 KiB
Current children cumulated memory: 3200 KiB

Child status: 0

Real time (s): 1206.02
CPU time (s): 1202.46
CPU user time (s): 1201
CPU system time (s): 1.46352
CPU usage (%): 99.7045
Max. virtual memory (cumulated for all children) (KiB): 90808
Max. memory (cumulated for all children) (KiB): 66284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201
system time used= 1.46352
maximum resident set size= 61804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11091
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= 1046
involuntary context switches= 6708


# summary of solver processes directly reported to runsolver:
#   pid: 176850
#   total CPU time (s): 1202.46
#   total CPU user time (s): 1201
#   total CPU system time (s): 1.46352

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.42451 second user time and 5.43059 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 14:11:52
IDJOB=4547897
IDBENCH=162394
IDSOLVER=3425
FILE ID=nodeC031/4547897-1753272711
RUNJOBID= nodeC031-1753272711-176794
SLURM_JOB_ID= 9690027
Free space on /tmp= 432952 MiB

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

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

MD5SUM BENCH= 9fac4249a105f22015b6c608ca9c575b
RANDOM SEED=2012706063

nodeC031 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		: 3601.017
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.78
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		: 3602.830
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        124319284 kB
MemAvailable:   129565568 kB
Buffers:            2128 kB
Cached:          5930332 kB
SwapCached:            8 kB
Active:          1216796 kB
Inactive:        4796248 kB
Active(anon):      96400 kB
Inactive(anon):    10464 kB
Active(file):    1120396 kB
Inactive(file):  4785784 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64908 kB
Writeback:             0 kB
AnonPages:         83800 kB
Mapped:           109164 kB
Shmem:             26248 kB
KReclaimable:     358688 kB
Slab:             458028 kB
SReclaimable:     358688 kB
SUnreclaim:        99340 kB
KernelStack:        4112 kB
PageTables:         2996 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     361536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432888 MiB
End job on nodeC031 at 2025-07-23 14:31:58