Trace number 4543701

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 1764.84 1769.83

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_30_096.opb
MD5SUMfedac043231dc7d3bd4ac0917a28b068
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 benchmark6.12995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables279390
Total number of constraints5791
Number of constraints which are clauses2911
Number of constraints which are cardinality constraints (but not clauses)2880
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint97
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 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1194.57/1769.79	c Exit code from Second Program: 20
1764.81/1769.82	c #vars 279390 #constraints 5791 0.0207273 1
1764.81/1769.82	c 5791 constraints
1764.81/1769.82	c Finish cloning data from SAT to LS
1764.81/1769.82	c restart_num_ls  -100000 0
1764.81/1769.82	c Use LS-small
1764.81/1769.82	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=162596, runsolver pid=162593

[startup+0.100061 s]*
/proc/loadavg: 4.08 4.13 4.10 5/272 162600
/proc/meminfo: memFree=101580600/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=37964 memory=18320 CPUtime=0.08 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 4057 0 0 0 8 0 0 0 20 0 1 0 236381053 38875136 4580 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 9491 4580 736 2416 0 6593 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 44948 KiB
Current children cumulated memory: 22672 KiB

[startup+0.20588 s]*
/proc/loadavg: 4.08 4.13 4.10 5/272 162600
/proc/meminfo: memFree=101564724/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=54740 memory=34420 CPUtime=0.19 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 8264 0 0 0 18 1 0 0 20 0 1 0 236381053 56053760 8605 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 13685 8605 736 2416 0 10787 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 61724 KiB
Current children cumulated memory: 38772 KiB

[startup+0.305797 s]*
/proc/loadavg: 4.08 4.13 4.10 5/272 162600
/proc/meminfo: memFree=101549100/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=70628 memory=49140 CPUtime=0.28 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 11917 0 0 0 27 1 0 0 20 0 1 0 236381053 72323072 12285 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 17657 12285 736 2416 0 14759 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 77612 KiB
Current children cumulated memory: 53492 KiB

[startup+0.700217 s]
/proc/loadavg: 4.08 4.13 4.10 5/272 162600
/proc/meminfo: memFree=101515584/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=135396 memory=112592 CPUtime=0.68 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 27317 0 0 0 63 5 0 0 20 0 1 0 236381053 138645504 28148 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 33849 28148 736 2416 0 30951 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 142380 KiB
Current children cumulated memory: 116944 KiB

[startup+1.50022 s]
/proc/loadavg: 4.08 4.13 4.10 5/272 162600
/proc/meminfo: memFree=101443764/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=290920 memory=257612 CPUtime=1.47 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 52654 0 0 0 137 10 0 0 20 0 1 0 236381053 297902080 64403 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 72730 64403 768 2416 0 69832 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 297904 KiB
Current children cumulated memory: 261964 KiB

[startup+3.10562 s]
/proc/loadavg: 4.15 4.14 4.11 5/272 162600
/proc/meminfo: memFree=101233952/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=410060 memory=354964 CPUtime=3.07 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 65974 0 0 0 293 14 0 0 20 0 1 0 236381053 419901440 88741 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 102515 88741 768 2416 0 99617 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 417044 KiB
Current children cumulated memory: 359316 KiB

[startup+6.30022 s]
/proc/loadavg: 4.15 4.14 4.11 5/272 162600
/proc/meminfo: memFree=101189940/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=433580 memory=379844 CPUtime=6.26 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 68209 0 0 0 608 18 0 0 20 0 1 0 236381053 443985920 94961 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 108395 94961 800 2416 0 105497 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 440564 KiB
Current children cumulated memory: 384196 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.14 4.10 5/272 162600
/proc/meminfo: memFree=101167412/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=483668 memory=404568 CPUtime=12.64 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 72103 0 0 0 1240 24 0 0 20 0 1 0 236381053 495276032 101142 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 120917 101142 800 2416 0 118019 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 490652 KiB
Current children cumulated memory: 408920 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.13 4.10 5/272 162600
/proc/meminfo: memFree=101180976/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=495880 memory=432132 CPUtime=25.41 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 79542 0 0 0 2506 35 0 0 20 0 1 0 236381053 507781120 108033 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 123970 108033 800 2416 0 121072 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 502864 KiB
Current children cumulated memory: 436484 KiB

