Trace number 4548060

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 1229.83 1232.96

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
MD5SUMe61ecd0a39d46c66c4c3e779f400bc97
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 benchmark3.367
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52060
Total number of constraints7300
Number of constraints which are clauses3745
Number of constraints which are cardinality constraints (but not clauses)2852
Number of constraints which are nor clauses,nor cardinality constraints703
Minimum length of a constraint16
Maximum length of a constraint21
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1229.77/1232.92	c Exit code from Second Program: 20
1229.77/1232.94	c #vars 52060 #constraints 7300 0.140223 1
1229.77/1232.94	c intsize: 5
1229.77/1232.94	c 7300 constraints
1229.77/1232.94	c Finish cloning data from SAT to LS
1229.77/1232.94	c restart_num_ls  -100000 0
1229.77/1232.94	c Use LS-small
1229.77/1232.94	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 (61436 MiB free)
  memory of node 1: 64465 MiB (51738 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4548060-1753273118/watcher-4548060-1753273118 -o /tmp/evaluation-result-4548060-1753273118/solver-4548060-1753273118 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1753272569-174139 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548060-1753273118.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100059 s]*
/proc/loadavg: 4.53 3.61 2.25 5/270 174530
/proc/meminfo: memFree=115890932/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=38452 memory=19236 CPUtime=0.08 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 4269 0 0 0 8 0 0 0 20 0 1 0 242989261 39374848 4809 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 9613 4809 736 2416 0 6715 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 45436 KiB
Current children cumulated memory: 23716 KiB

[startup+0.205822 s]*
/proc/loadavg: 4.53 3.61 2.25 5/270 174530
/proc/meminfo: memFree=115891184/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=57976 memory=37112 CPUtime=0.19 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 8928 0 0 0 18 1 0 0 20 0 1 0 242989261 59367424 9278 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 14494 9278 736 2416 0 11596 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 64960 KiB
Current children cumulated memory: 41592 KiB

[startup+0.305689 s]*
/proc/loadavg: 4.53 3.61 2.25 5/270 174530
/proc/meminfo: memFree=115898720/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=81524 memory=60812 CPUtime=0.28 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 14364 0 0 0 26 2 0 0 20 0 1 0 242989261 83480576 15203 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 20381 15203 768 2416 0 17483 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 88508 KiB
Current children cumulated memory: 65292 KiB

[startup+0.700243 s]
/proc/loadavg: 4.53 3.61 2.25 5/270 174530
/proc/meminfo: memFree=115898720/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=117740 memory=97624 CPUtime=0.67 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 22866 0 0 0 64 3 0 0 20 0 1 0 242989261 120565760 24406 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 29435 24406 768 2416 0 26537 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 124724 KiB
Current children cumulated memory: 102104 KiB

[startup+1.50024 s]
/proc/loadavg: 4.53 3.61 2.25 5/270 174530
/proc/meminfo: memFree=115898720/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=135104 memory=112488 CPUtime=1.47 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 25256 0 0 0 143 4 0 0 20 0 1 0 242989261 138346496 28122 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 33776 28122 800 2416 0 30878 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 142088 KiB
Current children cumulated memory: 116968 KiB

[startup+3.10562 s]
/proc/loadavg: 4.53 3.61 2.25 5/270 174530
/proc/meminfo: memFree=115914788/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=135104 memory=112616 CPUtime=3.07 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 25298 0 0 0 303 4 0 0 20 0 1 0 242989261 138346496 28154 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 33776 28154 800 2416 0 30878 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 142088 KiB
Current children cumulated memory: 117096 KiB

[startup+6.30024 s]
/proc/loadavg: 4.57 3.63 2.27 5/270 174531
/proc/meminfo: memFree=115938492/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=154024 memory=133608 CPUtime=6.25 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 25443 0 0 0 621 4 0 0 20 0 1 0 242989261 157720576 33402 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 38506 33402 800 2416 0 35608 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 161008 KiB
Current children cumulated memory: 138088 KiB

[startup+12.7002 s]
/proc/loadavg: 4.53 3.64 2.28 5/270 174531
/proc/meminfo: memFree=115986416/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=173044 memory=141672 CPUtime=12.64 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 25941 0 0 0 1259 5 0 0 20 0 1 0 242989261 177197056 35418 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 43261 35418 800 2416 0 40363 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 180028 KiB
Current children cumulated memory: 146152 KiB

[startup+25.5002 s]
/proc/loadavg: 4.41 3.66 2.31 5/270 174531
/proc/meminfo: memFree=116033024/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=192208 memory=172392 CPUtime=25.41 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 27489 0 0 0 2536 5 0 0 20 0 1 0 242989261 196820992 43098 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 48052 43098 800 2416 0 45154 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 199192 KiB
Current children cumulated memory: 176872 KiB

