Trace number 4547558

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 1853.05 1858.99

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height19_pigeons18_holes17.opb
MD5SUM664376cebc4ace2a9adeb41aa7b140b0
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 benchmark4.20328
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables64680
Total number of constraints8494
Number of constraints which are clauses4352
Number of constraints which are cardinality constraints (but not clauses)3362
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint17
Maximum length of a constraint22
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 25
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

1852.97/1858.94	c Exit code from Second Program: 20
1852.97/1858.97	c #vars 64680 #constraints 8494 0.131323 1
1852.97/1858.97	c intsize: 5
1852.97/1858.97	c 8494 constraints
1852.97/1858.97	c Finish cloning data from SAT to LS
1852.97/1858.97	c restart_num_ls  -100000 0
1852.97/1858.97	c Use LS-small
1852.97/1858.97	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (41925 MiB free)
  memory of node 1: 64465 MiB (40903 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547558-1753267716/watcher-4547558-1753267716 -o /tmp/evaluation-result-4547558-1753267716/solver-4547558-1753267716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1753267167-168219 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547558-1753267716.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=168609, runsolver pid=168606
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.14 3.88 3.54 5/258 168613
/proc/meminfo: memFree=84797080/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=23080 memory=8644 CPUtime=0.06 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 1440 0 0 0 6 0 0 0 20 0 1 0 242450394 23633920 2161 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 2 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 5770 2161 864 2593 0 2663 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30064 KiB
Current children cumulated memory: 13124 KiB

[startup+0.218005 s]*
/proc/loadavg: 4.14 3.88 3.54 5/258 168613
/proc/meminfo: memFree=84784984/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=28964 memory=14508 CPUtime=0.17 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 3045 0 0 0 16 1 0 0 20 0 1 0 242450394 29659136 3627 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 7241 3627 864 2593 0 4134 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 35948 KiB
Current children cumulated memory: 18988 KiB

[startup+0.312793 s]*
/proc/loadavg: 4.14 3.88 3.54 5/258 168613
/proc/meminfo: memFree=84776920/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=36004 memory=21144 CPUtime=0.26 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 4988 0 0 0 25 1 0 0 20 0 1 0 242450394 36868096 5286 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 9001 5286 864 2593 0 5894 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 25624 KiB

[startup+0.700421 s]
/proc/loadavg: 4.14 3.88 3.54 5/258 168613
/proc/meminfo: memFree=84752728/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=58000 memory=43036 CPUtime=0.64 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 10958 0 0 0 60 4 0 0 20 0 1 0 242450394 59392000 10759 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 14500 10759 864 2593 0 11393 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 64984 KiB
Current children cumulated memory: 47516 KiB

[startup+1.50047 s]
/proc/loadavg: 4.13 3.88 3.54 5/258 168613
/proc/meminfo: memFree=84724152/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=161296 memory=139380 CPUtime=1.43 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 29365 0 0 0 135 8 0 0 20 0 1 0 242450394 165167104 34845 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 40324 34845 960 2593 0 37217 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 168280 KiB
Current children cumulated memory: 143860 KiB

[startup+3.11348 s]
/proc/loadavg: 4.13 3.88 3.54 5/258 168613
/proc/meminfo: memFree=84762508/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=161780 memory=140712 CPUtime=3.04 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 32569 0 0 0 295 9 0 0 20 0 1 0 242450394 165662720 35178 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 40445 35178 992 2593 0 37338 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 168764 KiB
Current children cumulated memory: 145192 KiB

[startup+6.30044 s]
/proc/loadavg: 4.12 3.88 3.55 5/257 168614
/proc/meminfo: memFree=82094080/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=176476 memory=155336 CPUtime=6.22 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 35331 0 0 0 611 11 0 0 20 0 1 0 242450394 180711424 38834 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 44119 38834 992 2593 0 41012 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 183460 KiB
Current children cumulated memory: 159816 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 3.88 3.55 5/258 168662
/proc/meminfo: memFree=103982168/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=214080 memory=192936 CPUtime=12.6 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 41802 0 0 0 1245 15 0 0 20 0 1 0 242450394 219217920 48234 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 53520 48234 992 2593 0 50413 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 221064 KiB
Current children cumulated memory: 197416 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 3.89 3.55 5/258 168662
/proc/meminfo: memFree=104319464/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=200368 memory=179292 CPUtime=25.36 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 49010 0 0 0 2515 21 0 0 20 0 1 0 242450394 205176832 44823 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 50092 44823 992 2593 0 46985 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 207352 KiB
Current children cumulated memory: 183772 KiB

[startup+51.1129 s]
/proc/loadavg: 4.12 3.92 3.57 5/258 168662
/proc/meminfo: memFree=104854972/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/168612/stat : 168612 (timeout) S 168609 168612 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242450394 2723840 352 18446744073709551615 94663269396480 94663269412993 140722397340336 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94663269427760 94663269429848 94663288233984 140722397346206 140722397346336 140722397346336 140722397351911 0
/proc/168612/statm: 665 352 352 5 0 90 0
[pid=168613] ppid=168612 vsize=223616 memory=202512 CPUtime=50.88 cores=0,2
/proc/168613/stat : 168613 (CASHWMaxSAT-Dis) R 168612 168612 166021 0 -1 4194304 54563 0 0 0 5063 25 0 0 20 0 1 0 242450394 228982784 50628 18446744073709551615 4198400 14817773 140729539700944 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 49643520 140729539705252 140729539705369 140729539705369 140729539710944 0
/proc/168613/statm: 55904 50628 992 2593 0 52797 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 230600 KiB
Current children cumulated memory: 206992 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 3.95 3.60 5/259 168669
/proc/meminfo: memFree=105250424/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=168612] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2

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

