Trace number 4542998

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-06-01UNSAT 1868.5 1873.8

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_230_229.opb
MD5SUMa824f24e2c7503f02a1883bfe38cfded
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.787757
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52670
Total number of constraints459
Number of constraints which are clauses230
Number of constraints which are cardinality constraints (but not clauses)229
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint229
Maximum length of a constraint230
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1792.97/1873.76	c Exit code from Second Program: 20
1792.97/1873.78	c #vars 52670 #constraints 459 0.00871464 1
1792.97/1873.78	c 459 constraints
1792.97/1873.78	c Finish cloning data from SAT to LS
1792.97/1873.78	c restart_num_ls  -100000 0
1792.97/1873.78	c Use LS-small
1792.97/1873.78	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 (62350 MiB free)
  memory of node 1: 64465 MiB (63386 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542998-1753224007/watcher-4542998-1753224007 -o /tmp/evaluation-result-4542998-1753224007/solver-4542998-1753224007 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753224007-195568 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4542998-1753224007.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=195620, runsolver pid=195607

[startup+0.100059 s]*
/proc/loadavg: 1.19 1.78 2.56 7/274 195638
/proc/meminfo: memFree=128725460/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=31836 memory=17444 CPUtime=0.05 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 4015 0 0 0 5 0 0 0 20 0 1 0 238078283 32600064 4361 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 7959 4361 864 2593 0 4852 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 38820 KiB
Current children cumulated memory: 21796 KiB

[startup+0.206041 s]*
/proc/loadavg: 1.19 1.78 2.56 6/274 195638
/proc/meminfo: memFree=128661072/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=48104 memory=33336 CPUtime=0.16 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 7993 0 0 0 16 0 0 0 20 0 1 0 238078283 49258496 8334 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 12026 8334 864 2593 0 8919 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 55088 KiB
Current children cumulated memory: 37688 KiB

[startup+0.305975 s]*
/proc/loadavg: 1.19 1.78 2.56 6/274 195638
/proc/meminfo: memFree=128622516/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=69296 memory=51864 CPUtime=0.26 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 13610 0 0 0 24 2 0 0 20 0 1 0 238078283 70959104 13288 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 17324 12966 896 2593 0 14217 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 76280 KiB
Current children cumulated memory: 56216 KiB

[startup+0.700184 s]
/proc/loadavg: 1.19 1.78 2.56 6/274 195638
/proc/meminfo: memFree=128524168/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=114760 memory=96372 CPUtime=0.65 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 24491 0 0 0 61 4 0 0 20 0 1 0 238078283 117514240 24093 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 28690 24093 960 2593 0 25583 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 121744 KiB
Current children cumulated memory: 100724 KiB

[startup+1.50021 s]
/proc/loadavg: 1.19 1.78 2.56 7/274 195638
/proc/meminfo: memFree=128415044/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=121192 memory=103256 CPUtime=1.45 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 28559 0 0 0 140 5 0 0 20 0 1 0 238078283 124100608 25814 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 30298 25814 992 2593 0 27191 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 128176 KiB
Current children cumulated memory: 107608 KiB

[startup+3.10592 s]
/proc/loadavg: 1.19 1.78 2.56 7/274 195638
/proc/meminfo: memFree=128295704/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=114916 memory=96984 CPUtime=3.04 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 30074 0 0 0 299 5 0 0 20 0 1 0 238078283 117673984 24246 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 28729 24246 992 2593 0 25622 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 121900 KiB
Current children cumulated memory: 101336 KiB

[startup+6.30022 s]
/proc/loadavg: 1.41 1.82 2.57 7/274 195638
/proc/meminfo: memFree=128269540/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=126460 memory=108528 CPUtime=6.23 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 32953 0 0 0 616 7 0 0 20 0 1 0 238078283 129495040 27132 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 31615 27132 992 2593 0 28508 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 133444 KiB
Current children cumulated memory: 112880 KiB

[startup+12.7002 s]
/proc/loadavg: 1.62 1.85 2.58 7/274 195638
/proc/meminfo: memFree=128265412/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=135608 memory=117676 CPUtime=12.61 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 35873 0 0 0 1253 8 0 0 20 0 1 0 238078283 138862592 29419 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 33902 29419 992 2593 0 30795 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 142592 KiB
Current children cumulated memory: 122028 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.96 2.60 6/274 195639
/proc/meminfo: memFree=128240004/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=157712 memory=139684 CPUtime=25.38 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 38024 0 0 0 2528 10 0 0 20 0 1 0 238078283 161497088 34921 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 39428 34921 992 2593 0 36321 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 164696 KiB
Current children cumulated memory: 144036 KiB

[startup+51.1059 s]
/proc/loadavg: 2.84 2.14 2.64 6/274 195639
/proc/meminfo: memFree=128169388/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195635] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195635/stat : 195635 (timeout) S 195620 195635 195556 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238078282 2723840 352 18446744073709551615 94028276486144 94028276502657 140725491874000 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94028276517424 94028276519512 94028289404928 140725491878302 140725491878432 140725491878432 140725491884007 0
/proc/195635/statm: 665 352 352 5 0 90 0
[pid=195638] ppid=195635 vsize=199340 memory=181284 CPUtime=50.91 cores=1,3
/proc/195638/stat : 195638 (CASHWMaxSAT-Dis) R 195635 195635 195556 0 -1 4194304 44212 0 0 0 5077 14 0 0 20 0 1 0 238078283 204124160 45321 18446744073709551615 4198400 14817773 140731061458704 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31477760 140731061467556 140731061467673 140731061467673 140731061473248 0
/proc/195638/statm: 49835 45321 992 2593 0 46728 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 206324 KiB
Current children cumulated memory: 185636 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 2.44 2.72 7/276 195643
/proc/meminfo: memFree=128066032/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 252 105 0 0 0 0 0 0 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0

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

