Trace number 4438319

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.03

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUM8548cf2fe8567884970fc9be656882ff
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3585.98/3596.03	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
3585.98/3596.03	c Setting memory limit to 29976MB.
3585.98/3596.03	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
3585.98/3596.03	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3585.98/3596.03	c Starting SCIP solver  (with time-limit = 899s) ...
3585.98/3596.03	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
3585.98/3596.03	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 (62885 MiB free)
  memory of node 1: 64510 MiB (63111 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100097 s]*
/proc/loadavg: 1.62 3.25 3.83 6/254 896186
/proc/meminfo: memFree=128981492/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=30992 memory=11436 CPUtime=0.09 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 2326 0 0 0 8 1 0 0 20 0 1 0 174045513 31735808 2859 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 7748 2859 782 2417 0 4850 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 49584 KiB
Current children cumulated memory: 15156 KiB

[startup+0.213978 s]*
/proc/loadavg: 1.62 3.25 3.83 6/254 896186
/proc/meminfo: memFree=128932360/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=42288 memory=24580 CPUtime=0.2 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 5609 0 0 0 18 2 0 0 20 0 1 0 174045513 43302912 6145 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 10572 6145 782 2417 0 7674 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 60880 KiB
Current children cumulated memory: 28300 KiB

[startup+0.314869 s]*
/proc/loadavg: 1.62 3.25 3.83 6/254 896186
/proc/meminfo: memFree=128857556/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=43544 memory=27768 CPUtime=0.31 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 6552 0 0 0 28 3 0 0 20 0 1 0 174045513 44589056 6942 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 10886 6942 782 2417 0 7988 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 62136 KiB
Current children cumulated memory: 31488 KiB

[startup+0.700467 s]
/proc/loadavg: 1.62 3.25 3.83 6/254 896186
/proc/meminfo: memFree=128729640/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=44340 memory=28296 CPUtime=0.68 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 7103 0 0 0 65 3 0 0 20 0 1 0 174045513 45404160 7074 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 11085 7074 782 2417 0 8187 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62932 KiB
Current children cumulated memory: 32016 KiB

[startup+1.50043 s]
/proc/loadavg: 1.62 3.25 3.83 6/254 896186
/proc/meminfo: memFree=128630520/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=44340 memory=28296 CPUtime=1.47 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 7103 0 0 0 144 3 0 0 20 0 1 0 174045513 45404160 7074 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 11085 7074 782 2417 0 8187 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 62932 KiB
Current children cumulated memory: 32016 KiB

[startup+3.11286 s]
/proc/loadavg: 1.81 3.27 3.83 6/254 896186
/proc/meminfo: memFree=128605504/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=51408 memory=31784 CPUtime=3.08 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 8218 0 0 0 305 3 0 0 20 0 1 0 174045513 52641792 7946 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 12852 7946 798 2417 0 9954 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 70000 KiB
Current children cumulated memory: 35504 KiB

[startup+6.3004 s]
/proc/loadavg: 1.81 3.27 3.83 6/254 896188
/proc/meminfo: memFree=128579624/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=58552 memory=40252 CPUtime=6.26 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 10236 0 0 0 622 4 0 0 20 0 1 0 174045513 59957248 10063 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 14638 10063 798 2417 0 11740 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 77144 KiB
Current children cumulated memory: 43972 KiB

[startup+12.7004 s]
/proc/loadavg: 2.07 3.30 3.83 6/254 896188
/proc/meminfo: memFree=128226968/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=70044 memory=50776 CPUtime=12.64 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 10821 0 0 0 1260 4 0 0 20 0 1 0 174045513 71725056 12694 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 17511 12694 798 2417 0 14613 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 88636 KiB
Current children cumulated memory: 54496 KiB

[startup+25.5005 s]
/proc/loadavg: 2.50 3.33 3.84 6/254 896191
/proc/meminfo: memFree=128221104/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=70044 memory=50776 CPUtime=25.4 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 10838 0 0 0 2536 4 0 0 20 0 1 0 174045513 71725056 12694 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 17511 12694 798 2417 0 14613 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 88636 KiB
Current children cumulated memory: 54496 KiB

