Trace number 4515299

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-01? 3587.21 3596.14

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-neos-952987.0.d.opb
MD5SUMc2f3e0c6154609bf2d3178c0d208b6f5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31248
Total number of constraints354
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints177
Minimum length of a constraint168
Maximum length of a constraint343
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 1050
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 27454
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.08/3596.09	c Exit code from Second Program: 124
3587.18/3596.12	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62944 MiB free)
  memory of node 1: 64507 MiB (63725 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.10002 s]*
/proc/loadavg: 3.14 3.12 3.10 4/264 12985
/proc/meminfo: memFree=129694252/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=33788 memory=19172 CPUtime=0.08 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 4451 0 0 0 7 1 0 0 20 0 1 0 29590932 34598912 4793 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 8447 4793 864 2593 0 5340 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 40772 KiB
Current children cumulated memory: 23524 KiB

[startup+0.205679 s]*
/proc/loadavg: 3.14 3.12 3.10 4/264 12985
/proc/meminfo: memFree=129687196/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=42276 memory=23780 CPUtime=0.17 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 5623 0 0 0 16 1 0 0 20 0 1 0 29590932 43290624 5945 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 10569 5945 864 2593 0 7462 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 49260 KiB
Current children cumulated memory: 28132 KiB

[startup+0.3056 s]*
/proc/loadavg: 3.14 3.12 3.10 4/264 12985
/proc/meminfo: memFree=129685432/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=50648 memory=28260 CPUtime=0.27 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 6759 0 0 0 26 1 0 0 20 0 1 0 29590932 51863552 7065 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 12662 7065 864 2593 0 9555 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 57632 KiB
Current children cumulated memory: 32612 KiB

[startup+0.700226 s]
/proc/loadavg: 3.14 3.12 3.10 4/264 12985
/proc/meminfo: memFree=129660232/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=88368 memory=67132 CPUtime=0.66 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 14662 0 0 0 64 2 0 0 20 0 1 0 29590932 90488832 16783 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 22092 16783 1152 2593 0 18985 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 95352 KiB
Current children cumulated memory: 71484 KiB

[startup+1.50023 s]
/proc/loadavg: 3.14 3.12 3.10 4/264 12985
/proc/meminfo: memFree=129658216/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=94916 memory=68028 CPUtime=1.46 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 14866 0 0 0 144 2 0 0 20 0 1 0 29590932 97193984 17007 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 23729 17007 1152 2593 0 20622 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 72380 KiB

[startup+3.10547 s]
/proc/loadavg: 3.14 3.12 3.10 4/264 12985
/proc/meminfo: memFree=129657220/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=95840 memory=69564 CPUtime=3.06 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 15280 0 0 0 304 2 0 0 20 0 1 0 29590932 98140160 17391 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 23960 17391 1152 2593 0 20853 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 102824 KiB
Current children cumulated memory: 73916 KiB

[startup+6.30021 s]
/proc/loadavg: 3.13 3.12 3.09 4/264 12985
/proc/meminfo: memFree=129651896/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=108104 memory=84492 CPUtime=6.25 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 16015 0 0 0 622 3 0 0 20 0 1 0 29590932 110698496 21123 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 27026 21123 1152 2593 0 23919 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 115088 KiB
Current children cumulated memory: 88844 KiB

[startup+12.7002 s]
/proc/loadavg: 3.12 3.12 3.09 4/264 12986
/proc/meminfo: memFree=129078652/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=619380 memory=584204 CPUtime=12.63 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 90381 0 0 0 1242 21 0 0 20 0 1 0 29590932 634245120 146051 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 154845 146051 1216 2593 0 151738 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 626364 KiB
Current children cumulated memory: 588556 KiB

[startup+25.5002 s]
/proc/loadavg: 3.09 3.11 3.09 4/264 12986
/proc/meminfo: memFree=129099812/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=635272 memory=599536 CPUtime=25.4 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 98033 0 0 0 2505 35 0 0 20 0 1 0 29590932 650518528 149884 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 158818 149884 1248 2593 0 155711 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 642256 KiB
Current children cumulated memory: 603888 KiB

[startup+51.1056 s]
/proc/loadavg: 3.14 3.12 3.09 4/264 12986
/proc/meminfo: memFree=129057720/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/12984/stat : 12984 (timeout) S 12981 12984 11624 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29590932 2723840 352 18446744073709551615 94178466979840 94178466996353 140730813684848 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94178467011120 94178467013208 94178478018560 140730813688224 140730813688354 140730813688354 140730813693927 0
/proc/12984/statm: 665 352 352 5 0 90 0
[pid=12985] ppid=12984 vsize=675516 memory=639784 CPUtime=50.93 cores=4,6
/proc/12985/stat : 12985 (CASHWMaxSAT-Dis) R 12984 12984 11624 0 -1 4194304 108885 0 0 0 5031 62 0 0 20 0 1 0 29590932 691728384 159946 18446744073709551615 4198400 14817773 140726512047744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 30162944 140726512052646 140726512052763 140726512052763 140726512058336 0
/proc/12985/statm: 168879 159946 1248 2593 0 165772 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 682500 KiB
Current children cumulated memory: 644136 KiB

[startup+102.3 s]
/proc/loadavg: 3.06 3.10 3.09 4/262 12992
/proc/meminfo: memFree=129094452/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=12984] ppid=12981 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4256380 memory=4068544 CPUtime=1660.64 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 976815 0 0 0 165800 264 0 0 20 0 1 0 29770733 4358533120 1017136 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1064095 1017136 2496 595 0 1048762 0
Current children cumulated CPU time: 3453.67 s
Current children cumulated vsize: 4263364 KiB
Current children cumulated memory: 4072768 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.10 1.52 2/247 13247
/proc/meminfo: memFree=125998892/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4312140 memory=4136724 CPUtime=1720.51 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 989793 0 0 0 171781 270 0 0 20 0 1 0 29770733 4415631360 1034181 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1078035 1034181 2496 595 0 1062702 0
Current children cumulated CPU time: 3513.54 s
Current children cumulated vsize: 4319124 KiB
Current children cumulated memory: 4140948 KiB

