Trace number 4542570

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 2666.45 2675.64

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height26_pigeons25_holes24.opb
MD5SUM5315000b872825a9c3a3b6787ef04708
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 benchmark29.9883
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables227556
Total number of constraints20632
Number of constraints which are clauses10505
Number of constraints which are cardinality constraints (but not clauses)8696
Number of constraints which are nor clauses,nor cardinality constraints1431
Minimum length of a constraint24
Maximum length of a constraint29
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 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2666.32/2675.59	c Exit code from Second Program: 20
2666.43/2675.62	c #vars 227556 #constraints 20632 0.0906678 1
2666.43/2675.62	c 20632 constraints
2666.43/2675.62	c Finish cloning data from SAT to LS
2666.43/2675.62	c restart_num_ls  -100000 0
2666.43/2675.62	c Use LS-small
2666.43/2675.62	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: 63665 MiB (55051 MiB free)
  memory of node 1: 64507 MiB (60566 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=162050, runsolver pid=162047

[startup+0.100062 s]*
/proc/loadavg: 4.18 4.11 4.05 5/271 162054
/proc/meminfo: memFree=118488768/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=37584 memory=18648 CPUtime=0.07 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 4135 0 0 0 7 0 0 0 20 0 1 0 236054692 38486016 4662 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 9396 4662 736 2416 0 6498 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 44568 KiB
Current children cumulated memory: 23000 KiB

[startup+0.205876 s]*
/proc/loadavg: 4.17 4.11 4.05 5/271 162054
/proc/meminfo: memFree=118472652/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=56916 memory=36316 CPUtime=0.19 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 8742 0 0 0 18 1 0 0 20 0 1 0 236054692 58281984 9079 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 14229 9079 736 2416 0 11331 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 63900 KiB
Current children cumulated memory: 40668 KiB

[startup+0.305789 s]*
/proc/loadavg: 4.17 4.11 4.05 5/271 162054
/proc/meminfo: memFree=118456524/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=74288 memory=52444 CPUtime=0.28 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 12762 0 0 0 27 1 0 0 20 0 1 0 236054692 76070912 13111 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 18572 13111 736 2416 0 15674 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 81272 KiB
Current children cumulated memory: 56796 KiB

[startup+0.70021 s]
/proc/loadavg: 4.17 4.11 4.05 5/271 162054
/proc/meminfo: memFree=118408264/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=141964 memory=116812 CPUtime=0.67 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 29251 0 0 0 63 4 0 0 20 0 1 0 236054692 145371136 29203 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 35491 29203 736 2416 0 32593 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 148948 KiB
Current children cumulated memory: 121164 KiB

[startup+1.50025 s]
/proc/loadavg: 4.17 4.11 4.05 4/270 162055
/proc/meminfo: memFree=122488620/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=282316 memory=246372 CPUtime=1.46 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 51419 0 0 0 138 8 0 0 20 0 1 0 236054692 289091584 61593 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 70579 61593 768 2416 0 67681 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 289300 KiB
Current children cumulated memory: 250724 KiB

[startup+3.10566 s]
/proc/loadavg: 4.17 4.11 4.05 5/271 162058
/proc/meminfo: memFree=121715032/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=401420 memory=356392 CPUtime=3.07 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 64947 0 0 0 294 13 0 0 20 0 1 0 236054692 411054080 89098 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 100355 89098 768 2416 0 97457 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 408404 KiB
Current children cumulated memory: 360744 KiB

[startup+6.30023 s]
/proc/loadavg: 4.15 4.11 4.05 5/271 162058
/proc/meminfo: memFree=119996092/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=401420 memory=356652 CPUtime=6.25 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 66815 0 0 0 607 18 0 0 20 0 1 0 236054692 411054080 89163 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 100355 89163 800 2416 0 97457 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 408404 KiB
Current children cumulated memory: 361004 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.10 4.05 5/271 162058
/proc/meminfo: memFree=116190448/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=404108 memory=361440 CPUtime=12.63 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 70637 0 0 0 1237 26 0 0 20 0 1 0 236054692 413806592 90360 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 101027 90360 800 2416 0 98129 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 411092 KiB
Current children cumulated memory: 365792 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.05 5/271 162058
/proc/meminfo: memFree=108690920/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=422864 memory=382108 CPUtime=25.41 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 78348 0 0 0 2505 36 0 0 20 0 1 0 236054692 433012736 95527 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 105716 95527 800 2416 0 102818 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 429848 KiB
Current children cumulated memory: 386460 KiB

[startup+51.1058 s]
/proc/loadavg: 4.07 4.09 4.05 5/271 162059
/proc/meminfo: memFree=87279540/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162053] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162053/stat : 162053 (timeout) S 162050 162053 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236054692 2723840 352 18446744073709551615 94215657299968 94215657316481 140721339875072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94215657331248 94215657333336 94215689478144 140721339877790 140721339877920 140721339877920 140721339883495 0
/proc/162053/statm: 665 352 352 5 0 90 0
[pid=162054] ppid=162053 vsize=450192 memory=402220 CPUtime=50.94 cores=1,3
/proc/162054/stat : 162054 (CASHWMaxSAT-Dis) R 162053 162053 161323 0 -1 4194304 90447 0 0 0 5042 52 0 0 20 0 1 0 236054692 460996608 100555 18446744073709551615 4198400 14093885 140722366310176 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27492352 140722366319012 140722366319129 140722366319129 140722366324704 0
/proc/162054/statm: 112548 100555 800 2416 0 109650 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 457176 KiB
Current children cumulated memory: 406572 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/272 162111
/proc/meminfo: memFree=102700668/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 251 103 0 0 0 0 0 0 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0

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

