Trace number 4547559

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23UNSAT 1959.17 1964.46

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
MD5SUM623c8f5cac41c95d6cbe9efd54b08dc9
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 benchmark7.38233
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96646
Total number of constraints11257
Number of constraints which are clauses5755
Number of constraints which are cardinality constraints (but not clauses)4556
Number of constraints which are nor clauses,nor cardinality constraints946
Minimum length of a constraint19
Maximum length of a constraint24
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 27
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

1959.11/1964.43	c Exit code from Second Program: 20
1959.11/1964.45	c #vars 96646 #constraints 11257 0.116477 1
1959.11/1964.45	c intsize: 5
1959.11/1964.45	c 11257 constraints
1959.11/1964.45	c Finish cloning data from SAT to LS
1959.11/1964.45	c restart_num_ls  -100000 0
1959.11/1964.45	c Use LS-small
1959.11/1964.45	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 (61728 MiB free)
  memory of node 1: 64465 MiB (62252 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547559-1753267725/watcher-4547559-1753267725 -o /tmp/evaluation-result-4547559-1753267725/solver-4547559-1753267725 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753267170-221173 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547559-1753267725.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
Starting watchdog thread
solver pid=221922, runsolver pid=221919
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 4.10 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126956244/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=34924 memory=20148 CPUtime=0.07 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 4711 0 0 0 7 0 0 0 20 0 1 0 242451311 35762176 5037 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 8731 5037 864 2593 0 5624 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 41908 KiB
Current children cumulated memory: 24628 KiB

[startup+0.205725 s]*
/proc/loadavg: 4.10 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126948052/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=53764 memory=38700 CPUtime=0.18 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 9347 0 0 0 17 1 0 0 20 0 1 0 242451311 55054336 9675 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 13441 9675 864 2593 0 10334 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 60748 KiB
Current children cumulated memory: 43180 KiB

[startup+0.305641 s]*
/proc/loadavg: 4.10 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126927572/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=76768 memory=60500 CPUtime=0.28 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 14803 0 0 0 26 2 0 0 20 0 1 0 242451311 78610432 15125 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 19192 15125 864 2593 0 16085 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 83752 KiB
Current children cumulated memory: 64980 KiB

[startup+0.700235 s]
/proc/loadavg: 4.10 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126927572/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=146552 memory=126924 CPUtime=0.67 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 27756 0 0 0 63 4 0 0 20 0 1 0 242451311 150069248 31731 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 36638 31731 896 2593 0 33531 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 153536 KiB
Current children cumulated memory: 131404 KiB

[startup+1.50024 s]
/proc/loadavg: 4.10 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126894552/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=248576 memory=226744 CPUtime=1.47 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 43372 0 0 0 139 8 0 0 20 0 1 0 242451311 254541824 56686 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 62144 56686 960 2593 0 59037 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 255560 KiB
Current children cumulated memory: 231224 KiB

[startup+3.10565 s]
/proc/loadavg: 4.09 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126771264/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=261736 memory=243948 CPUtime=3.07 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 46480 0 0 0 298 9 0 0 20 0 1 0 242451311 268017664 60987 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 65434 60987 992 2593 0 62327 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 268720 KiB
Current children cumulated memory: 248428 KiB

[startup+6.30025 s]
/proc/loadavg: 4.09 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126500048/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=263096 memory=245308 CPUtime=6.25 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 50284 0 0 0 614 11 0 0 20 0 1 0 242451311 269410304 61327 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 65774 61327 992 2593 0 62667 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 270080 KiB
Current children cumulated memory: 249788 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 3.90 3.82 5/272 221926
/proc/meminfo: memFree=126519456/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=256080 memory=238304 CPUtime=12.63 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 52593 0 0 0 1250 13 0 0 20 0 1 0 242451311 262225920 59576 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 64020 59576 992 2593 0 60913 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 263064 KiB
Current children cumulated memory: 242784 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 3.91 3.82 5/272 221926
/proc/meminfo: memFree=126905468/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=257440 memory=239656 CPUtime=25.39 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 53862 0 0 0 2526 13 0 0 20 0 1 0 242451311 263618560 59914 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 64360 59914 992 2593 0 61253 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 264424 KiB
Current children cumulated memory: 244136 KiB

[startup+51.1056 s]
/proc/loadavg: 4.04 3.92 3.83 5/272 221927
/proc/meminfo: memFree=126965416/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=259444 memory=241704 CPUtime=50.94 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 54393 0 0 0 5080 14 0 0 20 0 1 0 242451311 265670656 60426 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 64861 60426 992 2593 0 61754 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 266428 KiB
Current children cumulated memory: 246184 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 3.96 3.85 5/272 221928
/proc/meminfo: memFree=127331532/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2

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

/proc/221926/statm: 73885 69844 992 2593 0 70778 0
Current children cumulated CPU time: 1597.92 s
Current children cumulated vsize: 302524 KiB
Current children cumulated memory: 283856 KiB

[startup+1662.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/272 222065
/proc/meminfo: memFree=127131696/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=298108 memory=281944 CPUtime=1657.78 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 196392 0 0 0 165549 229 0 0 20 0 1 0 242451311 305262592 70486 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 74527 70486 992 2593 0 71420 0
Current children cumulated CPU time: 1657.78 s
Current children cumulated vsize: 305092 KiB
Current children cumulated memory: 286424 KiB

[startup+1722.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/272 222067
/proc/meminfo: memFree=127115980/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=298056 memory=281892 CPUtime=1717.62 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 199260 0 0 0 171528 234 0 0 20 0 1 0 242451311 305209344 70473 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 74514 70473 992 2593 0 71407 0
Current children cumulated CPU time: 1717.62 s
Current children cumulated vsize: 305040 KiB
Current children cumulated memory: 286372 KiB

[startup+1782.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/272 222069
/proc/meminfo: memFree=127099156/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=221925] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/221925/stat : 221925 (timeout) S 221922 221925 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242451311 2723840 352 18446744073709551615 94588949307392 94588949323905 140731142471680 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94588949338672 94588949340760 94588973023232 140731142478238 140731142478368 140731142478368 140731142483943 0
/proc/221925/statm: 665 352 352 5 0 90 0
[pid=221926] ppid=221925 vsize=296908 memory=280744 CPUtime=1777.48 cores=0,2
/proc/221926/stat : 221926 (CASHWMaxSAT-Dis) R 221925 221925 219772 0 -1 4194304 201162 0 0 0 177510 238 0 0 20 0 1 0 242451311 304033792 70186 18446744073709551615 4198400 14817773 140732483953792 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 37879808 140732483959204 140732483959321 140732483959321 140732483964896 0
/proc/221926/statm: 74227 70186 992 2593 0 71120 0
Current children cumulated CPU time: 1777.48 s
Current children cumulated vsize: 303892 KiB
Current children cumulated memory: 285224 KiB

[startup+1842.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/272 222082
/proc/meminfo: memFree=119797184/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=1793.16 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 283 202174 0 0 0 0 179077 239 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=222072] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/222072/stat : 222072 (timeout) S 221922 222072 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242631112 2723840 352 18446744073709551615 94865486008320 94865486024833 140729377022480 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94865486039600 94865486041688 94865501581312 140729377024390 140729377024544 140729377024544 140729377030119 0
/proc/222072/statm: 665 352 352 5 0 90 0
[pid=222073] ppid=222072 vsize=751560 memory=634092 CPUtime=44.15 cores=0,2
/proc/222073/stat : 222073 (SynLSCD) R 222072 222072 219772 0 -1 4194304 106115 0 0 0 4265 150 0 0 20 0 1 0 242631112 769597440 158523 18446744073709551615 94646430859264 94646433293865 140736288915280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94646433774840 94646433807872 94646441070592 140736288922016 140736288922151 140736288922151 140736288927726 0
/proc/222073/statm: 187890 158523 2560 595 0 172557 0
Current children cumulated CPU time: 1837.31 s
Current children cumulated vsize: 758544 KiB
Current children cumulated memory: 638572 KiB

[startup+1902.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/272 222084
/proc/meminfo: memFree=119746680/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=1793.16 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 283 202174 0 0 0 0 179077 239 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=222072] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/222072/stat : 222072 (timeout) S 221922 222072 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242631112 2723840 352 18446744073709551615 94865486008320 94865486024833 140729377022480 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94865486039600 94865486041688 94865501581312 140729377024390 140729377024544 140729377024544 140729377030119 0
/proc/222072/statm: 665 352 352 5 0 90 0
[pid=222073] ppid=222072 vsize=757652 memory=642372 CPUtime=104 cores=0,2
/proc/222073/stat : 222073 (SynLSCD) R 222072 222072 219772 0 -1 4194304 107717 0 0 0 10250 150 0 0 20 0 1 0 242631112 775835648 160593 18446744073709551615 94646430859264 94646433293865 140736288915280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94646433774840 94646433807872 94646441070592 140736288922016 140736288922151 140736288922151 140736288927726 0
/proc/222073/statm: 189413 160593 2560 595 0 174080 0
Current children cumulated CPU time: 1897.16 s
Current children cumulated vsize: 764636 KiB
Current children cumulated memory: 646852 KiB

[startup+1962.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/273 222087
/proc/meminfo: memFree=119719448/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=1793.16 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 283 202174 0 0 0 0 179077 239 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=222072] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/222072/stat : 222072 (timeout) S 221922 222072 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242631112 2723840 352 18446744073709551615 94865486008320 94865486024833 140729377022480 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94865486039600 94865486041688 94865501581312 140729377024390 140729377024544 140729377024544 140729377030119 0
/proc/222072/statm: 665 352 352 5 0 90 0
[pid=222073] ppid=222072 vsize=762848 memory=651572 CPUtime=163.86 cores=0,2
/proc/222073/stat : 222073 (SynLSCD) R 222072 222072 219772 0 -1 4194304 109054 0 0 0 16235 151 0 0 20 0 1 0 242631112 781156352 162893 18446744073709551615 94646430859264 94646433293865 140736288915280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94646433774840 94646433807872 94646441070592 140736288922016 140736288922151 140736288922151 140736288927726 0
/proc/222073/statm: 190712 162893 2560 595 0 175379 0
Current children cumulated CPU time: 1957.02 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 656052 KiB

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

# cumulated CPU time of all completed processes:  user=1955.23 s, system=3.94462 s

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

[startup+1963.2 s]
/proc/loadavg: 4.13 4.12 4.09 5/273 222087
/proc/meminfo: memFree=119719456/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=1793.16 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 283 202174 0 0 0 0 179077 239 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=222072] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/222072/stat : 222072 (timeout) S 221922 222072 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242631112 2723840 352 18446744073709551615 94865486008320 94865486024833 140729377022480 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94865486039600 94865486041688 94865501581312 140729377024390 140729377024544 140729377024544 140729377030119 0
/proc/222072/statm: 665 352 352 5 0 90 0
[pid=222073] ppid=222072 vsize=762848 memory=651572 CPUtime=164.76 cores=0,2
/proc/222073/stat : 222073 (SynLSCD) R 222072 222072 219772 0 -1 4194304 109059 0 0 0 16325 151 0 0 20 0 1 0 242631112 781156352 162893 18446744073709551615 94646430859264 94646433293865 140736288915280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94646433774840 94646433807872 94646441070592 140736288922016 140736288922151 140736288922151 140736288927726 0
/proc/222073/statm: 190712 162893 2560 595 0 175379 0
Current children cumulated CPU time: 1957.92 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 656052 KiB

[startup+1964 s]*
/proc/loadavg: 4.13 4.12 4.09 5/273 222087
/proc/meminfo: memFree=119719756/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=1793.16 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 283 202174 0 0 0 0 179077 239 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=222072] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/222072/stat : 222072 (timeout) S 221922 222072 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242631112 2723840 352 18446744073709551615 94865486008320 94865486024833 140729377022480 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94865486039600 94865486041688 94865501581312 140729377024390 140729377024544 140729377024544 140729377030119 0
/proc/222072/statm: 665 352 352 5 0 90 0
[pid=222073] ppid=222072 vsize=762848 memory=651572 CPUtime=165.56 cores=0,2
/proc/222073/stat : 222073 (SynLSCD) R 222072 222072 219772 0 -1 4194304 109060 0 0 0 16405 151 0 0 20 0 1 0 242631112 781156352 162893 18446744073709551615 94646430859264 94646433293865 140736288915280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94646433774840 94646433807872 94646441070592 140736288922016 140736288922151 140736288922151 140736288927726 0
/proc/222073/statm: 190712 162893 2560 595 0 175379 0
Current children cumulated CPU time: 1958.72 s
Current children cumulated vsize: 769832 KiB
Current children cumulated memory: 656052 KiB

[startup+1964.4 s]
/proc/loadavg: 4.13 4.12 4.09 5/273 222087
/proc/meminfo: memFree=119719756/131249992 swapFree=33003724/33010684
[pid=221922] ppid=221919 vsize=4324 memory=3072 CPUtime=1793.16 cores=0,2
/proc/221922/stat : 221922 (Hybrid-CASHWMax) S 221919 221922 219772 0 -1 4194304 283 202174 0 0 0 0 179077 239 20 0 1 0 242451309 4427776 768 18446744073709551615 94410836418560 94410837313093 140726505139792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94410837552144 94410837599888 94410853478400 140726505142613 140726505142767 140726505142767 140726505148371 0
/proc/221922/statm: 1081 768 704 219 0 143 0
[pid=222072] ppid=221922 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/222072/stat : 222072 (timeout) S 221922 222072 219772 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242631112 2723840 352 18446744073709551615 94865486008320 94865486024833 140729377022480 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94865486039600 94865486041688 94865501581312 140729377024390 140729377024544 140729377024544 140729377030119 0
/proc/222072/statm: 665 352 352 5 0 90 0
[pid=222073] ppid=222072 vsize=677444 memory=568980 CPUtime=165.95 cores=0,2
/proc/222073/stat : 222073 (SynLSCD) R 222072 222072 219772 0 -1 4194304 109562 0 0 0 16444 151 0 0 20 0 1 0 242631112 693702656 142245 18446744073709551615 94646430859264 94646433293865 140736288915280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94646433774840 94646433807872 94646441070592 140736288922016 140736288922151 140736288922151 140736288927726 0
/proc/222073/statm: 169361 142245 2656 595 0 154028 0
Current children cumulated CPU time: 1959.11 s
Current children cumulated vsize: 684428 KiB
Current children cumulated memory: 573460 KiB

Child status: 0

Real time (s): 1964.46
CPU time (s): 1959.17
CPU user time (s): 1955.23
CPU system time (s): 3.94462
CPU usage (%): 99.7308
Max. virtual memory (cumulated for all children) (KiB): 769964
Max. memory (cumulated for all children) (KiB): 656180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1955.23
system time used= 3.94462
maximum resident set size= 653876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313063
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 931
involuntary context switches= 2500


# summary of solver processes directly reported to runsolver:
#   pid: 221922
#   total CPU time (s): 1959.17
#   total CPU user time (s): 1955.23
#   total CPU system time (s): 3.94462

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.44751 second user time and 8.87079 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-23 12:48:45
IDJOB=4547559
IDBENCH=163921
IDSOLVER=3424
FILE ID=nodeC025/4547559-1753267725
RUNJOBID= nodeC025-1753267170-221173
SLURM_JOB_ID= 9689180
Free space on /tmp= 431784 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547559-1753267725/watcher-4547559-1753267725 -o /tmp/evaluation-result-4547559-1753267725/solver-4547559-1753267725 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753267170-221173 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547559-1753267725.opb 3600 HOME

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

MD5SUM BENCH= 623c8f5cac41c95d6cbe9efd54b08dc9
RANDOM SEED=1288255105

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126956244 kB
MemAvailable:   127330236 kB
Buffers:            2128 kB
Cached:          1117320 kB
SwapCached:         2132 kB
Active:          1455640 kB
Inactive:         462652 kB
Active(anon):     792836 kB
Inactive(anon):    27612 kB
Active(file):     662804 kB
Inactive(file):   435040 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003724 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             44992 kB
Writeback:            12 kB
AnonPages:        799844 kB
Mapped:           115308 kB
Shmem:             21600 kB
KReclaimable:     230772 kB
Slab:             328020 kB
SReclaimable:     230772 kB
SUnreclaim:        97248 kB
KernelStack:        4432 kB
PageTables:         4904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1175556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431772 MiB
End job on nodeC025 at 2025-07-23 13:21:30