Trace number 4547550

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23UNSAT 1810.15 1814.97

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_18_044.opb
MD5SUMa8d485dd68e6f5e7f4ac9c438b78b38d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.482438
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35658
Total number of constraints1603
Number of constraints which are clauses811
Number of constraints which are cardinality constraints (but not clauses)792
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint18
Maximum length of a constraint45
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1810.07/1814.93	c Exit code from Second Program: 20
1810.07/1814.96	c #vars 35658 #constraints 1603 0.0449548 1
1810.07/1814.96	c intsize: 6
1810.07/1814.96	c 1603 constraints
1810.07/1814.96	c Finish cloning data from SAT to LS
1810.07/1814.96	c restart_num_ls  -100000 0
1810.07/1814.96	c Use LS-small
1810.07/1814.96	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 (62048 MiB free)
  memory of node 1: 64465 MiB (59136 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547550-1753268734/watcher-4547550-1753268734 -o /tmp/evaluation-result-4547550-1753268734/solver-4547550-1753268734 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753266928-175824 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547550-1753268734.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=176253, runsolver pid=176250

[startup+0.100065 s]*
/proc/loadavg: 4.08 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124077332/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=33712 memory=18800 CPUtime=0.07 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 4387 0 0 0 7 0 0 0 20 0 1 0 242552001 34521088 4700 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 8428 4700 864 2593 0 5321 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 40696 KiB
Current children cumulated memory: 23280 KiB

[startup+0.205712 s]*
/proc/loadavg: 4.08 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124073552/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=57188 memory=41000 CPUtime=0.18 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 11206 0 0 0 17 1 0 0 20 0 1 0 242552001 58560512 10218 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 14297 10218 896 2593 0 11190 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 64172 KiB
Current children cumulated memory: 45480 KiB

[startup+0.30573 s]*
/proc/loadavg: 4.08 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124050368/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=73720 memory=55260 CPUtime=0.28 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 15366 0 0 0 26 2 0 0 20 0 1 0 242552001 75489280 13783 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 18430 13783 960 2593 0 15323 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 80704 KiB
Current children cumulated memory: 59740 KiB

[startup+0.700242 s]
/proc/loadavg: 4.08 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124044572/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=82140 memory=64232 CPUtime=0.66 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 17881 0 0 0 64 2 0 0 20 0 1 0 242552001 84111360 16058 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 20535 16058 992 2593 0 17428 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 89124 KiB
Current children cumulated memory: 68712 KiB

[startup+1.50025 s]
/proc/loadavg: 4.08 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124040792/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=84256 memory=66556 CPUtime=1.46 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 20700 0 0 0 143 3 0 0 20 0 1 0 242552001 86278144 16639 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 21064 16639 992 2593 0 17957 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 91240 KiB
Current children cumulated memory: 71036 KiB

[startup+3.10561 s]
/proc/loadavg: 4.08 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124037496/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=95592 memory=77952 CPUtime=3.06 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 23579 0 0 0 302 4 0 0 20 0 1 0 242552001 97886208 19488 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 23898 19488 992 2593 0 20791 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 102576 KiB
Current children cumulated memory: 82432 KiB

[startup+6.30024 s]
/proc/loadavg: 4.07 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124034704/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=91920 memory=74232 CPUtime=6.25 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 25018 0 0 0 620 5 0 0 20 0 1 0 242552001 94126080 18558 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 22980 18558 992 2593 0 19873 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 98904 KiB
Current children cumulated memory: 78712 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 3.73 5/270 176257
/proc/meminfo: memFree=124008784/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=102344 memory=84764 CPUtime=12.64 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 27263 0 0 0 1257 7 0 0 20 0 1 0 242552001 104800256 21191 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 25586 21191 992 2593 0 22479 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 109328 KiB
Current children cumulated memory: 89244 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.09 3.74 5/270 176257
/proc/meminfo: memFree=123996768/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=96448 memory=78892 CPUtime=25.4 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 30830 0 0 0 2531 9 0 0 20 0 1 0 242552001 98762752 19723 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 24112 19723 992 2593 0 21005 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 103432 KiB
Current children cumulated memory: 83372 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.08 3.75 5/270 176363
/proc/meminfo: memFree=124165328/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=113616 memory=96284 CPUtime=50.94 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 36599 0 0 0 5082 12 0 0 20 0 1 0 242552001 116342784 24071 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 28404 24071 992 2593 0 25297 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 120600 KiB
Current children cumulated memory: 100764 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 3.77 5/270 176365
/proc/meminfo: memFree=124088240/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0

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

/proc/176257/statm: 48026 43884 992 2593 0 44919 0
Current children cumulated CPU time: 1717.74 s
Current children cumulated vsize: 199088 KiB
Current children cumulated memory: 180016 KiB

[startup+1782.3 s]
/proc/loadavg: 4.06 4.10 4.06 5/271 176499
/proc/meminfo: memFree=123550912/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=191720 memory=175368 CPUtime=1777.57 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 144936 0 0 0 177623 134 0 0 20 0 1 0 242552001 196321280 43842 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 47930 43842 992 2593 0 44823 0
Current children cumulated CPU time: 1777.57 s
Current children cumulated vsize: 198704 KiB
Current children cumulated memory: 179848 KiB

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

# cumulated CPU time of all completed processes:  user=1807.19 s, system=2.95725 s

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

[startup+1792 s]*
/proc/loadavg: 4.12 4.11 4.07 5/271 176499
/proc/meminfo: memFree=123558764/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176256] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176256/stat : 176256 (timeout) S 176253 176256 174004 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242552000 2723840 352 18446744073709551615 94608320167936 94608320184449 140729693026896 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94608320199216 94608320201304 94608334618624 140729693030814 140729693030944 140729693030944 140729693036519 0
/proc/176256/statm: 665 352 352 5 0 90 0
[pid=176257] ppid=176256 vsize=191948 memory=175636 CPUtime=1787.26 cores=1,3
/proc/176257/stat : 176257 (CASHWMaxSAT-Dis) R 176256 176256 174004 0 -1 4194304 145183 0 0 0 178591 135 0 0 20 0 1 0 242552001 196554752 43909 18446744073709551615 4198400 14817773 140723535501568 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50147328 140723535505828 140723535505945 140723535505945 140723535511520 0
/proc/176257/statm: 47987 43909 992 2593 0 44880 0
Current children cumulated CPU time: 1787.26 s
Current children cumulated vsize: 198932 KiB
Current children cumulated memory: 180116 KiB

