Trace number 4543895

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 2223.84 2229.62

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_30_088.opb
MD5SUM225933de352582a5f5a47ed5392988f0
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 benchmark5.31605
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables234990
Total number of constraints5311
Number of constraints which are clauses2671
Number of constraints which are cardinality constraints (but not clauses)2640
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint89
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 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1793.22/2229.58	c Exit code from Second Program: 20
2223.82/2229.61	c #vars 234990 #constraints 5311 0.022601 1
2223.82/2229.61	c 5311 constraints
2223.82/2229.61	c Finish cloning data from SAT to LS
2223.82/2229.61	c restart_num_ls  -100000 0
2223.82/2229.61	c Use LS-small
2223.82/2229.61	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 (61987 MiB free)
  memory of node 1: 64465 MiB (62049 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543895-1753226125/watcher-4543895-1753226125 -o /tmp/evaluation-result-4543895-1753226125/solver-4543895-1753226125 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753222270-161960 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4543895-1753226125.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100064 s]*
/proc/loadavg: 4.11 4.10 4.07 5/272 163116
/proc/meminfo: memFree=127003080/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=34000 memory=19360 CPUtime=0.07 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 4460 0 0 0 7 0 0 0 20 0 1 0 238287072 34816000 4840 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 8500 4840 864 2593 0 5393 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 40984 KiB
Current children cumulated memory: 23712 KiB

[startup+0.205632 s]*
/proc/loadavg: 4.11 4.10 4.07 5/272 163116
/proc/meminfo: memFree=126981156/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=51560 memory=36800 CPUtime=0.19 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 8830 0 0 0 18 1 0 0 20 0 1 0 238287072 52797440 9200 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 12890 9200 864 2593 0 9783 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 58544 KiB
Current children cumulated memory: 41152 KiB

[startup+0.305558 s]*
/proc/loadavg: 4.11 4.10 4.07 5/272 163116
/proc/meminfo: memFree=126969312/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=72928 memory=57060 CPUtime=0.29 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 13898 0 0 0 27 2 0 0 20 0 1 0 238287072 74678272 14265 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 18232 14265 864 2593 0 15125 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 79912 KiB
Current children cumulated memory: 61412 KiB

[startup+0.70022 s]
/proc/loadavg: 4.11 4.10 4.07 5/272 163116
/proc/meminfo: memFree=126941088/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=139884 memory=123964 CPUtime=0.67 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 27568 0 0 0 63 4 0 0 20 0 1 0 238287072 143241216 30991 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 34971 30991 864 2593 0 31864 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 146868 KiB
Current children cumulated memory: 128316 KiB

[startup+1.50024 s]
/proc/loadavg: 4.10 4.09 4.07 5/272 163116
/proc/meminfo: memFree=126864540/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=275544 memory=250916 CPUtime=1.47 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 46358 0 0 0 139 8 0 0 20 0 1 0 238287072 282157056 62697 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 68886 62729 896 2593 0 65779 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 282528 KiB
Current children cumulated memory: 255268 KiB

[startup+3.10558 s]
/proc/loadavg: 4.10 4.09 4.07 5/272 163116
/proc/meminfo: memFree=126576484/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=436392 memory=403380 CPUtime=3.07 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 69303 0 0 0 291 16 0 0 20 0 1 0 238287072 446865408 100845 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 109098 100845 960 2593 0 105991 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 443376 KiB
Current children cumulated memory: 407732 KiB

[startup+6.30023 s]
/proc/loadavg: 4.09 4.09 4.07 5/272 163116
/proc/meminfo: memFree=126560100/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=455820 memory=422980 CPUtime=6.26 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 72783 0 0 0 606 20 0 0 20 0 1 0 238287072 466759680 105745 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 113955 105745 992 2593 0 110848 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 462804 KiB
Current children cumulated memory: 427332 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 4.06 5/272 163116
/proc/meminfo: memFree=126536824/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=483600 memory=448568 CPUtime=12.64 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 77402 0 0 0 1239 25 0 0 20 0 1 0 238287072 495206400 112142 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 120900 112142 992 2593 0 117793 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 490584 KiB
Current children cumulated memory: 452920 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.06 5/272 163116
/proc/meminfo: memFree=126530976/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=487664 memory=455552 CPUtime=25.41 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 82297 0 0 0 2510 31 0 0 20 0 1 0 238287072 499367936 113888 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 121916 113888 992 2593 0 118809 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 494648 KiB
Current children cumulated memory: 459904 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.09 4.07 5/272 163117
/proc/meminfo: memFree=126538812/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163115] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163115/stat : 163115 (timeout) S 163112 163115 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238287071 2723840 320 18446744073709551615 94197993246720 94197993263233 140732758729776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94197993278000 94197993280088 94198018273280 140732758731166 140732758731296 140732758731296 140732758736871 0
/proc/163115/statm: 665 320 320 5 0 90 0
[pid=163116] ppid=163115 vsize=493192 memory=461080 CPUtime=50.96 cores=4,6
/proc/163116/stat : 163116 (CASHWMaxSAT-Dis) R 163115 163115 161949 0 -1 4194304 92575 0 0 0 5046 50 0 0 20 0 1 0 238287072 505028608 115270 18446744073709551615 4198400 14817773 140720912496592 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 38051840 140720912501156 140720912501273 140720912501273 140720912506848 0
/proc/163116/statm: 123298 115270 992 2593 0 120191 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 500176 KiB
Current children cumulated memory: 465432 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.07 5/272 163118
/proc/meminfo: memFree=126521648/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0

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