/proc/168613/statm: 72562 68254 992 2593 0 69455 0
Current children cumulated CPU time: 1776.61 s
Current children cumulated vsize: 297232 KiB
Current children cumulated memory: 277496 KiB

[startup+1842.3 s]
/proc/loadavg: 4.44 4.27 4.10 5/258 169268
/proc/meminfo: memFree=127007664/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=488856 memory=396800 CPUtime=44.11 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 75460 0 0 0 4265 146 0 0 20 0 1 0 242630195 500588544 99200 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 122214 99200 2528 595 0 106881 0
Current children cumulated CPU time: 1836.41 s
Current children cumulated vsize: 495840 KiB
Current children cumulated memory: 401280 KiB

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

# cumulated CPU time of all completed processes:  user=1850.07 s, system=2.98116 s

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

[startup+1843.2 s]
/proc/loadavg: 4.44 4.27 4.10 5/258 169268
/proc/meminfo: memFree=127007664/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=489120 memory=397056 CPUtime=45.01 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 75521 0 0 0 4355 146 0 0 20 0 1 0 242630195 500858880 99264 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 122280 99264 2528 595 0 106947 0
Current children cumulated CPU time: 1837.31 s
Current children cumulated vsize: 496104 KiB
Current children cumulated memory: 401536 KiB

[startup+1849.6 s]
/proc/loadavg: 4.41 4.26 4.10 5/258 169269
/proc/meminfo: memFree=126987004/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=489780 memory=397824 CPUtime=51.39 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 75693 0 0 0 4993 146 0 0 20 0 1 0 242630195 501534720 99456 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 122445 99456 2528 595 0 107112 0
Current children cumulated CPU time: 1843.69 s
Current children cumulated vsize: 496764 KiB
Current children cumulated memory: 402304 KiB

[startup+1852.8 s]
/proc/loadavg: 4.46 4.28 4.11 5/258 169269
/proc/meminfo: memFree=126992468/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=489912 memory=400024 CPUtime=54.58 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 75736 0 0 0 5312 146 0 0 20 0 1 0 242630195 501669888 100006 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 122478 100006 2528 595 0 107145 0
Current children cumulated CPU time: 1846.88 s
Current children cumulated vsize: 496896 KiB
Current children cumulated memory: 404504 KiB

[startup+1856 s]*
/proc/loadavg: 4.46 4.28 4.11 5/258 169269
/proc/meminfo: memFree=126992720/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=490308 memory=400280 CPUtime=57.79 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 75811 0 0 0 5633 146 0 0 20 0 1 0 242630195 502075392 100070 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 122577 100070 2528 595 0 107244 0
Current children cumulated CPU time: 1850.09 s
Current children cumulated vsize: 497292 KiB
Current children cumulated memory: 404760 KiB

[startup+1857.6 s]
/proc/loadavg: 4.42 4.27 4.10 5/258 169269
/proc/meminfo: memFree=126992720/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=490572 memory=400664 CPUtime=59.37 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 75898 0 0 0 5791 146 0 0 20 0 1 0 242630195 502345728 100166 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 122643 100166 2528 595 0 107310 0
Current children cumulated CPU time: 1851.67 s
Current children cumulated vsize: 497556 KiB
Current children cumulated memory: 405144 KiB

[startup+1858.4 s]
/proc/loadavg: 4.42 4.27 4.10 5/258 169269
/proc/meminfo: memFree=126988940/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=492524 memory=402584 CPUtime=60.16 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 76379 0 0 0 5870 146 0 0 20 0 1 0 242630195 504344576 100646 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 123131 100646 2528 595 0 107798 0
Current children cumulated CPU time: 1852.46 s
Current children cumulated vsize: 499508 KiB
Current children cumulated memory: 407064 KiB