/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3343616 memory=2949112 CPUtime=44.11 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 436028 0 0 0 4241 170 0 0 20 0 1 0 238258084 3423862784 737278 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 835904 737278 2496 595 0 820571 0
Current children cumulated CPU time: 1837.08 s
Current children cumulated vsize: 3350600 KiB
Current children cumulated memory: 2953464 KiB

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

# cumulated CPU time of all completed processes:  user=1863.92 s, system=4.57655 s

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

[startup+1843.2 s]
/proc/loadavg: 4.14 4.09 3.93 6/273 195810
/proc/meminfo: memFree=108390072/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3343616 memory=2949112 CPUtime=45 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 436028 0 0 0 4328 172 0 0 20 0 1 0 238258084 3423862784 737278 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 835904 737278 2496 595 0 820571 0
Current children cumulated CPU time: 1837.97 s
Current children cumulated vsize: 3350600 KiB
Current children cumulated memory: 2953464 KiB

[startup+1856 s]*
/proc/loadavg: 4.18 4.10 3.93 6/273 195810
/proc/meminfo: memFree=108365296/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3343616 memory=2949112 CPUtime=57.77 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 436171 0 0 0 5579 198 0 0 20 0 1 0 238258084 3423862784 737278 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 835904 737278 2496 595 0 820571 0
Current children cumulated CPU time: 1850.74 s
Current children cumulated vsize: 3350600 KiB
Current children cumulated memory: 2953464 KiB

[startup+1862.4 s]
/proc/loadavg: 4.16 4.10 3.94 6/273 195810
/proc/meminfo: memFree=108348376/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3343616 memory=2949112 CPUtime=64.15 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 436171 0 0 0 6202 213 0 0 20 0 1 0 238258084 3423862784 737278 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 835904 737278 2496 595 0 820571 0
Current children cumulated CPU time: 1857.12 s
Current children cumulated vsize: 3350600 KiB
Current children cumulated memory: 2953464 KiB

[startup+1868.8 s]
/proc/loadavg: 4.15 4.10 3.94 6/273 195811
/proc/meminfo: memFree=108360696/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3344208 memory=2949624 CPUtime=70.53 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 436301 0 0 0 6837 216 0 0 20 0 1 0 238258084 3424468992 737406 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 836052 737406 2496 595 0 820719 0
Current children cumulated CPU time: 1863.5 s
Current children cumulated vsize: 3351192 KiB
Current children cumulated memory: 2953976 KiB

[startup+1872 s]*
/proc/loadavg: 4.14 4.10 3.94 4/269 195832
/proc/meminfo: memFree=110831076/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3606732 memory=3007828 CPUtime=73.73 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 449763 0 0 0 7150 223 0 0 20 0 1 0 238258084 3693293568 751957 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 901683 751957 2496 595 0 886350 0
Current children cumulated CPU time: 1866.7 s
Current children cumulated vsize: 3613716 KiB
Current children cumulated memory: 3012180 KiB

[startup+1872.8 s]
/proc/loadavg: 4.14 4.10 3.94 4/269 195832
/proc/meminfo: memFree=110831076/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3608716 memory=3011888 CPUtime=74.52 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 450251 0 0 0 7229 223 0 0 20 0 1 0 238258084 3695325184 752972 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 902179 752972 2496 595 0 886846 0
Current children cumulated CPU time: 1867.49 s
Current children cumulated vsize: 3615700 KiB
Current children cumulated memory: 3016240 KiB

