Trace number 4437273

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-LSMabSP+Exact 2024-07-11SAT22 1796.64 1801.41

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUMf8cbff203f2ec66bcdec19280bdd1d00
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 benchmark22
Best CPU time to get the best result obtained on this benchmark0.427823
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
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 constraint21
Number of terms in the objective function 147
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 147
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 147
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

1796.54/1801.39	o 29
1796.54/1801.39	o 28
1796.54/1801.39	o 27
1796.54/1801.39	o 26
1796.54/1801.39	o 25
1796.54/1801.39	o 24
1796.54/1801.39	o 23
1796.54/1801.39	o 22
1796.54/1801.39	s SATISFIABLE
1796.54/1801.39	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

Verifier Data

OK	22

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437273-1722976499/watcher-4437273-1722976499 -o /tmp/evaluation-result-4437273-1722976499/solver-4437273-1722976499 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1722970790-352187 --watchdog 3760 --use-pty ./Hybrid-LSMabSP+Exact HOME/instance-4437273-1722976499.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
Current StackSize limit: 8192 KiB

solver pid=355863, runsolver pid=355860

[startup+0.100825 s]*
/proc/loadavg: 4.09 4.12 4.10 5/271 355867
/proc/meminfo: memFree=125621892/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=44440 memory=37312 CPUtime=0.09 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 6243 0 0 0 8 1 0 0 20 0 1 0 64254158 45506560 9328 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 11110 9328 2833 2753 0 7763 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 63032 KiB
Current children cumulated memory: 41168 KiB

[startup+0.205964 s]*
/proc/loadavg: 4.09 4.12 4.10 5/271 355867
/proc/meminfo: memFree=125596692/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=72200 memory=62656 CPUtime=0.19 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 12549 0 0 0 17 2 0 0 20 0 1 0 64254158 73932800 15664 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 18050 15664 2833 2753 0 14703 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90792 KiB
Current children cumulated memory: 66512 KiB

[startup+0.305917 s]*
/proc/loadavg: 4.09 4.12 4.10 5/271 355867
/proc/meminfo: memFree=125579752/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=91508 memory=79552 CPUtime=0.3 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 16744 0 0 0 27 3 0 0 20 0 1 0 64254158 93704192 19888 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 22877 19888 2833 2753 0 19530 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 110100 KiB
Current children cumulated memory: 83408 KiB

[startup+0.700295 s]
/proc/loadavg: 4.09 4.12 4.10 5/271 355867
/proc/meminfo: memFree=125576544/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=103264 memory=90268 CPUtime=0.68 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19521 0 0 0 65 3 0 0 20 0 1 0 64254158 105742336 22567 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 25816 22567 2833 2753 0 22469 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 121856 KiB
Current children cumulated memory: 94124 KiB

[startup+1.50019 s]
/proc/loadavg: 4.09 4.12 4.10 5/271 355867
/proc/meminfo: memFree=125617040/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=1.48 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 139 9 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+3.10482 s]
/proc/loadavg: 4.09 4.12 4.10 5/271 355867
/proc/meminfo: memFree=125617112/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=3.08 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 290 18 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+6.30018 s]
/proc/loadavg: 4.09 4.12 4.10 5/269 355868
/proc/meminfo: memFree=125616872/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=6.27 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 589 38 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.13 4.10 5/265 355869
/proc/meminfo: memFree=125616420/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=12.65 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 1189 76 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.13 4.10 5/265 355872
/proc/meminfo: memFree=125613780/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=25.42 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 2389 153 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+51.1047 s]
/proc/loadavg: 4.08 4.12 4.10 5/265 355875
/proc/meminfo: memFree=125612476/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=50.97 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 4785 312 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/265 355887
/proc/meminfo: memFree=126422448/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0

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