[startup+51.1128 s]
/proc/loadavg: 3.15 3.42 3.85 6/254 896194
/proc/meminfo: memFree=128206784/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0
[pid=896181] ppid=896172 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/896181/stat : 896181 (timeout) S 896172 896181 896101 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 174045512 8867840 228 134679101440 94531989651456 94531989686472 140728703886528 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94531991783888 94531991786020 94532025200640 140728703894539 140728703894684 140728703894684 140728703901671 0
/proc/896181/statm: 2165 228 204 9 0 87 0
[pid=896184] ppid=896181 vsize=77744 memory=54952 CPUtime=50.96 cores=4,6
/proc/896184/stat : 896184 (CASHWMaxSAT-Dis) R 896181 896181 896101 0 -1 4194304 10914 0 0 0 5091 5 0 0 20 0 1 0 174045513 79609856 13738 134679101440 4194304 14093885 140730967465744 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 15976432 16051504 45760512 140730967471121 140730967471253 140730967471253 140730967478240 0
/proc/896184/statm: 19436 13738 798 2417 0 16538 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 96336 KiB
Current children cumulated memory: 58672 KiB

[startup+102.3 s]
/proc/loadavg: 3.70 3.53 3.87 5/254 896253
/proc/meminfo: memFree=127916696/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2808 CPUtime=0 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 241 99 0 0 0 0 0 0 20 0 1 0 174045512 10170368 702 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 702 625 264 0 134 0

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

/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3392.7 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/250 898143
/proc/meminfo: memFree=128917188/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34696 memory=20520 CPUtime=1659.46 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 23933 0 0 0 165940 6 0 0 20 0 1 0 174225313 35528704 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3452.57 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/253 898158
/proc/meminfo: memFree=128916044/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34696 memory=20520 CPUtime=1719.32 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 25268 0 0 0 171926 6 0 0 20 0 1 0 174225313 35528704 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3512.43 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/253 898168
/proc/meminfo: memFree=128915760/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34696 memory=20520 CPUtime=1779.19 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 25877 0 0 0 177913 6 0 0 20 0 1 0 174225313 35528704 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3572.3 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

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

# cumulated CPU time of all completed processes:  user=3585.55 s, system=0.48553 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.13 4.10 5/253 898169
/proc/meminfo: memFree=128915776/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34696 memory=20520 CPUtime=1780.89 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 25974 0 0 0 178083 6 0 0 20 0 1 0 174225313 35528704 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3574 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

[startup+3590.4 s]
/proc/loadavg: 4.16 4.13 4.09 5/253 898169
/proc/meminfo: memFree=128915704/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34696 memory=20520 CPUtime=1787.28 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 26072 0 0 0 178721 7 0 0 20 0 1 0 174225313 35528704 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3580.39 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

[startup+3593.6 s]
/proc/loadavg: 4.16 4.13 4.09 5/253 898169
/proc/meminfo: memFree=128915696/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34696 memory=20520 CPUtime=1790.47 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 26072 0 0 0 179040 7 0 0 20 0 1 0 174225313 35528704 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8674 5130 748 737 0 7762 0
Current children cumulated CPU time: 3583.58 s
Current children cumulated vsize: 53288 KiB
Current children cumulated memory: 24392 KiB

[startup+3595.2 s]
/proc/loadavg: 4.14 4.13 4.09 5/253 898171
/proc/meminfo: memFree=128915632/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34952 memory=20520 CPUtime=1792.06 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 26135 0 0 0 179199 7 0 0 20 0 1 0 174225313 35790848 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8738 5130 748 737 0 7826 0
Current children cumulated CPU time: 3585.17 s
Current children cumulated vsize: 53544 KiB
Current children cumulated memory: 24392 KiB

