Trace number 4438204

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-11OPT1120 359.23 360.539

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM90387c500b0d1bb6d5365cb6c47f1935
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 benchmark1120
Best CPU time to get the best result obtained on this benchmark0.357517
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

359.19/360.53	c Solved by First Program
359.19/360.53	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
359.19/360.53	c Setting memory limit to 29976MB.
359.19/360.53	c Do: 140736367882936 140736367882944
359.19/360.53	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
359.19/360.53	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
359.19/360.53	c Starting SCIP solver  (with time-limit = 899s) ...
359.19/360.53	c SCIP optimum (rounded): 1120
359.19/360.53	o 1120
359.19/360.53	s OPTIMUM FOUND
359.19/360.53	v x1 x2 -x3 -x4 -x5 -x8 -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 -x6 x7 -x9 -x10

Verifier Data

OK	1120

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=345084, runsolver pid=345081
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 0.94 1.46 2.65 5/269 345097
/proc/meminfo: memFree=128927268/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=42860 memory=33760 CPUtime=0.09 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 6456 0 0 0 9 0 0 0 20 0 1 0 62567188 43888640 8440 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 10715 8440 2414 2417 0 7817 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 61452 KiB
Current children cumulated memory: 37436 KiB

[startup+0.206006 s]*
/proc/loadavg: 0.94 1.46 2.65 5/269 345097
/proc/meminfo: memFree=128912952/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=43496 memory=34288 CPUtime=0.2 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 6609 0 0 0 19 1 0 0 20 0 1 0 62567188 44539904 8572 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 10874 8572 2414 2417 0 7976 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 62088 KiB
Current children cumulated memory: 37964 KiB

[startup+0.305942 s]*
/proc/loadavg: 0.94 1.46 2.65 5/269 345097
/proc/meminfo: memFree=128897196/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=44720 memory=35608 CPUtime=0.3 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 6931 0 0 0 29 1 0 0 20 0 1 0 62567188 45793280 8902 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 11180 8902 2414 2417 0 8282 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 63312 KiB
Current children cumulated memory: 39284 KiB

[startup+0.700298 s]
/proc/loadavg: 0.94 1.46 2.65 5/269 345097
/proc/meminfo: memFree=128879748/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=63456 memory=53960 CPUtime=0.68 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 11045 0 0 0 67 1 0 0 20 0 1 0 62567188 64978944 13490 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 15864 13490 2526 2417 0 12966 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 82048 KiB
Current children cumulated memory: 57636 KiB

[startup+1.50033 s]
/proc/loadavg: 0.94 1.46 2.65 5/269 345097
/proc/meminfo: memFree=128798988/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=87300 memory=75924 CPUtime=1.49 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 16568 0 0 0 147 2 0 0 20 0 1 0 62567188 89395200 18981 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 21825 18981 2542 2417 0 18927 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 105892 KiB
Current children cumulated memory: 79600 KiB

[startup+3.10578 s]
/proc/loadavg: 0.94 1.46 2.65 5/269 345099
/proc/meminfo: memFree=128101488/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=109176 memory=89900 CPUtime=3.08 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 20061 0 0 0 306 2 0 0 20 0 1 0 62567188 111796224 22475 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 27294 22475 2542 2417 0 24396 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 127768 KiB
Current children cumulated memory: 93576 KiB

[startup+6.30031 s]
/proc/loadavg: 1.19 1.50 2.65 5/269 345099
/proc/meminfo: memFree=127905288/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=121012 memory=100724 CPUtime=6.27 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 22759 0 0 0 624 3 0 0 20 0 1 0 62567188 123916288 25181 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 30253 25181 2542 2417 0 27355 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 139604 KiB
Current children cumulated memory: 104400 KiB

[startup+12.7003 s]
/proc/loadavg: 1.50 1.56 2.67 5/269 345099
/proc/meminfo: memFree=127828032/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=127672 memory=107588 CPUtime=12.64 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 24473 0 0 0 1261 3 0 0 20 0 1 0 62567188 130736128 26897 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 31918 26897 2542 2417 0 29020 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 146264 KiB
Current children cumulated memory: 111264 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 1.68 2.69 5/269 345102
/proc/meminfo: memFree=127426960/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=153124 memory=134576 CPUtime=25.4 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 32086 0 0 0 2535 5 0 0 20 0 1 0 62567188 156798976 33644 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 38281 33644 2542 2417 0 35383 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 171716 KiB
Current children cumulated memory: 138252 KiB

