Trace number 4544169

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-06-01UNSAT 1287.29 1290.76

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/
random_rational_opb/normalized-ec_random_rational_random8reg_split_750.opb
MD5SUM9d0f67967ac2bc71f5ce17bb15e814c1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.268683
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9003
Total number of constraints6754
Number of constraints which are clauses6002
Number of constraints which are cardinality constraints (but not clauses)751
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint6002
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 6002
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 18006
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

1287.23/1290.71	c Exit code from Second Program: 20
1287.23/1290.74	c #vars 9003 #constraints 7505 0.833611 1
1287.23/1290.74	c 7505 constraints
1287.23/1290.74	c Finish cloning data from SAT to LS
1287.23/1290.74	c restart_num_ls  -100000 0
1287.23/1290.74	c Use LS-small
1287.23/1290.74	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 (44773 MiB free)
  memory of node 1: 64465 MiB (42488 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544169-1753207877/watcher-4544169-1753207877 -o /tmp/evaluation-result-4544169-1753207877/solver-4544169-1753207877 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753198970-154982 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4544169-1753207877.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=156718, runsolver pid=156715

[startup+0.100062 s]*
/proc/loadavg: 4.25 4.17 4.12 5/272 156722
/proc/meminfo: memFree=89377616/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=38620 memory=19420 CPUtime=0.07 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 4427 0 0 0 7 0 0 0 20 0 1 0 236465261 39546880 4855 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 9655 4855 768 2416 0 6757 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45604 KiB
Current children cumulated memory: 23900 KiB

[startup+0.20591 s]*
/proc/loadavg: 4.25 4.17 4.12 5/272 156722
/proc/meminfo: memFree=89369424/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=69468 memory=50300 CPUtime=0.18 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 8845 0 0 0 17 1 0 0 20 0 1 0 236465261 71135232 12575 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 17367 12575 768 2416 0 14469 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 76452 KiB
Current children cumulated memory: 54780 KiB

[startup+0.305924 s]*
/proc/loadavg: 4.25 4.17 4.12 5/272 156722
/proc/meminfo: memFree=89315180/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=103652 memory=80720 CPUtime=0.28 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 15058 0 0 0 25 3 0 0 20 0 1 0 236465261 106139648 20180 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 25913 20180 768 2416 0 23015 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 110636 KiB
Current children cumulated memory: 85200 KiB

[startup+0.700228 s]
/proc/loadavg: 4.31 4.19 4.12 5/272 156722
/proc/meminfo: memFree=89296060/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=178732 memory=150312 CPUtime=0.66 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 31533 0 0 0 60 6 0 0 20 0 1 0 236465261 183021568 37578 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 44683 37578 768 2416 0 41785 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 185716 KiB
Current children cumulated memory: 154792 KiB

[startup+1.50019 s]
/proc/loadavg: 4.31 4.19 4.12 5/272 156722
/proc/meminfo: memFree=89288504/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=203396 memory=166124 CPUtime=1.47 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 35773 0 0 0 139 8 0 0 20 0 1 0 236465261 208277504 41531 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 50849 41531 768 2416 0 47951 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 210380 KiB
Current children cumulated memory: 170604 KiB

[startup+3.10575 s]
/proc/loadavg: 4.31 4.19 4.12 5/272 156722
/proc/meminfo: memFree=89253776/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=215864 memory=187596 CPUtime=3.07 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 38060 0 0 0 298 9 0 0 20 0 1 0 236465261 221044736 46899 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 53966 46899 800 2416 0 51068 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 222848 KiB
Current children cumulated memory: 192076 KiB

[startup+6.30021 s]
/proc/loadavg: 4.28 4.18 4.12 5/272 156722
/proc/meminfo: memFree=89262232/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=215864 memory=187596 CPUtime=6.25 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 38072 0 0 0 616 9 0 0 20 0 1 0 236465261 221044736 46899 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 53966 46899 800 2416 0 51068 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 222848 KiB
Current children cumulated memory: 192076 KiB

[startup+12.7002 s]
/proc/loadavg: 4.34 4.20 4.12 5/272 156723
/proc/meminfo: memFree=89279096/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=215864 memory=187596 CPUtime=12.64 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 38084 0 0 0 1255 9 0 0 20 0 1 0 236465261 221044736 46899 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 53966 46899 800 2416 0 51068 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 222848 KiB
Current children cumulated memory: 192076 KiB

[startup+25.5002 s]
/proc/loadavg: 4.29 4.19 4.12 5/272 156723
/proc/meminfo: memFree=89189316/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=215864 memory=187980 CPUtime=25.4 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 38185 0 0 0 2531 9 0 0 20 0 1 0 236465261 221044736 46995 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 53966 46995 800 2416 0 51068 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 222848 KiB
Current children cumulated memory: 192460 KiB

[startup+51.1058 s]
/proc/loadavg: 4.17 4.17 4.12 5/272 156723
/proc/meminfo: memFree=89199556/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156721/stat : 156721 (timeout) S 156718 156721 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236465261 2723840 352 18446744073709551615 93966256312320 93966256328833 140728781964672 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93966256343600 93966256345688 93966270132224 140728781969822 140728781969952 140728781969952 140728781975527 0
/proc/156721/statm: 665 352 352 5 0 90 0
[pid=156722] ppid=156721 vsize=246212 memory=193740 CPUtime=50.95 cores=1,3
/proc/156722/stat : 156722 (CASHWMaxSAT-Dis) R 156721 156721 154963 0 -1 4194304 38618 0 0 0 5085 10 0 0 20 0 1 0 236465261 252121088 48435 18446744073709551615 4198400 14093885 140734684443344 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32276480 140734684449188 140734684449305 140734684449305 140734684454880 0
/proc/156722/statm: 61553 48435 800 2416 0 58655 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 253196 KiB
Current children cumulated memory: 198220 KiB

[startup+102.3 s]
/proc/loadavg: 4.53 4.26 4.15 5/272 156725
/proc/meminfo: memFree=89215504/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156721] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/156983/statm: 64112 45818 2496 595 0 48779 0
Current children cumulated CPU time: 1238.98 s
Current children cumulated vsize: 263432 KiB
Current children cumulated memory: 187752 KiB

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

