Trace number 4548039

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 1255.13 1258.44

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_06_170.opb
MD5SUM8004cad3253210c4fb1dfbb021092d0c
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.133464
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6123
Total number of constraints5104
Number of constraints which are clauses4082
Number of constraints which are cardinality constraints (but not clauses)1021
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint4082
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 4082
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12246
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1255.09/1258.40	c Exit code from Second Program: 20
1255.09/1258.42	c #vars 6123 #constraints 6125 1.00033 1
1255.09/1258.42	c intsize: 14
1255.09/1258.42	c 6125 constraints
1255.09/1258.42	c Finish cloning data from SAT to LS
1255.09/1258.42	c restart_num_ls  -100000 0
1255.09/1258.42	c Use LS-small
1255.09/1258.42	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 (62737 MiB free)
  memory of node 1: 64465 MiB (63139 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4548039-1753273970/watcher-4548039-1753273970 -o /tmp/evaluation-result-4548039-1753273970/solver-4548039-1753273970 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753272569-222377 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548039-1753273970.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=223573, runsolver pid=223570

[startup+0.100064 s]*
/proc/loadavg: 4.07 4.09 3.42 5/273 223577
/proc/meminfo: memFree=128897044/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=47524 memory=27612 CPUtime=0.08 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 6204 0 0 0 7 1 0 0 20 0 1 0 243075744 48664576 6871 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 11881 6871 768 2416 0 8983 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 54508 KiB
Current children cumulated memory: 31836 KiB

[startup+0.205683 s]*
/proc/loadavg: 4.07 4.09 3.42 5/273 223577
/proc/meminfo: memFree=128871844/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=80080 memory=60308 CPUtime=0.18 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 13556 0 0 0 16 2 0 0 20 0 1 0 243075744 82001920 15077 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 20020 15077 768 2416 0 17122 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 87064 KiB
Current children cumulated memory: 64532 KiB

[startup+0.30558 s]*
/proc/loadavg: 4.07 4.09 3.42 5/273 223577
/proc/meminfo: memFree=128840596/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=107284 memory=84144 CPUtime=0.28 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 20807 0 0 0 25 3 0 0 20 0 1 0 243075744 109858816 21036 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 26821 21036 768 2416 0 23923 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 114268 KiB
Current children cumulated memory: 88368 KiB

[startup+0.700229 s]
/proc/loadavg: 4.07 4.09 3.42 5/273 223577
/proc/meminfo: memFree=128832804/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=115636 memory=91952 CPUtime=0.67 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 24208 0 0 0 63 4 0 0 20 0 1 0 243075744 118411264 22988 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 28909 22988 768 2416 0 26011 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 122620 KiB
Current children cumulated memory: 96176 KiB

[startup+1.5002 s]
/proc/loadavg: 4.07 4.09 3.42 5/273 223577
/proc/meminfo: memFree=128824740/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=145348 memory=112136 CPUtime=1.46 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 26146 0 0 0 141 5 0 0 20 0 1 0 243075744 148836352 28034 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 36337 28034 768 2416 0 33439 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 152332 KiB
Current children cumulated memory: 116360 KiB

[startup+3.10545 s]
/proc/loadavg: 4.07 4.09 3.42 5/273 223578
/proc/meminfo: memFree=128808608/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=145348 memory=120456 CPUtime=3.07 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 26159 0 0 0 301 6 0 0 20 0 1 0 243075744 148836352 30114 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 36337 30114 800 2416 0 33439 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 152332 KiB
Current children cumulated memory: 124680 KiB

[startup+6.3002 s]
/proc/loadavg: 4.15 4.10 3.43 5/273 223578
/proc/meminfo: memFree=128808860/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=145348 memory=120456 CPUtime=6.26 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 26170 0 0 0 620 6 0 0 20 0 1 0 243075744 148836352 30114 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 36337 30114 800 2416 0 33439 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 152332 KiB
Current children cumulated memory: 124680 KiB

[startup+12.7002 s]
/proc/loadavg: 4.22 4.12 3.44 5/272 223578
/proc/meminfo: memFree=128805068/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=145348 memory=126652 CPUtime=12.64 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 26194 0 0 0 1258 6 0 0 20 0 1 0 243075744 148836352 31663 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 36337 31663 800 2416 0 33439 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 152332 KiB
Current children cumulated memory: 130876 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.11 3.45 5/272 223578
/proc/meminfo: memFree=128804404/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=145348 memory=126652 CPUtime=25.4 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 26203 0 0 0 2534 6 0 0 20 0 1 0 243075744 148836352 31663 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 36337 31663 800 2416 0 33439 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 152332 KiB
Current children cumulated memory: 130876 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 4.10 3.47 5/272 223578
/proc/meminfo: memFree=128753184/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=145348 memory=126780 CPUtime=50.94 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 26273 0 0 0 5088 6 0 0 20 0 1 0 243075744 148836352 31695 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 36337 31695 800 2416 0 33439 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 152332 KiB
Current children cumulated memory: 131004 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 3.50 5/273 223581
/proc/meminfo: memFree=128730648/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0

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

/proc/223577/statm: 68810 60343 800 2416 0 65912 0
Current children cumulated CPU time: 1059.51 s
Current children cumulated vsize: 282224 KiB
Current children cumulated memory: 245596 KiB

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 3.92 5/273 223635
/proc/meminfo: memFree=128640436/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=276180 memory=240560 CPUtime=1119.36 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 69930 0 0 0 111783 153 0 0 20 0 1 0 243075744 282808320 60140 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 69045 60140 800 2416 0 66147 0
Current children cumulated CPU time: 1119.36 s
Current children cumulated vsize: 283164 KiB
Current children cumulated memory: 244784 KiB

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 3.94 5/272 223637
/proc/meminfo: memFree=128627964/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 246 106 0 0 0 0 0 0 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223576] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223576/stat : 223576 (timeout) S 223573 223576 222360 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243075743 2723840 320 18446744073709551615 94108206088192 94108206104705 140730952294016 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94108206119472 94108206121560 94108220448768 140730952296862 140730952296992 140730952296992 140730952302567 0
/proc/223576/statm: 665 320 320 5 0 90 0
[pid=223577] ppid=223576 vsize=280992 memory=263312 CPUtime=1179.2 cores=0,2
/proc/223577/stat : 223577 (CASHWMaxSAT-Dis) R 223576 223576 222360 0 -1 4194304 74285 0 0 0 117756 164 0 0 20 0 1 0 243075744 287735808 65828 18446744073709551615 4198400 14093885 140731392660768 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 43057152 140731392670116 140731392670233 140731392670233 140731392675808 0
/proc/223577/statm: 70248 65828 800 2416 0 67350 0
Current children cumulated CPU time: 1179.2 s
Current children cumulated vsize: 287976 KiB
Current children cumulated memory: 267536 KiB

