Trace number 4459483

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11UNSAT 903.678 906.1

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ns1745726.opb
MD5SUM57846165ce4f1efeb40b7c60e97860ee
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.338248
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3208
Total number of constraints4687
Number of constraints which are clauses1452
Number of constraints which are cardinality constraints (but not clauses)467
Number of constraints which are nor clauses,nor cardinality constraints2768
Minimum length of a constraint1
Maximum length of a constraint398
Number of terms in the objective function 33
Biggest coefficient in the objective function 33
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 561
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2000
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 10732
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

903.57/906.09	c Solved by First Program
903.57/906.09	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
903.57/906.09	c Setting memory limit to 29976MB.
903.57/906.09	c Do: 140727171793304 140727171793312
903.57/906.09	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
903.57/906.09	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
903.57/906.09	c Starting SCIP solver  (with time-limit = 899s) ...
903.57/906.09	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
903.57/906.09	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: 63968 MiB (51153 MiB free)
  memory of node 1: 64473 MiB (51674 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459483-1721894635/watcher-4459483-1721894635 -o /tmp/evaluation-result-4459483-1721894635/solver-4459483-1721894635 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721889238-272624 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4459483-1721894635.opb 3600 HOME 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=276071, runsolver pid=276068
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 4.18 4.17 4.12 5/260 276075
/proc/meminfo: memFree=105247472/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=33192 memory=14412 CPUtime=0.09 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 2951 0 0 0 9 0 0 0 20 0 1 0 25991751 33988608 3603 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 8298 3603 750 2417 0 5400 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 51784 KiB
Current children cumulated memory: 18112 KiB

[startup+0.20584 s]*
/proc/loadavg: 4.18 4.17 4.12 5/260 276075
/proc/meminfo: memFree=105202616/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=40120 memory=21484 CPUtime=0.2 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 4669 0 0 0 20 0 0 0 20 0 1 0 25991751 41082880 5371 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 10030 5371 782 2417 0 7132 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 58712 KiB
Current children cumulated memory: 25184 KiB

[startup+0.305808 s]*
/proc/loadavg: 4.18 4.17 4.12 5/260 276075
/proc/meminfo: memFree=105149816/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=58440 memory=37940 CPUtime=0.3 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 9027 0 0 0 29 1 0 0 20 0 1 0 25991751 59842560 9485 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 14610 9485 798 2417 0 11712 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 77032 KiB
Current children cumulated memory: 41640 KiB

[startup+0.700288 s]
/proc/loadavg: 4.18 4.17 4.12 5/260 276076
/proc/meminfo: memFree=105031948/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=140092 memory=124736 CPUtime=0.68 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 21339 0 0 0 65 3 0 0 20 0 1 0 25991751 143454208 31184 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 35023 31184 798 2417 0 32125 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 158684 KiB
Current children cumulated memory: 128436 KiB

[startup+1.5003 s]
/proc/loadavg: 4.18 4.17 4.12 5/260 276076
/proc/meminfo: memFree=104723280/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=317192 memory=290248 CPUtime=1.49 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 40395 0 0 0 141 8 0 0 20 0 1 0 25991751 324804608 72562 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 79298 72562 798 2417 0 76400 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 335784 KiB
Current children cumulated memory: 293948 KiB

[startup+3.10565 s]
/proc/loadavg: 4.18 4.17 4.12 5/260 276076
/proc/meminfo: memFree=103929304/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=317008 memory=287996 CPUtime=3.08 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 41741 0 0 0 300 8 0 0 20 0 1 0 25991751 324616192 71999 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 79252 71999 798 2417 0 76354 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 335600 KiB
Current children cumulated memory: 291696 KiB

[startup+6.30029 s]
/proc/loadavg: 4.16 4.17 4.12 5/260 276076
/proc/meminfo: memFree=102458744/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1250840 memory=1211356 CPUtime=6.27 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 263531 0 0 0 585 42 0 0 20 0 1 0 25991751 1280860160 302839 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 312710 302839 2350 2417 0 309812 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1269432 KiB
Current children cumulated memory: 1215056 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.17 4.12 5/260 276078
/proc/meminfo: memFree=100580640/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1277988 memory=1239552 CPUtime=12.66 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 267005 0 0 0 1222 44 0 0 20 0 1 0 25991751 1308659712 309888 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 319497 309888 2414 2417 0 316599 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1296580 KiB
Current children cumulated memory: 1243252 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.16 4.11 5/260 276079
/proc/meminfo: memFree=96873536/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1280952 memory=1242636 CPUtime=25.42 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 267794 0 0 0 2498 44 0 0 20 0 1 0 25991751 1311694848 310659 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 320238 310659 2414 2417 0 317340 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1299544 KiB
Current children cumulated memory: 1246336 KiB

[startup+51.1057 s]
/proc/loadavg: 4.08 4.15 4.11 5/260 276084
/proc/meminfo: memFree=88944944/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1847836 memory=1799016 CPUtime=50.97 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 370921 0 0 0 5034 63 0 0 20 0 1 0 25991751 1892184064 449754 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 461959 449754 2526 2417 0 459061 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1866428 KiB
Current children cumulated memory: 1802716 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/259 276092
/proc/meminfo: memFree=86154960/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0

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

/proc/276075/statm: 477354 462286 2526 2417 0 474456 0
Current children cumulated CPU time: 760.25 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852844 KiB

[startup+822.3 s]
/proc/loadavg: 4.16 4.14 4.11 5/259 276228
/proc/meminfo: memFree=84940216/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1849148 CPUtime=820.09 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 380866 0 0 0 81922 87 0 0 20 0 1 0 25991751 1955241984 462287 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462287 2526 2417 0 474456 0
Current children cumulated CPU time: 820.09 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852848 KiB

[startup+882.3 s]
/proc/loadavg: 4.10 4.13 4.10 6/259 276238
/proc/meminfo: memFree=84917720/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1849152 CPUtime=879.93 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381010 0 0 0 87904 89 0 0 20 0 1 0 25991751 1955241984 462288 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462288 2526 2417 0 474456 0
Current children cumulated CPU time: 879.93 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852852 KiB

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

# cumulated CPU time of all completed processes:  user=902.714 s, system=0.964365 s

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

[startup+883.2 s]
/proc/loadavg: 4.10 4.13 4.10 5/259 276238
/proc/meminfo: memFree=84917724/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1849152 CPUtime=880.83 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381011 0 0 0 87994 89 0 0 20 0 1 0 25991751 1955241984 462288 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462288 2526 2417 0 474456 0
Current children cumulated CPU time: 880.83 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852852 KiB

[startup+896 s]*
/proc/loadavg: 4.15 4.14 4.10 5/259 276240
/proc/meminfo: memFree=84898616/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1849152 CPUtime=893.59 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381019 0 0 0 89270 89 0 0 20 0 1 0 25991751 1955241984 462288 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462288 2526 2417 0 474456 0
Current children cumulated CPU time: 893.59 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852852 KiB

[startup+902.4 s]
/proc/loadavg: 4.22 4.16 4.11 5/259 276242
/proc/meminfo: memFree=84887620/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1849152 CPUtime=899.97 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381059 0 0 0 89908 89 0 0 20 0 1 0 25991751 1955241984 462288 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462288 2526 2417 0 474456 0
Current children cumulated CPU time: 899.97 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852852 KiB

[startup+904 s]*
/proc/loadavg: 4.22 4.16 4.11 5/259 276242
/proc/meminfo: memFree=84883356/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1849152 CPUtime=901.57 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381116 0 0 0 90068 89 0 0 20 0 1 0 25991751 1955241984 462288 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462288 2526 2417 0 474456 0
Current children cumulated CPU time: 901.57 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1852852 KiB

[startup+904.8 s]
/proc/loadavg: 4.22 4.16 4.11 5/259 276242
/proc/meminfo: memFree=84883356/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1851440 CPUtime=902.37 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381231 0 0 0 90147 90 0 0 20 0 1 0 25991751 1955241984 462860 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 462860 2526 2417 0 474456 0
Current children cumulated CPU time: 902.37 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1855140 KiB

[startup+905.6 s]
/proc/loadavg: 4.20 4.15 4.11 5/259 276242
/proc/meminfo: memFree=84878896/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1853488 CPUtime=903.17 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381236 0 0 0 90227 90 0 0 20 0 1 0 25991751 1955241984 463372 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 463372 2526 2417 0 474456 0
Current children cumulated CPU time: 903.17 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1857188 KiB

[startup+906 s]*
/proc/loadavg: 4.20 4.15 4.11 5/259 276242
/proc/meminfo: memFree=84870696/131524600 swapFree=131063756/131071996
[pid=276071] ppid=276068 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/276071/stat : 276071 (Hybrid-CASHWMax) S 276068 276071 272613 0 -1 4194304 235 101 0 0 0 0 0 0 20 0 1 0 25991751 10170368 668 134679101440 94918231490560 94918232569880 140724672942048 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94918234668336 94918234715524 94918251622400 140724672951252 140724672951410 140724672951410 140724672958421 0
/proc/276071/statm: 2483 668 588 264 0 134 0
[pid=276074] ppid=276071 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/276074/stat : 276074 (timeout) S 276071 276074 272613 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 25991751 8867840 257 134679101440 94325049339904 94325049374920 140724645310112 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94325051472336 94325051474468 94325078646784 140724645311504 140724645311649 140724645311649 140724645318631 0
/proc/276074/statm: 2165 257 233 9 0 87 0
[pid=276075] ppid=276074 vsize=1909416 memory=1855536 CPUtime=903.57 cores=4,6
/proc/276075/stat : 276075 (CASHWMaxSAT-Dis) R 276074 276074 272613 0 -1 4194304 381237 0 0 0 90267 90 0 0 20 0 1 0 25991751 1955241984 463884 134679101440 4194304 14093885 140727171795664 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 49958912 140727171798038 140727171798170 140727171798170 140727171805152 0
/proc/276075/statm: 477354 463884 2526 2417 0 474456 0
Current children cumulated CPU time: 903.57 s
Current children cumulated vsize: 1928008 KiB
Current children cumulated memory: 1859236 KiB

Child status: 0

Real time (s): 906.1
CPU time (s): 903.678
CPU user time (s): 902.714
CPU system time (s): 0.964365
CPU usage (%): 99.7327
Max. virtual memory (cumulated for all children) (KiB): 1928008
Max. memory (cumulated for all children) (KiB): 1859236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 902.713
system time used= 0.964365
maximum resident set size= 1855652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 608


# summary of solver processes directly reported to runsolver:
#   pid: 276071
#   total CPU time (s): 903.678
#   total CPU user time (s): 902.714
#   total CPU system time (s): 0.964365

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32453 second user time and 5.41519 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-25 10:03:55
IDJOB=4459483
IDBENCH=178813
IDSOLVER=3073
FILE ID=nodeC027/4459483-1721894635
RUNJOBID= nodeC027-1721889238-272624
SLURM_JOB_ID= 8089324
Free space on /tmp= 889936 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ns1745726.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459483-1721894635/watcher-4459483-1721894635 -o /tmp/evaluation-result-4459483-1721894635/solver-4459483-1721894635 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721889238-272624 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4459483-1721894635.opb 3600 HOME 31000

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

MD5SUM BENCH= 57846165ce4f1efeb40b7c60e97860ee
RANDOM SEED=125417591

nodeC027.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3673.071
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3686.822
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.65
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		: 3617.880
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.079
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.65
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		: 3649.555
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3686.872
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.65
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		: 3668.258
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.116
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        105306728 kB
MemAvailable:   124404108 kB
Buffers:          296680 kB
Cached:         19481524 kB
SwapCached:          472 kB
Active:          2632544 kB
Inactive:       22677044 kB
Active(anon):       1728 kB
Inactive(anon):  5583068 kB
Active(file):    2630816 kB
Inactive(file): 17093976 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131063756 kB
Dirty:             18284 kB
Writeback:             0 kB
AnonPages:       5530424 kB
Mapped:           132768 kB
Shmem:             53416 kB
KReclaimable:     424820 kB
Slab:             548372 kB
SReclaimable:     424820 kB
SUnreclaim:       123552 kB
KernelStack:        4176 kB
PageTables:        20812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    6516880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3964928 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      359124 kB
DirectMap2M:    40308736 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 889920 MiB
End job on nodeC027 at 2024-07-25 10:19:01