Trace number 4548110

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-07-23UNSAT 1242.23 1245.63

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
MD5SUM533dc96f2f67a4db8413c4c2a7be8312
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 benchmark19.0046
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables53041
Total number of constraints39169
Number of constraints which are clauses12241
Number of constraints which are cardinality constraints (but not clauses)1968
Number of constraints which are nor clauses,nor cardinality constraints24960
Minimum length of a constraint1
Maximum length of a constraint53
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 47
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1191
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1242.09/1245.59	c Exit code from Second Program: 20
1242.20/1245.61	c #vars 53041 #constraints 41089 0.774665 1
1242.20/1245.61	c intsize: 11
1242.20/1245.61	c 41089 constraints
1242.20/1245.61	c Finish cloning data from SAT to LS
1242.20/1245.61	c restart_num_ls  -100000 0
1242.20/1245.61	c Use LS-small
1242.20/1245.61	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (59367 MiB free)
  memory of node 1: 64465 MiB (54218 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4548110-1753275133/watcher-4548110-1753275133 -o /tmp/evaluation-result-4548110-1753275133/solver-4548110-1753275133 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753272711-176793 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548110-1753275133.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=177310, runsolver pid=177307

[startup+0.100063 s]*
/proc/loadavg: 4.13 4.11 3.97 5/272 177314
/proc/meminfo: memFree=116312088/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=34892 memory=15232 CPUtime=0.07 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 3203 0 0 0 7 0 0 0 20 0 1 0 243191881 35729408 3808 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 8723 3808 736 2416 0 5825 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 41876 KiB
Current children cumulated memory: 19712 KiB

[startup+0.205783 s]*
/proc/loadavg: 4.13 4.11 3.97 5/272 177314
/proc/meminfo: memFree=116303520/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=49284 memory=28632 CPUtime=0.18 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 6625 0 0 0 17 1 0 0 20 0 1 0 243191881 50466816 7158 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 12321 7158 736 2416 0 9423 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 56268 KiB
Current children cumulated memory: 33112 KiB

[startup+0.305761 s]*
/proc/loadavg: 4.13 4.11 3.97 5/272 177314
/proc/meminfo: memFree=116288400/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=64280 memory=42712 CPUtime=0.28 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 10155 0 0 0 27 1 0 0 20 0 1 0 243191881 65822720 10678 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 16070 10678 736 2416 0 13172 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 71264 KiB
Current children cumulated memory: 47192 KiB

[startup+0.700238 s]
/proc/loadavg: 4.13 4.11 3.97 5/272 177314
/proc/meminfo: memFree=116248332/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=113280 memory=91980 CPUtime=0.66 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 22172 0 0 0 63 3 0 0 20 0 1 0 243191881 115998720 22995 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 28320 22995 768 2416 0 25422 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 120264 KiB
Current children cumulated memory: 96460 KiB

[startup+1.50024 s]
/proc/loadavg: 4.13 4.11 3.97 5/272 177314
/proc/meminfo: memFree=116192068/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=294852 memory=243664 CPUtime=1.46 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 41210 0 0 0 137 9 0 0 20 0 1 0 243191881 301928448 60916 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 73713 60916 768 2416 0 70815 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 301836 KiB
Current children cumulated memory: 248144 KiB

[startup+3.10553 s]
/proc/loadavg: 4.12 4.11 3.97 5/272 177314
/proc/meminfo: memFree=115726936/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=718000 memory=626880 CPUtime=3.07 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 72470 0 0 0 288 19 0 0 20 0 1 0 243191881 735232000 156720 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 179500 156720 768 2416 0 176602 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 724984 KiB
Current children cumulated memory: 631360 KiB

[startup+6.30022 s]
/proc/loadavg: 4.12 4.11 3.97 5/272 177314
/proc/meminfo: memFree=115626336/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=727784 memory=623744 CPUtime=6.25 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 82610 0 0 0 603 22 0 0 20 0 1 0 243191881 745250816 155936 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 181946 155936 768 2416 0 179048 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 734768 KiB
Current children cumulated memory: 628224 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.10 3.98 5/272 177369
/proc/meminfo: memFree=116026252/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=728724 memory=619296 CPUtime=12.64 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 84094 0 0 0 1240 24 0 0 20 0 1 0 243191881 746213376 154824 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 182181 154824 800 2416 0 179283 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 735708 KiB
Current children cumulated memory: 623776 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.10 3.98 4/266 177380
/proc/meminfo: memFree=116107724/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=728724 memory=623392 CPUtime=25.4 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 84155 0 0 0 2516 24 0 0 20 0 1 0 243191881 746213376 155848 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 182181 155848 800 2416 0 179283 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 735708 KiB
Current children cumulated memory: 627872 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.11 3.98 5/272 177420
/proc/meminfo: memFree=116002452/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=728724 memory=631584 CPUtime=50.93 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 84161 0 0 0 5069 24 0 0 20 0 1 0 243191881 746213376 157896 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 182181 157896 800 2416 0 179283 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 735708 KiB
Current children cumulated memory: 636064 KiB

[startup+102.3 s]
/proc/loadavg: 3.28 3.90 3.92 3/256 177492
/proc/meminfo: memFree=118401452/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=746852 memory=649516 CPUtime=939.7 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 171676 0 0 0 93743 227 0 0 20 0 1 0 243191881 764776448 162379 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 186713 162379 800 2416 0 183815 0
Current children cumulated CPU time: 939.7 s
Current children cumulated vsize: 753836 KiB
Current children cumulated memory: 653996 KiB

[startup+1002.3 s]
/proc/loadavg: 1.11 1.33 2.30 2/247 177577
/proc/meminfo: memFree=123709352/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=747440 memory=647500 CPUtime=999.55 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 179910 0 0 0 99711 244 0 0 20 0 1 0 243191881 765378560 161875 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 186860 161875 800 2416 0 183962 0
Current children cumulated CPU time: 999.55 s
Current children cumulated vsize: 754424 KiB
Current children cumulated memory: 651980 KiB

[startup+1062.3 s]
/proc/loadavg: 1.08 1.28 2.22 2/247 177579
/proc/meminfo: memFree=123709144/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=747888 memory=656616 CPUtime=1059.4 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 187524 0 0 0 105681 259 0 0 20 0 1 0 243191881 765837312 164154 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 186972 164154 800 2416 0 184074 0
Current children cumulated CPU time: 1059.4 s
Current children cumulated vsize: 754872 KiB
Current children cumulated memory: 661096 KiB

[startup+1122.3 s]
/proc/loadavg: 1.14 1.26 2.15 2/247 177581
/proc/meminfo: memFree=123708904/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=748480 memory=659116 CPUtime=1119.24 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 195937 0 0 0 111650 274 0 0 20 0 1 0 243191881 766443520 164779 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 187120 164779 800 2416 0 184222 0
Current children cumulated CPU time: 1119.24 s
Current children cumulated vsize: 755464 KiB
Current children cumulated memory: 663596 KiB

[startup+1182.3 s]
/proc/loadavg: 1.11 1.22 2.08 2/246 177585
/proc/meminfo: memFree=123697168/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177313] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177313/stat : 177313 (timeout) S 177310 177313 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 243191881 2723840 352 18446744073709551615 94896175480832 94896175497345 140728160418352 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94896175512112 94896175514200 94896208265216 140728160426398 140728160426528 140728160426528 140728160432103 0
/proc/177313/statm: 665 352 352 5 0 90 0
[pid=177314] ppid=177313 vsize=748692 memory=660168 CPUtime=1179.08 cores=1,3
/proc/177314/stat : 177314 (CASHWMaxSAT-Dis) R 177313 177313 176781 0 -1 4194304 204220 0 0 0 117619 289 0 0 20 0 1 0 243191881 766660608 165042 18446744073709551615 4198400 14093885 140726374085632 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24731648 140726374087076 140726374087193 140726374087193 140726374092768 0
/proc/177314/statm: 187173 165042 800 2416 0 184275 0
Current children cumulated CPU time: 1179.08 s
Current children cumulated vsize: 755676 KiB
Current children cumulated memory: 664648 KiB