# cumulated CPU time of all completed processes:  user=1285.33 s, system=1.96486 s

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

[startup+1254.4 s]
/proc/loadavg: 3.43 3.92 4.04 4/263 156985
/proc/meminfo: memFree=89562672/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=256448 memory=183272 CPUtime=56.19 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 44122 0 0 0 5529 90 0 0 20 0 1 0 236585062 262602752 45818 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 64112 45818 2496 595 0 48779 0
Current children cumulated CPU time: 1251.05 s
Current children cumulated vsize: 263432 KiB
Current children cumulated memory: 187752 KiB

[startup+1267.2 s]
/proc/loadavg: 3.33 3.88 4.03 4/263 156985
/proc/meminfo: memFree=89449524/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=373500 memory=300832 CPUtime=68.95 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 56152 0 0 0 6793 102 0 0 20 0 1 0 236585062 382464000 75208 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 93375 75208 2528 595 0 78042 0
Current children cumulated CPU time: 1263.81 s
Current children cumulated vsize: 380484 KiB
Current children cumulated memory: 305312 KiB

[startup+1280 s]*
/proc/loadavg: 3.28 3.85 4.01 4/263 156985
/proc/meminfo: memFree=89374528/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=480816 memory=392356 CPUtime=81.71 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 64860 0 0 0 8065 106 0 0 20 0 1 0 236585062 492355584 98089 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 120204 98089 2528 595 0 104871 0
Current children cumulated CPU time: 1276.57 s
Current children cumulated vsize: 487800 KiB
Current children cumulated memory: 396836 KiB

[startup+1286.4 s]
/proc/loadavg: 3.24 3.82 4.00 4/263 156985
/proc/meminfo: memFree=89328352/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=623164 memory=438484 CPUtime=88.09 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 69323 0 0 0 8698 111 0 0 20 0 1 0 236585062 638119936 109621 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 155791 109621 2528 595 0 140458 0
Current children cumulated CPU time: 1282.95 s
Current children cumulated vsize: 630148 KiB
Current children cumulated memory: 442964 KiB

[startup+1288 s]*
/proc/loadavg: 3.24 3.82 4.00 4/263 156985
/proc/meminfo: memFree=89294180/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=623164 memory=438740 CPUtime=89.69 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 69364 0 0 0 8857 112 0 0 20 0 1 0 236585062 638119936 109685 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 155791 109685 2528 595 0 140458 0
Current children cumulated CPU time: 1284.55 s
Current children cumulated vsize: 630148 KiB
Current children cumulated memory: 443220 KiB

[startup+1289.6 s]
/proc/loadavg: 3.24 3.82 4.00 4/263 156985
/proc/meminfo: memFree=89297752/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=623164 memory=438868 CPUtime=91.28 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 69392 0 0 0 9016 112 0 0 20 0 1 0 236585062 638119936 109717 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 155791 109717 2528 595 0 140458 0
Current children cumulated CPU time: 1286.14 s
Current children cumulated vsize: 630148 KiB
Current children cumulated memory: 443348 KiB

[startup+1290.4 s]
/proc/loadavg: 3.24 3.82 4.00 4/263 156985
/proc/meminfo: memFree=89298020/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=623164 memory=438868 CPUtime=92.07 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 69407 0 0 0 9095 112 0 0 20 0 1 0 236585062 638119936 109717 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 155791 109717 2528 595 0 140458 0
Current children cumulated CPU time: 1286.93 s
Current children cumulated vsize: 630148 KiB
Current children cumulated memory: 443348 KiB