[startup+51.1058 s]
/proc/loadavg: 4.07 4.12 4.10 5/273 162602
/proc/meminfo: memFree=101189616/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162599] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162599/stat : 162599 (timeout) S 162596 162599 161323 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 236381052 2723840 320 18446744073709551615 94849381941248 94849381957761 140735529005168 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94849381972528 94849381974616 94849410719744 140735529007518 140735529007648 140735529007648 140735529013223 0
/proc/162599/statm: 665 320 320 5 0 90 0
[pid=162600] ppid=162599 vsize=462008 memory=426348 CPUtime=50.94 cores=0,2
/proc/162600/stat : 162600 (CASHWMaxSAT-Dis) R 162599 162599 161323 0 -1 4194304 91502 0 0 0 5035 59 0 0 20 0 1 0 236381053 473096192 106587 18446744073709551615 4198400 14093885 140721345245792 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47718400 140721345247652 140721345247769 140721345247769 140721345253344 0
/proc/162600/statm: 115502 106587 800 2416 0 112604 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 468992 KiB
Current children cumulated memory: 430700 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/273 162603
/proc/meminfo: memFree=101087404/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 251 102 0 0 0 0 0 0 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0

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

/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8128504 memory=7080696 CPUtime=463.01 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 981560 0 0 0 45857 444 0 0 20 0 1 0 236500854 8323588096 1770174 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2032126 1770174 2464 595 0 2016793 0
Current children cumulated CPU time: 1657.58 s
Current children cumulated vsize: 8135488 KiB
Current children cumulated memory: 7085048 KiB