[startup+1804.8 s]
/proc/loadavg: 4.10 4.11 4.07 4/263 176541
/proc/meminfo: memFree=123404808/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=586876 memory=469268 CPUtime=6.73 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82009 0 0 0 597 76 0 0 20 0 1 0 242731801 600961024 117317 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 146719 117317 2464 595 0 131386 0
Current children cumulated CPU time: 1799.99 s
Current children cumulated vsize: 593860 KiB
Current children cumulated memory: 473748 KiB

[startup+1811.2 s]
/proc/loadavg: 3.93 4.07 4.05 4/263 176541
/proc/meminfo: memFree=123400024/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=586876 memory=469268 CPUtime=13.13 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82009 0 0 0 1162 151 0 0 20 0 1 0 242731801 600961024 117317 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 146719 117317 2464 595 0 131386 0
Current children cumulated CPU time: 1806.39 s
Current children cumulated vsize: 593860 KiB
Current children cumulated memory: 473748 KiB

[startup+1812.8 s]
/proc/loadavg: 3.93 4.07 4.05 4/263 176542
/proc/meminfo: memFree=123400276/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=587016 memory=469524 CPUtime=14.71 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82076 0 0 0 1315 156 0 0 20 0 1 0 242731801 601104384 117381 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 146754 117381 2464 595 0 131421 0
Current children cumulated CPU time: 1807.97 s
Current children cumulated vsize: 594000 KiB
Current children cumulated memory: 474004 KiB

[startup+1813.6 s]
/proc/loadavg: 3.93 4.07 4.05 4/263 176542
/proc/meminfo: memFree=123400276/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=587016 memory=469524 CPUtime=15.51 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82083 0 0 0 1395 156 0 0 20 0 1 0 242731801 601104384 117381 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 146754 117381 2464 595 0 131421 0
Current children cumulated CPU time: 1808.77 s
Current children cumulated vsize: 594000 KiB
Current children cumulated memory: 474004 KiB

[startup+1814.4 s]
/proc/loadavg: 3.93 4.07 4.05 4/263 176542
/proc/meminfo: memFree=123383892/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=588792 memory=473224 CPUtime=16.31 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82476 0 0 0 1475 156 0 0 20 0 1 0 242731801 602923008 118306 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 147198 118306 2464 595 0 131865 0
Current children cumulated CPU time: 1809.57 s
Current children cumulated vsize: 595776 KiB
Current children cumulated memory: 477704 KiB