[startup+1602.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/267 356743
/proc/meminfo: memFree=127799124/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=1598.14 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 149640 10174 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 1598.14 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+1662.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/267 356754
/proc/meminfo: memFree=118339644/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41760 CPUtime=1657.96 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 155246 10550 0 0 20 0 1 0 64254158 49487872 10440 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10440 2833 2753 0 8735 0
Current children cumulated CPU time: 1657.96 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45616 KiB

[startup+1722.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 356766
/proc/meminfo: memFree=118285708/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41944 CPUtime=1717.8 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 160902 10878 0 0 20 0 1 0 64254158 49487872 10486 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10486 2833 2753 0 8735 0
Current children cumulated CPU time: 1717.8 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45800 KiB

[startup+1782.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 356777
/proc/meminfo: memFree=117714200/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41944 CPUtime=1777.61 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 166507 11254 0 0 20 0 1 0 64254158 49487872 10486 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10486 2833 2753 0 8735 0
Current children cumulated CPU time: 1777.61 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45800 KiB

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

# cumulated CPU time of all completed processes:  user=1683.1 s, system=113.542 s

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

[startup+1792 s]*
/proc/loadavg: 4.12 4.10 4.09 5/265 356779
/proc/meminfo: memFree=117708492/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2836 CPUtime=0 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 240 99 0 0 0 0 0 0 20 0 1 0 64254157 10170368 709 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 709 633 264 0 134 0
[pid=355866] ppid=355863 vsize=8660 memory=1020 CPUtime=0 cores=0,2
/proc/355866/stat : 355866 (timeout) S 355863 355866 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64254158 8867840 255 134679101440 94015794774016 94015794809032 140727312951792 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94015796906448 94015796908580 94015816884224 140727312954409 140727312954525 140727312954525 140727312961511 0
/proc/355866/statm: 2165 255 231 9 0 87 0
[pid=355867] ppid=355866 vsize=48328 memory=41944 CPUtime=1787.29 cores=0,2
/proc/355867/stat : 355867 (LS-MabSP) R 355866 355866 352177 0 -1 4194304 19629 0 0 0 167415 11314 0 0 20 0 1 0 64254158 49487872 10486 134679101440 4194304 15467897 140731793454144 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 53198848 140731793458236 140731793458339 140731793458339 140731793465325 0
/proc/355867/statm: 12082 10486 2833 2753 0 8735 0
Current children cumulated CPU time: 1787.29 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 45800 KiB

[startup+1798.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 356780
/proc/meminfo: memFree=117705260/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2888 CPUtime=1793.28 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 272 19853 0 0 0 0 167975 11353 20 0 1 0 64254157 10170368 722 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 722 633 264 0 134 0
Current children cumulated CPU time: 1793.28 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2888 KiB

[startup+1800 s]*
/proc/loadavg: 4.10 4.10 4.09 5/265 356782
/proc/meminfo: memFree=117702140/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2888 CPUtime=1793.28 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 272 19853 0 0 0 0 167975 11353 20 0 1 0 64254157 10170368 722 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 722 633 264 0 134 0
[pid=356781] ppid=355863 vsize=8660 memory=912 CPUtime=0 cores=0,2
/proc/356781/stat : 356781 (timeout) S 355863 356781 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64433958 8867840 228 134679101440 94923480047616 94923480082632 140724141124176 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94923482180048 94923482182180 94923491545088 140724141130740 140724141130909 140724141130909 140724141137895 0
/proc/356781/statm: 2165 228 204 9 0 87 0
[pid=356782] ppid=356781 vsize=27696 memory=9776 CPUtime=1.97 cores=0,2
/proc/356782/stat : 356782 (Exact) R 356781 356781 352177 0 -1 4194304 766 0 0 0 197 0 0 0 20 0 1 0 64433958 28360704 2444 134679101440 4194304 7210733 140731962107536 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 19116032 140731962110992 140731962111142 140731962111142 140731962118128 0
/proc/356782/statm: 6924 2444 748 737 0 6012 0
Current children cumulated CPU time: 1795.25 s
Current children cumulated vsize: 46288 KiB
Current children cumulated memory: 13576 KiB

[startup+1800.8 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 356782
/proc/meminfo: memFree=117702140/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2888 CPUtime=1793.28 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 272 19853 0 0 0 0 167975 11353 20 0 1 0 64254157 10170368 722 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 722 633 264 0 134 0
[pid=356781] ppid=355863 vsize=8660 memory=912 CPUtime=0 cores=0,2
/proc/356781/stat : 356781 (timeout) S 355863 356781 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64433958 8867840 228 134679101440 94923480047616 94923480082632 140724141124176 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94923482180048 94923482182180 94923491545088 140724141130740 140724141130909 140724141130909 140724141137895 0
/proc/356781/statm: 2165 228 204 9 0 87 0
[pid=356782] ppid=356781 vsize=28264 memory=10292 CPUtime=2.76 cores=0,2
/proc/356782/stat : 356782 (Exact) R 356781 356781 352177 0 -1 4194304 881 0 0 0 276 0 0 0 20 0 1 0 64433958 28942336 2573 134679101440 4194304 7210733 140731962107536 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 19116032 140731962110992 140731962111142 140731962111142 140731962118128 0
/proc/356782/statm: 7066 2573 748 737 0 6154 0
Current children cumulated CPU time: 1796.04 s
Current children cumulated vsize: 46856 KiB
Current children cumulated memory: 14092 KiB

[startup+1801.2 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 356782
/proc/meminfo: memFree=117699380/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2888 CPUtime=1793.28 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 272 19853 0 0 0 0 167975 11353 20 0 1 0 64254157 10170368 722 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 722 633 264 0 134 0
[pid=356781] ppid=355863 vsize=8660 memory=912 CPUtime=0 cores=0,2
/proc/356781/stat : 356781 (timeout) S 355863 356781 352177 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 64433958 8867840 228 134679101440 94923480047616 94923480082632 140724141124176 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94923482180048 94923482182180 94923491545088 140724141130740 140724141130909 140724141130909 140724141137895 0
/proc/356781/statm: 2165 228 204 9 0 87 0
[pid=356782] ppid=356781 vsize=28408 memory=10292 CPUtime=3.16 cores=0,2
/proc/356782/stat : 356782 (Exact) R 356781 356781 352177 0 -1 4194304 918 0 0 0 316 0 0 0 20 0 1 0 64433958 29089792 2573 134679101440 4194304 7210733 140731962107536 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 19116032 140731962110992 140731962111142 140731962111142 140731962118128 0
/proc/356782/statm: 7102 2573 748 737 0 6190 0
Current children cumulated CPU time: 1796.44 s
Current children cumulated vsize: 47000 KiB
Current children cumulated memory: 14092 KiB

[startup+1801.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 356782
/proc/meminfo: memFree=117699380/131524600 swapFree=131071996/131071996
[pid=355863] ppid=355860 vsize=9932 memory=2896 CPUtime=1796.63 cores=0,2
/proc/355863/stat : 355863 (Hybrid-LSMabSP+) S 355860 355863 352177 0 -1 4194304 402 21703 0 0 0 0 168310 11353 20 0 1 0 64254157 10170368 724 134679101440 93834772893696 93834773973016 140735110896304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93834776071472 93834776118660 93834807496704 140735110902760 140735110902906 140735110902906 140735110909921 0
/proc/355863/statm: 2483 724 633 264 0 134 0
Current children cumulated CPU time: 1796.63 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2896 KiB

Child status: 0

Real time (s): 1801.41
CPU time (s): 1796.64
CPU user time (s): 1683.1
CPU system time (s): 113.542
CPU usage (%): 99.7357
Max. virtual memory (cumulated for all children) (KiB): 122012
Max. memory (cumulated for all children) (KiB): 94652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1683.1
system time used= 113.542
maximum resident set size= 90796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 12584


# summary of solver processes directly reported to runsolver:
#   pid: 355863
#   total CPU time (s): 1796.64
#   total CPU user time (s): 1683.1
#   total CPU system time (s): 113.542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.69587 second user time and 8.4113 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-08-06 22:34:59
IDJOB=4437273
IDBENCH=155398
IDSOLVER=3070
FILE ID=nodeC034/4437273-1722976499
RUNJOBID= nodeC034-1722970790-352187
SLURM_JOB_ID= 8259055
Free space on /tmp= 890008 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437273-1722976499/watcher-4437273-1722976499 -o /tmp/evaluation-result-4437273-1722976499/solver-4437273-1722976499 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1722970790-352187 --watchdog 3760 --use-pty ./Hybrid-LSMabSP+Exact HOME/instance-4437273-1722976499.opb 3600 HOME 31000

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

MD5SUM BENCH= f8cbff203f2ec66bcdec19280bdd1d00
RANDOM SEED=657306218

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		: 3668.386
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		: 3687.580
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		: 3644.812
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.066
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		: 3666.435
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		: 3687.623
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		: 3604.279
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.917
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:        125649828 kB
MemAvailable:   126350276 kB
Buffers:          342660 kB
Cached:          1201680 kB
SwapCached:            0 kB
Active:           642788 kB
Inactive:        4698516 kB
Active(anon):       1592 kB
Inactive(anon):  3833068 kB
Active(file):     641196 kB
Inactive(file):   865448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20688 kB
Writeback:             0 kB
AnonPages:       3796960 kB
Mapped:           133880 kB
Shmem:             37720 kB
KReclaimable:      67256 kB
Slab:             159788 kB
SReclaimable:      67256 kB
SUnreclaim:        92532 kB
KernelStack:        4288 kB
PageTables:        17192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4213324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            30048 kB
HardwareCorrupted:     0 kB
AnonHugePages:    927744 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= 889984 MiB
End job on nodeC034 at 2024-08-06 23:05:00