[startup+51.1056 s]
/proc/loadavg: 4.35 3.70 2.36 5/270 174531
/proc/meminfo: memFree=116175880/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174529] ppid=174526 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/174529/stat : 174529 (timeout) S 174526 174529 174122 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242989260 2723840 352 18446744073709551615 94916323385344 94916323401857 140726173913360 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94916323416624 94916323418712 94916323938304 140726173919646 140726173919776 140726173919776 140726173925351 0
/proc/174529/statm: 665 352 352 5 0 90 0
[pid=174530] ppid=174529 vsize=235288 memory=205160 CPUtime=50.95 cores=0,2
/proc/174530/stat : 174530 (CASHWMaxSAT-Dis) R 174529 174529 174122 0 -1 4194304 29038 0 0 0 5089 6 0 0 20 0 1 0 242989261 240934912 51290 18446744073709551615 4198400 14093885 140722536873760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 32325632 140722536880548 140722536880665 140722536880665 140722536886240 0
/proc/174530/statm: 58822 51290 800 2416 0 55924 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 242272 KiB
Current children cumulated memory: 209640 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 3.77 2.45 5/271 174540
/proc/meminfo: memFree=116466832/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0

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

/proc/174530/statm: 176562 172305 800 2416 0 173664 0
Current children cumulated CPU time: 1179.32 s
Current children cumulated vsize: 713232 KiB
Current children cumulated memory: 693700 KiB

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

# cumulated CPU time of all completed processes:  user=1228.16 s, system=1.66606 s

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

[startup+1203.2 s]
/proc/loadavg: 4.13 4.10 3.64 5/271 174650
/proc/meminfo: memFree=123709104/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=392932 memory=301424 CPUtime=5.14 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 59281 0 0 0 414 100 0 0 20 0 1 0 243109061 402362368 75356 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 98233 75356 2464 595 0 82900 0
Current children cumulated CPU time: 1200.14 s
Current children cumulated vsize: 399916 KiB
Current children cumulated memory: 305776 KiB

[startup+1216 s]*
/proc/loadavg: 4.18 4.11 3.66 5/271 174650
/proc/meminfo: memFree=123701952/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=396808 memory=305392 CPUtime=17.91 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 60244 0 0 0 1650 141 0 0 20 0 1 0 243109061 406331392 76348 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 99202 76348 2528 595 0 83869 0
Current children cumulated CPU time: 1212.91 s
Current children cumulated vsize: 403792 KiB
Current children cumulated memory: 309744 KiB

[startup+1222.4 s]
/proc/loadavg: 4.16 4.11 3.66 5/271 174650
/proc/meminfo: memFree=123702212/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=400220 memory=310828 CPUtime=24.29 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 61089 0 0 0 2288 141 0 0 20 0 1 0 243109061 409825280 77707 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 100055 77707 2528 595 0 84722 0
Current children cumulated CPU time: 1219.29 s
Current children cumulated vsize: 407204 KiB
Current children cumulated memory: 315180 KiB

[startup+1228.8 s]
/proc/loadavg: 4.15 4.11 3.66 5/271 174650
/proc/meminfo: memFree=123694684/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=402464 memory=313260 CPUtime=30.68 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 61678 0 0 0 2926 142 0 0 20 0 1 0 243109061 412123136 78315 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 100616 78315 2528 595 0 85283 0
Current children cumulated CPU time: 1225.68 s
Current children cumulated vsize: 409448 KiB
Current children cumulated memory: 317612 KiB

[startup+1230.4 s]
/proc/loadavg: 4.14 4.11 3.66 5/271 174650
/proc/meminfo: memFree=123694944/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=402728 memory=313388 CPUtime=32.28 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 61731 0 0 0 3086 142 0 0 20 0 1 0 243109061 412393472 78347 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 100682 78347 2528 595 0 85349 0
Current children cumulated CPU time: 1227.28 s
Current children cumulated vsize: 409712 KiB
Current children cumulated memory: 317740 KiB

[startup+1232 s]*
/proc/loadavg: 4.14 4.11 3.66 5/271 174651
/proc/meminfo: memFree=123694948/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=403520 memory=316320 CPUtime=33.88 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 61935 0 0 0 3246 142 0 0 20 0 1 0 243109061 413204480 79080 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 100880 79080 2528 595 0 85547 0
Current children cumulated CPU time: 1228.88 s
Current children cumulated vsize: 410504 KiB
Current children cumulated memory: 320672 KiB

