Trace number 4542219

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01UNSAT 1253.12 1256.66

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

1253.05/1256.62	c Exit code from Second Program: 20
1253.05/1256.64	c #vars 64680 #constraints 8494 0.131323 1
1253.05/1256.64	c 8494 constraints
1253.05/1256.64	c Finish cloning data from SAT to LS
1253.05/1256.64	c restart_num_ls  -100000 0
1253.05/1256.64	c Use LS-small
1253.05/1256.64	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 (45362 MiB free)
  memory of node 1: 64465 MiB (42938 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542219-1753202571/watcher-4542219-1753202571 -o /tmp/evaluation-result-4542219-1753202571/solver-4542219-1753202571 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753198970-154983 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4542219-1753202571.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100062 s]*
/proc/loadavg: 4.11 4.10 4.02 5/259 155447
/proc/meminfo: memFree=90346244/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=37232 memory=17920 CPUtime=0.07 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 3885 0 0 0 7 0 0 0 20 0 1 0 235934722 38125568 4480 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 9308 4480 736 2416 0 6410 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 44216 KiB
Current children cumulated memory: 22272 KiB

[startup+0.205586 s]*
/proc/loadavg: 4.11 4.10 4.02 5/273 155471
/proc/meminfo: memFree=90310964/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=57024 memory=35884 CPUtime=0.18 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 8637 0 0 0 17 1 0 0 20 0 1 0 235934722 58392576 8971 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 14256 8971 736 2416 0 11358 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 64008 KiB
Current children cumulated memory: 40236 KiB

[startup+0.305776 s]*
/proc/loadavg: 4.11 4.10 4.02 5/273 155471
/proc/meminfo: memFree=90234408/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=77216 memory=54520 CPUtime=0.27 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 13785 0 0 0 25 2 0 0 20 0 1 0 235934722 79069184 13630 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 19304 13630 768 2416 0 16406 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 84200 KiB
Current children cumulated memory: 58872 KiB

[startup+0.700246 s]
/proc/loadavg: 4.11 4.10 4.02 5/273 155471
/proc/meminfo: memFree=90082764/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=133956 memory=110344 CPUtime=0.66 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 26223 0 0 0 61 5 0 0 20 0 1 0 235934722 137170944 27586 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 33489 27586 768 2416 0 30591 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 140940 KiB
Current children cumulated memory: 114696 KiB

[startup+1.50023 s]
/proc/loadavg: 4.11 4.10 4.02 5/273 155471
/proc/meminfo: memFree=89829496/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=153696 memory=128636 CPUtime=1.47 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 29436 0 0 0 140 7 0 0 20 0 1 0 235934722 157384704 32159 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 38424 32159 800 2416 0 35526 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 160680 KiB
Current children cumulated memory: 132988 KiB

[startup+3.10559 s]
/proc/loadavg: 4.11 4.10 4.02 5/273 155471
/proc/meminfo: memFree=89084716/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=160880 memory=135164 CPUtime=3.06 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 29542 0 0 0 299 7 0 0 20 0 1 0 235934722 164741120 33791 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 40220 33791 800 2416 0 37322 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 167864 KiB
Current children cumulated memory: 139516 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.10 4.02 5/273 155471
/proc/meminfo: memFree=88221256/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=181636 memory=157276 CPUtime=6.25 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 30497 0 0 0 617 8 0 0 20 0 1 0 235934722 185995264 39319 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 45409 39319 800 2416 0 42511 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 188620 KiB
Current children cumulated memory: 161628 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.09 4.02 5/273 155471
/proc/meminfo: memFree=87133628/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=200312 memory=172956 CPUtime=12.64 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 30853 0 0 0 1256 8 0 0 20 0 1 0 235934722 205119488 43239 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 50078 43239 800 2416 0 47180 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 207296 KiB
Current children cumulated memory: 177308 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.02 5/272 155471
/proc/meminfo: memFree=87171608/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=221448 memory=194860 CPUtime=25.4 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 31702 0 0 0 2532 8 0 0 20 0 1 0 235934722 226762752 48715 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 55362 48715 800 2416 0 52464 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 228432 KiB
Current children cumulated memory: 199212 KiB

[startup+51.1056 s]
/proc/loadavg: 4.05 4.08 4.02 5/272 155472
/proc/meminfo: memFree=87091784/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=272612 memory=250376 CPUtime=50.93 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 35227 0 0 0 5083 10 0 0 20 0 1 0 235934722 279154688 62594 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 68153 62594 800 2416 0 65255 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 279596 KiB
Current children cumulated memory: 254728 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/274 155484
/proc/meminfo: memFree=86933656/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0

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

