Trace number 4504968

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-CASHWMaxSATDisjCom+ExactPRS9 2025-06-02UNSAT 1885.74 1891.35

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat25_6_3_3_ic.opb
MD5SUM9beff3f3155855feaa4c9645b72566dc
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.277731
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 111980168
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 9113142699
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 111980168
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 9113142699
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1885.60/1891.29	c Exit code from Second Program: 20
1885.71/1891.33	c 33136 constraints
1885.71/1891.33	c after presolve  34147
1885.71/1891.33	c Finish cloning data from SAT to LS
1885.71/1891.33	c intsize: 34
1885.71/1891.33	c Use LS-small
1885.71/1891.33	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 (62001 MiB free)
  memory of node 1: 64507 MiB (46121 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4504968-1751472834/watcher-4504968-1751472834 -o /tmp/evaluation-result-4504968-1751472834/solver-4504968-1751472834 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751465635-68278 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS9 HOME/instance-4504968-1751472834.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=69182, runsolver pid=69179

[startup+0.100072 s]*
/proc/loadavg: 4.24 4.13 4.10 5/252 69186
/proc/meminfo: memFree=110716960/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=26304 memory=7680 CPUtime=0.06 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 1269 0 0 0 6 0 0 0 20 0 1 0 62963243 26935296 1920 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 6576 1920 736 2416 0 3678 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 33288 KiB
Current children cumulated memory: 11904 KiB

[startup+0.215186 s]*
/proc/loadavg: 4.24 4.13 4.10 5/252 69186
/proc/meminfo: memFree=110708392/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=33964 memory=15104 CPUtime=0.16 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 3114 0 0 0 16 0 0 0 20 0 1 0 62963243 34779136 3776 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 8491 3776 736 2416 0 5593 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 40948 KiB
Current children cumulated memory: 19328 KiB

[startup+0.318202 s]*
/proc/loadavg: 4.24 4.13 4.10 5/252 69186
/proc/meminfo: memFree=110700328/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=39984 memory=21112 CPUtime=0.24 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 4671 0 0 0 23 1 0 0 20 0 1 0 62963243 40943616 5278 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 9996 5278 736 2416 0 7098 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 46968 KiB
Current children cumulated memory: 25336 KiB

[startup+0.70032 s]
/proc/loadavg: 4.24 4.13 4.10 5/252 69186
/proc/meminfo: memFree=110684212/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=59872 memory=41496 CPUtime=0.59 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 9853 0 0 0 56 3 0 0 20 0 1 0 62963243 61308928 10374 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 14968 10374 768 2416 0 12070 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 66856 KiB
Current children cumulated memory: 45720 KiB

[startup+1.50034 s]
/proc/loadavg: 4.24 4.13 4.10 4/246 69210
/proc/meminfo: memFree=110648932/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=96108 memory=78108 CPUtime=1.38 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 19331 0 0 0 131 7 0 0 20 0 1 0 62963243 98414592 19527 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 24027 19527 800 2416 0 21129 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 103092 KiB
Current children cumulated memory: 82332 KiB

[startup+3.11425 s]
/proc/loadavg: 4.24 4.13 4.10 5/258 69254
/proc/meminfo: memFree=110580600/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=107604 memory=88480 CPUtime=2.99 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 20197 0 0 0 292 7 0 0 20 0 1 0 62963243 110186496 22120 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 26901 22120 800 2416 0 24003 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 114588 KiB
Current children cumulated memory: 92704 KiB

[startup+6.30049 s]
/proc/loadavg: 4.22 4.13 4.10 5/258 69254
/proc/meminfo: memFree=110206088/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=119248 memory=99052 CPUtime=6.17 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 21157 0 0 0 609 8 0 0 20 0 1 0 62963243 122109952 24763 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 29812 24763 800 2416 0 26914 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 126232 KiB
Current children cumulated memory: 103276 KiB

[startup+12.7005 s]
/proc/loadavg: 4.21 4.13 4.10 5/258 69304
/proc/meminfo: memFree=109761188/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=119248 memory=102272 CPUtime=12.55 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 21448 0 0 0 1247 8 0 0 20 0 1 0 62963243 122109952 25568 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 29812 25568 800 2416 0 26914 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 126232 KiB
Current children cumulated memory: 106496 KiB

[startup+25.5005 s]
/proc/loadavg: 4.23 4.14 4.10 5/258 69304
/proc/meminfo: memFree=109794872/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=119248 memory=102272 CPUtime=25.31 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 21448 0 0 0 2523 8 0 0 20 0 1 0 62963243 122109952 25568 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 29812 25568 800 2416 0 26914 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 126232 KiB
Current children cumulated memory: 106496 KiB

[startup+51.1142 s]
/proc/loadavg: 4.15 4.12 4.10 5/258 69305
/proc/meminfo: memFree=109773080/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69185] ppid=69182 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69185/stat : 69185 (timeout) S 69182 69185 68265 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 62963242 2723840 352 18446744073709551615 94260684423168 94260684439681 140735575642896 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94260684454448 94260684456536 94260710391808 140735575648664 140735575648802 140735575648802 140735575654375 0
/proc/69185/statm: 665 352 352 5 0 90 0
[pid=69186] ppid=69185 vsize=138104 memory=120840 CPUtime=50.85 cores=5,7
/proc/69186/stat : 69186 (CASHWMaxSAT-Dis) R 69185 69185 68265 0 -1 4194304 21896 0 0 0 5076 9 0 0 20 0 1 0 62963243 141418496 30210 18446744073709551615 4198400 14093885 140726402910064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27324416 140726402914717 140726402914843 140726402914843 140726402920416 0
/proc/69186/statm: 34526 30210 800 2416 0 31628 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 145088 KiB
Current children cumulated memory: 125064 KiB

