Trace number 4545408

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 2025-06-02UNSAT 376.835 377.911

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
MD5SUM533dc96f2f67a4db8413c4c2a7be8312
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 benchmark19.0046
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables53041
Total number of constraints39169
Number of constraints which are clauses12241
Number of constraints which are cardinality constraints (but not clauses)1968
Number of constraints which are nor clauses,nor cardinality constraints24960
Minimum length of a constraint1
Maximum length of a constraint53
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 47
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1191
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

376.72/377.81	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: 63708 MiB (60324 MiB free)
  memory of node 1: 64465 MiB (57089 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545408-1753236607/watcher-4545408-1753236607 -o /tmp/evaluation-result-4545408-1753236607/solver-4545408-1753236607 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753236607-170277 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1061122548 --ls=360 HOME/instance-4545408-1753236607.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100062 s]*
/proc/loadavg: 1.12 1.12 1.40 6/266 170335
/proc/meminfo: memFree=120097220/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=93096 memory=68820 CPUtime=0.09 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 14233 0 0 0 7 2 0 0 20 0 1 0 239338212 95330304 17205 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 23274 17205 1024 1200 0 21754 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 93096 KiB
Current children cumulated memory: 68820 KiB

[startup+0.20556 s]*
/proc/loadavg: 1.12 1.12 1.40 6/266 170335
/proc/meminfo: memFree=120045356/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=114756 memory=91512 CPUtime=0.2 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 19907 0 0 0 17 3 0 0 20 0 1 0 239338212 117510144 22878 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 28689 22878 1024 1200 0 27169 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 114756 KiB
Current children cumulated memory: 91512 KiB

[startup+0.305552 s]*
/proc/loadavg: 1.12 1.12 1.40 6/266 170335
/proc/meminfo: memFree=120021288/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=135376 memory=113372 CPUtime=0.3 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 24235 0 0 0 26 4 0 0 20 0 1 0 239338212 138625024 28343 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 33844 28343 1024 1200 0 32324 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 135376 KiB
Current children cumulated memory: 113372 KiB

[startup+0.700184 s]
/proc/loadavg: 1.12 1.12 1.40 6/266 170335
/proc/meminfo: memFree=120021288/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=0.68 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26103 0 0 0 64 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+1.50017 s]
/proc/loadavg: 1.12 1.12 1.40 6/266 170335
/proc/meminfo: memFree=120021404/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=1.48 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26103 0 0 0 144 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+3.10537 s]
/proc/loadavg: 1.43 1.18 1.42 6/266 170335
/proc/meminfo: memFree=120021832/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=3.08 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26108 0 0 0 304 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+6.30017 s]
/proc/loadavg: 1.43 1.18 1.42 6/266 170335
/proc/meminfo: memFree=120022016/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=6.27 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26113 0 0 0 623 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+12.7002 s]
/proc/loadavg: 1.83 1.27 1.45 6/266 170335
/proc/meminfo: memFree=120022208/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=12.65 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26118 0 0 0 1261 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 1.36 1.48 6/266 170335
/proc/meminfo: memFree=120022064/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=25.41 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26123 0 0 0 2537 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+51.1054 s]
/proc/loadavg: 2.87 1.59 1.55 6/266 170336
/proc/meminfo: memFree=120021564/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=50.93 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26128 0 0 0 5089 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.02 1.70 6/265 170339
/proc/meminfo: memFree=120000564/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=101.97 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26138 0 0 0 10193 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.38 1.85 6/265 170341
/proc/meminfo: memFree=119996972/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=161.78 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26143 0 0 0 16174 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.71 1.99 6/265 170342
/proc/meminfo: memFree=119998956/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=122920 CPUtime=221.6 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26148 0 0 0 22156 4 0 0 20 0 1 0 239338212 148525056 30730 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 30730 1024 1200 0 34741 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 122920 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.96 2.13 6/263 170344
/proc/meminfo: memFree=119974260/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=126376 CPUtime=281.43 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26217 0 0 0 28139 4 0 0 20 0 1 0 239338212 148525056 31594 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 31594 1024 1200 0 34741 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 126376 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.18 2.26 6/264 170347
/proc/meminfo: memFree=119976692/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=126376 CPUtime=341.3 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26257 0 0 0 34126 4 0 0 20 0 1 0 239338212 148525056 31594 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 31594 1024 1200 0 34741 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 126376 KiB

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

# cumulated CPU time of all completed processes:  user=376.653 s, system=0.182358 s

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

[startup+358.4 s]
/proc/loadavg: 4.11 3.22 2.29 6/264 170348
/proc/meminfo: memFree=119976596/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=145044 memory=126376 CPUtime=357.36 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 26257 0 0 0 35732 4 0 0 20 0 1 0 239338212 148525056 31594 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 36261 31594 1024 1200 0 34741 0
Current children cumulated CPU time: 357.36 s
Current children cumulated vsize: 145044 KiB
Current children cumulated memory: 126376 KiB

[startup+371.2 s]
/proc/loadavg: 4.10 3.25 2.30 4/258 170425
/proc/meminfo: memFree=119802908/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=353620 memory=334564 CPUtime=370.13 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 63771 0 0 0 36998 15 0 0 20 0 1 0 239338212 362106880 83641 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 88405 83641 1248 1200 0 86885 0
Current children cumulated CPU time: 370.13 s
Current children cumulated vsize: 353620 KiB
Current children cumulated memory: 334564 KiB

