Trace number 4544325

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 1254.91 1258.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_08_180.opb
MD5SUM5f9c71ef62aa1641b9bec64204b49f28
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.246393
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8643
Total number of constraints7204
Number of constraints which are clauses5762
Number of constraints which are cardinality constraints (but not clauses)1441
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint5762
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 5762
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 17286
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

1254.81/1258.56	c Exit code from Second Program: 20
1254.81/1258.59	c #vars 8643 #constraints 8645 1.00023 1
1254.81/1258.59	c 8645 constraints
1254.81/1258.59	c Finish cloning data from SAT to LS
1254.81/1258.59	c restart_num_ls  -100000 0
1254.81/1258.59	c Use LS-small
1254.81/1258.59	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 (62418 MiB free)
  memory of node 1: 64465 MiB (63087 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=166372, runsolver pid=166369

[startup+0.10006 s]*
/proc/loadavg: 4.41 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128509820/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=35744 memory=17168 CPUtime=0.08 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 3684 0 0 0 8 0 0 0 20 0 1 0 236540038 36601856 4292 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 8936 4292 768 2416 0 6038 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 42728 KiB
Current children cumulated memory: 21392 KiB

[startup+0.205693 s]*
/proc/loadavg: 4.41 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128480840/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=73980 memory=56644 CPUtime=0.19 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 12156 0 0 0 17 2 0 0 20 0 1 0 236540038 75755520 14161 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 18495 14161 768 2416 0 15597 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 80964 KiB
Current children cumulated memory: 60868 KiB

[startup+0.305678 s]*
/proc/loadavg: 4.41 4.24 4.15 6/272 166376
/proc/meminfo: memFree=128449592/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=108556 memory=88132 CPUtime=0.28 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 20023 0 0 0 25 3 0 0 20 0 1 0 236540038 111161344 22033 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 27139 22033 768 2416 0 24241 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 115540 KiB
Current children cumulated memory: 92356 KiB

[startup+0.70023 s]
/proc/loadavg: 4.41 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128430016/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=163608 memory=137864 CPUtime=0.68 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 31725 0 0 0 62 6 0 0 20 0 1 0 236540038 167534592 34466 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 40902 34466 768 2416 0 38004 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 170592 KiB
Current children cumulated memory: 142088 KiB

[startup+1.50023 s]
/proc/loadavg: 4.41 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128403900/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=183548 memory=159972 CPUtime=1.47 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 35304 0 0 0 140 7 0 0 20 0 1 0 236540038 187953152 39993 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 45887 39993 768 2416 0 42989 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 190532 KiB
Current children cumulated memory: 164196 KiB

[startup+3.10562 s]
/proc/loadavg: 4.38 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128363192/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=225512 memory=177692 CPUtime=3.07 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 36072 0 0 0 299 8 0 0 20 0 1 0 236540038 230924288 44423 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 56378 44423 800 2416 0 53480 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 232496 KiB
Current children cumulated memory: 181916 KiB

[startup+6.30023 s]
/proc/loadavg: 4.38 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128373720/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=225512 memory=177692 CPUtime=6.26 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 36083 0 0 0 618 8 0 0 20 0 1 0 236540038 230924288 44423 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 56378 44423 800 2416 0 53480 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 232496 KiB
Current children cumulated memory: 181916 KiB

[startup+12.7002 s]
/proc/loadavg: 4.35 4.23 4.15 5/272 166376
/proc/meminfo: memFree=128339424/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=225512 memory=177948 CPUtime=12.64 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 36186 0 0 0 1256 8 0 0 20 0 1 0 236540038 230924288 44487 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 56378 44487 800 2416 0 53480 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 232496 KiB
Current children cumulated memory: 182172 KiB

[startup+25.5002 s]
/proc/loadavg: 4.35 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128355912/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=225512 memory=177948 CPUtime=25.4 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 36187 0 0 0 2532 8 0 0 20 0 1 0 236540038 230924288 44487 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 56378 44487 800 2416 0 53480 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 232496 KiB
Current children cumulated memory: 182172 KiB

[startup+51.1056 s]
/proc/loadavg: 4.29 4.24 4.15 5/272 166376
/proc/meminfo: memFree=128364412/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=225512 memory=178204 CPUtime=50.94 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 36281 0 0 0 5086 8 0 0 20 0 1 0 236540038 230924288 44551 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 56378 44551 800 2416 0 53480 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 232496 KiB
Current children cumulated memory: 182428 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.21 4.15 5/272 166378
/proc/meminfo: memFree=128293832/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2

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

/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=330532 memory=292528 CPUtime=1059.17 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 85181 0 0 0 105822 95 0 0 20 0 1 0 236540038 338464768 73132 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 82633 73132 800 2416 0 79735 0
Current children cumulated CPU time: 1059.17 s
Current children cumulated vsize: 337516 KiB
Current children cumulated memory: 296752 KiB

[startup+1122.3 s]
/proc/loadavg: 2.26 2.85 3.36 3/255 166507
/proc/meminfo: memFree=128841576/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=330532 memory=303036 CPUtime=1119 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 86655 0 0 0 111800 100 0 0 20 0 1 0 236540038 338464768 75759 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 82633 75759 800 2416 0 79735 0
Current children cumulated CPU time: 1119 s
Current children cumulated vsize: 337516 KiB
Current children cumulated memory: 307260 KiB

[startup+1182.3 s]
/proc/loadavg: 2.14 2.70 3.28 3/254 166509
/proc/meminfo: memFree=128846256/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166375] ppid=166372 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/166375/stat : 166375 (timeout) S 166372 166375 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236540037 2723840 320 18446744073709551615 93846383362048 93846383378561 140733593702256 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 93846383393328 93846383395416 93846388539392 140733593704862 140733593704992 140733593704992 140733593710567 0
/proc/166375/statm: 665 320 320 5 0 90 0
[pid=166376] ppid=166375 vsize=332504 memory=302844 CPUtime=1178.84 cores=0,2
/proc/166376/stat : 166376 (CASHWMaxSAT-Dis) R 166375 166375 164684 0 -1 4194304 89173 0 0 0 117777 107 0 0 20 0 1 0 236540038 340484096 75711 18446744073709551615 4198400 14093885 140734089597488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 31383552 140734089603492 140734089603609 140734089603609 140734089609184 0
/proc/166376/statm: 83126 75711 800 2416 0 80228 0
Current children cumulated CPU time: 1178.84 s
Current children cumulated vsize: 339488 KiB
Current children cumulated memory: 307068 KiB

