Trace number 4502718

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-CASHWMaxSATDisjCad+ExactPRS 2025-06-01SAT159 3586.22 3596.15

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/heinz/
normalized-neos-1616732.opb
MD5SUM75f9ad7c30513194432fdca99f15ae89
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 benchmark159
Best CPU time to get the best result obtained on this benchmark1007.35
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints1999
Number of constraints which are clauses1999
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3586.12/3596.04	c Exit code from Second Program: 124
3586.19/3596.13	c 1999 constraints
3586.19/3596.13	c after presolve  2031
3586.19/3596.13	c Finish cloning data from SAT to LS
3586.19/3596.13	c intsize: 8
3586.19/3596.13	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3586.19/3596.13	c Use LS-small
3586.19/3596.13	o 159
3586.19/3596.13	c SAT by LS-small
3586.19/3596.13	o 159
3586.19/3596.13	c Program interrupted by user.
3586.19/3596.13	s SATISFIABLE
3586.19/3596.13	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 -x145 x146 -x147 x148 x149 x150 x151 -x152 x153 x154 -x155 x156 x157 -x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 -x168 -x169 x170 x171 x172 -x173 -x174 x175 x176 x177 x178 x179 x180 x181 x182 -x183 x184 x185 x186 x187 x188 -x189 -x190 x191 x192 x193 x194 x195 x196 -x197 x198 x199 x200

Verifier Data

