Trace number 4548055

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23UNSAT 1268.72 1272.38

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_220_219.opb
MD5SUM4a5f06b7fb11c81ea5ac116ad2781b11
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.746578
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48180
Total number of constraints439
Number of constraints which are clauses220
Number of constraints which are cardinality constraints (but not clauses)219
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint219
Maximum length of a constraint220
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 221
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1194.58/1272.34	c Exit code from Second Program: 20
1194.58/1272.36	c #vars 48180 #constraints 439 0.00911166 1
1194.58/1272.36	c intsize: 8
1194.58/1272.36	c 439 constraints
1194.58/1272.36	c Finish cloning data from SAT to LS
1194.58/1272.36	c restart_num_ls  -100000 0
1194.58/1272.36	c Use LS-small
1194.58/1272.36	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: 63837 MiB (50194 MiB free)
  memory of node 1: 64465 MiB (52152 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4548055-1753273785/watcher-4548055-1753273785 -o /tmp/evaluation-result-4548055-1753273785/solver-4548055-1753273785 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753272570-166839 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548055-1753273785.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=167569, runsolver pid=167566

[startup+0.100105 s]*
/proc/loadavg: 4.13 4.05 3.21 5/261 167573
/proc/meminfo: memFree=104802288/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=28920 memory=9984 CPUtime=0.07 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 1867 0 0 0 7 0 0 0 20 0 1 0 243057904 29614080 2496 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 7230 2496 736 2416 0 4332 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 35904 KiB
Current children cumulated memory: 14336 KiB

[startup+0.214149 s]*
/proc/loadavg: 4.13 4.05 3.21 5/261 167573
/proc/meminfo: memFree=104793468/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=37924 memory=18132 CPUtime=0.19 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 3991 0 0 0 17 2 0 0 20 0 1 0 243057904 38834176 4533 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 9481 4533 736 2416 0 6583 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 44908 KiB
Current children cumulated memory: 22484 KiB

[startup+0.313904 s]*
/proc/loadavg: 4.13 4.05 3.21 5/261 167573
/proc/meminfo: memFree=104779356/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=46256 memory=25736 CPUtime=0.29 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 6090 0 0 0 26 3 0 0 20 0 1 0 243057904 47366144 6434 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 11564 6434 736 2416 0 8666 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 53240 KiB
Current children cumulated memory: 30088 KiB

[startup+0.700484 s]
/proc/loadavg: 4.13 4.05 3.21 5/261 167573
/proc/meminfo: memFree=104779356/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=70576 memory=50068 CPUtime=0.66 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 12146 0 0 0 60 6 0 0 20 0 1 0 243057904 72269824 12517 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 17644 12517 768 2416 0 14746 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 77560 KiB
Current children cumulated memory: 54420 KiB

[startup+1.50048 s]
/proc/loadavg: 4.13 4.05 3.21 5/261 167573
/proc/meminfo: memFree=104748612/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=88128 memory=66872 CPUtime=1.46 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 16514 0 0 0 138 8 0 0 20 0 1 0 243057904 90243072 16718 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 22032 16718 800 2416 0 19134 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 95112 KiB
Current children cumulated memory: 71224 KiB

[startup+3.11369 s]
/proc/loadavg: 4.12 4.05 3.21 5/261 167573
/proc/meminfo: memFree=104740420/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=111404 memory=83624 CPUtime=3.06 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 17116 0 0 0 298 8 0 0 20 0 1 0 243057904 114077696 20906 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 27851 20906 800 2416 0 24953 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 87976 KiB

[startup+6.30044 s]
/proc/loadavg: 4.12 4.05 3.21 5/261 167575
/proc/meminfo: memFree=105215212/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=161192 memory=114612 CPUtime=6.24 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 18221 0 0 0 615 9 0 0 20 0 1 0 243057904 165060608 28653 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 40298 28653 800 2416 0 37400 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 168176 KiB
Current children cumulated memory: 118964 KiB

[startup+12.7005 s]
/proc/loadavg: 4.19 4.07 3.22 5/261 167575
/proc/meminfo: memFree=104694168/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=214332 memory=162892 CPUtime=12.62 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 19943 0 0 0 1251 11 0 0 20 0 1 0 243057904 219475968 40723 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 53583 40723 800 2416 0 50685 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 221316 KiB
Current children cumulated memory: 167244 KiB

[startup+25.5005 s]
/proc/loadavg: 4.15 4.06 3.24 5/261 167576
/proc/meminfo: memFree=104676408/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=173908 memory=150644 CPUtime=25.39 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 23859 0 0 0 2518 21 0 0 20 0 1 0 243057904 178081792 37661 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 43477 37661 800 2416 0 40579 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 180892 KiB
Current children cumulated memory: 154996 KiB

[startup+51.1138 s]
/proc/loadavg: 4.17 4.07 3.27 5/261 167576
/proc/meminfo: memFree=104602812/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167572] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167572/stat : 167572 (timeout) S 167569 167572 166820 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243057903 2723840 320 18446744073709551615 94366454603776 94366454620289 140725124241136 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94366454635056 94366454637144 94366471946240 140725124250014 140725124250144 140725124250144 140725124255719 0
/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=320816 memory=233620 CPUtime=50.93 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 32073 0 0 0 5057 36 0 0 20 0 1 0 243057904 328515584 58405 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 80204 58405 800 2416 0 77306 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 327800 KiB
Current children cumulated memory: 237972 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.07 3.31 5/259 167580
/proc/meminfo: memFree=104614244/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 247 106 0 0 0 0 0 0 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0

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