/proc/155437/statm: 188355 183036 800 2416 0 185457 0
Current children cumulated CPU time: 1059.31 s
Current children cumulated vsize: 760404 KiB
Current children cumulated memory: 736496 KiB

[startup+1122.3 s]
/proc/loadavg: 4.06 4.09 4.04 5/270 155537
/proc/meminfo: memFree=84894980/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=753420 memory=732144 CPUtime=1119.13 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 55201 0 0 0 111891 22 0 0 20 0 1 0 235934722 771502080 183036 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 188355 183036 800 2416 0 185457 0
Current children cumulated CPU time: 1119.13 s
Current children cumulated vsize: 760404 KiB
Current children cumulated memory: 736496 KiB

[startup+1182.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/270 155539
/proc/meminfo: memFree=84955348/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155436] ppid=155432 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/155436/stat : 155436 (timeout) S 155432 155436 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 235934722 2723840 352 18446744073709551615 94908811046912 94908811063425 140737221202144 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94908811078192 94908811080280 94908841119744 140737221208478 140737221208608 140737221208608 140737221214183 0
/proc/155436/statm: 665 352 352 5 0 90 0
[pid=155437] ppid=155436 vsize=761732 memory=741100 CPUtime=1178.96 cores=5,7
/proc/155437/stat : 155437 (CASHWMaxSAT-Dis) R 155436 155436 154963 0 -1 4194304 56164 0 0 0 117874 22 0 0 20 0 1 0 235934722 780013568 185275 18446744073709551615 4198400 14093885 140722497859824 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27197440 140722497866148 140722497866265 140722497866265 140722497871840 0
/proc/155437/statm: 190433 185275 800 2416 0 187535 0
Current children cumulated CPU time: 1178.96 s
Current children cumulated vsize: 768716 KiB
Current children cumulated memory: 745452 KiB

[startup+1242.3 s]
/proc/loadavg: 4.14 4.11 4.05 5/270 155549
/proc/meminfo: memFree=70018000/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=489252 memory=397316 CPUtime=44.14 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 76719 0 0 0 4269 145 0 0 20 0 1 0 236054524 500994048 99329 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 122313 99329 2464 595 0 106980 0
Current children cumulated CPU time: 1238.78 s
Current children cumulated vsize: 496236 KiB
Current children cumulated memory: 401540 KiB

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

# cumulated CPU time of all completed processes:  user=1251.38 s, system=1.73323 s

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

[startup+1248 s]*
/proc/loadavg: 4.13 4.11 4.05 5/270 155549
/proc/meminfo: memFree=70017380/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=489780 memory=397956 CPUtime=49.83 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 76867 0 0 0 4838 145 0 0 20 0 1 0 236054524 501534720 99489 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 122445 99489 2464 595 0 107112 0
Current children cumulated CPU time: 1244.47 s
Current children cumulated vsize: 496764 KiB
Current children cumulated memory: 402180 KiB

[startup+1251.2 s]
/proc/loadavg: 4.12 4.11 4.05 5/270 155549
/proc/meminfo: memFree=70017384/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=489912 memory=398084 CPUtime=53.02 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 76906 0 0 0 5157 145 0 0 20 0 1 0 236054524 501669888 99521 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 122478 99521 2464 595 0 107145 0
Current children cumulated CPU time: 1247.66 s
Current children cumulated vsize: 496896 KiB
Current children cumulated memory: 402308 KiB

[startup+1254.4 s]
/proc/loadavg: 4.12 4.11 4.05 5/270 155549
/proc/meminfo: memFree=70017160/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=490440 memory=398596 CPUtime=56.21 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 77016 0 0 0 5476 145 0 0 20 0 1 0 236054524 502210560 99649 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 122610 99649 2464 595 0 107277 0
Current children cumulated CPU time: 1250.85 s
Current children cumulated vsize: 497424 KiB
Current children cumulated memory: 402820 KiB

[startup+1256 s]*
/proc/loadavg: 4.11 4.10 4.05 5/270 155549
/proc/meminfo: memFree=70008588/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=492524 memory=401028 CPUtime=57.82 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 77637 0 0 0 5636 146 0 0 20 0 1 0 236054524 504344576 100257 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 123131 100257 2464 595 0 107798 0
Current children cumulated CPU time: 1252.46 s
Current children cumulated vsize: 499508 KiB
Current children cumulated memory: 405252 KiB

