Trace number 4548098

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 1425.37 1428.76

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat16_15_identity_complement.opb
MD5SUMec82efcd866f342a1f5f756e3ed31d43
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 benchmark5.10808
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5508
Total number of constraints408375
Number of constraints which are clauses397971
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10404
Minimum length of a constraint2
Maximum length of a constraint17
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 33
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1425.30/1428.72	c Exit code from Second Program: 20
1425.30/1428.75	c #vars 5508 #constraints 408375 74.1422 1
1425.30/1428.75	c intsize: 6
1425.30/1428.75	c 408375 constraints
1425.30/1428.75	c Finish cloning data from SAT to LS
1425.30/1428.75	c restart_num_ls  -100000 0
1425.30/1428.75	c Use LS-small
1425.30/1428.75	c restart_num_ls  0 504
1425.30/1428.75	c LS 90 71
1425.30/1428.75	c Use LS-small
1425.30/1428.75	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 (57992 MiB free)
  memory of node 1: 64465 MiB (56598 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4548098-1753275007/watcher-4548098-1753275007 -o /tmp/evaluation-result-4548098-1753275007/solver-4548098-1753275007 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753272569-181400 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548098-1753275007.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
solver pid=182423, runsolver pid=182420
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.13 4.10 3.91 5/273 182427
/proc/meminfo: memFree=117325092/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=38044 memory=19328 CPUtime=0.08 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 4189 0 0 0 7 1 0 0 20 0 1 0 243179389 38957056 4832 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 9511 4832 736 2416 0 6613 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 45028 KiB
Current children cumulated memory: 23680 KiB

[startup+0.205687 s]*
/proc/loadavg: 4.13 4.10 3.91 5/273 182427
/proc/meminfo: memFree=117309216/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=55996 memory=37120 CPUtime=0.18 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 8628 0 0 0 17 1 0 0 20 0 1 0 243179389 57339904 9280 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 13999 9280 736 2416 0 11101 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 62980 KiB
Current children cumulated memory: 41472 KiB

[startup+0.305587 s]*
/proc/loadavg: 4.13 4.10 3.91 5/273 182427
/proc/meminfo: memFree=117293088/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=72820 memory=53888 CPUtime=0.28 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 12845 0 0 0 26 2 0 0 20 0 1 0 243179389 74567680 13472 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 18205 13472 736 2416 0 15307 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 79804 KiB
Current children cumulated memory: 58240 KiB

[startup+0.70018 s]
/proc/loadavg: 4.13 4.10 3.91 5/273 182427
/proc/meminfo: memFree=117252768/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=138988 memory=119936 CPUtime=0.67 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 29338 0 0 0 62 5 0 0 20 0 1 0 243179389 142323712 29984 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 34747 29984 736 2416 0 31849 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 145972 KiB
Current children cumulated memory: 124288 KiB

[startup+1.50022 s]
/proc/loadavg: 4.13 4.10 3.91 5/273 182427
/proc/meminfo: memFree=117172380/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=274468 memory=254976 CPUtime=1.47 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 63096 0 0 0 136 11 0 0 20 0 1 0 243179389 281055232 63744 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 68617 63744 736 2416 0 65719 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 281452 KiB
Current children cumulated memory: 259328 KiB

[startup+3.10546 s]
/proc/loadavg: 4.12 4.10 3.91 5/273 182482
/proc/meminfo: memFree=117012300/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=323120 memory=306564 CPUtime=3.07 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 76909 0 0 0 294 13 0 0 20 0 1 0 243179389 330874880 76641 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 80780 76641 800 2416 0 77882 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 330104 KiB
Current children cumulated memory: 310916 KiB

[startup+6.30023 s]
/proc/loadavg: 4.12 4.10 3.91 5/273 182482
/proc/meminfo: memFree=117001044/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=341396 memory=325848 CPUtime=6.26 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 78476 0 0 0 611 15 0 0 20 0 1 0 243179389 349589504 81462 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 85349 81462 800 2416 0 82451 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 348380 KiB
Current children cumulated memory: 330200 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.10 3.91 4/267 182542
/proc/meminfo: memFree=116912428/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=360252 memory=344556 CPUtime=12.64 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 78632 0 0 0 1249 15 0 0 20 0 1 0 243179389 368898048 86139 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 90063 86139 800 2416 0 87165 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 367236 KiB
Current children cumulated memory: 348908 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.09 3.91 5/274 182687
/proc/meminfo: memFree=116971376/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=390684 memory=350704 CPUtime=25.4 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 79147 0 0 0 2525 15 0 0 20 0 1 0 243179389 400060416 87676 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 97671 87676 800 2416 0 94773 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 397668 KiB
Current children cumulated memory: 355056 KiB

[startup+51.1056 s]
/proc/loadavg: 4.05 4.08 3.91 5/274 182688
/proc/meminfo: memFree=116965352/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182426] ppid=182423 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/182426/stat : 182426 (timeout) S 182423 182426 181383 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243179388 2723840 320 18446744073709551615 94491600572416 94491600588929 140733468962144 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94491600603696 94491600605784 94491624542208 140733468969374 140733468969504 140733468969504 140733468975079 0
/proc/182426/statm: 665 320 320 5 0 90 0
[pid=182427] ppid=182426 vsize=390684 memory=350704 CPUtime=50.94 cores=0,2
/proc/182427/stat : 182427 (CASHWMaxSAT-Dis) R 182426 182426 181383 0 -1 4194304 79166 0 0 0 5079 15 0 0 20 0 1 0 243179389 400060416 87676 18446744073709551615 4198400 14093885 140729010311712 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23023616 140729010317732 140729010317849 140729010317849 140729010323424 0
/proc/182427/statm: 97671 87676 800 2416 0 94773 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 397668 KiB
Current children cumulated memory: 355056 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 3.92 5/274 182690
/proc/meminfo: memFree=116919836/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0

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

