Trace number 4547526

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23UNSAT 2513.41 2520.69

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
MD5SUM51f0204441dcd002ae254f35580dbb8b
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 benchmark3.67265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables577
Total number of constraints290
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints286
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

2513.32/2520.64	c Exit code from Second Program: 20
2513.32/2520.67	c #vars 577 #constraints 290 0.5026 1
2513.32/2520.67	c intsize: 4
2513.32/2520.67	c 290 constraints
2513.32/2520.67	c Finish cloning data from SAT to LS
2513.32/2520.67	c restart_num_ls  -100000 0
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  0 652
2513.32/2520.67	c LS 90 10
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  652 1262
2513.32/2520.67	c LS 80 79
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  1262 2186
2513.32/2520.67	c LS 70 61
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  2186 3323
2513.32/2520.67	c LS 60 81
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  3323 4661
2513.32/2520.67	c LS 50 24
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  4661 5372
2513.32/2520.67	c LS 40 59
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  5372 5874
2513.32/2520.67	c LS 30 0
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  5874 6395
2513.32/2520.67	c LS 20 63
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  6395 7162
2513.32/2520.67	c LS 10 87
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  7162 7674
2513.32/2520.67	c Use LS-small
2513.32/2520.67	c restart_num_ls  7674 8187
2513.32/2520.67	c Use LS-small
2513.32/2520.67	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: 63837 MiB (61866 MiB free)
  memory of node 1: 64465 MiB (62099 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547526-1753268101/watcher-4547526-1753268101 -o /tmp/evaluation-result-4547526-1753268101/solver-4547526-1753268101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1753267167-168221 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547526-1753268101.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=168786, runsolver pid=168783

[startup+0.10007 s]*
/proc/loadavg: 4.18 4.26 3.85 6/259 168790
/proc/meminfo: memFree=126937080/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=22128 memory=7888 CPUtime=0.08 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 1239 0 0 0 8 0 0 0 20 0 1 0 242488885 22659072 1972 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 5532 1972 960 2593 0 2425 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 29112 KiB
Current children cumulated memory: 12112 KiB

[startup+0.213876 s]*
/proc/loadavg: 4.18 4.26 3.85 5/259 168790
/proc/meminfo: memFree=126936324/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=22540 memory=8472 CPUtime=0.19 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 1673 0 0 0 19 0 0 0 20 0 1 0 242488885 23080960 2118 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 5635 2118 960 2593 0 2528 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 29524 KiB
Current children cumulated memory: 12696 KiB

[startup+0.31387 s]*
/proc/loadavg: 4.18 4.26 3.85 5/259 168790
/proc/meminfo: memFree=126936324/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=22584 memory=8520 CPUtime=0.29 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 1838 0 0 0 29 0 0 0 20 0 1 0 242488885 23126016 2130 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 5646 2130 960 2593 0 2539 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 29568 KiB
Current children cumulated memory: 12744 KiB

[startup+0.70043 s]
/proc/loadavg: 4.18 4.26 3.85 5/259 168790
/proc/meminfo: memFree=126936324/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=23440 memory=9508 CPUtime=0.66 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 2225 0 0 0 66 0 0 0 20 0 1 0 242488885 24002560 2377 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 5860 2377 992 2593 0 2753 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 30424 KiB
Current children cumulated memory: 13732 KiB

[startup+1.50043 s]
/proc/loadavg: 4.18 4.26 3.85 5/259 168790
/proc/meminfo: memFree=126934308/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=24032 memory=9932 CPUtime=1.46 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 3313 0 0 0 145 1 0 0 20 0 1 0 242488885 24608768 2483 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 6008 2483 992 2593 0 2901 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 31016 KiB
Current children cumulated memory: 14156 KiB

[startup+3.11338 s]
/proc/loadavg: 4.16 4.26 3.85 5/259 168790
/proc/meminfo: memFree=126969492/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=26688 memory=12716 CPUtime=3.06 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 6100 0 0 0 305 1 0 0 20 0 1 0 242488885 27328512 3179 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 6672 3179 992 2593 0 3565 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 33672 KiB
Current children cumulated memory: 16940 KiB

[startup+6.30042 s]
/proc/loadavg: 4.16 4.26 3.85 5/259 168790
/proc/meminfo: memFree=126983304/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=32896 memory=18924 CPUtime=6.24 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 9613 0 0 0 622 2 0 0 20 0 1 0 242488885 33685504 4731 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 8224 4731 992 2593 0 5117 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 39880 KiB
Current children cumulated memory: 23148 KiB

[startup+12.7004 s]
/proc/loadavg: 4.21 4.26 3.86 5/259 168790
/proc/meminfo: memFree=127052792/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=39636 memory=25596 CPUtime=12.63 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 15251 0 0 0 1259 4 0 0 20 0 1 0 242488885 40587264 6399 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 9909 6399 992 2593 0 6802 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 46620 KiB
Current children cumulated memory: 29820 KiB

[startup+25.5005 s]
/proc/loadavg: 4.18 4.25 3.86 5/258 168790
/proc/meminfo: memFree=127131028/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=47620 memory=33532 CPUtime=25.39 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 19036 0 0 0 2534 5 0 0 20 0 1 0 242488885 48762880 8383 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 11905 8383 992 2593 0 8798 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 54604 KiB
Current children cumulated memory: 37756 KiB

[startup+51.1133 s]
/proc/loadavg: 4.19 4.25 3.87 5/258 168791
/proc/meminfo: memFree=127330260/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/168789/stat : 168789 (timeout) S 168786 168789 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242488884 2723840 320 18446744073709551615 94832450875392 94832450891905 140731556623808 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94832450906672 94832450908760 94832453525504 140731556628894 140731556629024 140731556629024 140731556634599 0
/proc/168789/statm: 665 320 320 5 0 90 0
[pid=168790] ppid=168789 vsize=51032 memory=36988 CPUtime=50.92 cores=1,3
/proc/168790/stat : 168790 (CASHWMaxSAT-Dis) R 168789 168789 166021 0 -1 4194304 29119 0 0 0 5084 8 0 0 20 0 1 0 242488885 52256768 9247 18446744073709551615 4198400 14817773 140727858000416 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 45060096 140727858002340 140727858002457 140727858002457 140727858008032 0
/proc/168790/statm: 12758 9247 992 2593 0 9651 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 58016 KiB
Current children cumulated memory: 41212 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.22 3.89 5/258 168792
/proc/meminfo: memFree=127459816/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=168789] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3

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