[startup+51.1062 s]
/proc/loadavg: 2.72 1.87 2.72 5/269 345105
/proc/meminfo: memFree=126552468/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=172604 memory=154372 CPUtime=50.91 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 36980 0 0 0 5086 5 0 0 20 0 1 0 62567188 176746496 38593 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 43151 38593 2542 2417 0 40253 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 191196 KiB
Current children cumulated memory: 158048 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.21 2.80 5/270 345549
/proc/meminfo: memFree=125552380/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0

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

/proc/345088/statm: 65205 54996 2794 2417 0 62307 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 279412 KiB
Current children cumulated memory: 223660 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.26 3.10 5/268 345764
/proc/meminfo: memFree=123869852/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=269592 memory=228168 CPUtime=341.05 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55314 0 0 0 34093 12 0 0 20 0 1 0 62567188 276062208 57042 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 67398 57042 2794 2417 0 64500 0
Current children cumulated CPU time: 341.05 s
Current children cumulated vsize: 288184 KiB
Current children cumulated memory: 231844 KiB

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

# cumulated CPU time of all completed processes:  user=359.087 s, system=0.143279 s

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

[startup+345.6 s]
/proc/loadavg: 4.07 3.27 3.11 5/268 345766
/proc/meminfo: memFree=123863680/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=269592 memory=228168 CPUtime=344.34 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55314 0 0 0 34422 12 0 0 20 0 1 0 62567188 276062208 57042 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 67398 57042 2794 2417 0 64500 0
Current children cumulated CPU time: 344.34 s
Current children cumulated vsize: 288184 KiB
Current children cumulated memory: 231844 KiB

[startup+352 s]*
/proc/loadavg: 4.06 3.28 3.11 5/268 345766
/proc/meminfo: memFree=123840844/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=273416 memory=230280 CPUtime=350.72 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55831 0 0 0 35060 12 0 0 20 0 1 0 62567188 279977984 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 68354 57570 2794 2417 0 65456 0
Current children cumulated CPU time: 350.72 s
Current children cumulated vsize: 292008 KiB
Current children cumulated memory: 233956 KiB

[startup+355.2 s]
/proc/loadavg: 4.06 3.29 3.12 5/268 345768
/proc/meminfo: memFree=123830308/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=273940 memory=230280 CPUtime=353.91 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55832 0 0 0 35378 13 0 0 20 0 1 0 62567188 280514560 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 68485 57570 2794 2417 0 65587 0
Current children cumulated CPU time: 353.91 s
Current children cumulated vsize: 292532 KiB
Current children cumulated memory: 233956 KiB

[startup+358.4 s]
/proc/loadavg: 4.06 3.29 3.12 5/268 345768
/proc/meminfo: memFree=123822024/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=276028 memory=230280 CPUtime=357.1 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55843 0 0 0 35697 13 0 0 20 0 1 0 62567188 282652672 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 69007 57570 2794 2417 0 66109 0
Current children cumulated CPU time: 357.1 s
Current children cumulated vsize: 294620 KiB
Current children cumulated memory: 233956 KiB

[startup+359.2 s]
/proc/loadavg: 4.13 3.32 3.13 5/268 345768
/proc/meminfo: memFree=123819976/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=276028 memory=230280 CPUtime=357.89 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55843 0 0 0 35776 13 0 0 20 0 1 0 62567188 282652672 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 69007 57570 2794 2417 0 66109 0
Current children cumulated CPU time: 357.89 s
Current children cumulated vsize: 294620 KiB
Current children cumulated memory: 233956 KiB

[startup+360 s]*
/proc/loadavg: 4.13 3.32 3.13 5/268 345768
/proc/meminfo: memFree=123817844/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=276028 memory=230280 CPUtime=358.7 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55843 0 0 0 35857 13 0 0 20 0 1 0 62567188 282652672 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 69007 57570 2794 2417 0 66109 0
Current children cumulated CPU time: 358.7 s
Current children cumulated vsize: 294620 KiB
Current children cumulated memory: 233956 KiB