[startup+1242.3 s]
/proc/loadavg: 1.16 1.21 2.02 2/247 177594
/proc/meminfo: memFree=123862160/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=1194.76 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 283 206911 0 0 0 0 119183 293 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177587] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177587/stat : 177587 (timeout) S 177310 177587 176781 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243311681 2723840 352 18446744073709551615 94365721350144 94365721366657 140726064489632 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94365721381424 94365721383512 94365734080512 140726064499078 140726064499232 140726064499232 140726064504807 0
/proc/177587/statm: 665 352 352 5 0 90 0
[pid=177588] ppid=177587 vsize=581792 memory=485816 CPUtime=44.14 cores=1,3
/proc/177588/stat : 177588 (SynLSCD) R 177587 177587 176781 0 -1 4194304 86048 0 0 0 4246 168 0 0 20 0 1 0 243311682 595755008 121454 18446744073709551615 94371600101376 94371602535977 140727147461968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94371603016952 94371603049984 94371637145600 140727147469216 140727147469351 140727147469351 140727147474926 0
/proc/177588/statm: 145448 121454 2496 595 0 130115 0
Current children cumulated CPU time: 1238.9 s
Current children cumulated vsize: 588776 KiB
Current children cumulated memory: 490296 KiB

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

# cumulated CPU time of all completed processes:  user=1237.55 s, system=4.67052 s

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