/proc/169329/statm: 25877 10894 2496 595 0 10544 0
Current children cumulated CPU time: 2315.6 s
Current children cumulated vsize: 110492 KiB
Current children cumulated memory: 47800 KiB

[startup+2382.3 s]
/proc/loadavg: 2.30 2.93 3.40 3/243 169395
/proc/meminfo: memFree=124527116/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=105988 memory=45980 CPUtime=582.57 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 36173 0 0 0 56738 1519 0 0 20 0 1 0 242668686 108531712 11495 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 26497 11495 2496 595 0 11164 0
Current children cumulated CPU time: 2375.43 s
Current children cumulated vsize: 112972 KiB
Current children cumulated memory: 50204 KiB

[startup+2442.3 s]
/proc/loadavg: 2.11 2.76 3.31 3/243 169397
/proc/meminfo: memFree=124525856/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=107876 memory=47748 CPUtime=642.39 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 37710 0 0 0 62525 1714 0 0 20 0 1 0 242668686 110465024 11937 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 26969 11937 2496 595 0 11636 0
Current children cumulated CPU time: 2435.25 s
Current children cumulated vsize: 114860 KiB
Current children cumulated memory: 51972 KiB

[startup+2502.3 s]
/proc/loadavg: 2.15 2.65 3.24 3/243 169399
/proc/meminfo: memFree=124516784/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109156 memory=48828 CPUtime=702.22 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 38796 0 0 0 68223 1999 0 0 20 0 1 0 242668686 111775744 12207 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27289 12207 2496 595 0 11956 0
Current children cumulated CPU time: 2495.08 s
Current children cumulated vsize: 116140 KiB
Current children cumulated memory: 53052 KiB

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

# cumulated CPU time of all completed processes:  user=2492.95 s, system=20.4625 s

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

[startup+2508.8 s]
/proc/loadavg: 2.14 2.64 3.23 3/242 169399
/proc/meminfo: memFree=124507712/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109284 memory=49128 CPUtime=708.7 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 39310 0 0 0 68867 2003 0 0 20 0 1 0 242668686 111906816 12282 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27321 12282 2496 595 0 11988 0
Current children cumulated CPU time: 2501.56 s
Current children cumulated vsize: 116268 KiB
Current children cumulated memory: 53352 KiB

[startup+2515.2 s]
/proc/loadavg: 2.12 2.63 3.22 3/242 169400
/proc/meminfo: memFree=124507964/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109540 memory=49076 CPUtime=715.08 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 39882 0 0 0 69502 2006 0 0 20 0 1 0 242668686 112168960 12269 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27385 12269 2496 595 0 12052 0
Current children cumulated CPU time: 2507.94 s
Current children cumulated vsize: 116524 KiB
Current children cumulated memory: 53300 KiB

[startup+2518.4 s]
/proc/loadavg: 2.11 2.62 3.22 3/242 169400
/proc/meminfo: memFree=124507964/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109540 memory=49140 CPUtime=718.26 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 39978 0 0 0 69819 2007 0 0 20 0 1 0 242668686 112168960 12285 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27385 12285 2496 595 0 12052 0
Current children cumulated CPU time: 2511.12 s
Current children cumulated vsize: 116524 KiB
Current children cumulated memory: 53364 KiB

