Trace number 4544286

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 1224.29 1227.35

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/
random_norational_opb/normalized-ec_random_norational_random4reg_split_350.opb
MD5SUM7a60842b33cead3593177bf84a5f4859
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.040427
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2103
Total number of constraints1754
Number of constraints which are clauses1402
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1402
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 1401
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4205
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1224.25/1227.31	c Exit code from Second Program: 20
1224.25/1227.33	c #vars 2103 #constraints 2105 1.00095 1
1224.25/1227.33	c 2105 constraints
1224.25/1227.33	c Finish cloning data from SAT to LS
1224.25/1227.33	c restart_num_ls  -100000 0
1224.25/1227.33	c Use LS-small
1224.25/1227.33	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 (55626 MiB free)
  memory of node 1: 64507 MiB (57471 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=162962, runsolver pid=162959

[startup+0.100064 s]*
/proc/loadavg: 4.16 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115787508/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=41768 memory=25812 CPUtime=0.08 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 5847 0 0 0 7 1 0 0 20 0 1 0 236540042 42770432 6453 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 10442 6453 768 2416 0 7544 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 48752 KiB
Current children cumulated memory: 30164 KiB

[startup+0.205817 s]*
/proc/loadavg: 4.16 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115786752/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=44116 memory=27352 CPUtime=0.18 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 7146 0 0 0 17 1 0 0 20 0 1 0 236540042 45174784 6838 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 11029 6838 768 2416 0 8131 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 51100 KiB
Current children cumulated memory: 31704 KiB

[startup+0.305791 s]*
/proc/loadavg: 4.16 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115786752/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=49976 memory=34092 CPUtime=0.28 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 8325 0 0 0 27 1 0 0 20 0 1 0 236540042 51175424 8523 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 12494 8523 768 2416 0 9596 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 56960 KiB
Current children cumulated memory: 38444 KiB

[startup+0.700198 s]
/proc/loadavg: 4.16 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115782404/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=50276 memory=35116 CPUtime=0.66 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 8563 0 0 0 65 1 0 0 20 0 1 0 236540042 51482624 8779 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 12569 8779 800 2416 0 9671 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 57260 KiB
Current children cumulated memory: 39468 KiB

[startup+1.50017 s]
/proc/loadavg: 4.16 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115782972/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=52996 memory=35484 CPUtime=1.46 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 8726 0 0 0 145 1 0 0 20 0 1 0 236540042 54267904 8871 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 13249 8871 800 2416 0 10351 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 59980 KiB
Current children cumulated memory: 39836 KiB

[startup+3.10556 s]
/proc/loadavg: 4.15 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115781988/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=52996 memory=37712 CPUtime=3.06 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 9764 0 0 0 305 1 0 0 20 0 1 0 236540042 54267904 9428 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 13249 9428 800 2416 0 10351 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 59980 KiB
Current children cumulated memory: 42064 KiB

[startup+6.30015 s]
/proc/loadavg: 4.15 4.11 4.09 5/273 162966
/proc/meminfo: memFree=115778144/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=64488 memory=49696 CPUtime=6.25 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 10728 0 0 0 623 2 0 0 20 0 1 0 236540042 66035712 12424 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 16122 12424 800 2416 0 13224 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 71472 KiB
Current children cumulated memory: 54048 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.10 4.09 5/273 162966
/proc/meminfo: memFree=115770060/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=64488 memory=49696 CPUtime=12.63 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 10735 0 0 0 1261 2 0 0 20 0 1 0 236540042 66035712 12424 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 16122 12424 800 2416 0 13224 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 71472 KiB
Current children cumulated memory: 54048 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 5/273 162966
/proc/meminfo: memFree=115738104/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=69224 memory=54120 CPUtime=25.4 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 12359 0 0 0 2537 3 0 0 20 0 1 0 236540042 70885376 13530 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 17306 13530 800 2416 0 14408 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 76208 KiB
Current children cumulated memory: 58472 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 4.10 4.09 5/273 162967
/proc/meminfo: memFree=115668792/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=95036 memory=79720 CPUtime=50.93 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 16182 0 0 0 5088 5 0 0 20 0 1 0 236540042 97316864 19930 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 23759 19930 800 2416 0 20861 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 102020 KiB
Current children cumulated memory: 84072 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/273 162968
/proc/meminfo: memFree=115691096/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6

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

/proc/162966/statm: 46427 42825 800 2416 0 43529 0
Current children cumulated CPU time: 1119.78 s
Current children cumulated vsize: 192692 KiB
Current children cumulated memory: 175652 KiB

[startup+1182.3 s]
/proc/loadavg: 1.12 1.25 2.20 2/247 163388
/proc/meminfo: memFree=128967316/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=162965] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/162965/stat : 162965 (timeout) S 162962 162965 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236540041 2723840 320 18446744073709551615 94439089451008 94439089467521 140734186183216 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94439089482288 94439089484376 94439096463360 140734186187166 140734186187296 140734186187296 140734186192871 0
/proc/162965/statm: 665 320 320 5 0 90 0
[pid=162966] ppid=162965 vsize=265848 memory=224380 CPUtime=1179.65 cores=4,6
/proc/162966/stat : 162966 (CASHWMaxSAT-Dis) R 162965 162965 161323 0 -1 4194304 91569 0 0 0 117841 124 0 0 20 0 1 0 236540042 272228352 56095 18446744073709551615 4198400 14093885 140725915063008 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 52989952 140725915068836 140725915068953 140725915068953 140725915074528 0
/proc/162966/statm: 66462 56095 800 2416 0 63564 0
Current children cumulated CPU time: 1179.65 s
Current children cumulated vsize: 272832 KiB
Current children cumulated memory: 228732 KiB

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