/proc/167572/statm: 665 320 320 5 0 90 0
[pid=167573] ppid=167572 vsize=440428 memory=415800 CPUtime=1178.89 cores=1,3
/proc/167573/stat : 167573 (CASHWMaxSAT-Dis) R 167572 167572 166820 0 -1 4194304 177497 0 0 0 117333 556 0 0 20 0 1 0 243057904 450998272 103950 18446744073709551615 4198400 14093885 140725576232800 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 29896704 140725576239524 140725576239641 140725576239641 140725576245216 0
/proc/167573/statm: 110107 103950 800 2416 0 107209 0
Current children cumulated CPU time: 1178.89 s
Current children cumulated vsize: 447412 KiB
Current children cumulated memory: 420152 KiB

[startup+1242.3 s]
/proc/loadavg: 4.10 4.20 3.97 5/258 167636
/proc/meminfo: memFree=101974280/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=3007644 memory=2613164 CPUtime=44.12 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 387374 0 0 0 4245 167 0 0 20 0 1 0 243177705 3079827456 653291 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 751911 653291 2432 595 0 736578 0
Current children cumulated CPU time: 1238.7 s
Current children cumulated vsize: 3014628 KiB
Current children cumulated memory: 2617516 KiB

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

# cumulated CPU time of all completed processes:  user=1260.83 s, system=7.89106 s

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

[startup+1254.4 s]
/proc/loadavg: 4.16 4.21 3.97 5/258 167637
/proc/meminfo: memFree=101974800/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=3007644 memory=2613164 CPUtime=56.19 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 387374 0 0 0 5427 192 0 0 20 0 1 0 243177705 3079827456 653291 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 751911 653291 2432 595 0 736578 0
Current children cumulated CPU time: 1250.77 s
Current children cumulated vsize: 3014628 KiB
Current children cumulated memory: 2617516 KiB

[startup+1260.8 s]
/proc/loadavg: 4.15 4.20 3.98 5/258 167637
/proc/meminfo: memFree=101975572/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=3007644 memory=2613164 CPUtime=62.57 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 387374 0 0 0 6053 204 0 0 20 0 1 0 243177705 3079827456 653291 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 751911 653291 2432 595 0 736578 0
Current children cumulated CPU time: 1257.15 s
Current children cumulated vsize: 3014628 KiB
Current children cumulated memory: 2617516 KiB

[startup+1267.2 s]
/proc/loadavg: 4.14 4.20 3.98 5/258 167638
/proc/meminfo: memFree=101972484/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=3007832 memory=2613420 CPUtime=68.96 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 387452 0 0 0 6682 214 0 0 20 0 1 0 243177705 3080019968 653355 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 751958 653355 2432 595 0 736625 0
Current children cumulated CPU time: 1263.54 s
Current children cumulated vsize: 3014816 KiB
Current children cumulated memory: 2617772 KiB

[startup+1270.4 s]
/proc/loadavg: 4.12 4.20 3.98 5/258 167638
/proc/meminfo: memFree=101972988/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=3008216 memory=2613676 CPUtime=72.15 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 387506 0 0 0 7001 214 0 0 20 0 1 0 243177705 3080413184 653419 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 752054 653419 2432 595 0 736721 0
Current children cumulated CPU time: 1266.73 s
Current children cumulated vsize: 3015200 KiB
Current children cumulated memory: 2618028 KiB

[startup+1271.2 s]
/proc/loadavg: 4.12 4.20 3.98 5/258 167638
/proc/meminfo: memFree=101972988/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=3009840 memory=2619420 CPUtime=72.95 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 388141 0 0 0 7081 214 0 0 20 0 1 0 243177705 3082076160 654855 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 752460 654855 2432 595 0 737127 0
Current children cumulated CPU time: 1267.53 s
Current children cumulated vsize: 3016824 KiB
Current children cumulated memory: 2623772 KiB