[startup+2520 s]*
/proc/loadavg: 2.11 2.62 3.22 3/242 169401
/proc/meminfo: memFree=124507964/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109540 memory=49140 CPUtime=719.88 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 39978 0 0 0 69980 2008 0 0 20 0 1 0 242668686 112168960 12285 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27385 12285 2496 595 0 12052 0
Current children cumulated CPU time: 2512.74 s
Current children cumulated vsize: 116524 KiB
Current children cumulated memory: 53364 KiB

[startup+2520.4 s]
/proc/loadavg: 2.11 2.62 3.22 3/242 169401
/proc/meminfo: memFree=124507964/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109540 memory=49140 CPUtime=720.26 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 39978 0 0 0 70018 2008 0 0 20 0 1 0 242668686 112168960 12285 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27385 12285 2496 595 0 12052 0
Current children cumulated CPU time: 2513.12 s
Current children cumulated vsize: 116524 KiB
Current children cumulated memory: 53364 KiB

[startup+2520.6 s]
/proc/loadavg: 2.11 2.62 3.22 3/242 169401
/proc/meminfo: memFree=124507964/131382120 swapFree=33010416/33010684
[pid=168786] ppid=168783 vsize=4324 memory=2944 CPUtime=1792.86 cores=1,3
/proc/168786/stat : 168786 (Hybrid-CASHWMax) S 168783 168786 166021 0 -1 4194304 284 60038 0 0 0 0 179251 35 20 0 1 0 242488883 4427776 736 18446744073709551615 94233625751552 94233626646085 140728269732992 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94233626885136 94233626932880 94233649278976 140728269736277 140728269736431 140728269736431 140728269742035 0
/proc/168786/statm: 1081 736 672 219 0 143 0
[pid=169328] ppid=168786 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/169328/stat : 169328 (timeout) S 168786 169328 166021 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242668685 2723840 320 18446744073709551615 94667487887360 94667487903873 140729762684016 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94667487918640 94667487920728 94667489329152 140729762687366 140729762687520 140729762687520 140729762693095 0
/proc/169328/statm: 665 320 320 5 0 90 0
[pid=169329] ppid=169328 vsize=109540 memory=49140 CPUtime=720.46 cores=1,3
/proc/169329/stat : 169329 (SynLSCD) R 169328 169328 166021 0 -1 4194304 39978 0 0 0 70038 2008 0 0 20 0 1 0 242668686 112168960 12285 18446744073709551615 94810690072576 94810692507177 140723294167472 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94810692988152 94810693021184 94810725720064 140723294169504 140723294169639 140723294169639 140723294175214 0
/proc/169329/statm: 27385 12285 2496 595 0 12052 0
Current children cumulated CPU time: 2513.32 s
Current children cumulated vsize: 116524 KiB
Current children cumulated memory: 53364 KiB

Child status: 0

Real time (s): 2520.69
CPU time (s): 2513.41
CPU user time (s): 2492.95
CPU system time (s): 20.4625
CPU usage (%): 99.7111
Max. virtual memory (cumulated for all children) (KiB): 198984
Max. memory (cumulated for all children) (KiB): 182140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2492.95
system time used= 20.4625
maximum resident set size= 177916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 861
involuntary context switches= 1357


# summary of solver processes directly reported to runsolver:
#   pid: 168786
#   total CPU time (s): 2513.41
#   total CPU user time (s): 2492.95
#   total CPU system time (s): 20.4625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6551 second user time and 26.0679 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-23 12:55:01
IDJOB=4547526
IDBENCH=164553
IDSOLVER=3424
FILE ID=nodeC002/4547526-1753268101
RUNJOBID= nodeC002-1753267167-168221
SLURM_JOB_ID= 9689157
Free space on /tmp= 432272 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547526-1753268101/watcher-4547526-1753268101 -o /tmp/evaluation-result-4547526-1753268101/solver-4547526-1753268101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1753267167-168221 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4547526-1753268101.opb 3600 HOME

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

MD5SUM BENCH= 51f0204441dcd002ae254f35580dbb8b
RANDOM SEED=529591188

nodeC002 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	: 0xb00001f
cpu MHz		: 3691.420
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.417
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.158
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.224
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3691.470
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3491.909
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.855
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.555
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        126926184 kB
MemAvailable:   128316588 kB
Buffers:            2128 kB
Cached:          2142116 kB
SwapCached:           28 kB
Active:          2099644 kB
Inactive:        1033300 kB
Active(anon):    1008524 kB
Inactive(anon):     6300 kB
Active(file):    1091120 kB
Inactive(file):  1027000 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17472 kB
Writeback:            32 kB
AnonPages:        987000 kB
Mapped:           122040 kB
Shmem:             26124 kB
KReclaimable:     223820 kB
Slab:             315164 kB
SReclaimable:     223820 kB
SUnreclaim:        91344 kB
KernelStack:        4124 kB
PageTables:         5268 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1375564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    518144 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432288 MiB
End job on nodeC002 at 2025-07-23 13:37:02