[startup+1858.8 s]
/proc/loadavg: 4.42 4.27 4.10 5/258 169269
/proc/meminfo: memFree=126988940/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=515172 memory=404268 CPUtime=60.57 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 76674 0 0 0 5910 147 0 0 20 0 1 0 242630195 527536128 101067 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 128793 101067 2528 595 0 113460 0
Current children cumulated CPU time: 1852.87 s
Current children cumulated vsize: 522156 KiB
Current children cumulated memory: 408748 KiB

[startup+1858.9 s]
/proc/loadavg: 4.42 4.27 4.10 5/258 169269
/proc/meminfo: memFree=126988940/131382120 swapFree=33010416/33010684
[pid=168609] ppid=168606 vsize=4324 memory=3072 CPUtime=1792.3 cores=0,2
/proc/168609/stat : 168609 (Hybrid-CASHWMax) S 168606 168609 166021 0 -1 4194304 284 143869 0 0 0 0 179084 146 20 0 1 0 242450391 4427776 768 18446744073709551615 94901249957888 94901250852421 140735586223312 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94901251091472 94901251139216 94901259300864 140735586228565 140735586228719 140735586228719 140735586234323 0
/proc/168609/statm: 1081 768 704 219 0 143 0
[pid=169265] ppid=168609 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/169265/stat : 169265 (timeout) S 168609 169265 166021 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242630195 2723840 352 18446744073709551615 94629469671424 94629469687937 140733660838528 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94629469702704 94629469704792 94629498036224 140733660846470 140733660846624 140733660846624 140733660852199 0
/proc/169265/statm: 665 352 352 5 0 90 0
[pid=169266] ppid=169265 vsize=445752 memory=356404 CPUtime=60.67 cores=0,2
/proc/169266/stat : 169266 (SynLSCD) R 169265 169265 166021 0 -1 4194304 76876 0 0 0 5920 147 0 0 20 0 1 0 242630195 456450048 89101 18446744073709551615 93988635717632 93988638152233 140735407051120 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93988638633208 93988638666240 93988657811456 140735407053216 140735407053351 140735407053351 140735407058926 0
/proc/169266/statm: 111438 89101 2656 595 0 96105 0
Current children cumulated CPU time: 1852.97 s
Current children cumulated vsize: 452736 KiB
Current children cumulated memory: 360884 KiB

Child status: 0

Real time (s): 1858.99
CPU time (s): 1853.05
CPU user time (s): 1850.07
CPU system time (s): 2.98116
CPU usage (%): 99.6809
Max. virtual memory (cumulated for all children) (KiB): 522156
Max. memory (cumulated for all children) (KiB): 408748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1850.07
system time used= 2.98116
maximum resident set size= 434464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222062
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= 888
involuntary context switches= 4246


# summary of solver processes directly reported to runsolver:
#   pid: 168609
#   total CPU time (s): 1853.05
#   total CPU user time (s): 1850.07
#   total CPU system time (s): 2.98116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6022 second user time and 20.0072 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-23 12:48:36
IDJOB=4547558
IDBENCH=163910
IDSOLVER=3424
FILE ID=nodeC002/4547558-1753267716
RUNJOBID= nodeC002-1753267167-168219
SLURM_JOB_ID= 9689157
Free space on /tmp= 431980 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_height19_pigeons18_holes17.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547558-1753267716/watcher-4547558-1753267716 -o /tmp/evaluation-result-4547558-1753267716/solver-4547558-1753267716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1753267167-168219 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547558-1753267716.opb 3600 HOME

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

MD5SUM BENCH= 664376cebc4ace2a9adeb41aa7b140b0
RANDOM SEED=529591188

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        84823280 kB
MemAvailable:   86512152 kB
Buffers:            2128 kB
Cached:          2440584 kB
SwapCached:           28 kB
Active:         43617592 kB
Inactive:        1331768 kB
Active(anon):   42526472 kB
Inactive(anon):     6300 kB
Active(file):    1091120 kB
Inactive(file):  1325468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19016 kB
Writeback:             0 kB
AnonPages:      42509748 kB
Mapped:           123960 kB
Shmem:             26124 kB
KReclaimable:     223820 kB
Slab:             315108 kB
SReclaimable:     223820 kB
SUnreclaim:        91288 kB
KernelStack:        4128 kB
PageTables:        87520 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   45194336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  17229824 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432252 MiB
End job on nodeC002 at 2025-07-23 13:19:35