Trace number 4438143

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-CASHWMaxSATDisjCadSP+Exact 2024-07-11OPT70 938.26 940.839

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/dt-problems/
normalized-lo_12x12_001.opb.metafix.opb
MD5SUM5fbb156e7552e932d6b03b61f2d75f6d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark0.011138
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
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 144
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 144
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

938.20/940.83	c Solved by First Program
938.20/940.83	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
938.20/940.83	c Setting memory limit to 29976MB.
938.20/940.83	o 70
938.20/940.83	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
938.20/940.83	c Starting SCIP solver  (with time-limit = 899s) ...
938.20/940.83	c SCIP timeout with lower and upper bounds: [53, 60]
938.20/940.83	s OPTIMUM FOUND
938.20/940.83	v x1 -x2 x3 -x4 x5 x6 x7 x8 -x9 -x10 x11 -x12 x13 x14 -x15 -x16 x17 x18 -x19 x20 x21 -x22 x23 x24 x25 -x26 x27 x28 -x29 x30 x31 -x32 x33 x34 x35 -x36 x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 x47 x48 -x49 -x50 x51 x52 -x53 x54 -x55 x56 x57 x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 -x89 x90 x91 x92 -x93 -x94 -x95 -x96 x97 -x98 x99 x100 -x101 -x102 x103 x104 -x105 -x106 x107 x108 x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 x122 -x123 x124 -x125 x126 -x127 -x128 -x129 x130 x131 -x132 x133 x134 -x135 x136 x137 x138 x139 x140 x141 -x142 x143 -x144

Verifier Data

