Trace number 4544942

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
Exact_no_dombreaking 2025-06-16UNSAT 398.65 400.624

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat20_19_identity_complement.opb
MD5SUM6b62b1f0af3a4b117c91c07257537aad
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.7305
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7600
Total number of constraints700360
Number of constraints which are clauses685920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14440
Minimum length of a constraint2
Maximum length of a constraint19
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

398.52/400.53	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 (61120 MiB free)
  memory of node 1: 64507 MiB (63497 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544942-1753233581/watcher-4544942-1753233581 -o /tmp/evaluation-result-4544942-1753233581/solver-4544942-1753233581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753230798-200970 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1035088632 --ls=360 --inp-dombreaklim=0 HOME/instance-4544942-1753233581.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100099 s]*
/proc/loadavg: 4.72 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127599648/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=41828 memory=20164 CPUtime=0.1 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 4193 0 0 0 9 1 0 0 20 0 1 0 239037894 42831872 5041 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 10457 5041 1024 1200 0 8937 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41828 KiB
Current children cumulated memory: 20164 KiB

[startup+0.21364 s]*
/proc/loadavg: 4.72 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127591836/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=49400 memory=28440 CPUtime=0.21 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 6192 0 0 0 19 2 0 0 20 0 1 0 239037894 50585600 7110 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 12350 7110 1024 1200 0 10830 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 49400 KiB
Current children cumulated memory: 28440 KiB

[startup+0.313258 s]*
/proc/loadavg: 4.72 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127588056/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=56944 memory=35572 CPUtime=0.32 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 7323 0 0 0 29 3 0 0 20 0 1 0 239037894 58310656 8893 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 14236 8893 1024 1200 0 12716 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 56944 KiB
Current children cumulated memory: 35572 KiB

[startup+0.700293 s]
/proc/loadavg: 4.72 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127572180/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=79692 memory=62132 CPUtime=0.69 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 11685 0 0 0 64 5 0 0 20 0 1 0 239037894 81604608 15533 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 19923 15533 1024 1200 0 18403 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 79692 KiB
Current children cumulated memory: 62132 KiB

[startup+1.50032 s]
/proc/loadavg: 4.72 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127552208/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=178156 memory=152900 CPUtime=1.48 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 26220 0 0 0 139 9 0 0 20 0 1 0 239037894 182431744 38225 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 44539 38225 1024 1200 0 43019 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 178156 KiB
Current children cumulated memory: 152900 KiB

[startup+3.11321 s]
/proc/loadavg: 4.72 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127325508/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=3.1 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47483 0 0 0 292 18 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+6.30033 s]
/proc/loadavg: 4.66 4.31 4.17 5/252 202110
/proc/meminfo: memFree=127309380/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=6.27 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47531 0 0 0 609 18 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+12.7003 s]
/proc/loadavg: 4.61 4.30 4.17 5/252 202110
/proc/meminfo: memFree=127309636/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=12.65 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47579 0 0 0 1247 18 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+25.5003 s]
/proc/loadavg: 4.47 4.29 4.17 5/252 202110
/proc/meminfo: memFree=127322760/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=25.4 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47627 0 0 0 2522 18 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+51.1133 s]
/proc/loadavg: 4.38 4.28 4.17 5/252 202111
/proc/meminfo: memFree=127292140/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=50.92 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47675 0 0 0 5074 18 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.25 4.16 5/252 202113
/proc/meminfo: memFree=127291608/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=101.93 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47771 0 0 0 10175 18 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.22 4.16 5/252 202114
/proc/meminfo: memFree=127296884/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=161.73 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47819 0 0 0 16154 19 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.21 4.16 5/252 202161
/proc/meminfo: memFree=127260468/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=221.35 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47867 0 0 0 22113 22 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 221.35 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.18 4.15 5/252 202211
/proc/meminfo: memFree=127252144/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=280.98 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47915 0 0 0 28075 23 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 280.98 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.16 4.15 5/252 202213
/proc/meminfo: memFree=127258204/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=340.59 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47963 0 0 0 34036 23 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 340.59 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+400.624 s]
# the end of solver process 202109 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=398.25 s, system=0.400049 s

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

[startup+358.4 s]
/proc/loadavg: 4.14 4.17 4.15 5/252 202214
/proc/meminfo: memFree=127257976/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=373320 memory=310824 CPUtime=356.58 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 47963 0 0 0 35635 23 0 0 20 0 1 0 239037894 382279680 77706 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 93330 77706 1024 1200 0 91810 0
Current children cumulated CPU time: 356.58 s
Current children cumulated vsize: 373320 KiB
Current children cumulated memory: 310824 KiB

[startup+384 s]*
/proc/loadavg: 4.09 4.16 4.14 5/252 202215
/proc/meminfo: memFree=126828212/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=762004 memory=717392 CPUtime=382.09 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 68818 0 0 0 38171 38 0 0 20 0 1 0 239037894 780292096 179348 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 190501 179348 1248 1200 0 188981 0
Current children cumulated CPU time: 382.09 s
Current children cumulated vsize: 762004 KiB
Current children cumulated memory: 717392 KiB