# cumulated CPU time of all completed processes:  user=1221.5 s, system=2.79613 s

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

[startup+1203.2 s]
/proc/loadavg: 1.08 1.22 2.16 2/247 163391
/proc/meminfo: memFree=129151684/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=100012 memory=27064 CPUtime=4.85 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 4591 0 0 0 461 24 0 0 20 0 1 0 236659851 102412288 6766 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 25003 6766 2464 595 0 9670 0
Current children cumulated CPU time: 1200.18 s
Current children cumulated vsize: 106996 KiB
Current children cumulated memory: 31416 KiB

[startup+1216 s]*
/proc/loadavg: 1.14 1.23 2.16 2/247 163391
/proc/meminfo: memFree=129151684/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=100012 memory=27064 CPUtime=17.64 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 4597 0 0 0 1672 92 0 0 20 0 1 0 236659851 102412288 6766 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 25003 6766 2464 595 0 9670 0
Current children cumulated CPU time: 1212.97 s
Current children cumulated vsize: 106996 KiB
Current children cumulated memory: 31416 KiB

[startup+1222.4 s]
/proc/loadavg: 1.13 1.23 2.15 2/247 163392
/proc/meminfo: memFree=129152000/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=100012 memory=27064 CPUtime=24.03 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 4597 0 0 0 2275 128 0 0 20 0 1 0 236659851 102412288 6766 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 25003 6766 2464 595 0 9670 0
Current children cumulated CPU time: 1219.36 s
Current children cumulated vsize: 106996 KiB
Current children cumulated memory: 31416 KiB

[startup+1225.6 s]
/proc/loadavg: 1.12 1.23 2.14 2/247 163392
/proc/meminfo: memFree=129152000/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=100700 memory=30608 CPUtime=27.21 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 4932 0 0 0 2578 143 0 0 20 0 1 0 236659851 103116800 7652 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 25175 7652 2496 595 0 9842 0
Current children cumulated CPU time: 1222.54 s
Current children cumulated vsize: 107684 KiB
Current children cumulated memory: 34960 KiB

[startup+1226.4 s]
/proc/loadavg: 1.12 1.23 2.14 2/247 163392
/proc/meminfo: memFree=129152000/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=102500 memory=36232 CPUtime=28.01 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 5375 0 0 0 2657 144 0 0 20 0 1 0 236659851 104960000 9058 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 25625 9058 2496 595 0 10292 0
Current children cumulated CPU time: 1223.34 s
Current children cumulated vsize: 109484 KiB
Current children cumulated memory: 40584 KiB

[startup+1226.8 s]
/proc/loadavg: 1.12 1.23 2.14 2/247 163392
/proc/meminfo: memFree=129152000/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=103524 memory=39268 CPUtime=28.41 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 5636 0 0 0 2697 144 0 0 20 0 1 0 236659851 106008576 9817 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 25881 9817 2496 595 0 10548 0
Current children cumulated CPU time: 1223.74 s
Current children cumulated vsize: 110508 KiB
Current children cumulated memory: 43620 KiB