[startup+1290.6 s]
/proc/loadavg: 3.24 3.82 4.00 4/263 156985
/proc/meminfo: memFree=89298020/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=623164 memory=438868 CPUtime=92.27 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 69407 0 0 0 9115 112 0 0 20 0 1 0 236585062 638119936 109717 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 155791 109717 2528 595 0 140458 0
Current children cumulated CPU time: 1287.13 s
Current children cumulated vsize: 630148 KiB
Current children cumulated memory: 443348 KiB

[startup+1290.7 s]
/proc/loadavg: 3.24 3.82 4.00 4/263 156985
/proc/meminfo: memFree=89298020/131249988 swapFree=33010160/33010684
[pid=156718] ppid=156715 vsize=4324 memory=3072 CPUtime=1194.86 cores=1,3
/proc/156718/stat : 156718 (Hybrid-CASHWMax) S 156715 156718 154963 0 -1 4194304 285 77033 0 0 0 0 119406 80 20 0 1 0 236465260 4427776 768 18446744073709551615 94402911985664 94402912880197 140727160949408 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94402913119248 94402913166992 94402928590848 140727160953173 140727160953327 140727160953327 140727160958931 0
/proc/156718/statm: 1081 768 704 219 0 143 0
[pid=156982] ppid=156718 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/156982/stat : 156982 (timeout) S 156718 156982 154963 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 236585062 2723840 352 18446744073709551615 93965781385216 93965781401729 140723354481216 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93965781416496 93965781418584 93965803339776 140723354483078 140723354483232 140723354483232 140723354488807 0
/proc/156982/statm: 665 352 352 5 0 90 0
[pid=156983] ppid=156982 vsize=336632 memory=269628 CPUtime=92.37 cores=1,3
/proc/156983/stat : 156983 (SynLSCD) R 156982 156982 154963 0 -1 4194304 69412 0 0 0 9125 112 0 0 20 0 1 0 236585062 344711168 67407 18446744073709551615 94696009375744 94696011809897 140736021755888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94696012291320 94696012324352 94696029212672 140736021760416 140736021760551 140736021760551 140736021766126 0
/proc/156983/statm: 84158 67407 2592 595 0 68825 0
Current children cumulated CPU time: 1287.23 s
Current children cumulated vsize: 343616 KiB
Current children cumulated memory: 274108 KiB

Child status: 0

Real time (s): 1290.76
CPU time (s): 1287.29
CPU user time (s): 1285.33
CPU system time (s): 1.96486
CPU usage (%): 99.7314
Max. virtual memory (cumulated for all children) (KiB): 630148
Max. memory (cumulated for all children) (KiB): 443348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1285.33
system time used= 1.96487
maximum resident set size= 595828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 942
involuntary context switches= 2232


# summary of solver processes directly reported to runsolver:
#   pid: 156718
#   total CPU time (s): 1287.29
#   total CPU user time (s): 1285.33
#   total CPU system time (s): 1.96486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.80267 second user time and 5.99334 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-22 20:11:17
IDJOB=4544169
IDBENCH=174960
IDSOLVER=3331
FILE ID=nodeC020/4544169-1753207877
RUNJOBID= nodeC020-1753198970-154982
SLURM_JOB_ID= 9687753
Free space on /tmp= 432840 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/random_rational_opb/normalized-ec_random_rational_random8reg_split_750.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544169-1753207877/watcher-4544169-1753207877 -o /tmp/evaluation-result-4544169-1753207877/solver-4544169-1753207877 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753198970-154982 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4544169-1753207877.opb 3600 HOME

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

MD5SUM BENCH= 9d0f67967ac2bc71f5ce17bb15e814c1
RANDOM SEED=293850898

nodeC020 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.899
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.79
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.897
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.79
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		: 3652.812
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.79
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		: 3673.209
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.79
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.913
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.79
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.898
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.79
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.936
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.79
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		: 3647.904
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        89355736 kB
MemAvailable:   128645524 kB
Buffers:            2128 kB
Cached:         40047080 kB
SwapCached:            4 kB
Active:          1946176 kB
Inactive:       39192868 kB
Active(anon):    1091544 kB
Inactive(anon):    24536 kB
Active(file):     854632 kB
Inactive(file): 39168332 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16812 kB
Writeback:             0 kB
AnonPages:       1090468 kB
Mapped:           118524 kB
Shmem:             26244 kB
KReclaimable:     212124 kB
Slab:             308020 kB
SReclaimable:     212124 kB
SUnreclaim:        95896 kB
KernelStack:        4336 kB
PageTables:         5368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1510956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    702464 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432836 MiB
End job on nodeC020 at 2025-07-22 20:32:48