Trace number 4542765

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 1952.36 1957.07

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-06_shuffle/normalized-ec_stargrid_06_072.shuf-3.opb
MD5SUM99fe8e2cd23c0484947be7a71ede996e
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 benchmark11.4771
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1729
Total number of constraints866
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints856
Minimum length of a constraint2
Maximum length of a constraint8
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1952.29/1957.04	c Exit code from Second Program: 20
1952.29/1957.06	c #vars 1729 #constraints 866 0.500868 1
1952.29/1957.06	c 866 constraints
1952.29/1957.06	c Finish cloning data from SAT to LS
1952.29/1957.06	c restart_num_ls  -100000 0
1952.29/1957.06	c Use LS-small
1952.29/1957.06	c restart_num_ls  0 733
1952.29/1957.06	c LS 90 56
1952.29/1957.06	c Use LS-small
1952.29/1957.06	c restart_num_ls  733 1261
1952.29/1957.06	c LS 80 21
1952.29/1957.06	c Use LS-small
1952.29/1957.06	c restart_num_ls  1261 2045
1952.29/1957.06	c LS 70 56
1952.29/1957.06	c Use LS-small
1952.29/1957.06	c restart_num_ls  2045 2557
1952.29/1957.06	c LS 60 6
1952.29/1957.06	c Use LS-small
1952.29/1957.06	c restart_num_ls  2557 3094
1952.29/1957.06	c LS 50 5
1952.29/1957.06	c Use LS-small
1952.29/1957.06	c restart_num_ls  3094 4094
1952.29/1957.06	c LS 40 52
1952.29/1957.06	c Use LS-small
1952.29/1957.06	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 (57725 MiB free)
  memory of node 1: 64465 MiB (63549 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=165476, runsolver pid=165473

[startup+0.100055 s]*
/proc/loadavg: 4.14 4.17 4.09 5/273 165480
/proc/meminfo: memFree=124175580/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=27964 memory=12316 CPUtime=0.07 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 2890 0 0 0 7 0 0 0 20 0 1 0 236062543 28635136 3079 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 6991 3079 800 2416 0 4093 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 34948 KiB
Current children cumulated memory: 16668 KiB

[startup+0.205365 s]*
/proc/loadavg: 4.14 4.17 4.09 5/273 165480
/proc/meminfo: memFree=124175580/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=29628 memory=15260 CPUtime=0.18 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 3615 0 0 0 18 0 0 0 20 0 1 0 236062543 30339072 3815 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 7407 3815 800 2416 0 4509 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 36612 KiB
Current children cumulated memory: 19612 KiB

[startup+0.30566 s]*
/proc/loadavg: 4.14 4.17 4.09 5/273 165480
/proc/meminfo: memFree=124171800/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=32548 memory=17948 CPUtime=0.29 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 4307 0 0 0 28 1 0 0 20 0 1 0 236062543 33329152 4487 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 8137 4487 800 2416 0 5239 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39532 KiB
Current children cumulated memory: 22300 KiB

[startup+0.700192 s]
/proc/loadavg: 4.14 4.17 4.09 5/273 165480
/proc/meminfo: memFree=124175544/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=41292 memory=25248 CPUtime=0.67 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 5109 0 0 0 66 1 0 0 20 0 1 0 236062543 42283008 6312 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 10323 6312 800 2416 0 7425 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 48276 KiB
Current children cumulated memory: 29600 KiB

[startup+1.50019 s]
/proc/loadavg: 4.14 4.17 4.09 5/273 165480
/proc/meminfo: memFree=124175544/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=41292 memory=25888 CPUtime=1.47 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 5249 0 0 0 146 1 0 0 20 0 1 0 236062543 42283008 6472 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 10323 6472 800 2416 0 7425 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 48276 KiB
Current children cumulated memory: 30240 KiB

[startup+3.10497 s]
/proc/loadavg: 4.13 4.16 4.09 5/273 165480
/proc/meminfo: memFree=124191564/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=44052 memory=29236 CPUtime=3.07 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 5873 0 0 0 306 1 0 0 20 0 1 0 236062543 45109248 7309 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 11013 7309 800 2416 0 8115 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 51036 KiB
Current children cumulated memory: 33588 KiB

[startup+6.30018 s]
/proc/loadavg: 4.13 4.16 4.09 5/273 165480
/proc/meminfo: memFree=124186488/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=48588 memory=33940 CPUtime=6.26 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 6562 0 0 0 624 2 0 0 20 0 1 0 236062543 49754112 8485 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 12147 8485 800 2416 0 9249 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 55572 KiB
Current children cumulated memory: 38292 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.16 4.09 5/273 165480
/proc/meminfo: memFree=124236236/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=70012 memory=52220 CPUtime=12.64 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 9829 0 0 0 1261 3 0 0 20 0 1 0 236062543 71692288 13055 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 17503 13055 800 2416 0 14605 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 76996 KiB
Current children cumulated memory: 56572 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.17 4.09 5/272 165480
/proc/meminfo: memFree=124313948/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=81692 memory=65408 CPUtime=25.41 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 10602 0 0 0 2538 3 0 0 20 0 1 0 236062543 83652608 16352 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 20423 16352 800 2416 0 17525 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 88676 KiB
Current children cumulated memory: 69760 KiB

[startup+51.1055 s]
/proc/loadavg: 4.11 4.15 4.09 5/272 165481
/proc/meminfo: memFree=124466996/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165479/stat : 165479 (timeout) S 165476 165479 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236062542 2723840 352 18446744073709551615 94028771549184 94028771565697 140735019730016 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94028771580464 94028771582552 94028787224576 140735019735454 140735019735584 140735019735584 140735019741159 0
/proc/165479/statm: 665 352 352 5 0 90 0
[pid=165480] ppid=165479 vsize=93184 memory=76804 CPUtime=50.95 cores=5,7
/proc/165480/stat : 165480 (CASHWMaxSAT-Dis) R 165479 165479 164684 0 -1 4194304 10901 0 0 0 5092 3 0 0 20 0 1 0 236062543 95420416 19201 18446744073709551615 4198400 14093885 140735330444864 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 54112256 140735330453924 140735330454041 140735330454041 140735330459616 0
/proc/165480/statm: 23296 19201 800 2416 0 20398 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 100168 KiB
Current children cumulated memory: 81156 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.16 4.09 5/272 165482
/proc/meminfo: memFree=124852792/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165479] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7

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