OK	70

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: 64096 MiB (55050 MiB free)
  memory of node 1: 64473 MiB (61189 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438143-1722983563/watcher-4438143-1722983563 -o /tmp/evaluation-result-4438143-1722983563/solver-4438143-1722983563 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1722983542-352693 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjCadSP+Exact HOME/instance-4438143-1722983563.opb 3600 HOME 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Using a pseudo terminal to collect output from the solver
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=352919, runsolver pid=352916

[startup+0.100096 s]*
/proc/loadavg: 2.24 2.03 2.34 5/254 352923
/proc/meminfo: memFree=119008020/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=40672 memory=31496 CPUtime=0.09 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 5490 0 0 0 9 0 0 0 20 0 1 0 64953894 41648128 7874 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 10168 7874 2666 2726 0 6916 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 59264 KiB
Current children cumulated memory: 35412 KiB

[startup+0.213701 s]*
/proc/loadavg: 2.24 2.03 2.34 5/254 352923
/proc/meminfo: memFree=119006816/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=41740 memory=32288 CPUtime=0.21 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 5721 0 0 0 21 0 0 0 20 0 1 0 64953894 42741760 8072 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 10435 8072 2666 2726 0 7183 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 60332 KiB
Current children cumulated memory: 36204 KiB

[startup+0.313651 s]*
/proc/loadavg: 2.24 2.03 2.34 5/254 352923
/proc/meminfo: memFree=118998892/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=48936 memory=39752 CPUtime=0.31 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 7777 0 0 0 30 1 0 0 20 0 1 0 64953894 50110464 9938 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 12234 9938 2762 2726 0 8982 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 67528 KiB
Current children cumulated memory: 43668 KiB

[startup+0.700456 s]
/proc/loadavg: 2.24 2.03 2.34 5/254 352923
/proc/meminfo: memFree=118997744/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=49136 memory=39752 CPUtime=0.68 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 7820 0 0 0 67 1 0 0 20 0 1 0 64953894 50315264 9938 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 12284 9938 2762 2726 0 9032 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 67728 KiB
Current children cumulated memory: 43668 KiB

[startup+1.50047 s]
/proc/loadavg: 2.39 2.07 2.35 5/254 352923
/proc/meminfo: memFree=118978912/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=80668 memory=66892 CPUtime=1.48 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 15681 0 0 0 146 2 0 0 20 0 1 0 64953894 82604032 16723 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 20167 16723 2778 2726 0 16915 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 99260 KiB
Current children cumulated memory: 70808 KiB

[startup+3.11382 s]
/proc/loadavg: 2.39 2.07 2.35 5/254 352923
/proc/meminfo: memFree=118941056/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=114336 memory=92236 CPUtime=3.09 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 21979 0 0 0 306 3 0 0 20 0 1 0 64953894 117080064 23059 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 28584 23059 2778 2726 0 25332 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 132928 KiB
Current children cumulated memory: 96152 KiB

[startup+6.30045 s]
/proc/loadavg: 2.51 2.10 2.36 5/254 352925
/proc/meminfo: memFree=118927044/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=114028 memory=93264 CPUtime=6.27 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 22748 0 0 0 624 3 0 0 20 0 1 0 64953894 116764672 23316 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 28507 23316 2778 2726 0 25255 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 132620 KiB
Current children cumulated memory: 97180 KiB

[startup+12.7004 s]
/proc/loadavg: 2.63 2.13 2.37 5/254 352925
/proc/meminfo: memFree=118905316/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=130380 memory=107864 CPUtime=12.65 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 29187 0 0 0 1261 4 0 0 20 0 1 0 64953894 133509120 26966 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 32595 26966 2778 2726 0 29343 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 148972 KiB
Current children cumulated memory: 111780 KiB

[startup+25.5005 s]
/proc/loadavg: 2.92 2.21 2.39 5/254 352928
/proc/meminfo: memFree=118849472/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=165312 memory=141236 CPUtime=25.41 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 41175 0 0 0 2535 6 0 0 20 0 1 0 64953894 169279488 35309 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 41328 35309 2778 2726 0 38076 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 183904 KiB
Current children cumulated memory: 145152 KiB

[startup+51.1134 s]
/proc/loadavg: 3.35 2.38 2.44 5/254 352931
/proc/meminfo: memFree=118763152/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=187700 memory=162132 CPUtime=50.96 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 53598 0 0 0 5086 10 0 0 20 0 1 0 64953894 192204800 40533 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 46925 40533 2778 2726 0 43673 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 206292 KiB
Current children cumulated memory: 166048 KiB

[startup+102.3 s]
/proc/loadavg: 3.80 2.65 2.53 5/253 353092
/proc/meminfo: memFree=118715088/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0

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

/proc/352923/statm: 83140 80656 3063 2726 0 79888 0
Current children cumulated CPU time: 820.01 s
Current children cumulated vsize: 351152 KiB
Current children cumulated memory: 326540 KiB

[startup+882.3 s]
/proc/loadavg: 4.23 4.08 3.51 5/249 353288
/proc/meminfo: memFree=118051876/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=332560 memory=322916 CPUtime=879.85 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 93948 0 0 0 87962 23 0 0 20 0 1 0 64953894 340541440 80729 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 83140 80729 3063 2726 0 79888 0
Current children cumulated CPU time: 879.85 s
Current children cumulated vsize: 351152 KiB
Current children cumulated memory: 326832 KiB

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

# cumulated CPU time of all completed processes:  user=938.01 s, system=0.249837 s

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

[startup+896 s]*
/proc/loadavg: 4.19 4.07 3.51 5/249 353293
/proc/meminfo: memFree=118039744/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=332968 memory=324656 CPUtime=893.53 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94386 0 0 0 89330 23 0 0 20 0 1 0 64953894 340959232 81164 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 83242 81164 3063 2726 0 79990 0
Current children cumulated CPU time: 893.53 s
Current children cumulated vsize: 351560 KiB
Current children cumulated memory: 328572 KiB

[startup+921.6 s]
/proc/loadavg: 4.12 4.07 3.53 5/249 353297
/proc/meminfo: memFree=118107392/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=248504 CPUtime=919.05 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94418 0 0 0 91882 23 0 0 20 0 1 0 64953894 261099520 62126 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62126 3063 2726 0 60493 0
Current children cumulated CPU time: 919.05 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 252420 KiB

[startup+934.4 s]
/proc/loadavg: 4.31 4.11 3.55 5/249 353301
/proc/meminfo: memFree=118105484/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=248504 CPUtime=931.82 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94419 0 0 0 93159 23 0 0 20 0 1 0 64953894 261099520 62126 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62126 3063 2726 0 60493 0
Current children cumulated CPU time: 931.82 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 252420 KiB

[startup+937.6 s]
/proc/loadavg: 4.28 4.11 3.55 5/249 353301
/proc/meminfo: memFree=118105176/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=248824 CPUtime=935.01 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94517 0 0 0 93478 23 0 0 20 0 1 0 64953894 261099520 62206 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62206 3111 2726 0 60493 0
Current children cumulated CPU time: 935.01 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 252740 KiB

[startup+939.2 s]
/proc/loadavg: 4.28 4.11 3.55 5/249 353301
/proc/meminfo: memFree=118105032/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=249088 CPUtime=936.61 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94519 0 0 0 93638 23 0 0 20 0 1 0 64953894 261099520 62272 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62272 3111 2726 0 60493 0
Current children cumulated CPU time: 936.61 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 253004 KiB

[startup+940 s]*
/proc/loadavg: 4.28 4.11 3.55 5/249 353301
/proc/meminfo: memFree=118105060/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=249088 CPUtime=937.42 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94519 0 0 0 93719 23 0 0 20 0 1 0 64953894 261099520 62272 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62272 3111 2726 0 60493 0
Current children cumulated CPU time: 937.42 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 253004 KiB

[startup+940.4 s]
/proc/loadavg: 4.28 4.11 3.55 5/249 353301
/proc/meminfo: memFree=118105060/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=249088 CPUtime=937.8 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94519 0 0 0 93757 23 0 0 20 0 1 0 64953894 261099520 62272 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62272 3111 2726 0 60493 0
Current children cumulated CPU time: 937.8 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 253004 KiB

[startup+940.8 s]
/proc/loadavg: 4.28 4.11 3.55 5/249 353301
/proc/meminfo: memFree=118105060/131655788 swapFree=131071996/131071996
[pid=352919] ppid=352916 vsize=9932 memory=2904 CPUtime=0 cores=1,3
/proc/352919/stat : 352919 (Hybrid-CASHWMax) S 352916 352919 352681 0 -1 4194304 245 98 0 0 0 0 0 0 20 0 1 0 64953893 10170368 726 134679101440 94284651778048 94284652857368 140731897506752 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94284654955824 94284655003012 94284686462976 140731897512910 140731897513069 140731897513069 140731897520084 0
/proc/352919/statm: 2483 726 633 264 0 134 0
[pid=352922] ppid=352919 vsize=8660 memory=1012 CPUtime=0 cores=1,3
/proc/352922/stat : 352922 (timeout) S 352919 352922 352681 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64953893 8867840 253 134679101440 94734722437120 94734722472136 140733096555872 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94734724569552 94734724571684 94734740430848 140733096563710 140733096563869 140733096563869 140733096570855 0
/proc/352922/statm: 2165 253 229 9 0 87 0
[pid=352923] ppid=352922 vsize=254980 memory=249088 CPUtime=938.2 cores=1,3
/proc/352923/stat : 352923 (CASHWMaxSAT-Dis) R 352922 352922 352681 0 -1 4194304 94519 0 0 0 93797 23 0 0 20 0 1 0 64953894 261099520 62272 134679101440 4194304 15356333 140735040615328 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 41631744 140735040619523 140735040619669 140735040619669 140735040626655 0
/proc/352923/statm: 63745 62272 3111 2726 0 60493 0
Current children cumulated CPU time: 938.2 s
Current children cumulated vsize: 273572 KiB
Current children cumulated memory: 253004 KiB

Child status: 0

Real time (s): 940.839
CPU time (s): 938.26
CPU user time (s): 938.01
CPU system time (s): 0.249837
CPU usage (%): 99.7259
Max. virtual memory (cumulated for all children) (KiB): 351560
Max. memory (cumulated for all children) (KiB): 328572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 938.01
system time used= 0.249837
maximum resident set size= 324656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95204
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57
involuntary context switches= 777


# summary of solver processes directly reported to runsolver:
#   pid: 352919
#   total CPU time (s): 938.26
#   total CPU user time (s): 938.01
#   total CPU system time (s): 0.249837

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.92203 second user time and 10.3268 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-08-07 00:32:43
IDJOB=4438143
IDBENCH=158431
IDSOLVER=3072
FILE ID=nodeC009/4438143-1722983563
RUNJOBID= nodeC009-1722983542-352693
SLURM_JOB_ID= 8259094
Free space on /tmp= 723728 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/dt-problems/normalized-lo_12x12_001.opb.metafix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438143-1722983563/watcher-4438143-1722983563 -o /tmp/evaluation-result-4438143-1722983563/solver-4438143-1722983563 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1722983542-352693 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjCadSP+Exact HOME/instance-4438143-1722983563.opb 3600 HOME 31000

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

MD5SUM BENCH= 5fbb156e7552e932d6b03b61f2d75f6d
RANDOM SEED=850768977

nodeC009.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		: 3670.477
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.99
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		: 3492.013
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        119030564 kB
MemAvailable:   129603900 kB
Buffers:          357804 kB
Cached:         11051180 kB
SwapCached:            0 kB
Active:           657132 kB
Inactive:       11468800 kB
Active(anon):       1548 kB
Inactive(anon):   753080 kB
Active(file):     655584 kB
Inactive(file): 10715720 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19416 kB
Writeback:             0 kB
AnonPages:        716372 kB
Mapped:           132592 kB
Shmem:             37704 kB
KReclaimable:      84460 kB
Slab:             171604 kB
SReclaimable:      84460 kB
SUnreclaim:        87144 kB
KernelStack:        4016 kB
PageTables:        11128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1004632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            25248 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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:      314184 kB
DirectMap2M:    23707648 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC009 at 2024-08-07 00:48:24