Trace number 4510605

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 2018.04 2023.9

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x70split.cnf-extracted.pb.metafix.opb
MD5SUM6c6f54dbad76425fd68d4f6d2aa72935
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 benchmark8.17924
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables701
Total number of constraints980
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)978
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2017.92/2023.86	c Exit code from Second Program: 20
2017.92/2023.89	c #vars 701 #constraints 980 1.398 1
2017.92/2023.89	c 980 constraints
2017.92/2023.89	c Finish cloning data from SAT to LS
2017.92/2023.89	c restart_num_ls  -100000 0
2017.92/2023.89	c Use LS-small
2017.92/2023.89	c restart_num_ls  0 1322
2017.92/2023.89	c LS 90 75
2017.92/2023.89	c Use LS-small
2017.92/2023.89	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: 63794 MiB (62501 MiB free)
  memory of node 1: 64507 MiB (63970 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510605-1751136018/watcher-4510605-1751136018 -o /tmp/evaluation-result-4510605-1751136018/solver-4510605-1751136018 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751133631-11420 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4510605-1751136018.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100066 s]*
/proc/loadavg: 4.15 4.12 3.86 6/258 13115
/proc/meminfo: memFree=129506564/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=20764 memory=6656 CPUtime=0.07 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 886 0 0 0 7 0 0 0 20 0 1 0 29281518 21262336 1664 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 3 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 5191 1664 960 2593 0 2084 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27748 KiB
Current children cumulated memory: 11008 KiB

[startup+0.213675 s]*
/proc/loadavg: 4.15 4.12 3.86 5/258 13115
/proc/meminfo: memFree=129506564/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=21076 memory=7032 CPUtime=0.17 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 1184 0 0 0 17 0 0 0 20 0 1 0 29281518 21581824 1758 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 5269 1758 992 2593 0 2162 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 11384 KiB

[startup+0.312744 s]*
/proc/loadavg: 4.15 4.12 3.86 5/258 13115
/proc/meminfo: memFree=129506312/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=21124 memory=7084 CPUtime=0.27 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 1345 0 0 0 27 0 0 0 20 0 1 0 29281518 21630976 1771 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 5281 1771 992 2593 0 2174 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 28108 KiB
Current children cumulated memory: 11436 KiB

[startup+0.700366 s]
/proc/loadavg: 4.15 4.12 3.86 5/258 13115
/proc/meminfo: memFree=129506312/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=21772 memory=7744 CPUtime=0.64 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 1930 0 0 0 64 0 0 0 20 0 1 0 29281518 22294528 1936 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 5443 1936 992 2593 0 2336 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 28756 KiB
Current children cumulated memory: 12096 KiB

[startup+1.5004 s]
/proc/loadavg: 4.15 4.12 3.86 6/258 13115
/proc/meminfo: memFree=129505808/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=23104 memory=8980 CPUtime=1.44 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 3668 0 0 0 143 1 0 0 20 0 1 0 29281518 23658496 2245 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 5776 2245 992 2593 0 2669 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 30088 KiB
Current children cumulated memory: 13332 KiB

[startup+3.11435 s]
/proc/loadavg: 4.15 4.12 3.86 5/258 13115
/proc/meminfo: memFree=129501052/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=25224 memory=11220 CPUtime=3.06 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 7110 0 0 0 304 2 0 0 20 0 1 0 29281518 25829376 2805 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 6306 2805 992 2593 0 3199 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 32208 KiB
Current children cumulated memory: 15572 KiB

[startup+6.30042 s]
/proc/loadavg: 4.14 4.12 3.86 6/258 13115
/proc/meminfo: memFree=129495508/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=31404 memory=17272 CPUtime=6.23 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 14370 0 0 0 620 3 0 0 20 0 1 0 29281518 32157696 4318 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 7851 4318 992 2593 0 4744 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 38388 KiB
Current children cumulated memory: 21624 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.12 3.86 6/258 13115
/proc/meminfo: memFree=129492428/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=36656 memory=22536 CPUtime=12.61 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 23662 0 0 0 1256 5 0 0 20 0 1 0 29281518 37535744 5634 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 9164 5634 992 2593 0 6057 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 43640 KiB
Current children cumulated memory: 26888 KiB

