Trace number 4490590

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCad+ExactPRS 2025-06-01? 3582.12 3596.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM5da80f5858be2a333e7d6bf1625fcb5c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3582.02/3596.05	c Exit code from Second Program: 124
3582.02/3596.09	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (58666 MiB free)
  memory of node 1: 64465 MiB (63106 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490590-1751375109/watcher-4490590-1751375109 -o /tmp/evaluation-result-4490590-1751375109/solver-4490590-1751375109 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751373486-52975 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4490590-1751375109.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=53241, runsolver pid=53238

[startup+0.10007 s]*
/proc/loadavg: 4.07 4.20 3.81 5/259 53245
/proc/meminfo: memFree=124696632/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=23988 memory=8932 CPUtime=0.06 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 1751 0 0 0 6 0 0 0 20 0 1 0 53190073 24563712 2233 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 5997 2233 896 2593 0 2890 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30972 KiB
Current children cumulated memory: 13412 KiB

[startup+0.214631 s]*
/proc/loadavg: 4.07 4.20 3.81 5/259 53245
/proc/meminfo: memFree=124688880/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=39912 memory=24376 CPUtime=0.18 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 5966 0 0 0 16 2 0 0 20 0 1 0 53190073 40869888 6094 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 9978 6094 896 2593 0 6871 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 46896 KiB
Current children cumulated memory: 28856 KiB

[startup+0.314345 s]*
/proc/loadavg: 4.07 4.20 3.81 5/259 53245
/proc/meminfo: memFree=124680816/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=38992 memory=24172 CPUtime=0.28 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 6508 0 0 0 26 2 0 0 20 0 1 0 53190073 39927808 6043 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 9748 6043 960 2593 0 6641 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 45976 KiB
Current children cumulated memory: 28652 KiB

[startup+0.700447 s]
/proc/loadavg: 4.07 4.20 3.81 5/259 53245
/proc/meminfo: memFree=124680816/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=44120 memory=28524 CPUtime=0.65 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 7608 0 0 0 63 2 0 0 20 0 1 0 53190073 45178880 7131 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 11030 7131 960 2593 0 7923 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 51104 KiB
Current children cumulated memory: 33004 KiB

[startup+1.50052 s]
/proc/loadavg: 4.07 4.20 3.81 5/259 53245
/proc/meminfo: memFree=124680816/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=44244 memory=28736 CPUtime=1.45 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 9524 0 0 0 142 3 0 0 20 0 1 0 53190073 45305856 7184 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 11061 7184 960 2593 0 7954 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 51228 KiB
Current children cumulated memory: 33216 KiB

[startup+3.11399 s]
/proc/loadavg: 4.07 4.20 3.81 5/259 53245
/proc/meminfo: memFree=124631672/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=71608 memory=56940 CPUtime=3.05 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 16421 0 0 0 301 4 0 0 20 0 1 0 53190073 73326592 14235 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 17902 14235 960 2593 0 14795 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 78592 KiB
Current children cumulated memory: 61420 KiB

[startup+6.30051 s]
/proc/loadavg: 4.14 4.21 3.82 5/259 53245
/proc/meminfo: memFree=124616868/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=72100 memory=57452 CPUtime=6.23 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 16550 0 0 0 619 4 0 0 20 0 1 0 53190073 73830400 14363 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 18025 14363 960 2593 0 14918 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 79084 KiB
Current children cumulated memory: 61932 KiB

[startup+12.7005 s]
/proc/loadavg: 4.13 4.21 3.82 5/259 53245
/proc/meminfo: memFree=124589400/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=73316 memory=58732 CPUtime=12.6 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 16880 0 0 0 1256 4 0 0 20 0 1 0 53190073 75075584 14683 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 18329 14683 960 2593 0 15222 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 80300 KiB
Current children cumulated memory: 63212 KiB

[startup+25.5005 s]
/proc/loadavg: 4.11 4.20 3.82 5/259 53245
/proc/meminfo: memFree=124523892/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=74592 memory=60012 CPUtime=25.37 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 17202 0 0 0 2532 5 0 0 20 0 1 0 53190073 76382208 15003 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 18648 15003 960 2593 0 15541 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 81576 KiB
Current children cumulated memory: 64492 KiB

[startup+51.114 s]
/proc/loadavg: 4.15 4.20 3.83 5/259 53245
/proc/meminfo: memFree=124471104/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53244/stat : 53244 (timeout) S 53241 53244 52965 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 53190072 2723840 352 18446744073709551615 94573289140224 94573289156737 140724915446336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94573289171504 94573289173592 94573321723904 140724915448214 140724915448354 140724915448354 140724915453927 0
/proc/53244/statm: 665 352 352 5 0 90 0
[pid=53245] ppid=53244 vsize=78696 memory=64084 CPUtime=50.9 cores=0,2
/proc/53245/stat : 53245 (CASHWMaxSAT-Dis) R 53244 53244 52965 0 -1 4194304 17720 0 0 0 5085 5 0 0 20 0 1 0 53190073 80584704 16021 18446744073709551615 4198400 14817773 140728794203184 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 16829744 16914832 53268480 140728794208668 140728794208795 140728794208795 140728794214368 0
/proc/53245/statm: 19674 16021 960 2593 0 16567 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 85680 KiB
Current children cumulated memory: 68564 KiB

[startup+102.301 s]
/proc/loadavg: 4.06 4.17 3.84 5/258 53247
/proc/meminfo: memFree=124336016/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53244] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2

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