[startup+3582.3 s]
/proc/loadavg: 1.06 1.10 1.49 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1780.38 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992123 0 0 0 177764 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3573.41 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

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

# cumulated CPU time of all completed processes:  user=3577.08 s, system=10.1298 s

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

[startup+3584 s]*
/proc/loadavg: 1.06 1.10 1.49 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1782.08 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992130 0 0 0 177934 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3575.11 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

[startup+3590.4 s]
/proc/loadavg: 1.06 1.09 1.48 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1788.46 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992143 0 0 0 178572 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3581.49 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

[startup+3593.6 s]
/proc/loadavg: 1.05 1.09 1.48 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1791.65 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992155 0 0 0 178891 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3584.68 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

[startup+3595.2 s]
/proc/loadavg: 1.05 1.09 1.48 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1793.25 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992155 0 0 0 179051 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3586.28 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

[startup+3595.6 s]
/proc/loadavg: 1.05 1.09 1.48 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1793.65 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992155 0 0 0 179091 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3586.68 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

[startup+3596 s]*
/proc/loadavg: 1.05 1.09 1.48 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=1793.03 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 281 304049 0 0 0 0 178572 731 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
[pid=13088] ppid=12981 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/13088/stat : 13088 (timeout) S 12981 13088 11624 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 29770733 2723840 320 18446744073709551615 94702436687872 94702436704385 140737406955984 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94702436719152 94702436721240 94702450937856 140737406962056 140737406962210 140737406962210 140737406967783 0
/proc/13088/statm: 665 320 320 5 0 90 0
[pid=13089] ppid=13088 vsize=4323056 memory=4146068 CPUtime=1794.05 cores=4,6
/proc/13089/stat : 13089 (SynLSCD) R 13088 13088 11624 0 -1 4194304 992155 0 0 0 179131 274 0 0 20 0 1 0 29770733 4426809344 1036517 18446744073709551615 94305192284160 94305194718313 140723484775712 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94305195199736 94305195232768 94305207607296 140723484785058 140723484785193 140723484785193 140723484790766 0
/proc/13089/statm: 1080764 1036517 2496 595 0 1065431 0
Current children cumulated CPU time: 3587.08 s
Current children cumulated vsize: 4330040 KiB
Current children cumulated memory: 4150292 KiB

[startup+3596.1 s]
/proc/loadavg: 1.05 1.09 1.48 2/248 13251
/proc/meminfo: memFree=125991740/131249996 swapFree=33010684/33010684
[pid=12981] ppid=12978 vsize=4324 memory=2944 CPUtime=3587.18 cores=4,6
/proc/12981/stat : 12981 (Hybrid-CASHWMax) S 12978 12981 11624 0 -1 4194304 308 1296353 0 0 0 0 357707 1011 20 0 1 0 29590931 4427776 736 18446744073709551615 94874126544896 94874127439429 140736261318784 0 0 0 2 4 65536 1 0 0 17 4 0 0 0 0 0 94874127678480 94874127726224 94874154180608 140736261323095 140736261323249 140736261323249 140736261328851 0
/proc/12981/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3587.18 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3596.14
CPU time (s): 3587.21
CPU user time (s): 3577.08
CPU system time (s): 10.1298
CPU usage (%): 99.7519
Max. virtual memory (cumulated for all children) (KiB): 4330040
Max. memory (cumulated for all children) (KiB): 4150292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.08
system time used= 10.1298
maximum resident set size= 4146452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1298202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1337
involuntary context switches= 2642


# summary of solver processes directly reported to runsolver:
#   pid: 12981
#   total CPU time (s): 3587.21
#   total CPU user time (s): 3577.08
#   total CPU system time (s): 10.1298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.03155 second user time and 15.9662 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-28 21:31:53
IDJOB=4515299
IDBENCH=164400
IDSOLVER=3328
FILE ID=nodeC030/4515299-1751139113
RUNJOBID= nodeC030-1751133631-11640
SLURM_JOB_ID= 9587430
Free space on /tmp= 433000 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-neos-952987.0.d.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515299-1751139113/watcher-4515299-1751139113 -o /tmp/evaluation-result-4515299-1751139113/solver-4515299-1751139113 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751133631-11640 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4515299-1751139113.opb 3600 HOME

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

MD5SUM BENCH= c2f3e0c6154609bf2d3178c0d208b6f5
RANDOM SEED=1031105402

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.376
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	: 7000.62
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		: 3602.665
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	: 7000.62
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		: 3700.000
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	: 7000.62
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		: 3600.481
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	: 7000.62
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		: 3600.328
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	: 7000.62
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		: 3600.314
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	: 7000.62
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		: 3624.536
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	: 7000.62
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		: 3700.000
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129710128 kB
MemAvailable:   129341596 kB
Buffers:            3280 kB
Cached:           428068 kB
SwapCached:            0 kB
Active:           740872 kB
Inactive:         206268 kB
Active(anon):     533856 kB
Inactive(anon):        0 kB
Active(file):     207016 kB
Inactive(file):   206268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18384 kB
Writeback:             4 kB
AnonPages:        518828 kB
Mapped:           110844 kB
Shmem:             18064 kB
KReclaimable:      84604 kB
Slab:             166516 kB
SReclaimable:      84604 kB
SUnreclaim:        81912 kB
KernelStack:        4240 kB
PageTables:         3968 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     844572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    440320 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC030 at 2025-06-28 22:31:50