[startup+25.5005 s]
/proc/loadavg: 4.10 4.11 3.86 5/258 13115
/proc/meminfo: memFree=129485532/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=43996 memory=29884 CPUtime=25.37 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 37423 0 0 0 2529 8 0 0 20 0 1 0 29281518 45051904 7471 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 10999 7471 992 2593 0 7892 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 50980 KiB
Current children cumulated memory: 34236 KiB

[startup+51.1134 s]
/proc/loadavg: 4.13 4.12 3.87 5/258 13116
/proc/meminfo: memFree=129495712/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=46412 memory=32408 CPUtime=50.93 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 55068 0 0 0 5078 15 0 0 20 0 1 0 29281518 47525888 8102 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 11603 8102 992 2593 0 8496 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 53396 KiB
Current children cumulated memory: 36760 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 3.89 5/258 13117
/proc/meminfo: memFree=129468820/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3

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

/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (timeout) S 13111 13114 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29281517 2723840 320 18446744073709551615 93909682917376 93909682933889 140731875835312 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93909682948656 93909682950744 93909707710464 140731875838368 140731875838498 140731875838498 140731875844071 0
/proc/13114/statm: 665 320 320 5 0 90 0
[pid=13115] ppid=13114 vsize=192808 memory=178708 CPUtime=1777.18 cores=1,3
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11404 0 -1 4194304 317066 0 0 0 177571 147 0 0 20 0 1 0 29281518 197435392 44677 18446744073709551615 4198400 14817773 140723872158816 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 31129600 140723872164262 140723872164379 140723872164379 140723872169952 0
/proc/13115/statm: 48202 44677 992 2593 0 45095 0
Current children cumulated CPU time: 1777.18 s
Current children cumulated vsize: 199792 KiB
Current children cumulated memory: 183060 KiB

[startup+1842.3 s]
/proc/loadavg: 4.08 4.13 4.09 5/258 13393
/proc/meminfo: memFree=109507032/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=121980 memory=64572 CPUtime=44.12 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 7029 0 0 0 4268 144 0 0 20 0 1 0 29461319 124907520 16143 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 30495 16143 2496 595 0 15162 0
Current children cumulated CPU time: 1836.98 s
Current children cumulated vsize: 128964 KiB
Current children cumulated memory: 68924 KiB