[startup+3595.6 s]
/proc/loadavg: 4.14 4.13 4.09 5/253 898171
/proc/meminfo: memFree=128915632/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34952 memory=20520 CPUtime=1792.46 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 26135 0 0 0 179239 7 0 0 20 0 1 0 174225313 35790848 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8738 5130 748 737 0 7826 0
Current children cumulated CPU time: 3585.57 s
Current children cumulated vsize: 53544 KiB
Current children cumulated memory: 24392 KiB

[startup+3596 s]*
/proc/loadavg: 4.14 4.13 4.09 6/254 898179
/proc/meminfo: memFree=128940596/131655788 swapFree=131071996/131071996
[pid=896172] ppid=896163 vsize=9932 memory=2876 CPUtime=1793.11 cores=4,6
/proc/896172/stat : 896172 (Hybrid-CASHWMax) S 896163 896172 896101 0 -1 4194304 273 177096 0 0 0 0 179272 39 20 0 1 0 174045512 10170368 719 134679101440 94708171284480 94708172363800 140729017168032 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94708174462256 94708174509444 94708194299904 140729017172943 140729017173101 140729017173101 140729017180117 0
/proc/896172/statm: 2483 719 625 264 0 134 0
[pid=897274] ppid=896172 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/897274/stat : 897274 (timeout) S 896172 897274 896101 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 174225313 8867840 249 134679101440 93952311422976 93952311457992 140735071173920 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93952313555408 93952313557540 93952321474560 140735071175667 140735071175836 140735071175836 140735071182823 0
/proc/897274/statm: 2165 249 225 9 0 87 0
[pid=897275] ppid=897274 vsize=34952 memory=20520 CPUtime=1792.87 cores=4,6
/proc/897275/stat : 897275 (Exact) R 897274 897274 896101 0 -1 4194304 26135 0 0 0 179280 7 0 0 20 0 1 0 174225313 35790848 5130 134679101440 4194304 7210733 140720901430768 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 15826944 140720901432335 140720901432485 140720901432485 140720901439472 0
/proc/897275/statm: 8738 5130 748 737 0 7826 0
Current children cumulated CPU time: 3585.98 s
Current children cumulated vsize: 53544 KiB
Current children cumulated memory: 24392 KiB

Child status: 0

Real time (s): 3596.03
CPU time (s): 3586.04
CPU user time (s): 3585.55
CPU system time (s): 0.48553
CPU usage (%): 99.722
Max. virtual memory (cumulated for all children) (KiB): 1060760
Max. memory (cumulated for all children) (KiB): 936984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.55
system time used= 0.48553
maximum resident set size= 933264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205066
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69
involuntary context switches= 2640


# summary of solver processes directly reported to runsolver:
#   pid: 896172
#   total CPU time (s): 3586.04
#   total CPU user time (s): 3585.55
#   total CPU system time (s): 0.48553

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0031 second user time and 39.0069 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-17 14:21:41
IDJOB=4438319
IDBENCH=147613
IDSOLVER=3073
FILE ID=nodeC007/4438319-1721218888
RUNJOBID= nodeC007-1721218901-896112
SLURM_JOB_ID= 7508951
Free space on /tmp= 723780 MiB

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

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

MD5SUM BENCH= 8548cf2fe8567884970fc9be656882ff
RANDOM SEED=1289143710

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		: 1197.133
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		: 3488.165
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.134
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.130
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		: 1197.160
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		: 1197.131
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.131
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.130
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:        129027216 kB
MemAvailable:   129939700 kB
Buffers:          443360 kB
Cached:          1304724 kB
SwapCached:            0 kB
Active:           869500 kB
Inactive:        1215228 kB
Active(anon):       1352 kB
Inactive(anon):   372992 kB
Active(file):     868148 kB
Inactive(file):   842236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             69436 kB
Writeback:            28 kB
AnonPages:        337012 kB
Mapped:           104752 kB
Shmem:             37704 kB
KReclaimable:      84264 kB
Slab:             182080 kB
SReclaimable:      84264 kB
SUnreclaim:        97816 kB
KernelStack:        3600 kB
PageTables:         9220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     780592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55104 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 723712 MiB
End job on nodeC007 at 2024-07-17 15:21:37