Trace number 4543038

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-06-01UNSAT 1452.2 1456.22

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_390_389.opb
MD5SUM8c310f5c6bc12dfd4cf754da21955474
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 benchmark1.43418
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables151710
Total number of constraints779
Number of constraints which are clauses390
Number of constraints which are cardinality constraints (but not clauses)389
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint389
Maximum length of a constraint390
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 391
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1194.65/1456.18	c Exit code from Second Program: 20
1452.19/1456.20	c #vars 151710 #constraints 779 0.0051348 1
1452.19/1456.20	c 779 constraints
1452.19/1456.20	c Finish cloning data from SAT to LS
1452.19/1456.20	c restart_num_ls  -100000 0
1452.19/1456.20	c Use LS-small
1452.19/1456.20	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 (62370 MiB free)
  memory of node 1: 64465 MiB (63347 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543038-1753206168/watcher-4543038-1753206168 -o /tmp/evaluation-result-4543038-1753206168/solver-4543038-1753206168 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753198970-164702 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4543038-1753206168.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=165751, runsolver pid=165748

[startup+0.100063 s]*
/proc/loadavg: 4.15 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128731528/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=40932 memory=20836 CPUtime=0.08 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 4696 0 0 0 7 1 0 0 20 0 1 0 236293410 41914368 5209 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 10233 5209 736 2416 0 7335 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 47916 KiB
Current children cumulated memory: 25316 KiB

[startup+0.205673 s]*
/proc/loadavg: 4.15 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128707588/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=67184 memory=43348 CPUtime=0.18 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 10327 0 0 0 16 2 0 0 20 0 1 0 236293410 68796416 11150 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 16796 10837 736 2416 0 13898 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 74168 KiB
Current children cumulated memory: 47828 KiB

[startup+0.305695 s]*
/proc/loadavg: 4.15 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128687616/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=85904 memory=62420 CPUtime=0.28 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 15141 0 0 0 26 2 0 0 20 0 1 0 236293410 87965696 15605 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 21476 15605 736 2416 0 18578 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 92888 KiB
Current children cumulated memory: 66900 KiB

[startup+0.700231 s]
/proc/loadavg: 4.15 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128663928/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=137108 memory=109388 CPUtime=0.67 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 26369 0 0 0 63 4 0 0 20 0 1 0 236293410 140398592 27347 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 34277 27347 736 2416 0 31379 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 144092 KiB
Current children cumulated memory: 113868 KiB

[startup+1.5002 s]
/proc/loadavg: 4.15 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128585928/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=216276 memory=186044 CPUtime=1.47 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 41010 0 0 0 140 7 0 0 20 0 1 0 236293410 221466624 46511 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 54069 46511 768 2416 0 51171 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 223260 KiB
Current children cumulated memory: 190524 KiB

[startup+3.10541 s]
/proc/loadavg: 4.15 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128568420/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=227924 memory=192644 CPUtime=3.06 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 43230 0 0 0 299 7 0 0 20 0 1 0 236293410 233394176 48161 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 56981 48161 800 2416 0 54083 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 234908 KiB
Current children cumulated memory: 197124 KiB

[startup+6.30022 s]
/proc/loadavg: 4.13 4.10 4.09 5/272 165755
/proc/meminfo: memFree=128539748/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=246892 memory=211244 CPUtime=6.26 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 43794 0 0 0 618 8 0 0 20 0 1 0 236293410 252817408 52811 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 61723 52811 800 2416 0 58825 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 253876 KiB
Current children cumulated memory: 215724 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 5/272 165756
/proc/meminfo: memFree=128546228/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=277712 memory=250156 CPUtime=12.63 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 44338 0 0 0 1255 8 0 0 20 0 1 0 236293410 284377088 62539 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 69428 62539 800 2416 0 66530 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 284696 KiB
Current children cumulated memory: 254636 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.09 4.09 5/272 165756
/proc/meminfo: memFree=128496464/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=327800 memory=290496 CPUtime=25.41 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 45440 0 0 0 2529 12 0 0 20 0 1 0 236293410 335667200 72624 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 81950 72624 800 2416 0 79052 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 334784 KiB
Current children cumulated memory: 294976 KiB

[startup+51.1047 s]
/proc/loadavg: 4.06 4.08 4.09 5/273 165757
/proc/meminfo: memFree=128360312/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=165754] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/165754/stat : 165754 (timeout) S 165751 165754 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236293409 2723840 352 18446744073709551615 94628764794880 94628764811393 140724793698704 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94628764826160 94628764828248 94628792545280 140724793706910 140724793707040 140724793707040 140724793712615 0
/proc/165754/statm: 665 352 352 5 0 90 0
[pid=165755] ppid=165754 vsize=411360 memory=310252 CPUtime=50.94 cores=1,3
/proc/165755/stat : 165755 (CASHWMaxSAT-Dis) R 165754 165754 164684 0 -1 4194304 47184 0 0 0 5072 22 0 0 20 0 1 0 236293410 421232640 77563 18446744073709551615 4198400 14093885 140735620581776 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22683648 140735620589988 140735620590105 140735620590105 140735620595680 0
/proc/165755/statm: 102840 77563 800 2416 0 99942 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 418344 KiB
Current children cumulated memory: 314732 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/273 165759
/proc/meminfo: memFree=128309296/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 252 103 0 0 0 0 0 0 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0

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