/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1961720 memory=1737564 CPUtime=1358.94 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256001 0 0 0 135688 206 0 0 20 0 1 0 236174494 2008801280 434391 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490430 434391 2528 595 0 475097 0
Current children cumulated CPU time: 2553.48 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1741916 KiB

[startup+2622.3 s]
/proc/loadavg: 4.16 4.17 4.13 5/273 162408
/proc/meminfo: memFree=99921428/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1961720 memory=1737564 CPUtime=1418.75 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256110 0 0 0 141669 206 0 0 20 0 1 0 236174494 2008801280 434391 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490430 434391 2528 595 0 475097 0
Current children cumulated CPU time: 2613.29 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1741916 KiB

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

# cumulated CPU time of all completed processes:  user=2656.71 s, system=9.74194 s

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

[startup+2636.8 s]
/proc/loadavg: 4.12 4.16 4.13 5/273 162409
/proc/meminfo: memFree=99917436/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1961720 memory=1737564 CPUtime=1433.2 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256110 0 0 0 143114 206 0 0 20 0 1 0 236174494 2008801280 434391 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490430 434391 2528 595 0 475097 0
Current children cumulated CPU time: 2627.74 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1741916 KiB

[startup+2662.4 s]
/proc/loadavg: 4.08 4.15 4.12 5/272 162410
/proc/meminfo: memFree=99885816/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1961720 memory=1737564 CPUtime=1458.72 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256110 0 0 0 145666 206 0 0 20 0 1 0 236174494 2008801280 434391 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490430 434391 2528 595 0 475097 0
Current children cumulated CPU time: 2653.26 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1741916 KiB

[startup+2668.8 s]
/proc/loadavg: 4.07 4.15 4.12 5/272 162410
/proc/meminfo: memFree=99874356/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1961720 memory=1737564 CPUtime=1465.1 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256110 0 0 0 146304 206 0 0 20 0 1 0 236174494 2008801280 434391 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490430 434391 2528 595 0 475097 0
Current children cumulated CPU time: 2659.64 s
Current children cumulated vsize: 1968704 KiB
Current children cumulated memory: 1741916 KiB

[startup+2672 s]*
/proc/loadavg: 4.07 4.14 4.12 5/272 162410
/proc/meminfo: memFree=99860556/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1962248 memory=1738076 CPUtime=1468.3 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256267 0 0 0 146624 206 0 0 20 0 1 0 236174494 2009341952 434519 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490562 434519 2528 595 0 475229 0
Current children cumulated CPU time: 2662.84 s
Current children cumulated vsize: 1969232 KiB
Current children cumulated memory: 1742428 KiB

[startup+2673.6 s]
/proc/loadavg: 4.07 4.14 4.12 5/272 162410
/proc/meminfo: memFree=99860808/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1962644 memory=1738588 CPUtime=1469.89 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256367 0 0 0 146783 206 0 0 20 0 1 0 236174494 2009747456 434647 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490661 434647 2528 595 0 475328 0
Current children cumulated CPU time: 2664.43 s
Current children cumulated vsize: 1969628 KiB
Current children cumulated memory: 1742940 KiB