/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3389.06 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/258 53692
/proc/meminfo: memFree=124427128/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2255.03 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 223524 1979 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3448.83 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 53695
/proc/meminfo: memFree=124286820/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2314.79 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 229433 2046 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3508.59 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124212104/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2374.56 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 235339 2117 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3568.36 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

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

# cumulated CPU time of all completed processes:  user=3560.41 s, system=21.7067 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124208324/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2376.27 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 235507 2120 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3570.07 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3590.4 s]
/proc/loadavg: 4.07 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124205564/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2382.64 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 236137 2127 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3576.44 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3593.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124198004/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2385.82 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 236451 2131 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3579.62 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3595.2 s]
/proc/loadavg: 4.06 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124198004/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2387.42 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 236608 2134 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3581.22 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3595.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124198004/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2387.81 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 236647 2134 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3581.61 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

[startup+3596 s]*
/proc/loadavg: 4.06 4.10 4.09 5/259 53697
/proc/meminfo: memFree=124198004/131382116 swapFree=33010160/33010684
[pid=53241] ppid=53238 vsize=4324 memory=3072 CPUtime=1193.8 cores=0,2
/proc/53241/stat : 53241 (Hybrid-CASHWMax) S 53238 53241 52965 0 -1 4194304 284 53991 0 0 0 0 119349 31 20 0 1 0 53190069 4427776 768 18446744073709551615 94467952881664 94467953776197 140734771647120 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94467954015248 94467954062992 94467961245696 140734771652951 140734771653105 140734771653105 140734771658707 0
/proc/53241/statm: 1081 768 704 219 0 143 0
[pid=53303] ppid=53241 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/53303/stat : 53303 (timeout) S 53241 53303 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53309873 2723840 352 18446744073709551615 94555698933760 94555698950273 140725945358832 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94555698965040 94555698967128 94555716530176 140725945362822 140725945362978 140725945362978 140725945368551 0
/proc/53303/statm: 665 352 352 5 0 90 0
[pid=53304] ppid=53303 vsize=266236 memory=241136 CPUtime=2388.22 cores=0,2
/proc/53304/stat : 53304 (ExactPR-S) R 53303 53303 52965 0 -1 4194304 204688 0 0 0 236687 2135 0 0 20 0 1 0 53309874 272625664 60284 18446744073709551615 93868110872576 93868120172613 140736243955664 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93868121958720 93868121997800 93868138442752 140736243964318 140736243964455 140736243964455 140736243970028 0
/proc/53304/statm: 66559 60284 3360 2271 0 61197 0
Current children cumulated CPU time: 3582.02 s
Current children cumulated vsize: 273220 KiB
Current children cumulated memory: 245616 KiB

Child status: 0

Real time (s): 3596.11
CPU time (s): 3582.12
CPU user time (s): 3560.41
CPU system time (s): 21.7067
CPU usage (%): 99.611
Max. virtual memory (cumulated for all children) (KiB): 946948
Max. memory (cumulated for all children) (KiB): 878384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3560.41
system time used= 21.7067
maximum resident set size= 873904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260679
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1278
involuntary context switches= 8275


# summary of solver processes directly reported to runsolver:
#   pid: 53241
#   total CPU time (s): 3582.12
#   total CPU user time (s): 3560.41
#   total CPU system time (s): 21.7067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.2047 second user time and 37.698 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-01 15:05:09
IDJOB=4490590
IDBENCH=147597
IDSOLVER=3327
FILE ID=nodeC004/4490590-1751375109
RUNJOBID= nodeC004-1751373486-52975
SLURM_JOB_ID= 9598206
Free space on /tmp= 432984 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCad+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_2.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCad+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490590-1751375109/watcher-4490590-1751375109 -o /tmp/evaluation-result-4490590-1751375109/solver-4490590-1751375109 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751373486-52975 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4490590-1751375109.opb 3600 HOME

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

MD5SUM BENCH= 5da80f5858be2a333e7d6bf1625fcb5c
RANDOM SEED=1353190942

nodeC004 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	: 0xb00001f
cpu MHz		: 1197.162
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3691.395
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.459
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3591.644
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3691.407
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        124700600 kB
MemAvailable:   128541120 kB
Buffers:            2720 kB
Cached:          4591492 kB
SwapCached:           20 kB
Active:          1719140 kB
Inactive:        4266456 kB
Active(anon):    1403152 kB
Inactive(anon):     6188 kB
Active(file):     315988 kB
Inactive(file):  4260268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25696 kB
Writeback:             0 kB
AnonPages:       1394660 kB
Mapped:           132612 kB
Shmem:             17956 kB
KReclaimable:     207780 kB
Slab:             292664 kB
SReclaimable:     207780 kB
SUnreclaim:        84884 kB
KernelStack:        4156 kB
PageTables:         6248 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1844792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC004 at 2025-07-01 16:05:05