/proc/182860/statm: 120548 96167 2496 595 0 105215 0
Current children cumulated CPU time: 1239.34 s
Current children cumulated vsize: 489176 KiB
Current children cumulated memory: 389148 KiB

[startup+1302.3 s]
/proc/loadavg: 1.27 1.95 2.74 2/250 182870
/proc/meminfo: memFree=117032156/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=541116 memory=434684 CPUtime=104.02 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59133 0 0 0 10222 180 0 0 20 0 1 0 243299189 554102784 108671 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 135279 108671 2496 595 0 119946 0
Current children cumulated CPU time: 1299.2 s
Current children cumulated vsize: 548100 KiB
Current children cumulated memory: 439164 KiB

[startup+1362.3 s]
/proc/loadavg: 1.21 1.80 2.64 2/250 182872
/proc/meminfo: memFree=117014424/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=546024 memory=454076 CPUtime=163.87 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59470 0 0 0 16104 283 0 0 20 0 1 0 243299189 559128576 113519 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136506 113519 2528 595 0 121173 0
Current children cumulated CPU time: 1359.05 s
Current children cumulated vsize: 553008 KiB
Current children cumulated memory: 458556 KiB

[startup+1422.3 s]
/proc/loadavg: 1.13 1.67 2.54 2/250 182874
/proc/meminfo: memFree=117015240/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=223.73 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22023 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1418.91 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

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

# cumulated CPU time of all completed processes:  user=1421.67 s, system=3.6959 s

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

[startup+1424 s]*
/proc/loadavg: 1.12 1.66 2.53 2/250 182874
/proc/meminfo: memFree=117015240/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=225.43 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22193 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1420.61 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

[startup+1427.2 s]
/proc/loadavg: 1.12 1.66 2.53 2/250 182874
/proc/meminfo: memFree=117013524/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=228.62 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22512 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1423.8 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

[startup+1428 s]*
/proc/loadavg: 1.11 1.65 2.52 2/250 182874
/proc/meminfo: memFree=117013524/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=229.43 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22593 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1424.61 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

[startup+1428.4 s]
/proc/loadavg: 1.11 1.65 2.52 2/250 182874
/proc/meminfo: memFree=117013524/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=229.82 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22632 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1425 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

[startup+1428.6 s]
/proc/loadavg: 1.11 1.65 2.52 2/250 182874
/proc/meminfo: memFree=117013524/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=230.02 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22652 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1425.2 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