[startup+2674.4 s]
/proc/loadavg: 4.07 4.14 4.12 5/272 162410
/proc/meminfo: memFree=99858428/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1962644 memory=1738588 CPUtime=1470.68 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 256370 0 0 0 146862 206 0 0 20 0 1 0 236174494 2009747456 434647 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 490661 434647 2528 595 0 475328 0
Current children cumulated CPU time: 2665.22 s
Current children cumulated vsize: 1969628 KiB
Current children cumulated memory: 1742940 KiB

[startup+2675.2 s]
/proc/loadavg: 4.07 4.14 4.12 5/272 162410
/proc/meminfo: memFree=99859004/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=1194.54 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 284 558879 0 0 0 0 118692 762 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
[pid=162167] ppid=162050 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/162167/stat : 162167 (timeout) S 162050 162167 161323 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236174493 2723840 352 18446744073709551615 93868450971648 93868450988161 140720804788048 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93868451002928 93868451005016 93868452741120 140720804796806 140720804796960 140720804796960 140720804802535 0
/proc/162167/statm: 665 352 352 5 0 90 0
[pid=162168] ppid=162167 vsize=1749572 memory=1536872 CPUtime=1471.48 cores=1,3
/proc/162168/stat : 162168 (SynLSCD) R 162167 162167 161323 0 -1 4194304 257316 0 0 0 146942 206 0 0 20 0 1 0 236174494 1791561728 384218 18446744073709551615 94334232682496 94334235116649 140728223520240 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334235598072 94334235631104 94334244970496 140728223525280 140728223525415 140728223525415 140728223530990 0
/proc/162168/statm: 437393 384218 2624 595 0 422060 0
Current children cumulated CPU time: 2666.02 s
Current children cumulated vsize: 1756556 KiB
Current children cumulated memory: 1541224 KiB

[startup+2675.6 s]
/proc/loadavg: 4.07 4.14 4.12 5/272 162410
/proc/meminfo: memFree=99859004/131249996 swapFree=33010416/33010684
[pid=162050] ppid=162047 vsize=4324 memory=2944 CPUtime=2666.43 cores=1,3
/proc/162050/stat : 162050 (Hybrid-CASHWMax) S 162047 162050 161323 0 -1 4194304 302 816376 0 0 0 0 265670 973 20 0 1 0 236054690 4427776 736 18446744073709551615 93949678940160 93949679834693 140733872981104 0 0 0 2 4 65536 1 0 0 17 1 0 0 0 0 0 93949680073744 93949680121488 93949707399168 140733872982357 140733872982511 140733872982511 140733872988115 0
/proc/162050/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 2666.43 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 2675.64
CPU time (s): 2666.45
CPU user time (s): 2656.71
CPU system time (s): 9.74194
CPU usage (%): 99.6568
Max. virtual memory (cumulated for all children) (KiB): 1969760
Max. memory (cumulated for all children) (KiB): 1743068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2656.71
system time used= 9.74194
maximum resident set size= 1744612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 817546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 977
involuntary context switches= 4845


# summary of solver processes directly reported to runsolver:
#   pid: 162050
#   total CPU time (s): 2666.45
#   total CPU user time (s): 2656.71
#   total CPU system time (s): 9.74194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73694 second user time and 13.6836 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-22 19:02:49
IDJOB=4542570
IDBENCH=163937
IDSOLVER=3331
FILE ID=nodeC017/4542570-1753203769
RUNJOBID= nodeC017-1753198970-161342
SLURM_JOB_ID= 9687750
Free space on /tmp= 432828 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_height26_pigeons25_holes24.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542570-1753203769/watcher-4542570-1753203769 -o /tmp/evaluation-result-4542570-1753203769/solver-4542570-1753203769 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753198970-161342 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4542570-1753203769.opb 3600 HOME

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

MD5SUM BENCH= 5315000b872825a9c3a3b6787ef04708
RANDOM SEED=788495262

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        118269284 kB
MemAvailable:   118909976 kB
Buffers:            1688 kB
Cached:          1408044 kB
SwapCached:           32 kB
Active:         11819520 kB
Inactive:         434316 kB
Active(anon):   10846236 kB
Inactive(anon):    24108 kB
Active(file):     973284 kB
Inactive(file):   410208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21992 kB
Writeback:             0 kB
AnonPages:      10847200 kB
Mapped:           118788 kB
Shmem:             26240 kB
KReclaimable:     192480 kB
Slab:             287280 kB
SReclaimable:     192480 kB
SUnreclaim:        94800 kB
KernelStack:        4336 kB
PageTables:        24712 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   12301920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3817472 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432924 MiB
End job on nodeC017 at 2025-07-22 19:47:25