[startup+102.301 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 69307
/proc/meminfo: memFree=109716096/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=0 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0

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

/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=160832 memory=131720 CPUtime=940.72 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 24356 0 0 0 88633 5439 0 0 20 0 1 0 63053144 164691968 32930 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 40208 32930 1888 2271 0 34846 0
Current children cumulated CPU time: 1836.83 s
Current children cumulated vsize: 167816 KiB
Current children cumulated memory: 135816 KiB

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

# cumulated CPU time of all completed processes:  user=1830.95 s, system=54.7936 s

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

[startup+1843.2 s]
/proc/loadavg: 4.47 4.20 4.15 5/258 69518
/proc/meminfo: memFree=110452368/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=166388 memory=137836 CPUtime=941.63 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 25890 0 0 0 88723 5440 0 0 20 0 1 0 63053144 170381312 34459 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 41597 34459 1888 2271 0 36235 0
Current children cumulated CPU time: 1837.74 s
Current children cumulated vsize: 173372 KiB
Current children cumulated memory: 141932 KiB

[startup+1868.8 s]
/proc/loadavg: 4.71 4.28 4.18 5/258 69518
/proc/meminfo: memFree=106187136/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=211040 memory=170236 CPUtime=967.15 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 31308 0 0 0 91272 5443 0 0 20 0 1 0 63053144 216104960 42559 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 52760 42559 1888 2271 0 47398 0
Current children cumulated CPU time: 1863.26 s
Current children cumulated vsize: 218024 KiB
Current children cumulated memory: 174332 KiB

[startup+1881.6 s]
/proc/loadavg: 4.85 4.33 4.19 5/259 69519
/proc/meminfo: memFree=106385376/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=213164 memory=178076 CPUtime=979.91 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 32339 0 0 0 92547 5444 0 0 20 0 1 0 63053144 218279936 44519 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 53291 44519 1888 2271 0 47929 0
Current children cumulated CPU time: 1876.02 s
Current children cumulated vsize: 220148 KiB
Current children cumulated memory: 182172 KiB

[startup+1888 s]*
/proc/loadavg: 4.86 4.34 4.20 5/259 69521
/proc/meminfo: memFree=104990708/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=217432 memory=182556 CPUtime=986.31 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 33440 0 0 0 93187 5444 0 0 20 0 1 0 63053144 222650368 45639 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 54358 45639 1888 2271 0 48996 0
Current children cumulated CPU time: 1882.42 s
Current children cumulated vsize: 224416 KiB
Current children cumulated memory: 186652 KiB

[startup+1889.6 s]
/proc/loadavg: 4.79 4.34 4.20 5/259 69521
/proc/meminfo: memFree=104766376/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=220408 memory=183964 CPUtime=987.89 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 33786 0 0 0 93345 5444 0 0 20 0 1 0 63053144 225697792 45991 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 55102 45991 1888 2271 0 49740 0
Current children cumulated CPU time: 1884 s
Current children cumulated vsize: 227392 KiB
Current children cumulated memory: 188060 KiB

[startup+1890.4 s]
/proc/loadavg: 4.79 4.34 4.20 5/259 69521
/proc/meminfo: memFree=104541792/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=221128 memory=184732 CPUtime=988.69 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 34004 0 0 0 93424 5445 0 0 20 0 1 0 63053144 226435072 46183 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 55282 46183 1888 2271 0 49920 0
Current children cumulated CPU time: 1884.8 s
Current children cumulated vsize: 228112 KiB
Current children cumulated memory: 188828 KiB

[startup+1890.8 s]
/proc/loadavg: 4.79 4.34 4.20 5/259 69521
/proc/meminfo: memFree=104541792/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=221128 memory=184860 CPUtime=989.09 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 34012 0 0 0 93464 5445 0 0 20 0 1 0 63053144 226435072 46215 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 55282 46215 1888 2271 0 49920 0
Current children cumulated CPU time: 1885.2 s
Current children cumulated vsize: 228112 KiB
Current children cumulated memory: 188956 KiB

[startup+1891.2 s]
/proc/loadavg: 4.79 4.34 4.20 5/259 69521
/proc/meminfo: memFree=104326096/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2816 CPUtime=896.11 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 282 24420 0 0 0 0 89580 31 20 0 1 0 62963240 4427776 704 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 704 672 219 0 143 0
[pid=69415] ppid=69182 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/69415/stat : 69415 (timeout) S 69182 69415 68265 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 63053143 2723840 320 18446744073709551615 94246302998528 94246303015041 140724664135920 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94246303029808 94246303031896 94246311460864 140724664138117 140724664138274 140724664138274 140724664143847 0
/proc/69415/statm: 665 320 320 5 0 90 0
[pid=69416] ppid=69415 vsize=221128 memory=185116 CPUtime=989.49 cores=5,7
/proc/69416/stat : 69416 (ExactPR-S9) R 69415 69415 68265 0 -1 4194304 34092 0 0 0 93504 5445 0 0 20 0 1 0 63053144 226435072 46279 18446744073709551615 93965943570432 93965952870533 140729705345568 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93965954656576 93965954695656 93965980082176 140729705347484 140729705347622 140729705347622 140729705353195 0
/proc/69416/statm: 55282 46279 1888 2271 0 49920 0
Current children cumulated CPU time: 1885.6 s
Current children cumulated vsize: 228112 KiB
Current children cumulated memory: 189212 KiB

[startup+1891.3 s]
/proc/loadavg: 4.79 4.34 4.20 5/259 69521
/proc/meminfo: memFree=104326096/131382112 swapFree=33010160/33010684
[pid=69182] ppid=69179 vsize=4324 memory=2944 CPUtime=1885.71 cores=5,7
/proc/69182/stat : 69182 (Hybrid-CASHWMax) S 69179 69182 68265 0 -1 4194304 302 58711 0 0 0 0 183094 5477 20 0 1 0 62963240 4427776 736 18446744073709551615 94649432113152 94649433007685 140729273604064 0 0 0 2 4 65536 1 0 0 17 5 0 0 0 0 0 94649433246736 94649433294480 94649438724096 140729273608533 140729273608688 140729273608688 140729273614290 0
/proc/69182/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 1885.71 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1891.35
CPU time (s): 1885.74
CPU user time (s): 1830.95
CPU system time (s): 54.7936
CPU usage (%): 99.7036
Max. virtual memory (cumulated for all children) (KiB): 244496
Max. memory (cumulated for all children) (KiB): 212460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1830.95
system time used= 54.7936
maximum resident set size= 208236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59885
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= 839
involuntary context switches= 738


# summary of solver processes directly reported to runsolver:
#   pid: 69182
#   total CPU time (s): 1885.74
#   total CPU user time (s): 1830.95
#   total CPU system time (s): 54.7936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4759 second user time and 21.0453 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-02 18:13:54
IDJOB=4504968
IDBENCH=155719
IDSOLVER=3330
FILE ID=nodeC009/4504968-1751472834
RUNJOBID= nodeC009-1751465635-68278
SLURM_JOB_ID= 9598482
Free space on /tmp= 431088 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCom+ExactPRS9 2025-06-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat25_6_3_3_ic.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCom+ExactPRS9 BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504968-1751472834/watcher-4504968-1751472834 -o /tmp/evaluation-result-4504968-1751472834/solver-4504968-1751472834 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751465635-68278 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCom+ExactPRS9 HOME/instance-4504968-1751472834.opb 3600 HOME

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

MD5SUM BENCH= 9beff3f3155855feaa4c9645b72566dc
RANDOM SEED=1747180763

nodeC009 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		: 1895.621
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.85
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.480
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.85
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.520
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.85
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	: 6983.85
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		: 3491.936
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.85
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		: 3700.000
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.85
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.85
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.232
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.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        110717716 kB
MemAvailable:   122543700 kB
Buffers:            2144 kB
Cached:         12577780 kB
SwapCached:           24 kB
Active:          7694956 kB
Inactive:       12227452 kB
Active(anon):    7355364 kB
Inactive(anon):     5056 kB
Active(file):     339592 kB
Inactive(file): 12222396 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             28524 kB
Writeback:             0 kB
AnonPages:       7345616 kB
Mapped:           107716 kB
Shmem:             17936 kB
KReclaimable:     206860 kB
Slab:             291428 kB
SReclaimable:     206860 kB
SUnreclaim:        84568 kB
KernelStack:        4048 kB
PageTables:        18028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8273988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2932736 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430920 MiB
End job on nodeC009 at 2025-07-02 18:45:26