Trace number 4547534

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-07-23UNSAT 1853.74 1858.45

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_norational_opb/normalized-ec_grid_norational_04_250.opb
MD5SUM4a59e763ae88014143ab229bcecf86f5
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.121812
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6003
Total number of constraints5004
Number of constraints which are clauses4002
Number of constraints which are cardinality constraints (but not clauses)1001
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint4002
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 4001
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12005
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1853.70/1858.40	c Exit code from Second Program: 20
1853.70/1858.43	c #vars 6003 #constraints 6005 1.00033 1
1853.70/1858.43	c intsize: 14
1853.70/1858.43	c 6005 constraints
1853.70/1858.43	c Finish cloning data from SAT to LS
1853.70/1858.43	c restart_num_ls  -100000 0
1853.70/1858.43	c Use LS-small
1853.70/1858.43	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: 63665 MiB (62067 MiB free)
  memory of node 1: 64507 MiB (63476 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547534-1753268752/watcher-4547534-1753268752 -o /tmp/evaluation-result-4547534-1753268752/solver-4547534-1753268752 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753267005-181994 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547534-1753268752.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=183056, runsolver pid=183053
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 4.10 4.13 3.79 5/272 183060
/proc/meminfo: memFree=128540424/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=38048 memory=22720 CPUtime=0.07 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 5417 0 0 0 7 0 0 0 20 0 1 0 242555123 38961152 5680 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 9512 5680 896 2593 0 6405 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45032 KiB
Current children cumulated memory: 27200 KiB

[startup+0.205927 s]*
/proc/loadavg: 4.10 4.13 3.79 5/272 183060
/proc/meminfo: memFree=128560124/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=82448 memory=63348 CPUtime=0.19 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 14595 0 0 0 17 2 0 0 20 0 1 0 242555123 84426752 15805 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 20612 15837 896 2593 0 17505 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 89432 KiB
Current children cumulated memory: 67828 KiB

[startup+0.305916 s]*
/proc/loadavg: 4.10 4.13 3.79 5/272 183060
/proc/meminfo: memFree=128516084/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=123140 memory=104352 CPUtime=0.28 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 23075 0 0 0 24 4 0 0 20 0 1 0 242555123 126095360 26088 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 30785 26088 928 2593 0 27678 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 130124 KiB
Current children cumulated memory: 108832 KiB

[startup+0.700262 s]
/proc/loadavg: 4.10 4.13 3.79 5/272 183060
/proc/meminfo: memFree=128514320/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=129752 memory=110548 CPUtime=0.67 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 23950 0 0 0 63 4 0 0 20 0 1 0 242555123 132866048 27637 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 32438 27637 960 2593 0 29331 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 136736 KiB
Current children cumulated memory: 115028 KiB

[startup+1.50025 s]
/proc/loadavg: 4.10 4.13 3.79 5/272 183060
/proc/meminfo: memFree=128503548/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=148184 memory=128620 CPUtime=1.47 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 25917 0 0 0 142 5 0 0 20 0 1 0 242555123 151740416 32155 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 37046 32155 960 2593 0 33939 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 155168 KiB
Current children cumulated memory: 133100 KiB

[startup+3.10567 s]
/proc/loadavg: 4.10 4.13 3.79 5/272 183061
/proc/meminfo: memFree=128446712/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=197844 memory=168848 CPUtime=3.07 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 29071 0 0 0 300 7 0 0 20 0 1 0 242555123 202592256 42212 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 49461 42212 992 2593 0 46354 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 204828 KiB
Current children cumulated memory: 173328 KiB

[startup+6.30024 s]
/proc/loadavg: 4.09 4.13 3.79 5/272 183061
/proc/meminfo: memFree=128442056/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=157348 memory=130528 CPUtime=6.25 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 29693 0 0 0 618 7 0 0 20 0 1 0 242555123 161124352 32632 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 39337 32632 992 2593 0 36230 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 164332 KiB
Current children cumulated memory: 135008 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.13 3.79 5/272 183061
/proc/meminfo: memFree=128465208/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=157348 memory=130528 CPUtime=12.64 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 29701 0 0 0 1257 7 0 0 20 0 1 0 242555123 161124352 32632 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 39337 32632 992 2593 0 36230 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 164332 KiB
Current children cumulated memory: 135008 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.14 3.80 5/272 183061
/proc/meminfo: memFree=128507812/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=157348 memory=130528 CPUtime=25.4 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 29706 0 0 0 2533 7 0 0 20 0 1 0 242555123 161124352 32632 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 39337 32632 992 2593 0 36230 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 164332 KiB
Current children cumulated memory: 135008 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 4.13 3.81 5/272 183061
/proc/meminfo: memFree=128514004/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=146224 memory=119248 CPUtime=50.95 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 30805 0 0 0 5087 8 0 0 20 0 1 0 242555123 149733376 29812 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 36556 29812 992 2593 0 33449 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 153208 KiB
Current children cumulated memory: 123728 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.12 3.83 5/272 183069
/proc/meminfo: memFree=128830928/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0

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

/proc/183060/statm: 89766 84273 992 2593 0 86659 0
Current children cumulated CPU time: 1717.95 s
Current children cumulated vsize: 366048 KiB
Current children cumulated memory: 341572 KiB

[startup+1782.3 s]
/proc/loadavg: 4.08 4.11 4.05 5/270 183255
/proc/meminfo: memFree=128122280/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183059] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183059/stat : 183059 (timeout) S 183056 183059 180330 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242555123 2723840 352 18446744073709551615 94873494638592 94873494655105 140725364487008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94873494669872 94873494671960 94873498488832 140725364492702 140725364492832 140725364492832 140725364498407 0
/proc/183059/statm: 665 352 352 5 0 90 0
[pid=183060] ppid=183059 vsize=410620 memory=388648 CPUtime=1777.8 cores=1,3
/proc/183060/stat : 183060 (CASHWMaxSAT-Dis) R 183059 183059 180330 0 -1 4194304 120510 0 0 0 177666 114 0 0 20 0 1 0 242555123 420474880 97162 18446744073709551615 4198400 14817773 140726903342576 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 34988032 140726903351716 140726903351833 140726903351833 140726903357408 0
/proc/183060/statm: 102655 97162 992 2593 0 99548 0
Current children cumulated CPU time: 1777.8 s
Current children cumulated vsize: 417604 KiB
Current children cumulated memory: 393128 KiB