[startup+1873.2 s]
/proc/loadavg: 4.14 4.10 3.94 5/273 195866
/proc/meminfo: memFree=110739372/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3099912 memory=2707172 CPUtime=74.93 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 451278 0 0 0 7269 224 0 0 20 0 1 0 238258084 3174309888 676793 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 774978 676793 2624 595 0 759645 0
Current children cumulated CPU time: 1867.9 s
Current children cumulated vsize: 3106896 KiB
Current children cumulated memory: 2711524 KiB

[startup+1873.6 s]
/proc/loadavg: 4.14 4.10 3.94 5/273 195866
/proc/meminfo: memFree=110739372/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
[pid=195749] ppid=195747 vsize=3005240 memory=2612500 CPUtime=75.33 cores=1,3
/proc/195749/stat : 195749 (SynLSCD) R 195747 195747 195556 0 -1 4194304 451324 0 0 0 7309 224 0 0 20 0 1 0 238258084 3077365760 653125 18446744073709551615 94811094245376 94811096679529 140721342713024 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94811097160952 94811097193984 94811102437376 140721342716320 140721342716455 140721342716455 140721342722030 0
/proc/195749/statm: 751310 653125 2624 595 0 735977 0
Current children cumulated CPU time: 1868.3 s
Current children cumulated vsize: 3012224 KiB
Current children cumulated memory: 2616852 KiB

[startup+1873.7 s]
/proc/loadavg: 4.14 4.10 3.94 5/273 195866
/proc/meminfo: memFree=110739372/131250000 swapFree=33010160/33010684
[pid=195620] ppid=195607 vsize=4324 memory=2944 CPUtime=1792.97 cores=1,3
/proc/195620/stat : 195620 (Hybrid-CASHWMax) S 195607 195620 195556 0 -1 4194304 284 140339 0 0 0 0 179074 223 20 0 1 0 238078279 4427776 736 18446744073709551615 94363422355456 94363423249989 140720715785440 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94363423489040 94363423536784 94363447504896 140720715794773 140720715794927 140720715794927 140720715800531 0
/proc/195620/statm: 1081 736 672 219 0 143 0
[pid=195747] ppid=195620 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/195747/stat : 195747 (timeout) S 195620 195747 195556 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238258083 2723840 352 18446744073709551615 94089493876736 94089493893249 140728835073008 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94089493908016 94089493910104 94089501249536 140728835078534 140728835078688 140728835078688 140728835084263 0
/proc/195747/statm: 665 352 352 5 0 90 0
Current children cumulated CPU time: 1792.97 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4352 KiB

Child status: 0

Real time (s): 1873.8
CPU time (s): 1868.5
CPU user time (s): 1863.92
CPU system time (s): 4.57655
CPU usage (%): 99.7171
Max. virtual memory (cumulated for all children) (KiB): 3848164
Max. memory (cumulated for all children) (KiB): 3205600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1863.92
system time used= 4.57655
maximum resident set size= 3236064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 592986
page faults= 1
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1212
involuntary context switches= 10830


# summary of solver processes directly reported to runsolver:
#   pid: 195620
#   total CPU time (s): 1868.5
#   total CPU user time (s): 1863.92
#   total CPU system time (s): 4.57655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.09187 second user time and 9.17632 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-23 00:40:07
IDJOB=4542998
IDBENCH=171726
IDSOLVER=3328
FILE ID=nodeC016/4542998-1753224007
RUNJOBID= nodeC016-1753224007-195568
SLURM_JOB_ID= 9687831
Free space on /tmp= 433024 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_230_229.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542998-1753224007/watcher-4542998-1753224007 -o /tmp/evaluation-result-4542998-1753224007/solver-4542998-1753224007 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753224007-195568 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4542998-1753224007.opb 3600 HOME

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

MD5SUM BENCH= a824f24e2c7503f02a1883bfe38cfded
RANDOM SEED=1965871137

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128738628 kB
MemAvailable:   129632232 kB
Buffers:            2144 kB
Cached:          1608944 kB
SwapCached:           24 kB
Active:          1312008 kB
Inactive:         372060 kB
Active(anon):      97112 kB
Inactive(anon):     2108 kB
Active(file):    1214896 kB
Inactive(file):   369952 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             73636 kB
Writeback:             8 kB
AnonPages:         76128 kB
Mapped:           108332 kB
Shmem:             26240 kB
KReclaimable:     295992 kB
Slab:             396076 kB
SReclaimable:     295992 kB
SUnreclaim:       100084 kB
KernelStack:        4068 kB
PageTables:         2588 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     352468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432948 MiB
End job on nodeC016 at 2025-07-23 01:11:21