[startup+1227.2 s]
/proc/loadavg: 1.12 1.23 2.14 2/247 163392
/proc/meminfo: memFree=129152000/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=104384 memory=42080 CPUtime=28.82 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 5843 0 0 0 2737 145 0 0 20 0 1 0 236659851 106889216 10520 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 26096 10520 2496 595 0 10763 0
Current children cumulated CPU time: 1224.15 s
Current children cumulated vsize: 111368 KiB
Current children cumulated memory: 46432 KiB

[startup+1227.3 s]
/proc/loadavg: 1.12 1.23 2.14 2/247 163392
/proc/meminfo: memFree=129152000/131249996 swapFree=33010416/33010684
[pid=162962] ppid=162959 vsize=4324 memory=3072 CPUtime=1195.33 cores=4,6
/proc/162962/stat : 162962 (Hybrid-CASHWMax) S 162959 162962 161323 0 -1 4194304 282 97715 0 0 0 0 119400 133 20 0 1 0 236540040 4427776 768 18446744073709551615 94489762340864 94489763235397 140721760338080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94489763474448 94489763522192 94489775988736 140721760344405 140721760344559 140721760344559 140721760350163 0
/proc/162962/statm: 1081 768 704 219 0 143 0
[pid=163390] ppid=162962 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163390/stat : 163390 (timeout) S 162962 163390 161323 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236659842 2723840 320 18446744073709551615 93989789892608 93989789909121 140731999256960 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93989789923888 93989789925976 93989811920896 140731999263110 140731999263264 140731999263264 140731999268839 0
/proc/163390/statm: 665 320 320 5 0 90 0
[pid=163391] ppid=163390 vsize=104596 memory=44500 CPUtime=28.92 cores=4,6
/proc/163391/stat : 163391 (SynLSCD) R 163390 163390 161323 0 -1 4194304 5931 0 0 0 2747 145 0 0 20 0 1 0 236659851 107106304 11125 18446744073709551615 93997107683328 93997110117481 140736858513696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93997110598904 93997110631936 93997135749120 140736858515872 140736858516007 140736858516007 140736858521582 0
/proc/163391/statm: 26149 11125 2496 595 0 10816 0
Current children cumulated CPU time: 1224.25 s
Current children cumulated vsize: 111580 KiB
Current children cumulated memory: 48852 KiB

Child status: 0

Real time (s): 1227.35
CPU time (s): 1224.29
CPU user time (s): 1221.5
CPU system time (s): 2.79613
CPU usage (%): 99.7512
Max. virtual memory (cumulated for all children) (KiB): 322152
Max. memory (cumulated for all children) (KiB): 271304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1221.5
system time used= 2.79613
maximum resident set size= 273096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104966
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= 915
involuntary context switches= 811


# summary of solver processes directly reported to runsolver:
#   pid: 162962
#   total CPU time (s): 1224.29
#   total CPU user time (s): 1221.5
#   total CPU system time (s): 2.79613

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.27741 second user time and 5.22757 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-22 20:23:43
IDJOB=4544286
IDBENCH=175223
IDSOLVER=3331
FILE ID=nodeC017/4544286-1753208623
RUNJOBID= nodeC017-1753198970-161341
SLURM_JOB_ID= 9687750
Free space on /tmp= 432988 MiB

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

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

MD5SUM BENCH= 7a60842b33cead3593177bf84a5f4859
RANDOM SEED=3124595

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.125
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.12
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.110
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.12
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.395
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.12
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		: 3601.149
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.12
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.439
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.12
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.062
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.12
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		: 3613.637
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.12
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		: 3607.144
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        115812016 kB
MemAvailable:   116291628 kB
Buffers:            1688 kB
Cached:          1246952 kB
SwapCached:           32 kB
Active:         14375760 kB
Inactive:         273224 kB
Active(anon):   13402476 kB
Inactive(anon):    24108 kB
Active(file):     973284 kB
Inactive(file):   249116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16320 kB
Writeback:             8 kB
AnonPages:      13401304 kB
Mapped:           120908 kB
Shmem:             26240 kB
KReclaimable:     192504 kB
Slab:             287468 kB
SReclaimable:     192504 kB
SUnreclaim:        94964 kB
KernelStack:        4396 kB
PageTables:        30064 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   15776928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6438912 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC017 at 2025-07-22 20:44:10