Trace number 4516703

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01UNSAT 1796.53 1801.75

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/fixedbw_opb/normalized-subsetcard-eq-fixedbandwidth-3000.opb
MD5SUM4265bbe025469237f5d61ba95458ed2b
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 benchmark0.153389
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12001
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)6000
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1796.49/1801.71	c Exit code from Second Program: 20
1796.49/1801.74	c #vars 12001 #constraints 12000 0.999917 1
1796.49/1801.74	c 12000 constraints
1796.49/1801.74	c Finish cloning data from SAT to LS
1796.49/1801.74	c restart_num_ls  -100000 0
1796.49/1801.74	c Use LS-small
1796.49/1801.74	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 (63040 MiB free)
  memory of node 1: 64507 MiB (61186 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516703-1751139800/watcher-4516703-1751139800 -o /tmp/evaluation-result-4516703-1751139800/solver-4516703-1751139800 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751133631-11407 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4516703-1751139800.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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.el
solver pid=13249, runsolver pid=13246
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.16 4.16 4.12 5/271 13253
/proc/meminfo: memFree=127184348/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=36572 memory=22048 CPUtime=0.07 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 5148 0 0 0 7 0 0 0 20 0 1 0 29657800 37449728 5512 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 9143 5512 896 2593 0 6036 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 43556 KiB
Current children cumulated memory: 26272 KiB

[startup+0.206081 s]*
/proc/loadavg: 4.16 4.16 4.12 5/271 13253
/proc/meminfo: memFree=127174268/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=51532 memory=34796 CPUtime=0.18 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 9673 0 0 0 17 1 0 0 20 0 1 0 29657800 52768768 8667 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 12883 8699 960 2593 0 9776 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 58516 KiB
Current children cumulated memory: 39020 KiB

[startup+0.306026 s]*
/proc/loadavg: 4.16 4.16 4.12 5/271 13253
/proc/meminfo: memFree=127166204/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=51968 memory=35908 CPUtime=0.28 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 10309 0 0 0 27 1 0 0 20 0 1 0 29657800 53215232 8977 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 12992 8977 992 2593 0 9885 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 58952 KiB
Current children cumulated memory: 40132 KiB

[startup+0.700232 s]
/proc/loadavg: 4.16 4.16 4.12 5/271 13253
/proc/meminfo: memFree=127166204/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=52528 memory=36420 CPUtime=0.67 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 10459 0 0 0 66 1 0 0 20 0 1 0 29657800 53788672 9105 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 13132 9105 992 2593 0 10025 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 59512 KiB
Current children cumulated memory: 40644 KiB

[startup+1.50019 s]
/proc/loadavg: 4.16 4.16 4.12 5/271 13253
/proc/meminfo: memFree=127166204/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=53488 memory=37828 CPUtime=1.46 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 10796 0 0 0 145 1 0 0 20 0 1 0 29657800 54771712 9457 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 13372 9457 992 2593 0 10265 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 60472 KiB
Current children cumulated memory: 42052 KiB

[startup+3.10589 s]
/proc/loadavg: 4.15 4.16 4.11 5/271 13253
/proc/meminfo: memFree=127166208/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=54876 memory=39252 CPUtime=3.07 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 12033 0 0 0 305 2 0 0 20 0 1 0 29657800 56193024 9813 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 13719 9813 992 2593 0 10612 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 61860 KiB
Current children cumulated memory: 43476 KiB

[startup+6.30019 s]
/proc/loadavg: 4.15 4.16 4.11 5/271 13253
/proc/meminfo: memFree=127163296/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=55976 memory=40436 CPUtime=6.25 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 14460 0 0 0 623 2 0 0 20 0 1 0 29657800 57319424 10109 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 13994 10109 992 2593 0 10887 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 62960 KiB
Current children cumulated memory: 44660 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.17 4.12 5/271 13253
/proc/meminfo: memFree=127143952/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=57944 memory=42228 CPUtime=12.63 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 16446 0 0 0 1260 3 0 0 20 0 1 0 29657800 59334656 10557 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 14486 10557 992 2593 0 11379 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 64928 KiB
Current children cumulated memory: 46452 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.16 4.12 5/272 13255
/proc/meminfo: memFree=127112336/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=66432 memory=50808 CPUtime=25.4 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 26872 0 0 0 2534 6 0 0 20 0 1 0 29657800 68026368 12702 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 16608 12702 992 2593 0 13501 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 73416 KiB
Current children cumulated memory: 55032 KiB

[startup+51.106 s]
/proc/loadavg: 4.11 4.15 4.11 5/272 13255
/proc/meminfo: memFree=127095940/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=74600 memory=58908 CPUtime=50.94 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 45028 0 0 0 5081 13 0 0 20 0 1 0 29657800 76390400 14727 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 18650 14727 992 2593 0 15543 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 81584 KiB
Current children cumulated memory: 63132 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/272 13316
/proc/meminfo: memFree=127146680/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6

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

/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=298212 memory=283660 CPUtime=1657.48 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 196240 0 0 0 165516 232 0 0 20 0 1 0 29657800 305369088 70915 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 74553 70915 992 2593 0 71446 0
Current children cumulated CPU time: 1657.48 s
Current children cumulated vsize: 305196 KiB
Current children cumulated memory: 287884 KiB

[startup+1722.3 s]
/proc/loadavg: 3.04 3.25 3.64 4/263 13532
/proc/meminfo: memFree=105522392/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=302336 memory=287664 CPUtime=1717.32 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 200157 0 0 0 171491 241 0 0 20 0 1 0 29657800 309592064 71916 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 75584 71916 992 2593 0 72477 0
Current children cumulated CPU time: 1717.32 s
Current children cumulated vsize: 309320 KiB
Current children cumulated memory: 291888 KiB

[startup+1782.3 s]
/proc/loadavg: 3.11 3.23 3.61 4/263 13534
/proc/meminfo: memFree=105512208/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=311652 memory=296980 CPUtime=1777.16 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 204184 0 0 0 177466 250 0 0 20 0 1 0 29657800 319131648 74245 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 77913 74245 992 2593 0 74806 0
Current children cumulated CPU time: 1777.16 s
Current children cumulated vsize: 318636 KiB
Current children cumulated memory: 301204 KiB

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

# cumulated CPU time of all completed processes:  user=1792.77 s, system=3.75873 s

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

[startup+1792 s]*
/proc/loadavg: 3.10 3.22 3.60 4/263 13537
/proc/meminfo: memFree=105847372/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13252] ppid=13249 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13252/stat : 13252 (timeout) S 13249 13252 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29657800 2723840 320 18446744073709551615 94896074625024 94896074641537 140733159683568 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94896074656304 94896074658392 94896103653376 140733159688608 140733159688738 140733159688738 140733159694311 0
/proc/13252/statm: 665 320 320 5 0 90 0
[pid=13253] ppid=13252 vsize=311644 memory=296972 CPUtime=1786.84 cores=4,6
/proc/13253/stat : 13253 (CASHWMaxSAT-Dis) R 13252 13252 11391 0 -1 4194304 205305 0 0 0 178431 253 0 0 20 0 1 0 29657800 319123456 74243 18446744073709551615 4198400 14817773 140732554577600 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 24731648 140732554582438 140732554582555 140732554582555 140732554588128 0
/proc/13253/statm: 77911 74243 992 2593 0 74804 0
Current children cumulated CPU time: 1786.84 s
Current children cumulated vsize: 318628 KiB
Current children cumulated memory: 301196 KiB