[startup+390.4 s]
/proc/loadavg: 4.08 4.15 4.14 5/252 202215
/proc/meminfo: memFree=126828464/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=764272 memory=719568 CPUtime=388.46 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 69385 0 0 0 38808 38 0 0 20 0 1 0 239037894 782614528 179892 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 191068 179892 1248 1200 0 189548 0
Current children cumulated CPU time: 388.46 s
Current children cumulated vsize: 764272 KiB
Current children cumulated memory: 719568 KiB

[startup+396.8 s]
/proc/loadavg: 4.07 4.15 4.14 5/252 202215
/proc/meminfo: memFree=126812584/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=766912 memory=722708 CPUtime=394.83 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 69661 0 0 0 39445 38 0 0 20 0 1 0 239037894 785317888 180677 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 191728 180677 1248 1200 0 190208 0
Current children cumulated CPU time: 394.83 s
Current children cumulated vsize: 766912 KiB
Current children cumulated memory: 722708 KiB

[startup+398.4 s]
/proc/loadavg: 4.07 4.15 4.14 5/252 202215
/proc/meminfo: memFree=126812584/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=766912 memory=722708 CPUtime=396.42 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 69661 0 0 0 39604 38 0 0 20 0 1 0 239037894 785317888 180677 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 191728 180677 1248 1200 0 190208 0
Current children cumulated CPU time: 396.42 s
Current children cumulated vsize: 766912 KiB
Current children cumulated memory: 722708 KiB

[startup+400 s]*
/proc/loadavg: 4.06 4.14 4.14 5/252 202215
/proc/meminfo: memFree=126812836/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=766912 memory=722708 CPUtime=398.03 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 69661 0 0 0 39765 38 0 0 20 0 1 0 239037894 785317888 180677 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 191728 180677 1248 1200 0 190208 0
Current children cumulated CPU time: 398.03 s
Current children cumulated vsize: 766912 KiB
Current children cumulated memory: 722708 KiB

[startup+400.4 s]
/proc/loadavg: 4.06 4.14 4.14 5/252 202215
/proc/meminfo: memFree=126812836/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=766912 memory=722708 CPUtime=398.42 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 69661 0 0 0 39804 38 0 0 20 0 1 0 239037894 785317888 180677 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 191728 180677 1248 1200 0 190208 0
Current children cumulated CPU time: 398.42 s
Current children cumulated vsize: 766912 KiB
Current children cumulated memory: 722708 KiB

[startup+400.6 s]
/proc/loadavg: 4.06 4.14 4.14 5/252 202215
/proc/meminfo: memFree=126812836/131382112 swapFree=33010416/33010684
[pid=202109] ppid=202106 vsize=598604 memory=591948 CPUtime=398.61 cores=1,3
/proc/202109/stat : 202109 (Exact) R 202106 202109 200958 0 -1 4194304 69662 0 0 0 39823 38 0 0 20 0 1 0 239037894 612970496 147987 18446744073709551615 4198400 9112445 140721940526720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 29470720 140721940535588 140721940535787 140721940535787 140721940541391 0
/proc/202109/statm: 149651 147987 1280 1200 0 148131 0
Current children cumulated CPU time: 398.61 s
Current children cumulated vsize: 598604 KiB
Current children cumulated memory: 591948 KiB

Child status: 20

Real time (s): 400.624
CPU time (s): 398.65
CPU user time (s): 398.25
CPU system time (s): 0.400049
CPU usage (%): 99.5071
Max. virtual memory (cumulated for all children) (KiB): 827908
Max. memory (cumulated for all children) (KiB): 761228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 398.25
system time used= 0.400049
maximum resident set size= 761228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69663
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= 11
involuntary context switches= 179


# summary of solver processes directly reported to runsolver:
#   pid: 202109
#   total CPU time (s): 398.65
#   total CPU user time (s): 398.25
#   total CPU system time (s): 0.400049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.98103 second user time and 4.15961 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-23 03:19:42
IDJOB=4544942
IDBENCH=180687
IDSOLVER=3319
FILE ID=nodeC012/4544942-1753233581
RUNJOBID= nodeC012-1753230798-200970
SLURM_JOB_ID= 9687840
Free space on /tmp= 432884 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat20_19_identity_complement.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544942-1753233581/watcher-4544942-1753233581 -o /tmp/evaluation-result-4544942-1753233581/solver-4544942-1753233581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753230798-200970 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1035088632 --ls=360 --inp-dombreaklim=0 HOME/instance-4544942-1753233581.opb

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

MD5SUM BENCH= 6b62b1f0af3a4b117c91c07257537aad
RANDOM SEED=1035088632

nodeC012 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		: 3661.954
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.159
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.39
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.301
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.566
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.39
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		: 3661.926
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.248
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.39
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.39
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.889
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127608972 kB
MemAvailable:   128444284 kB
Buffers:            2136 kB
Cached:          1600724 kB
SwapCached:           12 kB
Active:          2661436 kB
Inactive:         397152 kB
Active(anon):    1477180 kB
Inactive(anon):     4688 kB
Active(file):    1184256 kB
Inactive(file):   392464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25508 kB
Writeback:             0 kB
AnonPages:       1455252 kB
Mapped:           122224 kB
Shmem:             26140 kB
KReclaimable:     196056 kB
Slab:             287892 kB
SReclaimable:     196056 kB
SUnreclaim:        91836 kB
KernelStack:        4064 kB
PageTables:         5920 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2010528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1277952 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432876 MiB
End job on nodeC012 at 2025-07-23 03:26:23