[startup+1242.3 s]
/proc/loadavg: 2.16 2.60 3.20 3/255 166514
/proc/meminfo: memFree=128977824/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1194.51 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 282 89946 0 0 0 0 119343 108 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166511] ppid=166372 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/166511/stat : 166511 (timeout) S 166372 166511 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659838 2723840 352 18446744073709551615 94280710193152 94280710209665 140726287095264 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94280710224432 94280710226520 94280738025472 140726287100294 140726287100448 140726287100448 140726287106023 0
/proc/166511/statm: 665 352 352 5 0 90 0
[pid=166512] ppid=166511 vsize=247968 memory=173436 CPUtime=44.14 cores=0,2
/proc/166512/stat : 166512 (SynLSCD) R 166511 166511 164684 0 -1 4194304 41655 0 0 0 4339 75 0 0 20 0 1 0 236659838 253919232 43359 18446744073709551615 94300970426368 94300972860521 140726924506432 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94300973341944 94300973374976 94301009448960 140726924511648 140726924511783 140726924511783 140726924517358 0
/proc/166512/statm: 61992 43359 2496 595 0 46659 0
Current children cumulated CPU time: 1238.65 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 177788 KiB

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

# cumulated CPU time of all completed processes:  user=1252.81 s, system=2.10564 s

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