/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5943456 memory=5276656 CPUtime=283.62 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 759627 0 0 0 28038 324 0 0 20 0 1 0 238466873 6086098944 1319164 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1485864 1319164 2464 595 0 1470531 0
Current children cumulated CPU time: 2076.84 s
Current children cumulated vsize: 5950440 KiB
Current children cumulated memory: 5281008 KiB

[startup+2142.3 s]
/proc/loadavg: 4.07 4.14 4.10 5/270 163386
/proc/meminfo: memFree=121549552/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5943588 memory=5278892 CPUtime=343.49 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 759908 0 0 0 34024 325 0 0 20 0 1 0 238466873 6086234112 1319723 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1485897 1319723 2464 595 0 1470564 0
Current children cumulated CPU time: 2136.71 s
Current children cumulated vsize: 5950572 KiB
Current children cumulated memory: 5283244 KiB

[startup+2202.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/271 163391
/proc/meminfo: memFree=121553956/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5945040 memory=5282376 CPUtime=403.36 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 760288 0 0 0 40010 326 0 0 20 0 1 0 238466873 6087720960 1320594 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1486260 1320594 2464 595 0 1470927 0
Current children cumulated CPU time: 2196.58 s
Current children cumulated vsize: 5952024 KiB
Current children cumulated memory: 5286728 KiB

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

# cumulated CPU time of all completed processes:  user=2216.41 s, system=7.42783 s

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

[startup+2214.4 s]
/proc/loadavg: 4.07 4.12 4.09 5/272 163397
/proc/meminfo: memFree=121568672/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5945172 memory=5284528 CPUtime=415.44 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 760357 0 0 0 41218 326 0 0 20 0 1 0 238466873 6087856128 1321132 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1486293 1321132 2464 595 0 1470960 0
Current children cumulated CPU time: 2208.66 s
Current children cumulated vsize: 5952156 KiB
Current children cumulated memory: 5288880 KiB

[startup+2220.8 s]
/proc/loadavg: 4.06 4.12 4.09 5/272 163397
/proc/meminfo: memFree=121610304/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5945172 memory=5284528 CPUtime=421.82 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 760357 0 0 0 41856 326 0 0 20 0 1 0 238466873 6087856128 1321132 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1486293 1321132 2464 595 0 1470960 0
Current children cumulated CPU time: 2215.04 s
Current children cumulated vsize: 5952156 KiB
Current children cumulated memory: 5288880 KiB

[startup+2224 s]*
/proc/loadavg: 4.14 4.13 4.10 5/272 163397
/proc/meminfo: memFree=121600192/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5945172 memory=5284528 CPUtime=425.02 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 760357 0 0 0 42176 326 0 0 20 0 1 0 238466873 6087856128 1321132 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1486293 1321132 2464 595 0 1470960 0
Current children cumulated CPU time: 2218.24 s
Current children cumulated vsize: 5952156 KiB
Current children cumulated memory: 5288880 KiB

[startup+2227.2 s]
/proc/loadavg: 4.12 4.13 4.10 5/272 163397
/proc/meminfo: memFree=121575116/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5945172 memory=5284528 CPUtime=428.2 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 760366 0 0 0 42494 326 0 0 20 0 1 0 238466873 6087856128 1321132 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1486293 1321132 2464 595 0 1470960 0
Current children cumulated CPU time: 2221.42 s
Current children cumulated vsize: 5952156 KiB
Current children cumulated memory: 5288880 KiB

[startup+2228.8 s]
/proc/loadavg: 4.12 4.13 4.10 5/272 163397
/proc/meminfo: memFree=121567052/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5382856 memory=4727244 CPUtime=429.8 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 761222 0 0 0 42654 326 0 0 20 0 1 0 238466873 5512044544 1181811 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1345714 1181811 2560 595 0 1330381 0
Current children cumulated CPU time: 2223.02 s
Current children cumulated vsize: 5389840 KiB
Current children cumulated memory: 4731596 KiB

[startup+2229.2 s]
/proc/loadavg: 4.12 4.13 4.10 5/272 163397
/proc/meminfo: memFree=122314168/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=1793.22 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 281 217422 0 0 0 0 178917 405 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
[pid=163373] ppid=163112 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163373/stat : 163373 (timeout) S 163112 163373 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238466872 2723840 320 18446744073709551615 93874173181952 93874173198465 140725766274448 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93874173213232 93874173215320 93874195054592 140725766277510 140725766277664 140725766277664 140725766283239 0
/proc/163373/statm: 665 320 320 5 0 90 0
[pid=163374] ppid=163373 vsize=5190608 memory=4534996 CPUtime=430.19 cores=4,6
/proc/163374/stat : 163374 (SynLSCD) R 163373 163373 161949 0 -1 4194304 761316 0 0 0 42693 326 0 0 20 0 1 0 238466873 5315182592 1133749 18446744073709551615 94095282753536 94095285187689 140731381330640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94095285669112 94095285702144 94095293865984 140731381336480 140731381336615 140731381336615 140731381342190 0
/proc/163374/statm: 1297652 1133749 2560 595 0 1282319 0
Current children cumulated CPU time: 2223.41 s
Current children cumulated vsize: 5197592 KiB
Current children cumulated memory: 4539348 KiB

[startup+2229.6 s]
/proc/loadavg: 4.12 4.13 4.10 5/272 163397
/proc/meminfo: memFree=122314168/131249992 swapFree=33009392/33010684
[pid=163112] ppid=163109 vsize=4324 memory=3072 CPUtime=2223.82 cores=4,6
/proc/163112/stat : 163112 (Hybrid-CASHWMax) S 163109 163112 161949 0 -1 4194304 343 979237 0 0 0 0 221640 742 20 0 1 0 238287070 4427776 768 18446744073709551615 94714282303488 94714283198021 140722354589440 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94714283437072 94714283484816 94714308505600 140722354596181 140722354596335 140722354596335 140722354601939 0
/proc/163112/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 2223.82 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 2229.62
CPU time (s): 2223.84
CPU user time (s): 2216.41
CPU system time (s): 7.42783
CPU usage (%): 99.7408
Max. virtual memory (cumulated for all children) (KiB): 5952948
Max. memory (cumulated for all children) (KiB): 5291684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2216.41
system time used= 7.42783
maximum resident set size= 5289636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 980076
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 971
involuntary context switches= 2181


# summary of solver processes directly reported to runsolver:
#   pid: 163112
#   total CPU time (s): 2223.84
#   total CPU user time (s): 2216.41
#   total CPU system time (s): 7.42783

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.61024 second user time and 10.1939 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-23 01:15:25
IDJOB=4543895
IDBENCH=174715
IDSOLVER=3328
FILE ID=nodeC035/4543895-1753226125
RUNJOBID= nodeC035-1753222270-161960
SLURM_JOB_ID= 9687817
Free space on /tmp= 432408 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_30_088.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543895-1753226125/watcher-4543895-1753226125 -o /tmp/evaluation-result-4543895-1753226125/solver-4543895-1753226125 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753222270-161960 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4543895-1753226125.opb 3600 HOME

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

MD5SUM BENCH= 225933de352582a5f5a47ed5392988f0
RANDOM SEED=1890030056

nodeC035 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		: 3599.751
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.51
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.729
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.51
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		: 3637.482
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.51
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		: 3582.415
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.51
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		: 3599.744
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.51
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		: 3599.740
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.51
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		: 3573.521
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.51
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		: 3603.369
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127014420 kB
MemAvailable:   129302156 kB
Buffers:             664 kB
Cached:          3038564 kB
SwapCached:          336 kB
Active:          1319244 kB
Inactive:        2168308 kB
Active(anon):     455320 kB
Inactive(anon):    18908 kB
Active(file):     863924 kB
Inactive(file):  2149400 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22040 kB
Writeback:             0 kB
AnonPages:        449056 kB
Mapped:           123584 kB
Shmem:             25904 kB
KReclaimable:     227300 kB
Slab:             323024 kB
SReclaimable:     227300 kB
SUnreclaim:        95724 kB
KernelStack:        4384 kB
PageTables:         4200 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     820396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432392 MiB
End job on nodeC035 at 2025-07-23 01:52:35