[startup+1902.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/258 13395
/proc/meminfo: memFree=100343336/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=158132 memory=78852 CPUtime=103.93 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 9979 0 0 0 10236 157 0 0 20 0 1 0 29461319 161927168 19713 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39533 19713 2496 595 0 24200 0
Current children cumulated CPU time: 1896.79 s
Current children cumulated vsize: 165116 KiB
Current children cumulated memory: 83204 KiB

[startup+1962.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/259 13595
/proc/meminfo: memFree=129846188/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=158388 memory=84612 CPUtime=163.73 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 10106 0 0 0 16058 315 0 0 20 0 1 0 29461319 162189312 21153 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39597 21153 2496 595 0 24264 0
Current children cumulated CPU time: 1956.59 s
Current children cumulated vsize: 165372 KiB
Current children cumulated memory: 88964 KiB

[startup+2022.3 s]
/proc/loadavg: 4.20 4.15 4.10 5/259 13601
/proc/meminfo: memFree=129926016/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=159380 memory=85636 CPUtime=223.57 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 10365 0 0 0 22026 331 0 0 20 0 1 0 29461319 163205120 21409 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39845 21409 2496 595 0 24512 0
Current children cumulated CPU time: 2016.43 s
Current children cumulated vsize: 166364 KiB
Current children cumulated memory: 89988 KiB

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

# cumulated CPU time of all completed processes:  user=2013.21 s, system=4.82776 s

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

[startup+2022.4 s]
/proc/loadavg: 4.20 4.15 4.10 5/259 13601
/proc/meminfo: memFree=129926016/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=159380 memory=85636 CPUtime=223.67 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 10365 0 0 0 22036 331 0 0 20 0 1 0 29461319 163205120 21409 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39845 21409 2496 595 0 24512 0
Current children cumulated CPU time: 2016.53 s
Current children cumulated vsize: 166364 KiB
Current children cumulated memory: 89988 KiB

[startup+2023.2 s]
/proc/loadavg: 4.20 4.15 4.10 5/259 13601
/proc/meminfo: memFree=129921516/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=159380 memory=85636 CPUtime=224.47 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 10380 0 0 0 22116 331 0 0 20 0 1 0 29461319 163205120 21409 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39845 21409 2496 595 0 24512 0
Current children cumulated CPU time: 2017.33 s
Current children cumulated vsize: 166364 KiB
Current children cumulated memory: 89988 KiB

[startup+2023.6 s]
/proc/loadavg: 4.20 4.15 4.10 5/259 13601
/proc/meminfo: memFree=129921516/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=159380 memory=85636 CPUtime=224.87 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 10389 0 0 0 22156 331 0 0 20 0 1 0 29461319 163205120 21409 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39845 21409 2496 595 0 24512 0
Current children cumulated CPU time: 2017.73 s
Current children cumulated vsize: 166364 KiB
Current children cumulated memory: 89988 KiB

[startup+2023.8 s]
/proc/loadavg: 4.20 4.15 4.10 5/259 13601
/proc/meminfo: memFree=129921516/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=1792.86 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 282 320041 0 0 0 0 179137 149 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
[pid=13390] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/13390/stat : 13390 (timeout) S 13111 13390 11404 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29461318 2723840 320 18446744073709551615 94647550042112 94647550058625 140733323317664 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94647550073392 94647550075480 94647574675456 140733323319688 140733323319842 140733323319842 140733323325415 0
/proc/13390/statm: 665 320 320 5 0 90 0
[pid=13391] ppid=13390 vsize=159380 memory=85636 CPUtime=225.06 cores=1,3
/proc/13391/stat : 13391 (SynLSCD) R 13390 13390 11404 0 -1 4194304 10389 0 0 0 22175 331 0 0 20 0 1 0 29461319 163205120 21409 18446744073709551615 94640786231296 94640788665449 140736896951376 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94640789146872 94640789179904 94640825360384 140736896956834 140736896956969 140736896956969 140736896962542 0
/proc/13391/statm: 39845 21409 2496 595 0 24512 0
Current children cumulated CPU time: 2017.92 s
Current children cumulated vsize: 166364 KiB
Current children cumulated memory: 89988 KiB

[startup+2023.9 s]
/proc/loadavg: 4.20 4.15 4.10 5/259 13601
/proc/meminfo: memFree=129921516/131382116 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=3072 CPUtime=2018.02 cores=1,3
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11404 0 -1 4194304 429 331219 0 0 0 0 201320 482 20 0 1 0 29281516 4427776 768 18446744073709551615 93862609043456 93862609937989 140730662132288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93862610177040 93862610224784 93862633340928 140730662136151 140730662136305 140730662136305 140730662141907 0
/proc/13111/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 2018.02 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 2023.9
CPU time (s): 2018.04
CPU user time (s): 2013.21
CPU system time (s): 4.82776
CPU usage (%): 99.7103
Max. virtual memory (cumulated for all children) (KiB): 230548
Max. memory (cumulated for all children) (KiB): 213324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2013.21
system time used= 4.82776
maximum resident set size= 209356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331748
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= 898
involuntary context switches= 1926


# summary of solver processes directly reported to runsolver:
#   pid: 13111
#   total CPU time (s): 2018.04
#   total CPU user time (s): 2013.21
#   total CPU system time (s): 4.82776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2612 second user time and 21.7905 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-28 20:40:18
IDJOB=4510605
IDBENCH=160374
IDSOLVER=3328
FILE ID=nodeC011/4510605-1751136018
RUNJOBID= nodeC011-1751133631-11420
SLURM_JOB_ID= 9587411
Free space on /tmp= 432984 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x70split.cnf-extracted.pb.metafix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510605-1751136018/watcher-4510605-1751136018 -o /tmp/evaluation-result-4510605-1751136018/solver-4510605-1751136018 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751133631-11420 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4510605-1751136018.opb 3600 HOME

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

MD5SUM BENCH= 6c6f54dbad76425fd68d4f6d2aa72935
RANDOM SEED=1371888859

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129506564 kB
MemAvailable:   129134956 kB
Buffers:            3280 kB
Cached:           423776 kB
SwapCached:            0 kB
Active:          1134228 kB
Inactive:         211156 kB
Active(anon):     936288 kB
Inactive(anon):        0 kB
Active(file):     197940 kB
Inactive(file):   211156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17228 kB
Writeback:             0 kB
AnonPages:        921464 kB
Mapped:           113624 kB
Shmem:             17960 kB
KReclaimable:      83172 kB
Slab:             161728 kB
SReclaimable:      83172 kB
SUnreclaim:        78556 kB
KernelStack:        4144 kB
PageTables:         5220 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1312516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    657408 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC011 at 2025-06-28 21:14:02