[startup+1272 s]*
/proc/loadavg: 4.12 4.20 3.98 5/258 167638
/proc/meminfo: memFree=102127780/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=2757700 memory=2399808 CPUtime=73.76 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 401114 0 0 0 7159 217 0 0 20 0 1 0 243177705 2823884800 599952 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 689425 599952 2560 595 0 674092 0
Current children cumulated CPU time: 1268.34 s
Current children cumulated vsize: 2764684 KiB
Current children cumulated memory: 2404160 KiB

[startup+1272.2 s]
/proc/loadavg: 4.12 4.20 3.98 5/258 167638
/proc/meminfo: memFree=102127780/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
[pid=167628] ppid=167627 vsize=2663028 memory=2305136 CPUtime=73.95 cores=1,3
/proc/167628/stat : 167628 (SynLSCD) R 167627 167627 166820 0 -1 4194304 401164 0 0 0 7178 217 0 0 20 0 1 0 243177705 2726940672 576284 18446744073709551615 94182239936512 94182242371113 140733748114032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94182242852088 94182242885120 94182270033920 140733748119968 140733748120103 140733748120103 140733748125678 0
/proc/167628/statm: 665757 576284 2560 595 0 650424 0
Current children cumulated CPU time: 1268.53 s
Current children cumulated vsize: 2670012 KiB
Current children cumulated memory: 2309488 KiB

[startup+1272.3 s]
/proc/loadavg: 4.12 4.20 3.98 5/258 167638
/proc/meminfo: memFree=102127780/131382112 swapFree=33001664/33010684
[pid=167569] ppid=167566 vsize=4324 memory=3072 CPUtime=1194.58 cores=1,3
/proc/167569/stat : 167569 (Hybrid-CASHWMax) S 167566 167569 166820 0 -1 4194304 282 179524 0 0 0 0 118895 563 20 0 1 0 243057901 4427776 768 18446744073709551615 94455795654656 94455796549189 140735797635888 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94455796788240 94455796835984 94455818752000 140735797643605 140735797643759 140735797643759 140735797649363 0
/proc/167569/statm: 1081 768 704 219 0 143 0
[pid=167627] ppid=167569 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/167627/stat : 167627 (timeout) S 167569 167627 166820 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243177704 2723840 320 18446744073709551615 94046531477504 94046531494017 140722753967632 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94046531508784 94046531510872 94046555373568 140722753972614 140722753972768 140722753972768 140722753978343 0
/proc/167627/statm: 665 320 320 5 0 90 0
Current children cumulated CPU time: 1194.58 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4352 KiB

Child status: 0

Real time (s): 1272.38
CPU time (s): 1268.72
CPU user time (s): 1260.83
CPU system time (s): 7.89106
CPU usage (%): 99.7122
Max. virtual memory (cumulated for all children) (KiB): 3063644
Max. memory (cumulated for all children) (KiB): 2676788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1260.83
system time used= 7.89105
maximum resident set size= 2676404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582057
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= 931
involuntary context switches= 1622


# summary of solver processes directly reported to runsolver:
#   pid: 167569
#   total CPU time (s): 1268.72
#   total CPU user time (s): 1260.83
#   total CPU system time (s): 7.89106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.19338 second user time and 13.7554 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 14:29:45
IDJOB=4548055
IDBENCH=171756
IDSOLVER=3425
FILE ID=nodeC005/4548055-1753273785
RUNJOBID= nodeC005-1753272570-166839
SLURM_JOB_ID= 9690013
Free space on /tmp= 432968 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_220_219.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4548055-1753273785/watcher-4548055-1753273785 -o /tmp/evaluation-result-4548055-1753273785/solver-4548055-1753273785 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753272570-166839 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548055-1753273785.opb 3600 HOME

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

MD5SUM BENCH= 4a5f06b7fb11c81ea5ac116ad2781b11
RANDOM SEED=693959831

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        104803296 kB
MemAvailable:   129113992 kB
Buffers:              12 kB
Cached:         25081892 kB
SwapCached:          776 kB
Active:          1228176 kB
Inactive:       24667040 kB
Active(anon):     795496 kB
Inactive(anon):    38380 kB
Active(file):     432680 kB
Inactive(file): 24628660 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17452 kB
Writeback:             4 kB
AnonPages:        815232 kB
Mapped:           113104 kB
Shmem:             20564 kB
KReclaimable:     177964 kB
Slab:             268916 kB
SReclaimable:     177964 kB
SUnreclaim:        90952 kB
KernelStack:        4176 kB
PageTables:         4840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1219028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149576 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    720896 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC005 at 2025-07-23 14:50:58