[startup+1798.4 s]
/proc/loadavg: 3.01 3.20 3.59 3/255 13576
/proc/meminfo: memFree=105866160/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=1792.84 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 282 205604 0 0 0 0 179030 254 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 1792.84 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

[startup+1800 s]*
/proc/loadavg: 3.01 3.20 3.59 3/255 13578
/proc/meminfo: memFree=106144144/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=1792.84 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 282 205604 0 0 0 0 179030 254 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13577] ppid=13249 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/13577/stat : 13577 (timeout) S 13249 13577 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29837600 2723840 352 18446744073709551615 94351329214464 94351329230977 140726059804400 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94351329245744 94351329247832 94351336914944 140726059813256 140726059813410 140726059813410 140726059818983 0
/proc/13577/statm: 665 352 352 5 0 90 0
[pid=13578] ppid=13577 vsize=117724 memory=43572 CPUtime=1.95 cores=4,6
/proc/13578/stat : 13578 (SynLSCD) R 13577 13577 11391 0 -1 4194304 9151 0 0 0 127 68 0 0 20 0 1 0 29837601 120549376 10893 18446744073709551615 93935521431552 93935523865705 140734487076496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93935524347128 93935524380160 93935532412928 140734487083426 140734487083561 140734487083561 140734487089134 0
/proc/13578/statm: 29431 10893 2496 595 0 14098 0
Current children cumulated CPU time: 1794.79 s
Current children cumulated vsize: 124708 KiB
Current children cumulated memory: 47924 KiB