[startup+1242.3 s]
/proc/loadavg: 4.07 4.08 3.95 5/274 223643
/proc/meminfo: memFree=128748396/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=171680 memory=99160 CPUtime=44.15 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22667 0 0 0 4307 108 0 0 20 0 1 0 243195545 175800320 24790 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 42920 24790 2464 595 0 27587 0
Current children cumulated CPU time: 1239.03 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 103384 KiB

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

# cumulated CPU time of all completed processes:  user=1251.98 s, system=3.15299 s

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

[startup+1248 s]*
/proc/loadavg: 4.06 4.08 3.95 5/274 223643
/proc/meminfo: memFree=128737008/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=171680 memory=99160 CPUtime=49.85 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22668 0 0 0 4862 123 0 0 20 0 1 0 243195545 175800320 24790 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 42920 24790 2464 595 0 27587 0
Current children cumulated CPU time: 1244.73 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 103384 KiB

[startup+1254.4 s]
/proc/loadavg: 4.13 4.09 3.95 5/274 223643
/proc/meminfo: memFree=128739264/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=171680 memory=99160 CPUtime=56.22 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22670 0 0 0 5485 137 0 0 20 0 1 0 243195545 175800320 24790 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 42920 24790 2464 595 0 27587 0
Current children cumulated CPU time: 1251.1 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 103384 KiB

[startup+1256 s]*
/proc/loadavg: 4.13 4.09 3.95 5/274 223643
/proc/meminfo: memFree=128739304/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=171680 memory=99160 CPUtime=57.82 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22670 0 0 0 5642 140 0 0 20 0 1 0 243195545 175800320 24790 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 42920 24790 2464 595 0 27587 0
Current children cumulated CPU time: 1252.7 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 103384 KiB

[startup+1257.6 s]
/proc/loadavg: 4.13 4.09 3.95 5/274 223643
/proc/meminfo: memFree=128739556/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=171680 memory=99160 CPUtime=59.41 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22670 0 0 0 5798 143 0 0 20 0 1 0 243195545 175800320 24790 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 42920 24790 2464 595 0 27587 0
Current children cumulated CPU time: 1254.29 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 103384 KiB