[startup+1232.4 s]
/proc/loadavg: 4.14 4.11 3.66 5/271 174651
/proc/meminfo: memFree=123694948/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=403520 memory=316320 CPUtime=34.27 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 61939 0 0 0 3285 142 0 0 20 0 1 0 243109061 413204480 79080 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 100880 79080 2528 595 0 85547 0
Current children cumulated CPU time: 1229.27 s
Current children cumulated vsize: 410504 KiB
Current children cumulated memory: 320672 KiB

[startup+1232.8 s]
/proc/loadavg: 4.14 4.11 3.66 5/271 174651
/proc/meminfo: memFree=123694948/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=406636 memory=319392 CPUtime=34.67 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 62702 0 0 0 3325 142 0 0 20 0 1 0 243109061 416395264 79848 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 101659 79848 2528 595 0 86326 0
Current children cumulated CPU time: 1229.67 s
Current children cumulated vsize: 413620 KiB
Current children cumulated memory: 323744 KiB

[startup+1232.9 s]
/proc/loadavg: 4.14 4.11 3.66 5/271 174651
/proc/meminfo: memFree=123694948/131249996 swapFree=33006296/33010684
[pid=174526] ppid=174523 vsize=4324 memory=3072 CPUtime=1195 cores=0,2
/proc/174526/stat : 174526 (Hybrid-CASHWMax) S 174523 174526 174122 0 -1 4194304 286 51387 0 0 0 0 119478 22 20 0 1 0 242989259 4427776 768 18446744073709551615 94340148944896 94340149839429 140723255395024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94340150078480 94340150126224 94340161728512 140723255400789 140723255400943 140723255400943 140723255406547 0
/proc/174526/statm: 1081 768 704 219 0 143 0
[pid=174648] ppid=174526 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/174648/stat : 174648 (timeout) S 174526 174648 174122 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243109061 2723840 320 18446744073709551615 94800066093056 94800066109569 140721870124672 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94800066124336 94800066126424 94800097849344 140721870129542 140721870129696 140721870129696 140721870135271 0
/proc/174648/statm: 665 320 320 5 0 90 0
[pid=174649] ppid=174648 vsize=359304 memory=278276 CPUtime=34.77 cores=0,2
/proc/174649/stat : 174649 (SynLSCD) R 174648 174648 174122 0 -1 4194304 62758 0 0 0 3335 142 0 0 20 0 1 0 243109061 367927296 69569 18446744073709551615 94509266706432 94509269141033 140732708090672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94509269622008 94509269655040 94509282967552 140732708092320 140732708092455 140732708092455 140732708098030 0
/proc/174649/statm: 89826 69569 2624 595 0 74493 0
Current children cumulated CPU time: 1229.77 s
Current children cumulated vsize: 366288 KiB
Current children cumulated memory: 282628 KiB

Child status: 0

Real time (s): 1232.96
CPU time (s): 1229.83
CPU user time (s): 1228.16
CPU system time (s): 1.66606
CPU usage (%): 99.7461
Max. virtual memory (cumulated for all children) (KiB): 713232
Max. memory (cumulated for all children) (KiB): 693700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1228.16
system time used= 1.66606
maximum resident set size= 689220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115466
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= 900
involuntary context switches= 1634


# summary of solver processes directly reported to runsolver:
#   pid: 174526
#   total CPU time (s): 1229.83
#   total CPU user time (s): 1228.16
#   total CPU system time (s): 1.66606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.63606 second user time and 5.69323 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-23 14:18:38
IDJOB=4548060
IDBENCH=163901
IDSOLVER=3425
FILE ID=nodeC015/4548060-1753273118
RUNJOBID= nodeC015-1753272569-174139
SLURM_JOB_ID= 9690023
Free space on /tmp= 432344 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4548060-1753273118/watcher-4548060-1753273118 -o /tmp/evaluation-result-4548060-1753273118/solver-4548060-1753273118 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1753272569-174139 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548060-1753273118.opb 3600 HOME

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

MD5SUM BENCH= e61ecd0a39d46c66c4c3e779f400bc97
RANDOM SEED=968735766

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        115890932 kB
MemAvailable:   116424708 kB
Buffers:            1508 kB
Cached:          1301788 kB
SwapCached:         3888 kB
Active:         13046928 kB
Inactive:         457100 kB
Active(anon):   12174780 kB
Inactive(anon):    48308 kB
Active(file):     872148 kB
Inactive(file):   408792 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17776 kB
Writeback:            12 kB
AnonPages:      12198836 kB
Mapped:           116948 kB
Shmem:             22352 kB
KReclaimable:     184152 kB
Slab:             280148 kB
SReclaimable:     184152 kB
SUnreclaim:        95996 kB
KernelStack:        4320 kB
PageTables:        28036 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   13647692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5478400 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432452 MiB
End job on nodeC015 at 2025-07-23 14:39:11