OK	159

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: 63837 MiB (62044 MiB free)
  memory of node 1: 64465 MiB (63578 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502718-1751431916/watcher-4502718-1751431916 -o /tmp/evaluation-result-4502718-1751431916/solver-4502718-1751431916 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751428302-57261 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4502718-1751431916.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=58535, runsolver pid=58532
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 4.03 4.12 4.14 5/260 58539
/proc/meminfo: memFree=128638540/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=19908 memory=6016 CPUtime=0.08 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 635 0 0 0 8 0 0 0 20 0 1 0 58870443 20385792 1504 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 4977 1504 960 2593 0 1870 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 26892 KiB
Current children cumulated memory: 10496 KiB

[startup+0.214092 s]*
/proc/loadavg: 4.03 4.12 4.14 5/260 58539
/proc/meminfo: memFree=128638540/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=20144 memory=6400 CPUtime=0.19 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 773 0 0 0 19 0 0 0 20 0 1 0 58870443 20627456 1600 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 5036 1600 960 2593 0 1929 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 27128 KiB
Current children cumulated memory: 10880 KiB

[startup+0.31346 s]*
/proc/loadavg: 4.03 4.12 4.14 5/260 58539
/proc/meminfo: memFree=128638540/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=20364 memory=6420 CPUtime=0.29 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 866 0 0 0 29 0 0 0 20 0 1 0 58870443 20852736 1605 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 5091 1605 960 2593 0 1984 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 27348 KiB
Current children cumulated memory: 10900 KiB

[startup+0.700389 s]
/proc/loadavg: 4.03 4.12 4.14 5/260 58539
/proc/meminfo: memFree=128638864/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=21208 memory=7456 CPUtime=0.66 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 1335 0 0 0 66 0 0 0 20 0 1 0 58870443 21716992 1864 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 5302 1864 992 2593 0 2195 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 28192 KiB
Current children cumulated memory: 11936 KiB

[startup+1.50047 s]
/proc/loadavg: 4.03 4.12 4.14 5/260 58539
/proc/meminfo: memFree=128637100/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=22148 memory=8216 CPUtime=1.46 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 2224 0 0 0 146 0 0 0 20 0 1 0 58870443 22679552 2054 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 5537 2054 992 2593 0 2430 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 29132 KiB
Current children cumulated memory: 12696 KiB

[startup+3.1139 s]
/proc/loadavg: 4.03 4.12 4.14 6/260 58589
/proc/meminfo: memFree=128645908/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=24568 memory=10692 CPUtime=3.07 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 4849 0 0 0 306 1 0 0 20 0 1 0 58870443 25157632 2673 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 6142 2673 992 2593 0 3035 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 31552 KiB
Current children cumulated memory: 15172 KiB

[startup+6.30048 s]
/proc/loadavg: 4.03 4.11 4.14 5/254 58627
/proc/meminfo: memFree=128591460/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=26964 memory=13144 CPUtime=6.24 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 8014 0 0 0 623 1 0 0 20 0 1 0 58870443 27611136 3286 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 6741 3286 992 2593 0 3634 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 33948 KiB
Current children cumulated memory: 17624 KiB

[startup+12.7005 s]
/proc/loadavg: 4.02 4.11 4.14 5/260 58639
/proc/meminfo: memFree=128231060/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=28344 memory=14380 CPUtime=12.63 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 13045 0 0 0 1261 2 0 0 20 0 1 0 58870443 29024256 3595 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 7086 3595 992 2593 0 3979 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 35328 KiB
Current children cumulated memory: 18860 KiB

[startup+25.5006 s]
/proc/loadavg: 4.10 4.12 4.14 5/260 58639
/proc/meminfo: memFree=127749536/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=41524 memory=27736 CPUtime=25.39 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 20628 0 0 0 2535 4 0 0 20 0 1 0 58870443 42520576 6934 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 10381 6934 992 2593 0 7274 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 48508 KiB
Current children cumulated memory: 32216 KiB

[startup+51.114 s]
/proc/loadavg: 4.06 4.11 4.13 5/259 58640
/proc/meminfo: memFree=128000724/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58538/stat : 58538 (timeout) S 58535 58538 57250 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 58870442 2723840 352 18446744073709551615 94443518681088 94443518697601 140734659175040 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94443518712368 94443518714456 94443533217792 140734659176854 140734659176994 140734659176994 140734659182567 0
/proc/58538/statm: 665 352 352 5 0 90 0
[pid=58539] ppid=58538 vsize=39348 memory=25448 CPUtime=50.92 cores=4,6
/proc/58539/stat : 58539 (CASHWMaxSAT-Dis) R 58538 58538 57250 0 -1 4194304 24090 0 0 0 5088 4 0 0 20 0 1 0 58870443 40292352 6362 18446744073709551615 4198400 14817773 140727342631792 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 16829744 16914832 27656192 140727342639516 140727342639643 140727342639643 140727342645216 0
/proc/58539/statm: 9837 6362 992 2593 0 6730 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 46332 KiB
Current children cumulated memory: 29928 KiB

[startup+102.301 s]
/proc/loadavg: 4.12 4.12 4.14 5/260 58643
/proc/meminfo: memFree=127829984/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58538] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2258.14 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83184 0 0 0 224197 1617 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3452.75 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.17 4.16 5/258 58932
/proc/meminfo: memFree=101523736/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2317.98 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83184 0 0 0 230120 1678 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3512.59 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.16 4.16 5/258 58935
/proc/meminfo: memFree=100263540/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2377.83 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83223 0 0 0 236051 1732 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3572.44 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

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

# cumulated CPU time of all completed processes:  user=3568.44 s, system=17.7777 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.16 4.16 5/258 58935
/proc/meminfo: memFree=100223216/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2379.54 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83223 0 0 0 236220 1734 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3574.15 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3590.4 s]
/proc/loadavg: 4.16 4.17 4.16 5/258 58935
/proc/meminfo: memFree=100125808/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2385.91 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83223 0 0 0 236849 1742 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3580.52 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3593.6 s]
/proc/loadavg: 4.16 4.17 4.16 5/258 58935
/proc/meminfo: memFree=100077420/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2389.1 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83226 0 0 0 237166 1744 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3583.71 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3595.2 s]
/proc/loadavg: 4.14 4.16 4.16 5/258 58935
/proc/meminfo: memFree=100057320/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2390.7 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83226 0 0 0 237325 1745 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3585.31 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3595.6 s]
/proc/loadavg: 4.14 4.16 4.16 5/258 58935
/proc/meminfo: memFree=100057320/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2391.1 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83226 0 0 0 237364 1746 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3585.71 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3596 s]*
/proc/loadavg: 4.14 4.16 4.16 5/258 58935
/proc/meminfo: memFree=100045160/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=1194.61 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 283 79053 0 0 0 0 119434 27 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
[pid=58757] ppid=58535 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/58757/stat : 58757 (timeout) S 58535 58757 57250 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 58990243 2723840 352 18446744073709551615 94755042598912 94755042615425 140724228333872 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94755042630192 94755042632280 94755046797312 140724228340102 140724228340258 140724228340258 140724228345831 0
/proc/58757/statm: 665 352 352 5 0 90 0
[pid=58758] ppid=58757 vsize=242116 memory=224816 CPUtime=2391.51 cores=4,6
/proc/58758/stat : 58758 (ExactPR-S) R 58757 58757 57250 0 -1 4194304 83226 0 0 0 237405 1746 0 0 20 0 1 0 58990244 247926784 56204 18446744073709551615 94501560758272 94501570058309 140734338544752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94501571844416 94501571883496 94501594943488 140734338550174 140734338550311 140734338550311 140734338555884 0
/proc/58758/statm: 60529 56204 3424 2271 0 55167 0
Current children cumulated CPU time: 3586.12 s
Current children cumulated vsize: 249100 KiB
Current children cumulated memory: 229296 KiB

