Trace number 4438419

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-11? 3586.04 3596.06

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
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 benchmark2386.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3585.96/3596.06	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
3585.96/3596.06	c Setting memory limit to 29976MB.
3585.96/3596.06	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
3585.96/3596.06	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3585.96/3596.06	c Starting SCIP solver  (with time-limit = 899s) ...
3585.96/3596.06	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (62173 MiB free)
  memory of node 1: 64510 MiB (60477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438419-1721227685/watcher-4438419-1721227685 -o /tmp/evaluation-result-4438419-1721227685/solver-4438419-1721227685 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721218901-896112 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438419-1721227685.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
Current StackSize limit: 8192 KiB

solver pid=903331, runsolver pid=903328

[startup+0.100112 s]*
/proc/loadavg: 4.12 4.15 4.17 5/250 903335
/proc/meminfo: memFree=125573412/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=46364 memory=25656 CPUtime=0.1 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 5995 0 0 0 10 0 0 0 20 0 1 0 174925129 47476736 6414 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 11591 6414 782 2417 0 8693 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 64956 KiB
Current children cumulated memory: 29184 KiB

[startup+0.213825 s]*
/proc/loadavg: 4.12 4.15 4.17 5/250 903335
/proc/meminfo: memFree=125544916/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=72560 memory=54440 CPUtime=0.21 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 9875 0 0 0 20 1 0 0 20 0 1 0 174925129 74301440 13610 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 18140 13610 782 2417 0 15242 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 91152 KiB
Current children cumulated memory: 57968 KiB

[startup+0.313596 s]*
/proc/loadavg: 4.12 4.15 4.17 5/250 903335
/proc/meminfo: memFree=125514432/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=98236 memory=82320 CPUtime=0.31 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 14299 0 0 0 29 2 0 0 20 0 1 0 174925129 100593664 20580 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 24559 20580 782 2417 0 21661 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 116828 KiB
Current children cumulated memory: 85848 KiB

[startup+0.700489 s]
/proc/loadavg: 4.12 4.15 4.17 5/250 903335
/proc/meminfo: memFree=125517924/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=104452 memory=88024 CPUtime=0.68 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 16880 0 0 0 66 2 0 0 20 0 1 0 174925129 106958848 22006 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 26113 22006 782 2417 0 23215 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 123044 KiB
Current children cumulated memory: 91552 KiB

[startup+1.50049 s]
/proc/loadavg: 4.12 4.15 4.17 5/250 903335
/proc/meminfo: memFree=125498584/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=115948 memory=97272 CPUtime=1.48 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 17144 0 0 0 145 3 0 0 20 0 1 0 174925129 118730752 24318 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 28987 24318 782 2417 0 26089 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 134540 KiB
Current children cumulated memory: 100800 KiB

[startup+3.11332 s]
/proc/loadavg: 4.12 4.15 4.17 5/250 903335
/proc/meminfo: memFree=125496480/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=115948 memory=97608 CPUtime=3.09 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 17203 0 0 0 306 3 0 0 20 0 1 0 174925129 118730752 24402 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 28987 24402 814 2417 0 26089 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 134540 KiB
Current children cumulated memory: 101136 KiB

[startup+6.30048 s]
/proc/loadavg: 4.11 4.14 4.17 5/250 903335
/proc/meminfo: memFree=125467568/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=123128 memory=107912 CPUtime=6.26 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 18251 0 0 0 623 3 0 0 20 0 1 0 174925129 126083072 26978 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 30782 26978 814 2417 0 27884 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 141720 KiB
Current children cumulated memory: 111440 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.14 4.17 6/250 903337
/proc/meminfo: memFree=125497080/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=111636 memory=92316 CPUtime=12.64 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 18636 0 0 0 1260 4 0 0 20 0 1 0 174925129 114315264 23079 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 27909 23079 814 2417 0 25011 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 130228 KiB
Current children cumulated memory: 95844 KiB

[startup+25.5005 s]
/proc/loadavg: 4.08 4.13 4.16 5/250 903338
/proc/meminfo: memFree=125460008/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=148988 memory=133208 CPUtime=25.41 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 19714 0 0 0 2536 5 0 0 20 0 1 0 174925129 152563712 33302 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 37247 33302 814 2417 0 34349 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 167580 KiB
Current children cumulated memory: 136736 KiB

[startup+51.1134 s]
/proc/loadavg: 4.11 4.14 4.17 5/250 903343
/proc/meminfo: memFree=125452240/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0
[pid=903334] ppid=903331 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/903334/stat : 903334 (timeout) S 903331 903334 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174925129 8867840 228 134679101440 94186283614208 94186283649224 140735604320080 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94186285746640 94186285748772 94186294411264 140735604323339 140735604323484 140735604323484 140735604330471 0
/proc/903334/statm: 2165 228 204 9 0 87 0
[pid=903335] ppid=903334 vsize=153656 memory=133340 CPUtime=50.94 cores=4,6
/proc/903335/stat : 903335 (CASHWMaxSAT-Dis) R 903334 903334 896101 0 -1 4194304 19794 0 0 0 5089 5 0 0 20 0 1 0 174925129 157343744 33335 134679101440 4194304 14093885 140725117301920 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 24801280 140725117309969 140725117310101 140725117310101 140725117317088 0
/proc/903335/statm: 38414 33335 814 2417 0 35516 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 172248 KiB
Current children cumulated memory: 136868 KiB

[startup+102.301 s]
/proc/loadavg: 4.10 4.13 4.16 5/250 903352
/proc/meminfo: memFree=125447612/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2616 CPUtime=0 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 174925128 10170368 654 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 654 574 264 0 134 0

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

/proc/904479/statm: 50184 41487 748 737 0 49272 0
Current children cumulated CPU time: 3392.87 s
Current children cumulated vsize: 219328 KiB
Current children cumulated memory: 169568 KiB

[startup+3462.3 s]
/proc/loadavg: 3.49 4.02 4.13 4/241 905434
/proc/meminfo: memFree=128225728/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=201776 memory=166800 CPUtime=1659.78 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 28303 0 0 0 165968 10 0 0 20 0 1 0 175104931 206618624 41700 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 50444 41700 748 737 0 49532 0
Current children cumulated CPU time: 3452.68 s
Current children cumulated vsize: 220368 KiB
Current children cumulated memory: 170420 KiB

[startup+3522.3 s]
/proc/loadavg: 3.89 4.03 4.12 4/241 905444
/proc/meminfo: memFree=128207184/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=202128 memory=168096 CPUtime=1719.59 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 28452 0 0 0 171949 10 0 0 20 0 1 0 175104931 206979072 42024 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 50532 42024 748 737 0 49620 0
Current children cumulated CPU time: 3512.49 s
Current children cumulated vsize: 220720 KiB
Current children cumulated memory: 171716 KiB

[startup+3582.3 s]
/proc/loadavg: 3.42 3.87 4.06 4/241 905454
/proc/meminfo: memFree=128201536/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1779.39 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 177929 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

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

# cumulated CPU time of all completed processes:  user=3584.76 s, system=1.27908 s

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

[startup+3584 s]*
/proc/loadavg: 3.42 3.87 4.06 4/241 905454
/proc/meminfo: memFree=128201540/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1781.1 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 178100 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3574 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

[startup+3590.4 s]
/proc/loadavg: 3.35 3.84 4.05 4/241 905455
/proc/meminfo: memFree=128201504/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1787.47 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 178737 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3580.37 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

[startup+3593.6 s]
/proc/loadavg: 3.35 3.84 4.05 4/241 905455
/proc/meminfo: memFree=128201484/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1790.66 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 179056 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3583.56 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

[startup+3595.2 s]
/proc/loadavg: 3.32 3.83 4.04 4/241 905455
/proc/meminfo: memFree=128201496/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1792.25 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 179215 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3585.15 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

[startup+3595.6 s]
/proc/loadavg: 3.32 3.83 4.04 4/241 905455
/proc/meminfo: memFree=128201496/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1792.65 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 179255 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3585.55 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

[startup+3596 s]*
/proc/loadavg: 3.32 3.83 4.04 4/241 905455
/proc/meminfo: memFree=128201532/131655788 swapFree=131071996/131071996
[pid=903331] ppid=903328 vsize=9932 memory=2672 CPUtime=1792.9 cores=4,6
/proc/903331/stat : 903331 (Hybrid-CASHWMax) S 903328 903331 896101 0 -1 4194304 269 280187 0 0 0 0 179174 116 20 0 1 0 174925128 10170368 668 134679101440 94407328260096 94407329339416 140732035096288 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94407331437872 94407331485060 94407332040704 140732035101647 140732035101805 140732035101805 140732035108821 0
/proc/903331/statm: 2483 668 574 264 0 134 0
[pid=904478] ppid=903331 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/904478/stat : 904478 (timeout) S 903331 904478 896101 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 175104930 8867840 237 134679101440 94805843447808 94805843482824 140737293926320 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94805845580240 94805845582372 94805850562560 140737293935603 140737293935772 140737293935772 140737293942759 0
/proc/904478/statm: 2165 237 212 9 0 87 0
[pid=904479] ppid=904478 vsize=204784 memory=170956 CPUtime=1793.06 cores=4,6
/proc/904479/stat : 904479 (Exact) R 904478 904478 896101 0 -1 4194304 29199 0 0 0 179296 10 0 0 20 0 1 0 175104931 209698816 42739 134679101440 4194304 7210733 140733012908736 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 20951040 140733012911119 140733012911269 140733012911269 140733012918256 0
/proc/904479/statm: 51196 42739 748 737 0 50284 0
Current children cumulated CPU time: 3585.96 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 174576 KiB

Child status: 0

Real time (s): 3596.06
CPU time (s): 3586.04
CPU user time (s): 3584.76
CPU system time (s): 1.27908
CPU usage (%): 99.7211
Max. virtual memory (cumulated for all children) (KiB): 1784340
Max. memory (cumulated for all children) (KiB): 1427852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.76
system time used= 1.27908
maximum resident set size= 1424324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99
involuntary context switches= 2781


# summary of solver processes directly reported to runsolver:
#   pid: 903331
#   total CPU time (s): 3586.04
#   total CPU user time (s): 3584.76
#   total CPU system time (s): 1.27908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9337 second user time and 38.5468 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-17 16:48:17
IDJOB=4438419
IDBENCH=148770
IDSOLVER=3073
FILE ID=nodeC007/4438419-1721227685
RUNJOBID= nodeC007-1721218901-896112
SLURM_JOB_ID= 7508951
Free space on /tmp= 723728 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438419-1721227685/watcher-4438419-1721227685 -o /tmp/evaluation-result-4438419-1721227685/solver-4438419-1721227685 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721218901-896112 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438419-1721227685.opb 3600 HOME 31000

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=1647045738

nodeC007.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	: 0xb00001f
cpu MHz		: 3538.496
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 invpcid_single pti 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	: 6983.25
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		: 3544.366
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 invpcid_single pti 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	: 6983.30
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.287
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 invpcid_single pti 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	: 6983.25
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.287
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 invpcid_single pti 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	: 6983.30
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		: 3523.345
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 invpcid_single pti 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	: 6983.25
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		: 3587.017
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 invpcid_single pti 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	: 6983.30
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		: 1197.132
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 invpcid_single pti 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	: 6983.25
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.200
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 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125594992 kB
MemAvailable:   126561080 kB
Buffers:          447980 kB
Cached:          1353532 kB
SwapCached:            0 kB
Active:           878012 kB
Inactive:        4630388 kB
Active(anon):       1516 kB
Inactive(anon):  3743068 kB
Active(file):     876496 kB
Inactive(file):   887320 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             17616 kB
Writeback:            32 kB
AnonPages:       3706828 kB
Mapped:           123016 kB
Shmem:             37704 kB
KReclaimable:      84604 kB
Slab:             182604 kB
SReclaimable:      84604 kB
SUnreclaim:        98000 kB
KernelStack:        3968 kB
PageTables:        16768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    4399304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55360 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1753088 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723732 MiB
End job on nodeC007 at 2024-07-17 17:48:13