[startup+1248 s]*
/proc/loadavg: 2.13 2.58 3.19 3/255 166514
/proc/meminfo: memFree=128977824/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1194.51 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 282 89946 0 0 0 0 119343 108 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166511] ppid=166372 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/166511/stat : 166511 (timeout) S 166372 166511 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659838 2723840 352 18446744073709551615 94280710193152 94280710209665 140726287095264 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94280710224432 94280710226520 94280738025472 140726287100294 140726287100448 140726287100448 140726287106023 0
/proc/166511/statm: 665 352 352 5 0 90 0
[pid=166512] ppid=166511 vsize=247968 memory=173436 CPUtime=49.84 cores=0,2
/proc/166512/stat : 166512 (SynLSCD) R 166511 166511 164684 0 -1 4194304 41655 0 0 0 4900 84 0 0 20 0 1 0 236659838 253919232 43359 18446744073709551615 94300970426368 94300972860521 140726924506432 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94300973341944 94300973374976 94301009448960 140726924511648 140726924511783 140726924511783 140726924517358 0
/proc/166512/statm: 61992 43359 2496 595 0 46659 0
Current children cumulated CPU time: 1244.35 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 177788 KiB

[startup+1254.4 s]
/proc/loadavg: 2.12 2.57 3.18 3/255 166515
/proc/meminfo: memFree=128977612/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1194.51 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 282 89946 0 0 0 0 119343 108 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166511] ppid=166372 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/166511/stat : 166511 (timeout) S 166372 166511 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659838 2723840 352 18446744073709551615 94280710193152 94280710209665 140726287095264 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94280710224432 94280710226520 94280738025472 140726287100294 140726287100448 140726287100448 140726287106023 0
/proc/166511/statm: 665 352 352 5 0 90 0
[pid=166512] ppid=166511 vsize=247968 memory=173436 CPUtime=56.22 cores=0,2
/proc/166512/stat : 166512 (SynLSCD) R 166511 166511 164684 0 -1 4194304 41655 0 0 0 5529 93 0 0 20 0 1 0 236659838 253919232 43359 18446744073709551615 94300970426368 94300972860521 140726924506432 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94300973341944 94300973374976 94301009448960 140726924511648 140726924511783 140726924511783 140726924517358 0
/proc/166512/statm: 61992 43359 2496 595 0 46659 0
Current children cumulated CPU time: 1250.73 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 177788 KiB

[startup+1256 s]*
/proc/loadavg: 2.12 2.57 3.18 3/255 166515
/proc/meminfo: memFree=128977612/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1194.51 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 282 89946 0 0 0 0 119343 108 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166511] ppid=166372 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/166511/stat : 166511 (timeout) S 166372 166511 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659838 2723840 352 18446744073709551615 94280710193152 94280710209665 140726287095264 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94280710224432 94280710226520 94280738025472 140726287100294 140726287100448 140726287100448 140726287106023 0
/proc/166511/statm: 665 352 352 5 0 90 0
[pid=166512] ppid=166511 vsize=247968 memory=173436 CPUtime=57.81 cores=0,2
/proc/166512/stat : 166512 (SynLSCD) R 166511 166511 164684 0 -1 4194304 41655 0 0 0 5686 95 0 0 20 0 1 0 236659838 253919232 43359 18446744073709551615 94300970426368 94300972860521 140726924506432 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94300973341944 94300973374976 94301009448960 140726924511648 140726924511783 140726924511783 140726924517358 0
/proc/166512/statm: 61992 43359 2496 595 0 46659 0
Current children cumulated CPU time: 1252.32 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 177788 KiB

[startup+1257.6 s]
/proc/loadavg: 2.12 2.57 3.18 3/255 166515
/proc/meminfo: memFree=128977612/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1194.51 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 282 89946 0 0 0 0 119343 108 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166511] ppid=166372 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/166511/stat : 166511 (timeout) S 166372 166511 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659838 2723840 352 18446744073709551615 94280710193152 94280710209665 140726287095264 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94280710224432 94280710226520 94280738025472 140726287100294 140726287100448 140726287100448 140726287106023 0
/proc/166511/statm: 665 352 352 5 0 90 0
[pid=166512] ppid=166511 vsize=247968 memory=173436 CPUtime=59.41 cores=0,2
/proc/166512/stat : 166512 (SynLSCD) R 166511 166511 164684 0 -1 4194304 41655 0 0 0 5843 98 0 0 20 0 1 0 236659838 253919232 43359 18446744073709551615 94300970426368 94300972860521 140726924506432 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94300973341944 94300973374976 94301009448960 140726924511648 140726924511783 140726924511783 140726924517358 0
/proc/166512/statm: 61992 43359 2496 595 0 46659 0
Current children cumulated CPU time: 1253.92 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 177788 KiB