[startup+3596.11 s]
/proc/loadavg: 4.14 4.16 4.16 5/258 58935
/proc/meminfo: memFree=100045160/131382120 swapFree=33010416/33010684
[pid=58535] ppid=58532 vsize=4324 memory=3072 CPUtime=3586.19 cores=4,6
/proc/58535/stat : 58535 (Hybrid-CASHWMax) S 58532 58535 57250 0 -1 4194304 405 164087 0 0 0 0 356843 1776 20 0 1 0 58870441 4427776 768 18446744073709551615 94135103021056 94135103915589 140735236171472 0 0 0 2 4 65536 1 0 0 17 4 0 0 0 0 0 94135104154640 94135104202384 94135120461824 140735236180311 140735236180465 140735236180465 140735236186067 0
/proc/58535/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 3586.19 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3596.15
CPU time (s): 3586.22
CPU user time (s): 3568.44
CPU system time (s): 17.7777
CPU usage (%): 99.7238
Max. virtual memory (cumulated for all children) (KiB): 689156
Max. memory (cumulated for all children) (KiB): 630772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3568.44
system time used= 17.7777
maximum resident set size= 626420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165778
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= 1919
involuntary context switches= 1804


# summary of solver processes directly reported to runsolver:
#   pid: 58535
#   total CPU time (s): 3586.22
#   total CPU user time (s): 3568.44
#   total CPU system time (s): 17.7777

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.7523 second user time and 41.0163 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-02 06:51:56
IDJOB=4502718
IDBENCH=155375
IDSOLVER=3327
FILE ID=nodeC002/4502718-1751431916
RUNJOBID= nodeC002-1751428302-57261
SLURM_JOB_ID= 9598363
Free space on /tmp= 432716 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCad+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-neos-1616732.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCad+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502718-1751431916/watcher-4502718-1751431916 -o /tmp/evaluation-result-4502718-1751431916/solver-4502718-1751431916 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751428302-57261 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4502718-1751431916.opb 3600 HOME

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

MD5SUM BENCH= 75f9ad7c30513194432fdca99f15ae89
RANDOM SEED=2096647028

nodeC002 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3662.852
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 2194.934
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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.446
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.220
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3691.440
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128638476 kB
MemAvailable:   128905584 kB
Buffers:            2128 kB
Cached:          1074812 kB
SwapCached:           28 kB
Active:          1412828 kB
Inactive:         771728 kB
Active(anon):    1119144 kB
Inactive(anon):     6404 kB
Active(file):     293684 kB
Inactive(file):   765324 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             78576 kB
Writeback:            12 kB
AnonPages:       1109036 kB
Mapped:           120808 kB
Shmem:             17932 kB
KReclaimable:      95452 kB
Slab:             178920 kB
SReclaimable:      95452 kB
SUnreclaim:        83468 kB
KernelStack:        4160 kB
PageTables:         5412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1510408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    966656 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432040 MiB
End job on nodeC002 at 2025-07-02 07:51:53