Trace number 4544363

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01UNSAT 1853.31 1858.48

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

1853.24/1858.44	c Exit code from Second Program: 20
1853.24/1858.46	c #vars 6123 #constraints 6125 1.00033 1
1853.24/1858.46	c 6125 constraints
1853.24/1858.46	c Finish cloning data from SAT to LS
1853.24/1858.46	c restart_num_ls  -100000 0
1853.24/1858.46	c Use LS-small
1853.24/1858.46	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 (61624 MiB free)
  memory of node 1: 64465 MiB (62127 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544363-1753228581/watcher-4544363-1753228581 -o /tmp/evaluation-result-4544363-1753228581/solver-4544363-1753228581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753222270-161961 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4544363-1753228581.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=163512, runsolver pid=163509

[startup+0.100063 s]*
/proc/loadavg: 4.10 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126705228/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=37712 memory=21696 CPUtime=0.07 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 5175 0 0 0 6 1 0 0 20 0 1 0 238532654 38617088 5424 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 3 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 9428 5424 896 2593 0 6321 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 44696 KiB
Current children cumulated memory: 26048 KiB

[startup+0.205771 s]*
/proc/loadavg: 4.10 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126657408/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=88016 memory=68196 CPUtime=0.18 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 15836 0 0 0 15 3 0 0 20 0 1 0 238532654 90128384 17049 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 22004 17049 896 2593 0 18897 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 95000 KiB
Current children cumulated memory: 72548 KiB

[startup+0.305851 s]*
/proc/loadavg: 4.10 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126625704/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=123504 memory=104420 CPUtime=0.28 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 23105 0 0 0 24 4 0 0 20 0 1 0 238532654 126468096 26105 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 30876 26105 928 2593 0 27769 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 130488 KiB
Current children cumulated memory: 108772 KiB

[startup+0.700235 s]
/proc/loadavg: 4.10 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126625704/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=131388 memory=110868 CPUtime=0.66 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 24929 0 0 0 62 4 0 0 20 0 1 0 238532654 134541312 27717 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 32847 27717 960 2593 0 29740 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 138372 KiB
Current children cumulated memory: 115220 KiB

[startup+1.50023 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126618080/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=148020 memory=127788 CPUtime=1.46 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 29093 0 0 0 141 5 0 0 20 0 1 0 238532654 151572480 31947 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 37005 31947 960 2593 0 33898 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 155004 KiB
Current children cumulated memory: 132140 KiB

[startup+3.1056 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126562220/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=149736 memory=121168 CPUtime=3.06 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 33084 0 0 0 299 7 0 0 20 0 1 0 238532654 153329664 30292 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 37434 30292 960 2593 0 34327 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 156720 KiB
Current children cumulated memory: 125520 KiB

[startup+6.30023 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126594372/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=149736 memory=123692 CPUtime=6.25 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 33208 0 0 0 618 7 0 0 20 0 1 0 238532654 153329664 30923 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 37434 30923 960 2593 0 34327 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 156720 KiB
Current children cumulated memory: 128044 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.09 5/272 163516
/proc/meminfo: memFree=126595564/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=149736 memory=123692 CPUtime=12.63 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 33212 0 0 0 1256 7 0 0 20 0 1 0 238532654 153329664 30923 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 37434 30923 960 2593 0 34327 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 156720 KiB
Current children cumulated memory: 128044 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.09 5/272 163516
/proc/meminfo: memFree=126597148/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=149736 memory=123692 CPUtime=25.4 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 33213 0 0 0 2533 7 0 0 20 0 1 0 238532654 153329664 30923 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 37434 30923 960 2593 0 34327 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 156720 KiB
Current children cumulated memory: 128044 KiB

[startup+51.1059 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 163517
/proc/meminfo: memFree=126575680/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=152508 memory=126252 CPUtime=50.93 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 33879 0 0 0 5086 7 0 0 20 0 1 0 238532654 156168192 31563 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 38127 31563 960 2593 0 35020 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 159492 KiB
Current children cumulated memory: 130604 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/271 163518
/proc/meminfo: memFree=126600636/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/163516/statm: 99212 94259 960 2593 0 96105 0
Current children cumulated CPU time: 1717.56 s
Current children cumulated vsize: 403832 KiB
Current children cumulated memory: 381388 KiB

[startup+1782.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/273 164187
/proc/meminfo: memFree=120812704/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 252 104 0 0 0 0 0 0 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=163515] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/163515/stat : 163515 (timeout) S 163512 163515 161949 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 238532653 2723840 352 18446744073709551615 94481122570240 94481122586753 140731869763856 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94481122601520 94481122603608 94481124851712 140731869768094 140731869768224 140731869768224 140731869773799 0
/proc/163515/statm: 665 352 352 5 0 90 0
[pid=163516] ppid=163515 vsize=387688 memory=367876 CPUtime=1777.37 cores=1,3
/proc/163516/stat : 163516 (CASHWMaxSAT-Dis) R 163515 163515 161949 0 -1 4194304 129799 0 0 0 177603 134 0 0 20 0 1 0 238532654 396992512 91969 18446744073709551615 4198400 14817773 140723679059488 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 44896256 140723679066532 140723679066649 140723679066649 140723679072224 0
/proc/163516/statm: 96922 91969 960 2593 0 93815 0
Current children cumulated CPU time: 1777.37 s
Current children cumulated vsize: 394672 KiB
Current children cumulated memory: 372228 KiB

[startup+1842.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/273 164191
/proc/meminfo: memFree=118986700/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=44.12 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 4310 102 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1837.18 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

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

# cumulated CPU time of all completed processes:  user=1850.51 s, system=2.80704 s

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

[startup+1843.2 s]
/proc/loadavg: 4.07 4.10 4.09 5/273 164191
/proc/meminfo: memFree=118970444/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=45.03 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 4398 105 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1838.09 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

[startup+1849.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/273 164191
/proc/meminfo: memFree=118880356/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=51.41 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 5020 121 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1844.47 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

[startup+1852.8 s]
/proc/loadavg: 4.06 4.09 4.09 5/273 164191
/proc/meminfo: memFree=118839684/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=54.59 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 5332 127 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1847.65 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

[startup+1856 s]*
/proc/loadavg: 4.05 4.09 4.09 5/273 164191
/proc/meminfo: memFree=118776992/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=57.79 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 5644 135 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1850.85 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

[startup+1857.6 s]
/proc/loadavg: 4.05 4.09 4.09 5/273 164191
/proc/meminfo: memFree=118760768/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=59.38 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 5799 139 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1852.44 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

[startup+1858 s]*
/proc/loadavg: 4.05 4.09 4.09 5/273 164191
/proc/meminfo: memFree=118744512/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=171680 memory=97952 CPUtime=59.79 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22652 0 0 0 5839 140 0 0 20 0 1 0 238712455 175800320 24488 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 42920 24488 2464 595 0 27587 0
Current children cumulated CPU time: 1852.85 s
Current children cumulated vsize: 178664 KiB
Current children cumulated memory: 102304 KiB

[startup+1858.4 s]
/proc/loadavg: 4.05 4.09 4.09 5/273 164191
/proc/meminfo: memFree=118744512/131249992 swapFree=33009392/33010684
[pid=163512] ppid=163509 vsize=4324 memory=2944 CPUtime=1793.06 cores=1,3
/proc/163512/stat : 163512 (Hybrid-CASHWMax) S 163509 163512 161949 0 -1 4194304 284 130565 0 0 0 0 179169 137 20 0 1 0 238532652 4427776 736 18446744073709551615 94604629479424 94604630373957 140727283274992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94604630613008 94604630660752 94604661694464 140727283280213 140727283280367 140727283280367 140727283285971 0
/proc/163512/statm: 1081 736 672 219 0 143 0
[pid=164188] ppid=163512 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/164188/stat : 164188 (timeout) S 163512 164188 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238712454 2723840 352 18446744073709551615 94912156389376 94912156405889 140729351407664 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94912156420656 94912156422744 94912175697920 140729351416198 140729351416352 140729351416352 140729351421927 0
/proc/164188/statm: 665 352 352 5 0 90 0
[pid=164189] ppid=164188 vsize=172096 memory=98464 CPUtime=60.18 cores=1,3
/proc/164189/stat : 164189 (SynLSCD) R 164188 164188 161949 0 -1 4194304 22733 0 0 0 5877 141 0 0 20 0 1 0 238712455 176226304 24616 18446744073709551615 93848361496576 93848363930729 140737366562000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93848364412152 93848364445184 93848380526592 140737366567328 140737366567463 140737366567463 140737366573038 0
/proc/164189/statm: 43024 24616 2496 595 0 27691 0
Current children cumulated CPU time: 1853.24 s
Current children cumulated vsize: 179080 KiB
Current children cumulated memory: 102816 KiB

Child status: 0

Real time (s): 1858.48
CPU time (s): 1853.31
CPU user time (s): 1850.51
CPU system time (s): 2.80704
CPU usage (%): 99.7221
Max. virtual memory (cumulated for all children) (KiB): 662392
Max. memory (cumulated for all children) (KiB): 636452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1850.51
system time used= 2.80704
maximum resident set size= 635640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 961
involuntary context switches= 979


# summary of solver processes directly reported to runsolver:
#   pid: 163512
#   total CPU time (s): 1853.31
#   total CPU user time (s): 1850.51
#   total CPU system time (s): 2.80704

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.48992 second user time and 9.2914 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-23 01:56:21
IDJOB=4544363
IDBENCH=175392
IDSOLVER=3328
FILE ID=nodeC035/4544363-1753228581
RUNJOBID= nodeC035-1753222270-161961
SLURM_JOB_ID= 9687817
Free space on /tmp= 432412 MiB

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

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

MD5SUM BENCH= 8004cad3253210c4fb1dfbb021092d0c
RANDOM SEED=373789987

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.754
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.51
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.805
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.51
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.282
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.51
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		: 3677.379
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.51
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.747
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.51
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.755
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.51
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		: 3700.000
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.51
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		: 3599.842
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126722156 kB
MemAvailable:   129007068 kB
Buffers:             664 kB
Cached:          3035724 kB
SwapCached:          336 kB
Active:          1588464 kB
Inactive:        2165468 kB
Active(anon):     724540 kB
Inactive(anon):    18908 kB
Active(file):     863924 kB
Inactive(file):  2146560 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17456 kB
Writeback:            40 kB
AnonPages:        718908 kB
Mapped:           121256 kB
Shmem:             25904 kB
KReclaimable:     227336 kB
Slab:             323092 kB
SReclaimable:     227336 kB
SUnreclaim:        95756 kB
KernelStack:        4352 kB
PageTables:         4720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1121692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432368 MiB
End job on nodeC035 at 2025-07-23 02:27:20