[startup+1842.3 s]
/proc/loadavg: 4.13 4.12 4.06 5/271 183260
/proc/meminfo: memFree=128465484/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=44.15 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 4310 105 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1837.63 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

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

# cumulated CPU time of all completed processes:  user=1851.12 s, system=2.61937 s

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

[startup+1843.2 s]
/proc/loadavg: 4.13 4.12 4.06 5/271 183260
/proc/meminfo: memFree=128465236/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=45.05 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 4397 108 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1838.53 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

[startup+1849.6 s]
/proc/loadavg: 4.12 4.12 4.06 5/271 183261
/proc/meminfo: memFree=128465236/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=51.44 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 5022 122 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1844.92 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

[startup+1852.8 s]
/proc/loadavg: 4.11 4.11 4.06 5/271 183261
/proc/meminfo: memFree=128465308/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=54.63 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 5332 131 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1848.11 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

[startup+1856 s]*
/proc/loadavg: 4.10 4.11 4.06 5/271 183261
/proc/meminfo: memFree=128445908/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=57.83 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 5644 139 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1851.31 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

[startup+1857.6 s]
/proc/loadavg: 4.10 4.11 4.06 5/271 183261
/proc/meminfo: memFree=128437716/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=59.42 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 5799 143 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1852.9 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

[startup+1858 s]*
/proc/loadavg: 4.10 4.11 4.06 5/271 183261
/proc/meminfo: memFree=128437716/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=168972 memory=94984 CPUtime=59.82 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 21890 0 0 0 5838 144 0 0 20 0 1 0 242734924 173027328 23746 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 42243 23746 2464 595 0 26910 0
Current children cumulated CPU time: 1853.3 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 99464 KiB