[startup+1243.2 s]
/proc/loadavg: 1.14 1.21 2.02 2/247 177594
/proc/meminfo: memFree=123858072/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=1194.76 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 283 206911 0 0 0 0 119183 293 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177587] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177587/stat : 177587 (timeout) S 177310 177587 176781 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243311681 2723840 352 18446744073709551615 94365721350144 94365721366657 140726064489632 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94365721381424 94365721383512 94365734080512 140726064499078 140726064499232 140726064499232 140726064504807 0
/proc/177587/statm: 665 352 352 5 0 90 0
[pid=177588] ppid=177587 vsize=585216 memory=488516 CPUtime=45.04 cores=1,3
/proc/177588/stat : 177588 (SynLSCD) R 177587 177587 176781 0 -1 4194304 86218 0 0 0 4336 168 0 0 20 0 1 0 243311682 599261184 122129 18446744073709551615 94371600101376 94371602535977 140727147461968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94371603016952 94371603049984 94371637145600 140727147469216 140727147469351 140727147469351 140727147474926 0
/proc/177588/statm: 146304 122129 2496 595 0 130971 0
Current children cumulated CPU time: 1239.8 s
Current children cumulated vsize: 592200 KiB
Current children cumulated memory: 492996 KiB

[startup+1244.8 s]
/proc/loadavg: 1.14 1.21 2.02 2/247 177594
/proc/meminfo: memFree=123858072/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=1194.76 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 283 206911 0 0 0 0 119183 293 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177587] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177587/stat : 177587 (timeout) S 177310 177587 176781 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243311681 2723840 352 18446744073709551615 94365721350144 94365721366657 140726064489632 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94365721381424 94365721383512 94365734080512 140726064499078 140726064499232 140726064499232 140726064504807 0
/proc/177587/statm: 665 352 352 5 0 90 0
[pid=177588] ppid=177587 vsize=585216 memory=488516 CPUtime=46.63 cores=1,3
/proc/177588/stat : 177588 (SynLSCD) R 177587 177587 176781 0 -1 4194304 86218 0 0 0 4495 168 0 0 20 0 1 0 243311682 599261184 122129 18446744073709551615 94371600101376 94371602535977 140727147461968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94371603016952 94371603049984 94371637145600 140727147469216 140727147469351 140727147469351 140727147474926 0
/proc/177588/statm: 146304 122129 2496 595 0 130971 0
Current children cumulated CPU time: 1241.39 s
Current children cumulated vsize: 592200 KiB
Current children cumulated memory: 492996 KiB