/proc/meminfo: memFree=114243748/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=16154508 memory=14327688 CPUtime=103.99 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2006010 0 0 0 9834 565 0 0 20 0 1 0 236413211 16542216192 3581922 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 4038627 3581922 2496 595 0 4023294 0
Current children cumulated CPU time: 1298.64 s
Current children cumulated vsize: 16161492 KiB
Current children cumulated memory: 14332168 KiB

[startup+1362.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/272 166101
/proc/meminfo: memFree=114050080/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=16318040 memory=14537580 CPUtime=163.85 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2046483 0 0 0 15814 571 0 0 20 0 1 0 236413211 16709672960 3634395 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 4079510 3634395 2528 595 0 4064177 0
Current children cumulated CPU time: 1358.5 s
Current children cumulated vsize: 16325024 KiB
Current children cumulated memory: 14542060 KiB

[startup+1422.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/271 166107
/proc/meminfo: memFree=113789976/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=17650728 memory=14902376 CPUtime=223.73 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2096361 0 0 0 21756 617 0 0 20 0 1 0 236413211 18074345472 3725594 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 4412682 3725594 2560 595 0 4397349 0
Current children cumulated CPU time: 1418.38 s
Current children cumulated vsize: 17657712 KiB
Current children cumulated memory: 14906856 KiB

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

# cumulated CPU time of all completed processes:  user=1441.64 s, system=10.5676 s

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

[startup+1433.6 s]
/proc/loadavg: 4.12 4.12 4.09 5/271 166107
/proc/meminfo: memFree=113744596/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=17650728 memory=14920808 CPUtime=234.99 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2096452 0 0 0 22882 617 0 0 20 0 1 0 236413211 18074345472 3730202 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 4412682 3730202 2560 595 0 4397349 0
Current children cumulated CPU time: 1429.64 s
Current children cumulated vsize: 17657712 KiB
Current children cumulated memory: 14925288 KiB

[startup+1446.4 s]
/proc/loadavg: 4.09 4.11 4.09 5/271 166107
/proc/meminfo: memFree=113735184/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=17650728 memory=14945384 CPUtime=247.77 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2096502 0 0 0 24159 618 0 0 20 0 1 0 236413211 18074345472 3736346 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 4412682 3736346 2560 595 0 4397349 0
Current children cumulated CPU time: 1442.42 s
Current children cumulated vsize: 17657712 KiB
Current children cumulated memory: 14949864 KiB

[startup+1452.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/272 166113
/proc/meminfo: memFree=113721168/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=17650728 memory=14953576 CPUtime=254.15 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2096591 0 0 0 24797 618 0 0 20 0 1 0 236413211 18074345472 3738394 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 4412682 3738394 2560 595 0 4397349 0
Current children cumulated CPU time: 1448.8 s
Current children cumulated vsize: 17657712 KiB
Current children cumulated memory: 14958056 KiB

[startup+1454.4 s]
/proc/loadavg: 4.08 4.11 4.09 5/272 166113
/proc/meminfo: memFree=115420420/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=14928880 memory=13236772 CPUtime=255.75 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2098464 0 0 0 24956 619 0 0 20 0 1 0 236413211 15287173120 3309193 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 3732220 3309193 2656 595 0 3716887 0
Current children cumulated CPU time: 1450.4 s
Current children cumulated vsize: 14935864 KiB
Current children cumulated memory: 13241252 KiB

[startup+1455.2 s]
/proc/loadavg: 4.08 4.11 4.09 5/272 166113
/proc/meminfo: memFree=116217344/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
[pid=166035] ppid=166034 vsize=14136116 memory=12443924 CPUtime=256.55 cores=1,3
/proc/166035/stat : 166035 (SynLSCD) R 166034 166034 164684 0 -1 4194304 2098852 0 0 0 25036 619 0 0 20 0 1 0 236413211 14475382784 3110981 18446744073709551615 94805985009664 94805987443817 140735251007392 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94805987925240 94805987958272 94805993291776 140735251016096 140735251016231 140735251016231 140735251021806 0
/proc/166035/statm: 3534029 3110981 2656 595 0 3518696 0
Current children cumulated CPU time: 1451.2 s
Current children cumulated vsize: 14143100 KiB
Current children cumulated memory: 12448404 KiB

[startup+1456 s]*
/proc/loadavg: 4.08 4.11 4.09 5/272 166113
/proc/meminfo: memFree=119790300/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1194.65 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) S 165748 165751 164684 0 -1 4194304 286 143649 0 0 0 0 119059 406 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
[pid=166034] ppid=165751 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/166034/stat : 166034 (timeout) S 165751 166034 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236413211 2723840 352 18446744073709551615 94548696330240 94548696346753 140721654837152 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94548696361520 94548696363608 94548701372416 140721654843782 140721654843936 140721654843936 140721654849511 0
/proc/166034/statm: 665 352 352 5 0 90 0
Current children cumulated CPU time: 1194.65 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4480 KiB

[startup+1456.2 s]
/proc/loadavg: 4.08 4.11 4.09 5/272 166113
/proc/meminfo: memFree=119790300/131250000 swapFree=33008356/33010684
[pid=165751] ppid=165748 vsize=4324 memory=3072 CPUtime=1452.19 cores=1,3
/proc/165751/stat : 165751 (Hybrid-CASHWMax) D 165748 165751 164684 0 -1 4456448 356 2243235 0 0 0 0 144163 1056 20 0 1 0 236293408 4427776 768 18446744073709551615 94320834035712 94320834930245 140722440097616 0 0 0 0 4 65536 1 0 0 17 3 0 0 0 0 0 94320835169296 94320835217040 94320844443648 140722440100181 140722440100335 140722440100335 140722440105939 0
/proc/165751/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1452.19 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1456.22
CPU time (s): 1452.2
CPU user time (s): 1441.64
CPU system time (s): 10.5676
CPU usage (%): 99.7245
Max. virtual memory (cumulated for all children) (KiB): 19128056
Max. memory (cumulated for all children) (KiB): 16106768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1441.64
system time used= 10.5676
maximum resident set size= 16290704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2243945
page faults= 0
swaps= 0
block input operations= 0
block output operations= 48
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1010
involuntary context switches= 3209


# summary of solver processes directly reported to runsolver:
#   pid: 165751
#   total CPU time (s): 1452.2
#   total CPU user time (s): 1441.64
#   total CPU system time (s): 10.5676

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.97594 second user time and 6.72273 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-22 19:42:48
IDJOB=4543038
IDBENCH=171748
IDSOLVER=3331
FILE ID=nodeC014/4543038-1753206168
RUNJOBID= nodeC014-1753198970-164702
SLURM_JOB_ID= 9687747
Free space on /tmp= 432808 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_390_389.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543038-1753206168/watcher-4543038-1753206168 -o /tmp/evaluation-result-4543038-1753206168/solver-4543038-1753206168 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753198970-164702 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4543038-1753206168.opb 3600 HOME

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

MD5SUM BENCH= 8c310f5c6bc12dfd4cf754da21955474
RANDOM SEED=788495262

nodeC014 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.115
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.873
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.015
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3600.123
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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.109
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.112
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3600.825
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128739580 kB
MemAvailable:   129206404 kB
Buffers:             696 kB
Cached:          1212388 kB
SwapCached:         1624 kB
Active:          1359528 kB
Inactive:         392380 kB
Active(anon):     537740 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   366684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19588 kB
Writeback:             0 kB
AnonPages:        540272 kB
Mapped:           120360 kB
Shmem:             24612 kB
KReclaimable:     235184 kB
Slab:             331344 kB
SReclaimable:     235184 kB
SUnreclaim:        96160 kB
KernelStack:        4352 kB
PageTables:         4408 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     996008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432792 MiB
End job on nodeC014 at 2025-07-22 20:07:05