[startup+374.4 s]
/proc/loadavg: 4.01 3.25 2.31 4/258 170425
/proc/meminfo: memFree=119804972/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=353620 memory=340764 CPUtime=373.32 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 63775 0 0 0 37317 15 0 0 20 0 1 0 239338212 362106880 85191 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 88405 85191 1248 1200 0 86885 0
Current children cumulated CPU time: 373.32 s
Current children cumulated vsize: 353620 KiB
Current children cumulated memory: 340764 KiB

[startup+376 s]*
/proc/loadavg: 4.01 3.25 2.31 4/258 170425
/proc/meminfo: memFree=119788716/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=361904 memory=351088 CPUtime=374.92 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 64315 0 0 0 37477 15 0 0 20 0 1 0 239338212 370589696 87772 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 90476 87772 1248 1200 0 88956 0
Current children cumulated CPU time: 374.92 s
Current children cumulated vsize: 361904 KiB
Current children cumulated memory: 351088 KiB

[startup+376.8 s]
/proc/loadavg: 4.01 3.25 2.31 4/258 170425
/proc/meminfo: memFree=119788716/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=366516 memory=355712 CPUtime=375.71 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 64446 0 0 0 37556 15 0 0 20 0 1 0 239338212 375312384 88928 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 91629 88928 1248 1200 0 90109 0
Current children cumulated CPU time: 375.71 s
Current children cumulated vsize: 366516 KiB
Current children cumulated memory: 355712 KiB

[startup+377.6 s]
/proc/loadavg: 3.93 3.24 2.31 4/258 170425
/proc/meminfo: memFree=119784620/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=366516 memory=355968 CPUtime=376.52 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 64518 0 0 0 37635 17 0 0 20 0 1 0 239338212 375312384 88992 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 91629 88992 1248 1200 0 90109 0
Current children cumulated CPU time: 376.52 s
Current children cumulated vsize: 366516 KiB
Current children cumulated memory: 355968 KiB

[startup+377.8 s]
/proc/loadavg: 3.93 3.24 2.31 4/258 170425
/proc/meminfo: memFree=119784620/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=366516 memory=355968 CPUtime=376.72 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 64518 0 0 0 37655 17 0 0 20 0 1 0 239338212 375312384 88992 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 91629 88992 1248 1200 0 90109 0
Current children cumulated CPU time: 376.72 s
Current children cumulated vsize: 366516 KiB
Current children cumulated memory: 355968 KiB

[startup+377.9 s]
/proc/loadavg: 3.93 3.24 2.31 4/258 170425
/proc/meminfo: memFree=119784620/131250000 swapFree=33008356/33010684
[pid=170334] ppid=170319 vsize=281584 memory=274100 CPUtime=376.82 cores=4,6
/proc/170334/stat : 170334 (Exact) R 170319 170334 170266 0 -1 4194304 64522 0 0 0 37665 17 0 0 20 0 1 0 239338212 288342016 68525 18446744073709551615 4198400 9112445 140732600397728 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 35905536 140732600400184 140732600400363 140732600400363 140732600405967 0
/proc/170334/statm: 70396 68525 1280 1200 0 68876 0
Current children cumulated CPU time: 376.82 s
Current children cumulated vsize: 281584 KiB
Current children cumulated memory: 274100 KiB

Child status: 20

Real time (s): 377.911
CPU time (s): 376.835
CPU user time (s): 376.653
CPU system time (s): 0.182358
CPU usage (%): 99.7153
Max. virtual memory (cumulated for all children) (KiB): 366516
Max. memory (cumulated for all children) (KiB): 355968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 376.653
system time used= 0.182358
maximum resident set size= 356096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64523
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= 37
involuntary context switches= 129


# summary of solver processes directly reported to runsolver:
#   pid: 170334
#   total CPU time (s): 376.835
#   total CPU user time (s): 376.653
#   total CPU system time (s): 0.182358

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.580933 second user time and 1.76932 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-23 04:10:07
IDJOB=4545408
IDBENCH=180858
IDSOLVER=3317
FILE ID=nodeC019/4545408-1753236607
RUNJOBID= nodeC019-1753236607-170277
SLURM_JOB_ID= 9687872
Free space on /tmp= 433040 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545408-1753236607/watcher-4545408-1753236607 -o /tmp/evaluation-result-4545408-1753236607/solver-4545408-1753236607 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753236607-170277 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1061122548 --ls=360 HOME/instance-4545408-1753236607.opb

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

MD5SUM BENCH= 533dc96f2f67a4db8413c4c2a7be8312
RANDOM SEED=1061122548

nodeC019 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		: 3600.360
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.37
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		: 2753.966
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.37
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		: 3599.015
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.37
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		: 3576.344
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.37
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		: 3583.076
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.37
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		: 3545.325
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.37
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		: 3599.072
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.37
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		: 1584.236
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120261376 kB
MemAvailable:   129714624 kB
Buffers:             904 kB
Cached:         10193688 kB
SwapCached:          416 kB
Active:          1163688 kB
Inactive:        9099272 kB
Active(anon):      81016 kB
Inactive(anon):    12804 kB
Active(file):    1082672 kB
Inactive(file):  9086468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33660 kB
Writeback:             0 kB
AnonPages:         71204 kB
Mapped:           109792 kB
Shmem:             25452 kB
KReclaimable:     246696 kB
Slab:             342704 kB
SReclaimable:     246696 kB
SUnreclaim:        96008 kB
KernelStack:        4224 kB
PageTables:         3132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     342752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC019 at 2025-07-23 04:16:25