[startup+1858.4 s]
/proc/loadavg: 4.10 4.11 4.06 5/271 183261
/proc/meminfo: memFree=128437716/131250000 swapFree=33009904/33010684
[pid=183056] ppid=183053 vsize=4324 memory=3072 CPUtime=1793.48 cores=1,3
/proc/183056/stat : 183056 (Hybrid-CASHWMax) S 183053 183056 180330 0 -1 4194304 284 120730 0 0 0 0 179234 114 20 0 1 0 242555121 4427776 768 18446744073709551615 94415897571328 94415898465861 140735845547040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94415898704912 94415898752656 94415906009088 140735845554517 140735845554671 140735845554671 140735845560275 0
/proc/183056/statm: 1081 768 704 219 0 143 0
[pid=183257] ppid=183056 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/183257/stat : 183257 (timeout) S 183056 183257 180330 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242734924 2723840 352 18446744073709551615 94819477643264 94819477659777 140734800305584 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94819477674544 94819477676632 94819480358912 140734800312710 140734800312864 140734800312864 140734800318439 0
/proc/183257/statm: 665 352 352 5 0 90 0
[pid=183258] ppid=183257 vsize=149308 memory=93028 CPUtime=60.22 cores=1,3
/proc/183258/stat : 183258 (SynLSCD) R 183257 183257 180330 0 -1 4194304 22036 0 0 0 5877 145 0 0 20 0 1 0 242734924 152891392 23257 18446744073709551615 94552377618432 94552380053033 140724804033552 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94552380534008 94552380567040 94552405622784 140724804041120 140724804041255 140724804041255 140724804046830 0
/proc/183258/statm: 37327 23257 2624 595 0 21994 0
Current children cumulated CPU time: 1853.7 s
Current children cumulated vsize: 156292 KiB
Current children cumulated memory: 97508 KiB

Child status: 0

Real time (s): 1858.45
CPU time (s): 1853.74
CPU user time (s): 1851.12
CPU system time (s): 2.61937
CPU usage (%): 99.7467
Max. virtual memory (cumulated for all children) (KiB): 527228
Max. memory (cumulated for all children) (KiB): 502736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1851.12
system time used= 2.61937
maximum resident set size= 498256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144080
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 938
involuntary context switches= 1023


# summary of solver processes directly reported to runsolver:
#   pid: 183056
#   total CPU time (s): 1853.74
#   total CPU user time (s): 1851.12
#   total CPU system time (s): 2.61937

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.07912 second user time and 8.89798 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-23 13:05:52
IDJOB=4547534
IDBENCH=175047
IDSOLVER=3424
FILE ID=nodeC027/4547534-1753268752
RUNJOBID= nodeC027-1753267005-181994
SLURM_JOB_ID= 9689182
Free space on /tmp= 432928 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/grids_norational_opb/normalized-ec_grid_norational_04_250.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547534-1753268752/watcher-4547534-1753268752 -o /tmp/evaluation-result-4547534-1753268752/solver-4547534-1753268752 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753267005-181994 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547534-1753268752.opb 3600 HOME

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

MD5SUM BENCH= 4a59e763ae88014143ab229bcecf86f5
RANDOM SEED=1985381948

nodeC027 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.634
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.29
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.639
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.29
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		: 3600.028
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128605708 kB
MemAvailable:   128662112 kB
Buffers:            1204 kB
Cached:           824652 kB
SwapCached:            4 kB
Active:          1549848 kB
Inactive:         391736 kB
Active(anon):    1094668 kB
Inactive(anon):    47288 kB
Active(file):     455180 kB
Inactive(file):   344448 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17632 kB
Writeback:             8 kB
AnonPages:       1115804 kB
Mapped:           121196 kB
Shmem:             26228 kB
KReclaimable:     191628 kB
Slab:             287056 kB
SReclaimable:     191628 kB
SUnreclaim:        95428 kB
KernelStack:        4352 kB
PageTables:         5384 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1528740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1028096 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432912 MiB
End job on nodeC027 at 2025-07-23 13:36:51