[startup+360.4 s]
/proc/loadavg: 4.13 3.32 3.13 5/268 345768
/proc/meminfo: memFree=123817844/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=276028 memory=230280 CPUtime=359.09 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55843 0 0 0 35896 13 0 0 20 0 1 0 62567188 282652672 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 69007 57570 2794 2417 0 66109 0
Current children cumulated CPU time: 359.09 s
Current children cumulated vsize: 294620 KiB
Current children cumulated memory: 233956 KiB

[startup+360.5 s]
/proc/loadavg: 4.13 3.32 3.13 5/268 345768
/proc/meminfo: memFree=123817844/131524600 swapFree=131071996/131071996
[pid=345084] ppid=345081 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/345084/stat : 345084 (Hybrid-CASHWMax) S 345081 345084 344908 0 -1 4194304 239 99 0 0 0 0 0 0 20 0 1 0 62567187 10170368 674 134679101440 94923054526464 94923055605784 140725317975184 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94923057704240 94923057751428 94923078791168 140725317981136 140725317981294 140725317981294 140725317988309 0
/proc/345084/statm: 2483 674 595 264 0 134 0
[pid=345087] ppid=345084 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/345087/stat : 345087 (timeout) S 345084 345087 344908 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 62567188 8867840 245 134679101440 94160834633728 94160834668744 140725581427376 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94160836766160 94160836768292 94160837189632 140725581435916 140725581436061 140725581436061 140725581443047 0
/proc/345087/statm: 2165 245 221 9 0 87 0
[pid=345088] ppid=345087 vsize=276028 memory=230280 CPUtime=359.19 cores=0,2
/proc/345088/stat : 345088 (CASHWMaxSAT-Dis) R 345087 345087 344908 0 -1 4194304 55843 0 0 0 35906 13 0 0 20 0 1 0 62567188 282652672 57570 134679101440 4194304 14093885 140736367885296 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 29437952 140736367887378 140736367887510 140736367887510 140736367894496 0
/proc/345088/statm: 69007 57570 2794 2417 0 66109 0
Current children cumulated CPU time: 359.19 s
Current children cumulated vsize: 294620 KiB
Current children cumulated memory: 233956 KiB

Child status: 0

Real time (s): 360.539
CPU time (s): 359.23
CPU user time (s): 359.087
CPU system time (s): 0.143279
CPU usage (%): 99.6369
Max. virtual memory (cumulated for all children) (KiB): 294620
Max. memory (cumulated for all children) (KiB): 233956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 359.087
system time used= 0.143279
maximum resident set size= 230524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2518


# summary of solver processes directly reported to runsolver:
#   pid: 345084
#   total CPU time (s): 359.23
#   total CPU user time (s): 359.087
#   total CPU system time (s): 0.143279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.968864 second user time and 1.79161 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-08-06 17:53:49
IDJOB=4438204
IDBENCH=146908
IDSOLVER=3073
FILE ID=nodeC034/4438204-1722959629
RUNJOBID= nodeC034-1722959628-344918
SLURM_JOB_ID= 8259037
Free space on /tmp= 890048 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438204-1722959629/watcher-4438204-1722959629 -o /tmp/evaluation-result-4438204-1722959629/solver-4438204-1722959629 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1722959628-344918 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438204-1722959629.opb 3600 HOME 31000

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

MD5SUM BENCH= 90387c500b0d1bb6d5365cb6c47f1935
RANDOM SEED=1539795172

nodeC034.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		: 3607.440
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.51
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		: 3681.004
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.49
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		: 3620.893
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.51
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.140
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.49
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		: 3642.003
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.51
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		: 3681.019
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.49
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		: 3635.060
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.51
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		: 3599.952
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128960640 kB
MemAvailable:   129626556 kB
Buffers:          330448 kB
Cached:          1179876 kB
SwapCached:            0 kB
Active:           592024 kB
Inactive:        1448504 kB
Active(anon):       1576 kB
Inactive(anon):   566340 kB
Active(file):     590448 kB
Inactive(file):   882164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             70032 kB
Writeback:             0 kB
AnonPages:        530360 kB
Mapped:           119468 kB
Shmem:             37720 kB
KReclaimable:      66252 kB
Slab:             158508 kB
SReclaimable:      66252 kB
SUnreclaim:        92256 kB
KernelStack:        4188 kB
PageTables:        10640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     879868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            29408 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:      285396 kB
DirectMap2M:    21508096 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC034 at 2024-08-06 17:59:50