[startup+1245.2 s]
/proc/loadavg: 1.14 1.21 2.02 2/247 177594
/proc/meminfo: memFree=123858072/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=1194.76 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 283 206911 0 0 0 0 119183 293 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
[pid=177587] ppid=177310 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/177587/stat : 177587 (timeout) S 177310 177587 176781 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243311681 2723840 352 18446744073709551615 94365721350144 94365721366657 140726064489632 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94365721381424 94365721383512 94365734080512 140726064499078 140726064499232 140726064499232 140726064504807 0
/proc/177587/statm: 665 352 352 5 0 90 0
[pid=177588] ppid=177587 vsize=585216 memory=488644 CPUtime=47.03 cores=1,3
/proc/177588/stat : 177588 (SynLSCD) R 177587 177587 176781 0 -1 4194304 86256 0 0 0 4534 169 0 0 20 0 1 0 243311682 599261184 122161 18446744073709551615 94371600101376 94371602535977 140727147461968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94371603016952 94371603049984 94371637145600 140727147469216 140727147469351 140727147469351 140727147474926 0
/proc/177588/statm: 146304 122161 2496 595 0 130971 0
Current children cumulated CPU time: 1241.79 s
Current children cumulated vsize: 592200 KiB
Current children cumulated memory: 493124 KiB

[startup+1245.6 s]
/proc/loadavg: 1.14 1.21 2.02 2/247 177594
/proc/meminfo: memFree=123858072/131249988 swapFree=33010416/33010684
[pid=177310] ppid=177307 vsize=4324 memory=3072 CPUtime=1242.2 cores=1,3
/proc/177310/stat : 177310 (Hybrid-CASHWMax) S 177307 177310 176781 0 -1 4194304 301 293336 0 0 0 0 123755 465 20 0 1 0 243191879 4427776 768 18446744073709551615 94355304484864 94355305379397 140722310755520 0 0 0 2 4 65536 1 0 0 17 1 0 0 0 0 0 94355305618448 94355305666192 94355310817280 140722310764885 140722310765039 140722310765039 140722310770643 0
/proc/177310/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1242.2 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1245.63
CPU time (s): 1242.23
CPU user time (s): 1237.55
CPU system time (s): 4.67052
CPU usage (%): 99.7265
Max. virtual memory (cumulated for all children) (KiB): 828980
Max. memory (cumulated for all children) (KiB): 715200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1237.55
system time used= 4.67052
maximum resident set size= 712476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294503
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= 1014
involuntary context switches= 1560


# summary of solver processes directly reported to runsolver:
#   pid: 177310
#   total CPU time (s): 1242.23
#   total CPU user time (s): 1237.55
#   total CPU system time (s): 4.67052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.96257 second user time and 5.01114 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 14:52:13
IDJOB=4548110
IDBENCH=180858
IDSOLVER=3425
FILE ID=nodeC031/4548110-1753275133
RUNJOBID= nodeC031-1753272711-176793
SLURM_JOB_ID= 9690027
Free space on /tmp= 432896 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4548110-1753275133/watcher-4548110-1753275133 -o /tmp/evaluation-result-4548110-1753275133/solver-4548110-1753275133 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753272711-176793 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548110-1753275133.opb 3600 HOME

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

MD5SUM BENCH= 533dc96f2f67a4db8413c4c2a7be8312
RANDOM SEED=1338391273

nodeC031 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.166
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.78
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		: 3609.509
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.78
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		: 3607.552
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.78
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		: 3598.763
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.78
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.874
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.78
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.432
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.78
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		: 3603.096
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.78
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		: 3643.828
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        116312528 kB
MemAvailable:   121571244 kB
Buffers:            2128 kB
Cached:          5942696 kB
SwapCached:            8 kB
Active:          9209528 kB
Inactive:        4808628 kB
Active(anon):    8089116 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4798164 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18828 kB
Writeback:             0 kB
AnonPages:       8076420 kB
Mapped:           120344 kB
Shmem:             26248 kB
KReclaimable:     358760 kB
Slab:             457844 kB
SReclaimable:     358760 kB
SUnreclaim:        99084 kB
KernelStack:        4352 kB
PageTables:        19424 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9442116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3405824 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432932 MiB
End job on nodeC031 at 2025-07-23 15:12:59