[startup+1258.4 s]
/proc/loadavg: 2.11 2.56 3.18 3/255 166515
/proc/meminfo: memFree=128977612/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1194.51 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 282 89946 0 0 0 0 119343 108 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
[pid=166511] ppid=166372 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/166511/stat : 166511 (timeout) S 166372 166511 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659838 2723840 352 18446744073709551615 94280710193152 94280710209665 140726287095264 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94280710224432 94280710226520 94280738025472 140726287100294 140726287100448 140726287100448 140726287106023 0
/proc/166511/statm: 665 352 352 5 0 90 0
[pid=166512] ppid=166511 vsize=247968 memory=173436 CPUtime=60.2 cores=0,2
/proc/166512/stat : 166512 (SynLSCD) R 166511 166511 164684 0 -1 4194304 41655 0 0 0 5921 99 0 0 20 0 1 0 236659838 253919232 43359 18446744073709551615 94300970426368 94300972860521 140726924506432 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94300973341944 94300973374976 94301009448960 140726924511648 140726924511783 140726924511783 140726924517358 0
/proc/166512/statm: 61992 43359 2496 595 0 46659 0
Current children cumulated CPU time: 1254.71 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 177788 KiB

[startup+1258.6 s]
/proc/loadavg: 2.11 2.56 3.18 3/255 166515
/proc/meminfo: memFree=128977612/131250000 swapFree=33008356/33010684
[pid=166372] ppid=166369 vsize=4324 memory=2944 CPUtime=1254.9 cores=0,2
/proc/166372/stat : 166372 (Hybrid-CASHWMax) S 166369 166372 164684 0 -1 4194304 427 132618 0 0 0 0 125280 210 20 0 1 0 236540036 4427776 736 18446744073709551615 94069382225920 94069383120453 140727843401632 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94069383359504 94069383407248 94069390237696 140727843404117 140727843404271 140727843404271 140727843409875 0
/proc/166372/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 1254.9 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1258.6
CPU time (s): 1254.91
CPU user time (s): 1252.81
CPU system time (s): 2.10564
CPU usage (%): 99.7069
Max. virtual memory (cumulated for all children) (KiB): 419760
Max. memory (cumulated for all children) (KiB): 368300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1252.81
system time used= 2.10564
maximum resident set size= 366448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133146
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= 950
involuntary context switches= 1610


# summary of solver processes directly reported to runsolver:
#   pid: 166372
#   total CPU time (s): 1254.91
#   total CPU user time (s): 1252.81
#   total CPU system time (s): 2.10564

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.72972 second user time and 4.65453 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-22 20:23:54
IDJOB=4544325
IDBENCH=175302
IDSOLVER=3331
FILE ID=nodeC014/4544325-1753208634
RUNJOBID= nodeC014-1753198970-164700
SLURM_JOB_ID= 9687747
Free space on /tmp= 432812 MiB

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

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

MD5SUM BENCH= 5f9c71ef62aa1641b9bec64204b49f28
RANDOM SEED=1665046552

nodeC014 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		: 3681.096
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3600.120
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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.135
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.866
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.114
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.177
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3604.356
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128517884 kB
MemAvailable:   128982404 kB
Buffers:             696 kB
Cached:          1210064 kB
SwapCached:         1624 kB
Active:          1555432 kB
Inactive:         390040 kB
Active(anon):     733644 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   364344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16604 kB
Writeback:             4 kB
AnonPages:        730848 kB
Mapped:           121204 kB
Shmem:             24612 kB
KReclaimable:     235252 kB
Slab:             331492 kB
SReclaimable:     235252 kB
SUnreclaim:        96240 kB
KernelStack:        4432 kB
PageTables:         4816 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1122816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432828 MiB
End job on nodeC014 at 2025-07-22 20:44:53