[startup+1428.7 s]
/proc/loadavg: 1.11 1.65 2.52 2/250 182874
/proc/meminfo: memFree=117013524/131249996 swapFree=33010160/33010684
[pid=182423] ppid=182420 vsize=4324 memory=3072 CPUtime=1195.18 cores=0,2
/proc/182423/stat : 182423 (Hybrid-CASHWMax) S 182420 182423 181383 0 -1 4194304 284 81981 0 0 0 0 119501 17 20 0 1 0 243179387 4427776 768 18446744073709551615 93835526483968 93835527378501 140731483020640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93835527617552 93835527665296 93835553898496 140731483023701 140731483023855 140731483023855 140731483029459 0
/proc/182423/statm: 1081 768 704 219 0 143 0
[pid=182859] ppid=182423 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/182859/stat : 182859 (timeout) S 182423 182859 181383 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243299189 2723840 352 18446744073709551615 94577937514496 94577937531009 140728748184512 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94577937545776 94577937547864 94577952337920 140728748190086 140728748190240 140728748190240 140728748195815 0
/proc/182859/statm: 665 352 352 5 0 90 0
[pid=182860] ppid=182859 vsize=547720 memory=461600 CPUtime=230.12 cores=0,2
/proc/182860/stat : 182860 (SynLSCD) R 182859 182859 181383 0 -1 4194304 59988 0 0 0 22662 350 0 0 20 0 1 0 243299189 560865280 115400 18446744073709551615 94710331416576 94710333851177 140729418150256 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94710334332152 94710334365184 94710345854976 140729418152352 140729418152487 140729418152487 140729418158062 0
/proc/182860/statm: 136930 115400 2528 595 0 121597 0
Current children cumulated CPU time: 1425.3 s
Current children cumulated vsize: 554704 KiB
Current children cumulated memory: 466080 KiB

Child status: 0

Real time (s): 1428.76
CPU time (s): 1425.37
CPU user time (s): 1421.67
CPU system time (s): 3.6959
CPU usage (%): 99.7624
Max. virtual memory (cumulated for all children) (KiB): 554704
Max. memory (cumulated for all children) (KiB): 466080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1421.67
system time used= 3.6959
maximum resident set size= 461984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143315
page faults= 0
swaps= 0
block input operations= 0
block output operations= 56
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1025
involuntary context switches= 3120


# summary of solver processes directly reported to runsolver:
#   pid: 182423
#   total CPU time (s): 1425.37
#   total CPU user time (s): 1421.67
#   total CPU system time (s): 3.6959

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.80692 second user time and 6.46686 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-23 14:50:08
IDJOB=4548098
IDBENCH=180672
IDSOLVER=3425
FILE ID=nodeC032/4548098-1753275007
RUNJOBID= nodeC032-1753272569-181400
SLURM_JOB_ID= 9689999
Free space on /tmp= 432524 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat16_15_identity_complement.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4548098-1753275007/watcher-4548098-1753275007 -o /tmp/evaluation-result-4548098-1753275007/solver-4548098-1753275007 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753272569-181400 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4548098-1753275007.opb 3600 HOME

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

MD5SUM BENCH= ec82efcd866f342a1f5f756e3ed31d43
RANDOM SEED=1849886855

nodeC032 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.680
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.69
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.847
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.69
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		: 3567.512
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117340968 kB
MemAvailable:   129515956 kB
Buffers:            2728 kB
Cached:         12853548 kB
SwapCached:           20 kB
Active:          1293636 kB
Inactive:       11722872 kB
Active(anon):     183352 kB
Inactive(anon):     3124 kB
Active(file):    1110284 kB
Inactive(file): 11719748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27160 kB
Writeback:             4 kB
AnonPages:        161560 kB
Mapped:           120668 kB
Shmem:             26240 kB
KReclaimable:     368392 kB
Slab:             467108 kB
SReclaimable:     368392 kB
SUnreclaim:        98716 kB
KernelStack:        4368 kB
PageTables:         3600 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     555328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432556 MiB
End job on nodeC032 at 2025-07-23 15:13:56