Trace number 4438546

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-11OPT70 1793.01 1798.3

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

1792.70/1798.29	o 70
1792.70/1798.29	s OPTIMUM FOUND
1792.70/1798.29	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: 63968 MiB (62841 MiB free)
  memory of node 1: 64473 MiB (63203 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438546-1722984338/watcher-4438546-1722984338 -o /tmp/evaluation-result-4438546-1722984338/solver-4438546-1722984338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722984325-360243 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438546-1722984338.opb 3600 HOME 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
solver pid=360468, runsolver pid=360465
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 2.12 2.13 2.62 5/266 360472
/proc/meminfo: memFree=129050228/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=36744 memory=27992 CPUtime=0.09 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 4870 0 0 0 9 0 0 0 20 0 1 0 65036147 37625856 6998 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 9186 6998 2414 2417 0 6288 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 55336 KiB
Current children cumulated memory: 31776 KiB

[startup+0.205946 s]*
/proc/loadavg: 2.12 2.13 2.62 5/266 360472
/proc/meminfo: memFree=129027936/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=58276 memory=48076 CPUtime=0.2 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 9486 0 0 0 19 1 0 0 20 0 1 0 65036147 59674624 12019 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 14569 12019 2526 2417 0 11671 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 76868 KiB
Current children cumulated memory: 51860 KiB

[startup+0.305916 s]*
/proc/loadavg: 2.12 2.13 2.62 6/266 360472
/proc/meminfo: memFree=129027188/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=58472 memory=48340 CPUtime=0.3 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 9542 0 0 0 29 1 0 0 20 0 1 0 65036147 59875328 12085 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 14618 12085 2526 2417 0 11720 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 77064 KiB
Current children cumulated memory: 52124 KiB

[startup+0.700278 s]
/proc/loadavg: 2.12 2.13 2.62 5/266 360472
/proc/meminfo: memFree=129027096/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=77228 memory=65296 CPUtime=0.68 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 13743 0 0 0 67 1 0 0 20 0 1 0 65036147 79081472 16324 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 19307 16324 2542 2417 0 16409 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 95820 KiB
Current children cumulated memory: 69080 KiB

[startup+1.50028 s]
/proc/loadavg: 2.12 2.13 2.62 5/266 360472
/proc/meminfo: memFree=129007244/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=107172 memory=87204 CPUtime=1.48 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 19252 0 0 0 146 2 0 0 20 0 1 0 65036147 109744128 21801 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 26793 21801 2542 2417 0 23895 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 125764 KiB
Current children cumulated memory: 90988 KiB

[startup+3.10589 s]
/proc/loadavg: 2.12 2.13 2.62 5/266 360472
/proc/meminfo: memFree=128970012/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=124168 memory=102516 CPUtime=3.08 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 23085 0 0 0 306 2 0 0 20 0 1 0 65036147 127148032 25629 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 31042 25629 2542 2417 0 28144 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 142760 KiB
Current children cumulated memory: 106300 KiB

[startup+6.30024 s]
/proc/loadavg: 2.27 2.16 2.63 5/266 360473
/proc/meminfo: memFree=128954216/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=124436 memory=104100 CPUtime=6.27 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 23462 0 0 0 625 2 0 0 20 0 1 0 65036147 127422464 26025 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 31109 26025 2542 2417 0 28211 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 143028 KiB
Current children cumulated memory: 107884 KiB

[startup+12.7002 s]
/proc/loadavg: 2.41 2.19 2.64 5/266 360473
/proc/meminfo: memFree=128935716/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=134452 memory=113604 CPUtime=12.66 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 25822 0 0 0 1263 3 0 0 20 0 1 0 65036147 137678848 28401 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 33613 28401 2542 2417 0 30715 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 153044 KiB
Current children cumulated memory: 117388 KiB

[startup+25.5003 s]
/proc/loadavg: 2.76 2.28 2.66 5/266 360475
/proc/meminfo: memFree=128869032/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=174444 memory=152920 CPUtime=25.42 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 35662 0 0 0 2538 4 0 0 20 0 1 0 65036147 178630656 38230 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 43611 38230 2542 2417 0 40713 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 193036 KiB
Current children cumulated memory: 156704 KiB

[startup+51.1059 s]
/proc/loadavg: 3.31 2.45 2.70 5/266 360479
/proc/meminfo: memFree=128799084/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=194132 memory=172456 CPUtime=50.96 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 40562 0 0 0 5091 5 0 0 20 0 1 0 65036147 198791168 43114 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 48533 43114 2542 2417 0 45635 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 212724 KiB
Current children cumulated memory: 176240 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 2.72 2.79 5/266 360641
/proc/meminfo: memFree=128693828/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0

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

/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1597.53 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70355 0 0 0 159739 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1597.53 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1662.3 s]
/proc/loadavg: 4.10 4.11 3.91 5/265 361554
/proc/meminfo: memFree=121261512/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1657.37 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70494 0 0 0 165723 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1657.37 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1722.3 s]
/proc/loadavg: 4.14 4.12 3.93 5/265 361564
/proc/meminfo: memFree=121201352/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1717.2 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70627 0 0 0 171706 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1717.2 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1782.3 s]
/proc/loadavg: 4.15 4.12 3.94 5/265 361575
/proc/meminfo: memFree=121161364/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1777.04 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70761 0 0 0 177690 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1777.04 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

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

