Trace number 4490636

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCad+ExactPRS 2025-06-01? 3583.63 3596.13

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM24a8c00bfc22332d2e87e9d19ffbf58d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3583.54/3596.05	c Exit code from Second Program: 124
3583.54/3596.11	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (58587 MiB free)
  memory of node 1: 64465 MiB (62957 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490636-1751377085/watcher-4490636-1751377085 -o /tmp/evaluation-result-4490636-1751377085/solver-4490636-1751377085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751373486-52976 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4490636-1751377085.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=53474, runsolver pid=53467

[startup+0.100073 s]*
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124456576/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=22680 memory=8132 CPUtime=0.05 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 1542 0 0 0 5 0 0 0 20 0 1 0 53387736 23224320 2033 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 5670 2033 896 2593 0 2563 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29664 KiB
Current children cumulated memory: 12612 KiB

[startup+0.21381 s]*
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124429108/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=32620 memory=18004 CPUtime=0.16 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 4284 0 0 0 15 1 0 0 20 0 1 0 53387736 33402880 4501 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 8155 4501 960 2593 0 5048 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 39604 KiB
Current children cumulated memory: 22484 KiB

[startup+0.321768 s]*
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124421044/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=33960 memory=18900 CPUtime=0.24 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 4514 0 0 0 23 1 0 0 20 0 1 0 53387736 34775040 4725 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 8490 4725 960 2593 0 5383 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 40944 KiB
Current children cumulated memory: 23380 KiB

[startup+0.700359 s]
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124421172/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=36032 memory=21128 CPUtime=0.58 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 5540 0 0 0 57 1 0 0 20 0 1 0 53387736 36896768 5282 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 9008 5282 960 2593 0 5901 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 43016 KiB
Current children cumulated memory: 25608 KiB

[startup+1.5003 s]
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124417076/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=50428 memory=35660 CPUtime=1.36 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 9454 0 0 0 134 2 0 0 20 0 1 0 53387736 51638272 8915 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 12607 8915 960 2593 0 9500 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 57412 KiB
Current children cumulated memory: 40140 KiB

[startup+3.10552 s]
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124376304/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=53812 memory=39368 CPUtime=2.95 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 11503 0 0 0 292 3 0 0 20 0 1 0 53387736 55103488 9842 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 13453 9842 992 2593 0 10346 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 60796 KiB
Current children cumulated memory: 43848 KiB

[startup+6.30026 s]
/proc/loadavg: 3.94 4.10 4.08 6/258 53481
/proc/meminfo: memFree=124376440/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=55128 memory=40776 CPUtime=6.12 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 11847 0 0 0 609 3 0 0 20 0 1 0 53387736 56451072 10194 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 6 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 13782 10194 992 2593 0 10675 0
Current children cumulated CPU time: 6.12 s
Current children cumulated vsize: 62112 KiB
Current children cumulated memory: 45256 KiB

[startup+12.7005 s]
/proc/loadavg: 4.03 4.12 4.08 6/258 53481
/proc/meminfo: memFree=124374940/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=55792 memory=41416 CPUtime=12.47 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 12019 0 0 0 1244 3 0 0 20 0 1 0 53387736 57131008 10354 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 13948 10354 992 2593 0 10841 0
Current children cumulated CPU time: 12.47 s
Current children cumulated vsize: 62776 KiB
Current children cumulated memory: 45896 KiB

[startup+25.5005 s]
/proc/loadavg: 4.02 4.11 4.08 6/258 53481
/proc/meminfo: memFree=124364316/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=56880 memory=42460 CPUtime=25.23 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 13241 0 0 0 2520 3 0 0 20 0 1 0 53387736 58245120 10615 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 14220 10615 992 2593 0 11113 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 63864 KiB
Current children cumulated memory: 46940 KiB

[startup+51.1134 s]
/proc/loadavg: 4.01 4.10 4.08 6/258 53482
/proc/meminfo: memFree=124344132/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/53479/stat : 53479 (timeout) S 53474 53479 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53387735 2723840 352 18446744073709551615 94417718128640 94417718145153 140731241091888 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94417718159920 94417718162008 94417737957376 140731241097622 140731241097762 140731241097762 140731241103335 0
/proc/53479/statm: 665 352 352 5 0 90 0
[pid=53481] ppid=53479 vsize=59696 memory=45276 CPUtime=50.76 cores=4,6
/proc/53481/stat : 53481 (CASHWMaxSAT-Dis) R 53479 53479 52965 0 -1 4194304 13949 0 0 0 5073 3 0 0 20 0 1 0 53387736 61128704 11319 18446744073709551615 4198400 14817773 140722289051984 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 55332864 140722289056156 140722289056283 140722289056283 140722289061856 0
/proc/53481/statm: 14924 11319 992 2593 0 11817 0
Current children cumulated CPU time: 50.76 s
Current children cumulated vsize: 66680 KiB
Current children cumulated memory: 49756 KiB

[startup+102.301 s]
/proc/loadavg: 4.04 4.10 4.08 6/259 53484
/proc/meminfo: memFree=124309604/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 246 105 0 0 0 0 0 0 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53479] ppid=53474 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2255.78 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 223817 1761 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3450.29 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.14 4.16 6/258 53847
/proc/meminfo: memFree=123900284/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2315.57 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 229753 1804 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3510.08 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.15 6/257 53849
/proc/meminfo: memFree=123883724/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2375.36 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 235691 1845 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3569.87 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

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