[startup+1256.4 s]
/proc/loadavg: 4.11 4.10 4.05 5/270 155549
/proc/meminfo: memFree=70008588/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=515172 memory=402380 CPUtime=58.21 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 77844 0 0 0 5675 146 0 0 20 0 1 0 236054524 527536128 100595 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 128793 100595 2464 595 0 113460 0
Current children cumulated CPU time: 1252.85 s
Current children cumulated vsize: 522156 KiB
Current children cumulated memory: 406604 KiB

[startup+1256.6 s]
/proc/loadavg: 4.11 4.10 4.05 5/270 155549
/proc/meminfo: memFree=70008588/131249988 swapFree=33010160/33010684
[pid=155432] ppid=155426 vsize=4324 memory=2944 CPUtime=1194.64 cores=5,7
/proc/155432/stat : 155432 (Hybrid-CASHWMax) S 155426 155432 154963 0 -1 4194304 284 56460 0 0 0 0 119441 23 20 0 1 0 235934720 4427776 736 18446744073709551615 94624834646016 94624835540549 140732078092896 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94624835779600 94624835827344 94624844181504 140732078098773 140732078098927 140732078098927 140732078104531 0
/proc/155432/statm: 1081 736 672 219 0 143 0
[pid=155540] ppid=155432 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/155540/stat : 155540 (timeout) S 155432 155540 154963 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236054523 2723840 320 18446744073709551615 94288883400704 94288883417217 140732435337808 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94288883431984 94288883434072 94288908394496 140732435343750 140732435343904 140732435343904 140732435349479 0
/proc/155540/statm: 665 320 320 5 0 90 0
[pid=155541] ppid=155540 vsize=445752 memory=355152 CPUtime=58.41 cores=5,7
/proc/155541/stat : 155541 (SynLSCD) R 155540 155540 154963 0 -1 4194304 78044 0 0 0 5694 147 0 0 20 0 1 0 236054524 456450048 88788 18446744073709551615 94640782594048 94640785028201 140728439979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94640785509624 94640785542656 94640816259072 140728439982496 140728439982631 140728439982631 140728439988206 0
/proc/155541/statm: 111438 88788 2560 595 0 96105 0
Current children cumulated CPU time: 1253.05 s
Current children cumulated vsize: 452736 KiB
Current children cumulated memory: 359376 KiB

Child status: 0

Real time (s): 1256.66
CPU time (s): 1253.12
CPU user time (s): 1251.38
CPU system time (s): 1.73323
CPU usage (%): 99.7182
Max. virtual memory (cumulated for all children) (KiB): 768716
Max. memory (cumulated for all children) (KiB): 745452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1251.38
system time used= 1.73323
maximum resident set size= 741100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135832
page faults= 1
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 942
involuntary context switches= 737


# summary of solver processes directly reported to runsolver:
#   pid: 155432
#   total CPU time (s): 1253.12
#   total CPU user time (s): 1251.38
#   total CPU system time (s): 1.73323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.56686 second user time and 5.85764 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-22 18:42:52
IDJOB=4542219
IDBENCH=163910
IDSOLVER=3331
FILE ID=nodeC020/4542219-1753202571
RUNJOBID= nodeC020-1753198970-154983
SLURM_JOB_ID= 9687753
Free space on /tmp= 432888 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
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-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542219-1753202571/watcher-4542219-1753202571 -o /tmp/evaluation-result-4542219-1753202571/solver-4542219-1753202571 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753198970-154983 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4542219-1753202571.opb 3600 HOME

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

MD5SUM BENCH= 664376cebc4ace2a9adeb41aa7b140b0
RANDOM SEED=168750721

nodeC020 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.888
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.956
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.476
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.79
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.013
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.053
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.79
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.890
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.885
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.79
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		: 3607.697
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        90429660 kB
MemAvailable:   129685724 kB
Buffers:            2128 kB
Cached:         40013536 kB
SwapCached:            4 kB
Active:           952840 kB
Inactive:       39159324 kB
Active(anon):      98208 kB
Inactive(anon):    24536 kB
Active(file):     854632 kB
Inactive(file): 39134788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43712 kB
Writeback:            16 kB
AnonPages:         99624 kB
Mapped:           108800 kB
Shmem:             26244 kB
KReclaimable:     211768 kB
Slab:             307992 kB
SReclaimable:     211768 kB
SUnreclaim:        96224 kB
KernelStack:        4096 kB
PageTables:         3140 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     378940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432784 MiB
End job on nodeC020 at 2025-07-22 19:03:48