[startup+1800.8 s]
/proc/loadavg: 3.01 3.20 3.59 3/255 13578
/proc/meminfo: memFree=106144144/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=1792.84 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 282 205604 0 0 0 0 179030 254 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13577] ppid=13249 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/13577/stat : 13577 (timeout) S 13249 13577 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29837600 2723840 352 18446744073709551615 94351329214464 94351329230977 140726059804400 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94351329245744 94351329247832 94351336914944 140726059813256 140726059813410 140726059813410 140726059818983 0
/proc/13577/statm: 665 352 352 5 0 90 0
[pid=13578] ppid=13577 vsize=117724 memory=43572 CPUtime=2.74 cores=4,6
/proc/13578/stat : 13578 (SynLSCD) R 13577 13577 11391 0 -1 4194304 9151 0 0 0 175 99 0 0 20 0 1 0 29837601 120549376 10893 18446744073709551615 93935521431552 93935523865705 140734487076496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93935524347128 93935524380160 93935532412928 140734487083426 140734487083561 140734487083561 140734487089134 0
/proc/13578/statm: 29431 10893 2496 595 0 14098 0
Current children cumulated CPU time: 1795.58 s
Current children cumulated vsize: 124708 KiB
Current children cumulated memory: 47924 KiB

[startup+1801.2 s]
/proc/loadavg: 3.01 3.20 3.59 3/255 13578
/proc/meminfo: memFree=106144144/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=1792.84 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 282 205604 0 0 0 0 179030 254 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13577] ppid=13249 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/13577/stat : 13577 (timeout) S 13249 13577 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29837600 2723840 352 18446744073709551615 94351329214464 94351329230977 140726059804400 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94351329245744 94351329247832 94351336914944 140726059813256 140726059813410 140726059813410 140726059818983 0
/proc/13577/statm: 665 352 352 5 0 90 0
[pid=13578] ppid=13577 vsize=117724 memory=43572 CPUtime=3.14 cores=4,6
/proc/13578/stat : 13578 (SynLSCD) R 13577 13577 11391 0 -1 4194304 9151 0 0 0 200 114 0 0 20 0 1 0 29837601 120549376 10893 18446744073709551615 93935521431552 93935523865705 140734487076496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93935524347128 93935524380160 93935532412928 140734487083426 140734487083561 140734487083561 140734487089134 0
/proc/13578/statm: 29431 10893 2496 595 0 14098 0
Current children cumulated CPU time: 1795.98 s
Current children cumulated vsize: 124708 KiB
Current children cumulated memory: 47924 KiB

[startup+1801.6 s]
/proc/loadavg: 3.01 3.20 3.59 3/255 13578
/proc/meminfo: memFree=106144144/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=1792.84 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 282 205604 0 0 0 0 179030 254 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13577] ppid=13249 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/13577/stat : 13577 (timeout) S 13249 13577 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29837600 2723840 352 18446744073709551615 94351329214464 94351329230977 140726059804400 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94351329245744 94351329247832 94351336914944 140726059813256 140726059813410 140726059813410 140726059818983 0
/proc/13577/statm: 665 352 352 5 0 90 0
[pid=13578] ppid=13577 vsize=118764 memory=46884 CPUtime=3.55 cores=4,6
/proc/13578/stat : 13578 (SynLSCD) R 13577 13577 11391 0 -1 4194304 9421 0 0 0 235 120 0 0 20 0 1 0 29837601 121614336 11721 18446744073709551615 93935521431552 93935523865705 140734487076496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93935524347128 93935524380160 93935532412928 140734487083426 140734487083561 140734487083561 140734487089134 0
/proc/13578/statm: 29691 11721 2528 595 0 14358 0
Current children cumulated CPU time: 1796.39 s
Current children cumulated vsize: 125748 KiB
Current children cumulated memory: 51236 KiB