[startup+1258 s]*
/proc/loadavg: 4.13 4.09 3.95 5/274 223643
/proc/meminfo: memFree=128739556/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=171680 memory=99160 CPUtime=59.82 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22670 0 0 0 5838 144 0 0 20 0 1 0 243195545 175800320 24790 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 42920 24790 2464 595 0 27587 0
Current children cumulated CPU time: 1254.7 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 103384 KiB

[startup+1258.4 s]
/proc/loadavg: 4.13 4.09 3.95 5/274 223643
/proc/meminfo: memFree=128739556/131249992 swapFree=33003724/33010684
[pid=223573] ppid=223570 vsize=4324 memory=2944 CPUtime=1194.88 cores=0,2
/proc/223573/stat : 223573 (Hybrid-CASHWMax) S 223570 223573 222360 0 -1 4194304 280 75521 0 0 0 0 119321 167 20 0 1 0 243075742 4427776 736 18446744073709551615 94184731152384 94184732046917 140722497749024 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94184732285968 94184732333712 94184738463744 140722497751381 140722497751535 140722497751535 140722497757139 0
/proc/223573/statm: 1081 736 672 219 0 143 0
[pid=223638] ppid=223573 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/223638/stat : 223638 (timeout) S 223573 223638 222360 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243195544 2723840 320 18446744073709551615 94753026801664 94753026818177 140721224802112 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94753026832944 94753026835032 94753029259264 140721224808838 140721224808992 140721224808992 140721224814567 0
/proc/223638/statm: 665 320 320 5 0 90 0
[pid=223639] ppid=223638 vsize=152408 memory=97468 CPUtime=60.21 cores=0,2
/proc/223639/stat : 223639 (SynLSCD) R 223638 223638 222360 0 -1 4194304 22834 0 0 0 5875 146 0 0 20 0 1 0 243195545 156065792 24367 18446744073709551615 94360959934464 94360962369065 140729620402096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94360962850040 94360962883072 94360990576640 140729620408736 140729620408871 140729620408871 140729620414446 0
/proc/223639/statm: 38102 24367 2592 595 0 22769 0
Current children cumulated CPU time: 1255.09 s
Current children cumulated vsize: 159392 KiB
Current children cumulated memory: 101692 KiB

Child status: 0

Real time (s): 1258.44
CPU time (s): 1255.13
CPU user time (s): 1251.98
CPU system time (s): 3.15299
CPU usage (%): 99.7375
Max. virtual memory (cumulated for all children) (KiB): 418380
Max. memory (cumulated for all children) (KiB): 335692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1251.98
system time used= 3.15299
maximum resident set size= 346844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99682
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= 944
involuntary context switches= 1612


# summary of solver processes directly reported to runsolver:
#   pid: 223573
#   total CPU time (s): 1255.13
#   total CPU user time (s): 1251.98
#   total CPU system time (s): 3.15299

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.40229 second user time and 5.80508 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-23 14:32:50
IDJOB=4548039
IDBENCH=175392
IDSOLVER=3425
FILE ID=nodeC025/4548039-1753273970
RUNJOBID= nodeC025-1753272569-222377
SLURM_JOB_ID= 9690008
Free space on /tmp= 431812 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_06_170.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4548039-1753273970/watcher-4548039-1753273970 -o /tmp/evaluation-result-4548039-1753273970/solver-4548039-1753273970 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753272569-222377 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548039-1753273970.opb 3600 HOME

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

MD5SUM BENCH= 8004cad3253210c4fb1dfbb021092d0c
RANDOM SEED=2035691600

nodeC025 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		: 3601.452
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.67
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.834
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.67
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		: 3599.837
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.67
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.180
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.67
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.836
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.67
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.841
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.67
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		: 3600.092
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.67
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		: 3518.331
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        128897800 kB
MemAvailable:   129264460 kB
Buffers:            2128 kB
Cached:          1109756 kB
SwapCached:         2132 kB
Active:          1135300 kB
Inactive:         455092 kB
Active(anon):     472496 kB
Inactive(anon):    27612 kB
Active(file):     662804 kB
Inactive(file):   427480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003724 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16268 kB
Writeback:             4 kB
AnonPages:        479176 kB
Mapped:           115468 kB
Shmem:             21600 kB
KReclaimable:     231228 kB
Slab:             328880 kB
SReclaimable:     231228 kB
SUnreclaim:        97652 kB
KernelStack:        4432 kB
PageTables:         4460 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     895100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431796 MiB
End job on nodeC025 at 2025-07-23 14:53:48