# cumulated CPU time of all completed processes:  user=3564.54 s, system=19.0894 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.13 4.15 6/257 53849
/proc/meminfo: memFree=123883724/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2377.07 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 235861 1846 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3571.58 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.13 4.15 6/257 53849
/proc/meminfo: memFree=123883748/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2383.44 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 236493 1851 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3577.95 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3593.6 s]
/proc/loadavg: 4.08 4.12 4.15 6/257 53849
/proc/meminfo: memFree=123883748/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2386.62 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 236809 1853 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3581.13 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3595.2 s]
/proc/loadavg: 4.08 4.12 4.15 6/257 53849
/proc/meminfo: memFree=123882992/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2388.22 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 236968 1854 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3582.73 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3595.6 s]
/proc/loadavg: 4.08 4.12 4.15 6/257 53849
/proc/meminfo: memFree=123882992/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2388.62 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 237008 1854 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3583.13 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.12 4.15 6/257 53849
/proc/meminfo: memFree=123882992/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=1194.51 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 281 60236 0 0 0 0 119400 51 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
[pid=53662] ppid=53474 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/53662/stat : 53662 (timeout) S 53474 53662 52965 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 53507536 2723840 320 18446744073709551615 94841484394496 94841484411009 140731550191808 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94841484425776 94841484427864 94841508122624 140731550198150 140731550198306 140731550198306 140731550203879 0
/proc/53662/statm: 665 320 320 5 0 90 0
[pid=53664] ppid=53662 vsize=262980 memory=235400 CPUtime=2389.03 cores=4,6
/proc/53664/stat : 53664 (ExactPR-S) R 53662 53662 52965 0 -1 4194304 148040 0 0 0 237049 1854 0 0 20 0 1 0 53507537 269291520 58850 18446744073709551615 94923681226752 94923690526789 140722402450352 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94923692312896 94923692351976 94923705184256 140722402453918 140722402454055 140722402454055 140722402459628 0
/proc/53664/statm: 65745 58850 3360 2271 0 60383 0
Current children cumulated CPU time: 3583.54 s
Current children cumulated vsize: 269964 KiB
Current children cumulated memory: 239752 KiB

[startup+3596.11 s]
/proc/loadavg: 4.08 4.12 4.15 6/257 53849
/proc/meminfo: memFree=123882992/131382116 swapFree=33010160/33010684
[pid=53474] ppid=53467 vsize=4324 memory=3072 CPUtime=3583.61 cores=4,6
/proc/53474/stat : 53474 (Hybrid-CASHWMax) S 53467 53474 52965 0 -1 4194304 412 209646 0 0 0 0 356453 1908 20 0 1 0 53387732 4427776 768 18446744073709551615 94173993697280 94173994591813 140734170336080 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173994830864 94173994878608 94174019018752 140734170339671 140734170339825 140734170339825 140734170345427 0
/proc/53474/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 3583.61 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3596.13
CPU time (s): 3583.63
CPU user time (s): 3564.54
CPU system time (s): 19.0894
CPU usage (%): 99.6525
Max. virtual memory (cumulated for all children) (KiB): 647248
Max. memory (cumulated for all children) (KiB): 608856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3564.54
system time used= 19.0894
maximum resident set size= 604504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1510
involuntary context switches= 3461


# summary of solver processes directly reported to runsolver:
#   pid: 53474
#   total CPU time (s): 3583.63
#   total CPU user time (s): 3564.54
#   total CPU system time (s): 19.0894

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.5478 second user time and 38.6616 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-01 15:38:05
IDJOB=4490636
IDBENCH=147604
IDSOLVER=3327
FILE ID=nodeC004/4490636-1751377085
RUNJOBID= nodeC004-1751373486-52976
SLURM_JOB_ID= 9598206
Free space on /tmp= 433008 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCad+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCad+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490636-1751377085/watcher-4490636-1751377085 -o /tmp/evaluation-result-4490636-1751377085/solver-4490636-1751377085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751373486-52976 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4490636-1751377085.opb 3600 HOME

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

MD5SUM BENCH= 24a8c00bfc22332d2e87e9d19ffbf58d
RANDOM SEED=1353190942

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        124461132 kB
MemAvailable:   128302668 kB
Buffers:            2720 kB
Cached:          4592504 kB
SwapCached:           20 kB
Active:          1934732 kB
Inactive:        4267392 kB
Active(anon):    1618668 kB
Inactive(anon):     6188 kB
Active(file):     316064 kB
Inactive(file):  4261204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51908 kB
Writeback:            12 kB
AnonPages:       1609908 kB
Mapped:           121892 kB
Shmem:             17956 kB
KReclaimable:     207792 kB
Slab:             292872 kB
SReclaimable:     207792 kB
SUnreclaim:        85080 kB
KernelStack:        4016 kB
PageTables:         6264 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1985732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC004 at 2025-07-01 16:38:02