[startup+1814.8 s]
/proc/loadavg: 3.93 4.07 4.05 4/263 176542
/proc/meminfo: memFree=123383892/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=588792 memory=473352 CPUtime=16.71 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82484 0 0 0 1515 156 0 0 20 0 1 0 242731801 602923008 118338 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 147198 118338 2496 595 0 131865 0
Current children cumulated CPU time: 1809.97 s
Current children cumulated vsize: 595776 KiB
Current children cumulated memory: 477832 KiB

[startup+1814.9 s]
/proc/loadavg: 3.93 4.07 4.05 4/263 176542
/proc/meminfo: memFree=123383892/131249988 swapFree=33010416/33010684
[pid=176253] ppid=176250 vsize=4324 memory=3072 CPUtime=1793.26 cores=1,3
/proc/176253/stat : 176253 (Hybrid-CASHWMax) S 176250 176253 174004 0 -1 4194304 282 145402 0 0 0 0 179191 135 20 0 1 0 242551999 4427776 768 18446744073709551615 93943733248000 93943734142533 140732050019712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93943734381584 93943734429328 93943743373312 140732050024789 140732050024943 140732050024943 140732050030547 0
/proc/176253/statm: 1081 768 704 219 0 143 0
[pid=176502] ppid=176253 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/176502/stat : 176502 (timeout) S 176253 176502 174004 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 242731801 2723840 352 18446744073709551615 94187285417984 94187285434497 140737107976624 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94187285449264 94187285451352 94187318788096 140737107978630 140737107978784 140737107978784 140737107984359 0
/proc/176502/statm: 665 352 352 5 0 90 0
[pid=176503] ppid=176502 vsize=519192 memory=416828 CPUtime=16.81 cores=1,3
/proc/176503/stat : 176503 (SynLSCD) R 176502 176502 174004 0 -1 4194304 82611 0 0 0 1524 157 0 0 20 0 1 0 242731801 531652608 104207 18446744073709551615 94265023242240 94265025676841 140734092124256 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94265026157816 94265026190848 94265059418112 140734092126624 140734092126759 140734092126759 140734092132334 0
/proc/176503/statm: 129798 104207 2592 595 0 114465 0
Current children cumulated CPU time: 1810.07 s
Current children cumulated vsize: 526176 KiB
Current children cumulated memory: 421308 KiB

Child status: 0

Real time (s): 1814.97
CPU time (s): 1810.15
CPU user time (s): 1807.19
CPU system time (s): 2.95725
CPU usage (%): 99.7341
Max. virtual memory (cumulated for all children) (KiB): 595776
Max. memory (cumulated for all children) (KiB): 477832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1807.19
system time used= 2.95725
maximum resident set size= 474120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229324
page faults= 1
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 938
involuntary context switches= 1143


# summary of solver processes directly reported to runsolver:
#   pid: 176253
#   total CPU time (s): 1810.15
#   total CPU user time (s): 1807.19
#   total CPU system time (s): 2.95725

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01999 second user time and 8.49174 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 13:05:34
IDJOB=4547550
IDBENCH=174768
IDSOLVER=3424
FILE ID=nodeC031/4547550-1753268734
RUNJOBID= nodeC031-1753266928-175824
SLURM_JOB_ID= 9689186
Free space on /tmp= 432900 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v2_18_044.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547550-1753268734/watcher-4547550-1753268734 -o /tmp/evaluation-result-4547550-1753268734/solver-4547550-1753268734 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753266928-175824 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547550-1753268734.opb 3600 HOME

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

MD5SUM BENCH= a8d485dd68e6f5e7f4ac9c438b78b38d
RANDOM SEED=1950678940

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        124098992 kB
MemAvailable:   129333012 kB
Buffers:            2128 kB
Cached:          5918164 kB
SwapCached:            8 kB
Active:          1497896 kB
Inactive:        4784096 kB
Active(anon):     377484 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4773632 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35328 kB
Writeback:             8 kB
AnonPages:        364872 kB
Mapped:           117656 kB
Shmem:             26248 kB
KReclaimable:     358432 kB
Slab:             457868 kB
SReclaimable:     358432 kB
SUnreclaim:        99436 kB
KernelStack:        4224 kB
PageTables:         3988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     749976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432900 MiB
End job on nodeC031 at 2025-07-23 13:35:50