/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1837.86 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1902.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/270 165625
/proc/meminfo: memFree=128609180/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=702.58 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13970 0 0 0 69024 1234 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1897.71 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

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

# cumulated CPU time of all completed processes:  user=1939.78 s, system=12.5817 s

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

[startup+1920 s]*
/proc/loadavg: 4.07 4.13 4.11 5/270 165626
/proc/meminfo: memFree=128609032/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=720.25 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 70787 1238 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1915.38 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1932.8 s]
/proc/loadavg: 4.06 4.12 4.10 5/270 165626
/proc/meminfo: memFree=128609032/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=733.01 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 72061 1240 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1928.14 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1945.6 s]
/proc/loadavg: 4.05 4.12 4.10 5/270 165626
/proc/meminfo: memFree=128609284/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=745.79 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 73336 1243 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1940.92 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1952 s]*
/proc/loadavg: 4.04 4.11 4.10 5/270 165627
/proc/meminfo: memFree=128609788/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=752.17 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 73972 1245 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1947.3 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1955.2 s]
/proc/loadavg: 4.04 4.11 4.10 5/271 165628
/proc/meminfo: memFree=128610040/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=755.36 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 74290 1246 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1950.49 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1956 s]*
/proc/loadavg: 4.04 4.11 4.10 5/271 165628
/proc/meminfo: memFree=128610040/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=756.17 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 74370 1247 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1951.3 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1956.8 s]
/proc/loadavg: 4.04 4.11 4.10 5/271 165628
/proc/meminfo: memFree=128610040/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=756.96 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 74449 1247 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1952.09 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