[startup+1801.7 s]
/proc/loadavg: 3.01 3.20 3.59 3/255 13578
/proc/meminfo: memFree=106144144/131249996 swapFree=33010684/33010684
[pid=13249] ppid=13246 vsize=4324 memory=2944 CPUtime=1792.84 cores=4,6
/proc/13249/stat : 13249 (Hybrid-CASHWMax) S 13246 13249 11391 0 -1 4194304 282 205604 0 0 0 0 179030 254 20 0 1 0 29657799 4427776 736 18446744073709551615 94219555409920 94219556304453 140736195606128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94219556543504 94219556591248 94219578478592 140736195610967 140736195611121 140736195611121 140736195616723 0
/proc/13249/statm: 1081 736 672 219 0 143 0
[pid=13577] ppid=13249 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/13577/stat : 13577 (timeout) S 13249 13577 11391 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29837600 2723840 352 18446744073709551615 94351329214464 94351329230977 140726059804400 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94351329245744 94351329247832 94351336914944 140726059813256 140726059813410 140726059813410 140726059818983 0
/proc/13577/statm: 665 352 352 5 0 90 0
[pid=13578] ppid=13577 vsize=120164 memory=48292 CPUtime=3.65 cores=4,6
/proc/13578/stat : 13578 (SynLSCD) R 13577 13577 11391 0 -1 4194304 9764 0 0 0 245 120 0 0 20 0 1 0 29837601 123047936 12073 18446744073709551615 93935521431552 93935523865705 140734487076496 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93935524347128 93935524380160 93935532412928 140734487083426 140734487083561 140734487083561 140734487089134 0
/proc/13578/statm: 30041 12073 2528 595 0 14708 0
Current children cumulated CPU time: 1796.49 s
Current children cumulated vsize: 127148 KiB
Current children cumulated memory: 52644 KiB

Child status: 0

Real time (s): 1801.75
CPU time (s): 1796.53
CPU user time (s): 1792.77
CPU system time (s): 3.75873
CPU usage (%): 99.7104
Max. virtual memory (cumulated for all children) (KiB): 380252
Max. memory (cumulated for all children) (KiB): 362736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.77
system time used= 3.75873
maximum resident set size= 358512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 911
involuntary context switches= 1708


# summary of solver processes directly reported to runsolver:
#   pid: 13249
#   total CPU time (s): 1796.53
#   total CPU user time (s): 1792.77
#   total CPU system time (s): 3.75873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.98766 second user time and 8.53731 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-28 21:43:20
IDJOB=4516703
IDBENCH=175738
IDSOLVER=3328
FILE ID=nodeC022/4516703-1751139800
RUNJOBID= nodeC022-1751133631-11407
SLURM_JOB_ID= 9587422
Free space on /tmp= 433000 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/fixedbw_opb/normalized-subsetcard-eq-fixedbandwidth-3000.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516703-1751139800/watcher-4516703-1751139800 -o /tmp/evaluation-result-4516703-1751139800/solver-4516703-1751139800 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751133631-11407 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4516703-1751139800.opb 3600 HOME

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

MD5SUM BENCH= 4265bbe025469237f5d61ba95458ed2b
RANDOM SEED=1443311538

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127207784 kB
MemAvailable:   126839380 kB
Buffers:            3280 kB
Cached:           430804 kB
SwapCached:            0 kB
Active:          3194496 kB
Inactive:         217140 kB
Active(anon):    2995620 kB
Inactive(anon):        0 kB
Active(file):     198876 kB
Inactive(file):   217140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35540 kB
Writeback:            12 kB
AnonPages:       2980580 kB
Mapped:           114280 kB
Shmem:             18060 kB
KReclaimable:      82136 kB
Slab:             164580 kB
SReclaimable:      82136 kB
SUnreclaim:        82444 kB
KernelStack:        4336 kB
PageTables:         9048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3812228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1486848 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC022 at 2025-06-28 22:13:22