[startup+1722.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/273 162970
/proc/meminfo: memFree=115578500/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8134444 memory=7093020 CPUtime=522.87 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 983353 0 0 0 51841 446 0 0 20 0 1 0 236500854 8329670656 1773255 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2033611 1773255 2464 595 0 2018278 0
Current children cumulated CPU time: 1717.44 s
Current children cumulated vsize: 8141428 KiB
Current children cumulated memory: 7097372 KiB

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

# cumulated CPU time of all completed processes:  user=1751.89 s, system=12.9489 s

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

[startup+1740.8 s]
/proc/loadavg: 4.12 4.10 4.09 5/273 162970
/proc/meminfo: memFree=115565668/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8134444 memory=7093020 CPUtime=541.32 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 983353 0 0 0 53686 446 0 0 20 0 1 0 236500854 8329670656 1773255 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2033611 1773255 2464 595 0 2018278 0
Current children cumulated CPU time: 1735.89 s
Current children cumulated vsize: 8141428 KiB
Current children cumulated memory: 7097372 KiB

[startup+1753.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/273 162970
/proc/meminfo: memFree=115605504/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8136028 memory=7098640 CPUtime=554.08 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 984004 0 0 0 54962 446 0 0 20 0 1 0 236500854 8331292672 1774660 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2034007 1774660 2464 595 0 2018674 0
Current children cumulated CPU time: 1748.65 s
Current children cumulated vsize: 8143012 KiB
Current children cumulated memory: 7102992 KiB

[startup+1760 s]*
/proc/loadavg: 4.08 4.09 4.09 5/273 162970
/proc/meminfo: memFree=115580728/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8136028 memory=7098768 CPUtime=560.47 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 984004 0 0 0 55601 446 0 0 20 0 1 0 236500854 8331292672 1774692 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2034007 1774692 2464 595 0 2018674 0
Current children cumulated CPU time: 1755.04 s
Current children cumulated vsize: 8143012 KiB
Current children cumulated memory: 7103120 KiB

[startup+1766.4 s]
/proc/loadavg: 4.08 4.09 4.09 5/273 162971
/proc/meminfo: memFree=115531824/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8146588 memory=7119676 CPUtime=566.85 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 986788 0 0 0 56239 446 0 0 20 0 1 0 236500854 8342106112 1779919 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2036647 1779919 2464 595 0 2021314 0
Current children cumulated CPU time: 1761.42 s
Current children cumulated vsize: 8153572 KiB
Current children cumulated memory: 7124028 KiB

[startup+1768 s]*
/proc/loadavg: 4.15 4.11 4.09 5/273 162971
/proc/meminfo: memFree=115632008/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=8146588 memory=7119676 CPUtime=568.45 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 986790 0 0 0 56399 446 0 0 20 0 1 0 236500854 8342106112 1779919 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 2036647 1779919 2464 595 0 2021314 0
Current children cumulated CPU time: 1763.02 s
Current children cumulated vsize: 8153572 KiB
Current children cumulated memory: 7124028 KiB

[startup+1768.8 s]
/proc/loadavg: 4.15 4.11 4.09 5/273 162971
/proc/meminfo: memFree=115632008/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=7145656 memory=6316636 CPUtime=569.24 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 988214 0 0 0 56478 446 0 0 20 0 1 0 236500854 7317151744 1579159 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 1786414 1579159 2560 595 0 1771081 0
Current children cumulated CPU time: 1763.81 s
Current children cumulated vsize: 7152640 KiB
Current children cumulated memory: 6320988 KiB

[startup+1769.6 s]
/proc/loadavg: 4.15 4.11 4.09 5/273 162971
/proc/meminfo: memFree=116451488/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1194.57 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 286 394787 0 0 0 0 118622 835 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
[pid=162837] ppid=162596 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/162837/stat : 162837 (timeout) S 162596 162837 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236500853 2723840 320 18446744073709551615 94626860310528 94626860327041 140729240184672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94626860341808 94626860343896 94626871140352 140729240189318 140729240189472 140729240189472 140729240195047 0
/proc/162837/statm: 665 320 320 5 0 90 0
[pid=162838] ppid=162837 vsize=6755264 memory=5926244 CPUtime=570.04 cores=0,2
/proc/162838/stat : 162838 (SynLSCD) R 162837 162837 161323 0 -1 4194304 988565 0 0 0 56557 447 0 0 20 0 1 0 236500854 6917390336 1481561 18446744073709551615 93841507110912 93841509545065 140733126317488 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93841510026488 93841510059520 93841523019776 140733126322592 140733126322727 140733126322727 140733126328302 0
/proc/162838/statm: 1688816 1481561 2560 595 0 1673483 0
Current children cumulated CPU time: 1764.61 s
Current children cumulated vsize: 6762248 KiB
Current children cumulated memory: 5930596 KiB

[startup+1769.8 s]
/proc/loadavg: 4.15 4.11 4.09 5/273 162971
/proc/meminfo: memFree=116451488/131249996 swapFree=33010416/33010684
[pid=162596] ppid=162593 vsize=4324 memory=3072 CPUtime=1764.81 cores=0,2
/proc/162596/stat : 162596 (Hybrid-CASHWMax) S 162593 162596 161323 0 -1 4194304 304 1383539 0 0 0 0 175188 1293 20 0 1 0 236381051 4427776 768 18446744073709551615 94365602820096 94365603714629 140726963598000 0 0 0 2 4 65536 1 0 0 17 0 0 0 0 0 0 94365603953680 94365604001424 94365622996992 140726963603797 140726963603951 140726963603951 140726963609555 0
/proc/162596/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1764.81 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1769.83
CPU time (s): 1764.84
CPU user time (s): 1751.89
CPU system time (s): 12.9489
CPU usage (%): 99.7177
Max. virtual memory (cumulated for all children) (KiB): 8155024
Max. memory (cumulated for all children) (KiB): 7127412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1751.89
system time used= 12.9489
maximum resident set size= 7125620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1384707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1011
involuntary context switches= 2345


# summary of solver processes directly reported to runsolver:
#   pid: 162596
#   total CPU time (s): 1764.84
#   total CPU user time (s): 1751.89
#   total CPU system time (s): 12.9489

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.68746 second user time and 8.39763 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-22 19:57:13
IDJOB=4543701
IDBENCH=174564
IDSOLVER=3331
FILE ID=nodeC017/4543701-1753207033
RUNJOBID= nodeC017-1753198970-161340
SLURM_JOB_ID= 9687750
Free space on /tmp= 432940 MiB

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

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

MD5SUM BENCH= fedac043231dc7d3bd4ac0917a28b068
RANDOM SEED=259938934

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        101588412 kB
MemAvailable:   102115004 kB
Buffers:            1688 kB
Cached:          1293936 kB
SwapCached:           32 kB
Active:         28533900 kB
Inactive:         320208 kB
Active(anon):   27560616 kB
Inactive(anon):    24108 kB
Active(file):     973284 kB
Inactive(file):   296100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22100 kB
Writeback:             0 kB
AnonPages:      27556708 kB
Mapped:           121172 kB
Shmem:             26240 kB
KReclaimable:     192496 kB
Slab:             287284 kB
SReclaimable:     192496 kB
SUnreclaim:        94788 kB
KernelStack:        4380 kB
PageTables:        57412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   31186284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14489600 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC017 at 2025-07-22 20:26:43