Trace number 4511821

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UWrMaxSat-SCIP 2025-06-04? 389.505 390.522

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
MD5SUM0ade693002e69cf4f48fe48722d4f7a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.06659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables670720
Total number of constraints5752
Number of constraints which are clauses2619
Number of constraints which are cardinality constraints (but not clauses)2619
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2620
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 947734
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2162769
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
5.87/5.91	c Converting 5752 PB-constraints to clauses...
6.47/6.50	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
389.28/390.37	c Out of memery in converting constraints: std::bad_alloc
389.28/390.37	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: 63665 MiB (62562 MiB free)
  memory of node 1: 64507 MiB (61798 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511821-1751197887/watcher-4511821-1751197887 -o /tmp/evaluation-result-4511821-1751197887/solver-4511821-1751197887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751192387-26925 --watchdog 3760 HOME/uwrmaxsat-scip HOME/instance-4511821-1751197887.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10006 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 28887
/proc/meminfo: memFree=127331072/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=42248 memory=25996 CPUtime=0.1 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 5788 0 0 0 9 1 0 0 20 0 1 0 35466454 43261952 6499 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 10562 6499 1120 3139 0 6850 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 42248 KiB
Current children cumulated memory: 25996 KiB

[startup+0.205603 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 28887
/proc/meminfo: memFree=127311100/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=62000 memory=44792 CPUtime=0.2 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 10236 0 0 0 18 2 0 0 20 0 1 0 35466454 63488000 11198 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 15500 11198 1120 3139 0 11788 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 62000 KiB
Current children cumulated memory: 44792 KiB

[startup+0.305495 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 28887
/proc/meminfo: memFree=127298780/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=72916 memory=56464 CPUtime=0.3 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 12634 0 0 0 27 3 0 0 20 0 1 0 35466454 74665984 14116 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 18229 14116 1120 3139 0 14517 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 72916 KiB
Current children cumulated memory: 56464 KiB

[startup+0.700162 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 28887
/proc/meminfo: memFree=127262552/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=173492 memory=149772 CPUtime=0.68 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 24231 0 0 0 63 5 0 0 20 0 1 0 35466454 177655808 37443 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 43373 37443 1120 3139 0 39661 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 173492 KiB
Current children cumulated memory: 149772 KiB

[startup+1.50017 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 28887
/proc/meminfo: memFree=127181396/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=330388 memory=289744 CPUtime=1.48 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 36731 0 0 0 139 9 0 0 20 0 1 0 35466454 338317312 72436 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 82597 72436 1120 3139 0 78885 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 330388 KiB
Current children cumulated memory: 289744 KiB

[startup+3.10534 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 28887
/proc/meminfo: memFree=126962676/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=441872 memory=397264 CPUtime=3.09 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 63653 0 0 0 295 14 0 0 20 0 1 0 35466454 452476928 99316 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 110468 99316 1120 3139 0 106756 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 441872 KiB
Current children cumulated memory: 397264 KiB

[startup+6.30017 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 28887
/proc/meminfo: memFree=126728564/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=674828 memory=587620 CPUtime=6.28 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 123034 0 0 0 599 29 0 0 20 0 1 0 35466454 691023872 146905 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 168707 146905 1216 3139 0 164995 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 674828 KiB
Current children cumulated memory: 587620 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.08 4.09 5/265 28887
/proc/meminfo: memFree=125560816/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=1800996 memory=1716468 CPUtime=12.66 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 310451 0 0 0 1195 71 0 0 20 0 1 0 35466454 1844219904 429117 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 450249 429117 2688 3139 0 446537 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1800996 KiB
Current children cumulated memory: 1716468 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 28887
/proc/meminfo: memFree=124720804/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=2911620 memory=2646668 CPUtime=25.42 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 406556 0 0 0 2440 102 0 0 20 0 1 0 35466454 2981498880 661667 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 727905 661667 2688 3139 0 724193 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2911620 KiB
Current children cumulated memory: 2646668 KiB

[startup+51.1053 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 28888
/proc/meminfo: memFree=123493132/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=4018480 memory=3829140 CPUtime=50.96 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 510472 0 0 0 4953 143 0 0 20 0 1 0 35466454 4114923520 957285 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 1004620 957285 2688 3139 0 1000908 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 4018480 KiB
Current children cumulated memory: 3829140 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 28892
/proc/meminfo: memFree=121787068/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=5733076 memory=5536864 CPUtime=102.03 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 638252 0 0 0 9995 208 0 0 20 0 1 0 35466454 5870669824 1384216 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 1433269 1384216 2688 3139 0 1429557 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 5733076 KiB
Current children cumulated memory: 5536864 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 28898
/proc/meminfo: memFree=120815244/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=7008820 memory=6512432 CPUtime=161.87 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 757797 0 0 0 15941 246 0 0 20 0 1 0 35466454 7177031680 1628108 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 1752205 1628108 2688 3139 0 1748493 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 7008820 KiB
Current children cumulated memory: 6512432 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 28901
/proc/meminfo: memFree=118868780/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=8661380 memory=8476140 CPUtime=221.71 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 833255 0 0 0 21848 323 0 0 20 0 1 0 35466454 8869253120 2119035 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2165345 2119035 2688 3139 0 2161633 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 8661380 KiB
Current children cumulated memory: 8476140 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 28904
/proc/meminfo: memFree=118160944/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10202600 memory=9182688 CPUtime=281.55 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 922645 0 0 0 27803 352 0 0 20 0 1 0 35466454 10447462400 2295672 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2550650 2295672 2688 3139 0 2546938 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 10202600 KiB
Current children cumulated memory: 9182688 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/265 28906
/proc/meminfo: memFree=117543080/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10510580 memory=9803708 CPUtime=341.4 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 998348 0 0 0 33764 376 0 0 20 0 1 0 35466454 10762833920 2450927 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2627645 2450927 2688 3139 0 2623933 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 10510580 KiB
Current children cumulated memory: 9803708 KiB

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

# cumulated CPU time of all completed processes:  user=385.448 s, system=4.05697 s

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

[startup+358.4 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 28907
/proc/meminfo: memFree=117396776/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10582484 memory=9953644 CPUtime=357.45 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1017467 0 0 0 35363 382 0 0 20 0 1 0 35466454 10836463616 2488411 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2645621 2488411 2688 3139 0 2641909 0
Current children cumulated CPU time: 357.45 s
Current children cumulated vsize: 10582484 KiB
Current children cumulated memory: 9953644 KiB

[startup+371.2 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 28908
/proc/meminfo: memFree=117266600/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10644108 memory=10078852 CPUtime=370.23 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1032995 0 0 0 36635 388 0 0 20 0 1 0 35466454 10899566592 2519713 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2661027 2519713 2688 3139 0 2657315 0
Current children cumulated CPU time: 370.23 s
Current children cumulated vsize: 10644108 KiB
Current children cumulated memory: 10078852 KiB

[startup+384 s]*
/proc/loadavg: 4.15 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117197488/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10677236 memory=10147100 CPUtime=383 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1041979 0 0 0 37909 391 0 0 20 0 1 0 35466454 10933489664 2536775 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2669309 2536775 2720 3139 0 2665597 0
Current children cumulated CPU time: 383 s
Current children cumulated vsize: 10677236 KiB
Current children cumulated memory: 10147100 KiB

[startup+387.2 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117197488/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10677936 memory=10147740 CPUtime=386.19 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1042400 0 0 0 38228 391 0 0 20 0 1 0 35466454 10934206464 2536935 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2669484 2536935 2720 3139 0 2665772 0
Current children cumulated CPU time: 386.19 s
Current children cumulated vsize: 10677936 KiB
Current children cumulated memory: 10147740 KiB

[startup+388.8 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117197488/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10678224 memory=10147996 CPUtime=387.78 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1042606 0 0 0 38387 391 0 0 20 0 1 0 35466454 10934501376 2536999 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2669556 2536999 2720 3139 0 2665844 0
Current children cumulated CPU time: 387.78 s
Current children cumulated vsize: 10678224 KiB
Current children cumulated memory: 10147996 KiB

[startup+389.6 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117197488/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10678520 memory=10148380 CPUtime=388.58 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1042684 0 0 0 38467 391 0 0 20 0 1 0 35466454 10934804480 2537095 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2669630 2537095 2720 3139 0 2665918 0
Current children cumulated CPU time: 388.58 s
Current children cumulated vsize: 10678520 KiB
Current children cumulated memory: 10148380 KiB

[startup+390 s]*
/proc/loadavg: 4.14 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117197488/131249996 swapFree=33010684/33010684
[pid=28886] ppid=28883 vsize=10678784 memory=10148636 CPUtime=388.98 cores=0,2
/proc/28886/stat : 28886 (uwrmaxsat-scip) R 28883 28886 26915 0 -1 4194304 1042875 0 0 0 38507 391 0 0 20 0 1 0 35466454 10935074816 2537159 18446744073709551615 4198400 17051741 140732325756496 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 19288744 19393640 48553984 140732325759290 140732325759460 140732325759460 140732325765062 0
/proc/28886/statm: 2669696 2537159 2720 3139 0 2665984 0
Current children cumulated CPU time: 388.98 s
Current children cumulated vsize: 10678784 KiB
Current children cumulated memory: 10148636 KiB

[startup+390.4 s]*
/proc/loadavg: 4.14 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117980900/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+390.505 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 28908
/proc/meminfo: memFree=117980900/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 390.522
CPU time (s): 389.505
CPU user time (s): 385.448
CPU system time (s): 4.05697
CPU usage (%): 99.7394
Max. virtual memory (cumulated for all children) (KiB): 10678784
Max. memory (cumulated for all children) (KiB): 10148636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 385.448
system time used= 4.05697
maximum resident set size= 10148892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1042963
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 530


# summary of solver processes directly reported to runsolver:
#   pid: 28886
#   total CPU time (s): 389.505
#   total CPU user time (s): 385.448
#   total CPU system time (s): 4.05697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.749364 second user time and 1.6794 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 13:51:28
IDJOB=4511821
IDBENCH=160484
IDSOLVER=3373
FILE ID=nodeC021/4511821-1751197887
RUNJOBID= nodeC021-1751192387-26925
SLURM_JOB_ID= 9587584
Free space on /tmp= 432984 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= HOME/uwrmaxsat-scip BENCHNAME -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511821-1751197887/watcher-4511821-1751197887 -o /tmp/evaluation-result-4511821-1751197887/solver-4511821-1751197887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751192387-26925 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4511821-1751197887.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=1053443356

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127345500 kB
MemAvailable:   127401224 kB
Buffers:            3280 kB
Cached:           864456 kB
SwapCached:            0 kB
Active:          2657252 kB
Inactive:         607100 kB
Active(anon):    2414676 kB
Inactive(anon):        0 kB
Active(file):     242576 kB
Inactive(file):   607100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47356 kB
Writeback:             0 kB
AnonPages:       2399760 kB
Mapped:           142836 kB
Shmem:             18060 kB
KReclaimable:      90176 kB
Slab:             176356 kB
SReclaimable:      90176 kB
SUnreclaim:        86180 kB
KernelStack:        4268 kB
PageTables:         7828 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2767484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1841152 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC021 at 2025-06-29 13:57:58