# cumulated CPU time of all completed processes:  user=1792.85 s, system=0.154364 s

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

[startup+1792 s]*
/proc/loadavg: 4.12 4.12 3.95 5/265 361579
/proc/meminfo: memFree=121736860/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1786.72 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70761 0 0 0 178658 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1786.72 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1795.2 s]
/proc/loadavg: 4.11 4.12 3.95 5/262 361579
/proc/meminfo: memFree=121733652/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1789.9 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70761 0 0 0 178976 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1789.9 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1796.8 s]
/proc/loadavg: 4.11 4.12 3.95 5/262 361580
/proc/meminfo: memFree=121733332/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1791.5 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70761 0 0 0 179136 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1791.5 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1797.6 s]
/proc/loadavg: 4.11 4.12 3.95 5/262 361580
/proc/meminfo: memFree=121733332/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) S 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1792.3 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70761 0 0 0 179216 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1792.3 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1798 s]*
/proc/loadavg: 4.11 4.12 3.95 5/262 361580
/proc/meminfo: memFree=121733192/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 239 104 0 0 0 0 0 0 20 0 1 0 65036146 10170368 684 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 684 607 264 0 134 0
[pid=360471] ppid=360468 vsize=8660 memory=1048 CPUtime=0 cores=5,7
/proc/360471/stat : 360471 (timeout) R 360468 360471 360230 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 65036147 8867840 262 134679101440 94521650118656 94521650153672 140731361795456 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94521652251088 94521652253220 94521674694656 140731361797132 140731361797277 140731361797277 140731361804263 0
/proc/360471/statm: 2165 262 238 9 0 87 0
[pid=360472] ppid=360471 vsize=278060 memory=271168 CPUtime=1792.7 cores=5,7
/proc/360472/stat : 360472 (CASHWMaxSAT-Dis) R 360471 360471 360230 0 -1 4194304 70761 0 0 0 179256 14 0 0 20 0 1 0 65036147 284733440 67792 134679101440 4194304 14093885 140728108613456 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 51953664 140728108614674 140728108614806 140728108614806 140728108621792 0
/proc/360472/statm: 69515 67792 2794 2417 0 66617 0
Current children cumulated CPU time: 1792.7 s
Current children cumulated vsize: 296652 KiB
Current children cumulated memory: 274952 KiB

[startup+1798.2 s]
/proc/loadavg: 4.11 4.12 3.95 5/262 361580
/proc/meminfo: memFree=121733192/131524600 swapFree=131071996/131071996
[pid=360468] ppid=360465 vsize=9932 memory=2800 CPUtime=1792.7 cores=5,7
/proc/360468/stat : 360468 (Hybrid-CASHWMax) S 360465 360468 360230 0 -1 4194304 272 70986 0 0 0 0 179256 14 20 0 1 0 65036146 10170368 700 134679101440 94490952105984 94490953185304 140732781938544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94490955283760 94490955330948 94490980982784 140732781945808 140732781945966 140732781945966 140732781952981 0
/proc/360468/statm: 2483 700 607 264 0 134 0
Current children cumulated CPU time: 1792.7 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2800 KiB

Child status: 0

Real time (s): 1798.3
CPU time (s): 1793.01
CPU user time (s): 1792.85
CPU system time (s): 0.154364
CPU usage (%): 99.7054
Max. virtual memory (cumulated for all children) (KiB): 357692
Max. memory (cumulated for all children) (KiB): 326580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.85
system time used= 0.154364
maximum resident set size= 322796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72468
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= 78
involuntary context switches= 1884


# summary of solver processes directly reported to runsolver:
#   pid: 360468
#   total CPU time (s): 1793.01
#   total CPU user time (s): 1792.85
#   total CPU system time (s): 0.154364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.00451 second user time and 9.30497 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-08-07 00:45:38
IDJOB=4438546
IDBENCH=158431
IDSOLVER=3073
FILE ID=nodeC033/4438546-1722984338
RUNJOBID= nodeC033-1722984325-360243
SLURM_JOB_ID= 8259105
Free space on /tmp= 890032 MiB

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

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

MD5SUM BENCH= 5fbb156e7552e932d6b03b61f2d75f6d
RANDOM SEED=792427873

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.869
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.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	: 0xb00002a
cpu MHz		: 3666.729
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.127
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.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	: 0xb00002a
cpu MHz		: 3600.612
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.942
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.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	: 0xb00002a
cpu MHz		: 3660.886
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.439
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.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	: 0xb00002a
cpu MHz		: 3669.077
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129070136 kB
MemAvailable:   129392672 kB
Buffers:          350320 kB
Cached:           818076 kB
SwapCached:            0 kB
Active:           645048 kB
Inactive:        1284728 kB
Active(anon):       1600 kB
Inactive(anon):   797516 kB
Active(file):     643448 kB
Inactive(file):   487212 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             70116 kB
Writeback:            36 kB
AnonPages:        761500 kB
Mapped:           130968 kB
Shmem:             37720 kB
KReclaimable:      63400 kB
Slab:             157196 kB
SReclaimable:      63400 kB
SUnreclaim:        93796 kB
KernelStack:        4288 kB
PageTables:        11044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1098724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            30144 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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:      320212 kB
DirectMap2M:     9938944 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC033 at 2024-08-07 01:15:37