[startup+1957 s]*
/proc/loadavg: 4.04 4.11 4.10 5/271 165628
/proc/meminfo: memFree=128610040/131250000 swapFree=33008356/33010684
[pid=165476] ppid=165473 vsize=4324 memory=2944 CPUtime=1195.13 cores=5,7
/proc/165476/stat : 165476 (Hybrid-CASHWMax) S 165473 165476 164684 0 -1 4194304 285 21560 0 0 0 0 119504 9 20 0 1 0 236062541 4427776 736 18446744073709551615 93905374588928 93905375483461 140720753664832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93905375722512 93905375770256 93905405374464 140720753670485 140720753670639 140720753670639 140720753676243 0
/proc/165476/statm: 1081 736 672 219 0 143 0
[pid=165583] ppid=165476 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165583/stat : 165583 (timeout) S 165476 165583 164684 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 236182343 2723840 352 18446744073709551615 94307270926336 94307270942849 140724140934032 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94307270957616 94307270959704 94307299012608 140724140939654 140724140939808 140724140939808 140724140945383 0
/proc/165583/statm: 665 352 352 5 0 90 0
[pid=165584] ppid=165583 vsize=149472 memory=90712 CPUtime=757.16 cores=5,7
/proc/165584/stat : 165584 (SynLSCD) R 165583 165583 164684 0 -1 4194304 13971 0 0 0 74469 1247 0 0 20 0 1 0 236182343 153059328 22678 18446744073709551615 93859568709632 93859571143785 140729820621392 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93859571625208 93859571658240 93859586981888 140729820629408 140729820629543 140729820629543 140729820635118 0
/proc/165584/statm: 37368 22678 2528 595 0 22035 0
Current children cumulated CPU time: 1952.29 s
Current children cumulated vsize: 156456 KiB
Current children cumulated memory: 95064 KiB

Child status: 0

Real time (s): 1957.07
CPU time (s): 1952.36
CPU user time (s): 1939.78
CPU system time (s): 12.5817
CPU usage (%): 99.7591
Max. virtual memory (cumulated for all children) (KiB): 262932
Max. memory (cumulated for all children) (KiB): 224780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1939.78
system time used= 12.5817
maximum resident set size= 220428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36862
page faults= 0
swaps= 0
block input operations= 0
block output operations= 88
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 937
involuntary context switches= 941


# summary of solver processes directly reported to runsolver:
#   pid: 165476
#   total CPU time (s): 1952.36
#   total CPU user time (s): 1939.78
#   total CPU system time (s): 12.5817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.93389 second user time and 8.78658 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-22 19:04:19
IDJOB=4542765
IDBENCH=164647
IDSOLVER=3331
FILE ID=nodeC014/4542765-1753203859
RUNJOBID= nodeC014-1753198970-164703
SLURM_JOB_ID= 9687747
Free space on /tmp= 432756 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-06_shuffle/normalized-ec_stargrid_06_072.shuf-3.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542765-1753203859/watcher-4542765-1753203859 -o /tmp/evaluation-result-4542765-1753203859/solver-4542765-1753203859 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753198970-164703 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4542765-1753203859.opb 3600 HOME

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

MD5SUM BENCH= 99fe8e2cd23c0484947be7a71ede996e
RANDOM SEED=1470413063

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		: 3600.015
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.124
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		: 3599.876
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		: 3611.109
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.123
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		: 3596.742
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		: 3600.504
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		: 3599.712
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:        124186548 kB
MemAvailable:   124707880 kB
Buffers:             696 kB
Cached:          1266900 kB
SwapCached:         1624 kB
Active:          4677972 kB
Inactive:         446892 kB
Active(anon):    3856184 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   421196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33124 kB
Writeback:             0 kB
AnonPages:       3857836 kB
Mapped:           120828 kB
Shmem:             24612 kB
KReclaimable:     235172 kB
Slab:             331340 kB
SReclaimable:     235172 kB
SUnreclaim:        96168 kB
KernelStack:        4352 kB
PageTables:        11004 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4571168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1267712 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= 432796 MiB
End job on nodeC014 at 2025-07-22 19:36:57