Trace number 4442934

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 NameAnswerCPU timeWall clock time
Hybrid-LSMabSP+Exact 2024-07-11? 3585.74 3596.17

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-91-90.opb
MD5SUM01a2d7031971d4d75da01f2dca43b6c9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.9343
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints368641
Number of constraints which are clauses368641
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 constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3585.65/3596.16	c Filename:instance-4442934-1721306550.opb, Cutoff_time:1798, memory_limit_gb:29976
3585.65/3596.16	c Use Presolve
3585.65/3596.16	c Parse finsih
3585.65/3596.16	c Start Presolve
3585.65/3596.16	c After Reduce Vars: 8190 Clauses: 368641 Top clause weight: 1 Hard Clauses: 368641
3585.65/3596.16	c Use LS-small
3585.65/3596.16	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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: 64059 MiB (61236 MiB free)
  memory of node 1: 64510 MiB (60046 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442934-1721306550/watcher-4442934-1721306550 -o /tmp/evaluation-result-4442934-1721306550/solver-4442934-1721306550 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721304759-951647 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4442934-1721306550.opb 3600 HOME 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100097 s]*
/proc/loadavg: 4.61 4.24 4.14 5/252 952914
/proc/meminfo: memFree=124158176/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=38064 memory=25552 CPUtime=0.1 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 1891 0 0 0 9 1 0 0 20 0 1 0 182814282 38977536 6388 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 9516 6388 1073 2753 0 6169 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 56656 KiB
Current children cumulated memory: 29240 KiB

[startup+0.214019 s]*
/proc/loadavg: 4.61 4.24 4.14 5/252 952914
/proc/meminfo: memFree=124108196/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=39856 memory=26508 CPUtime=0.2 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 2547 0 0 0 19 1 0 0 20 0 1 0 182814282 40812544 6627 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 9964 6627 1073 2753 0 6617 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 58448 KiB
Current children cumulated memory: 30196 KiB

[startup+0.313941 s]*
/proc/loadavg: 4.61 4.24 4.14 5/252 952914
/proc/meminfo: memFree=124098328/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=39856 memory=27032 CPUtime=0.3 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 2744 0 0 0 29 1 0 0 20 0 1 0 182814282 40812544 6758 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 9964 6758 1073 2753 0 6617 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 58448 KiB
Current children cumulated memory: 30720 KiB

[startup+0.700487 s]
/proc/loadavg: 4.61 4.24 4.14 5/252 952914
/proc/meminfo: memFree=124046660/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=46000 memory=30720 CPUtime=0.68 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 3605 0 0 0 66 2 0 0 20 0 1 0 182814282 47104000 7680 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 11500 7680 1073 2753 0 8153 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 64592 KiB
Current children cumulated memory: 34408 KiB

[startup+1.50051 s]
/proc/loadavg: 4.61 4.24 4.14 5/252 952914
/proc/meminfo: memFree=124004292/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=54192 memory=40964 CPUtime=1.48 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 4127 0 0 0 145 3 0 0 20 0 1 0 182814282 55492608 10241 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 13548 10241 1073 2753 0 10201 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 72784 KiB
Current children cumulated memory: 44652 KiB

[startup+3.11352 s]
/proc/loadavg: 4.56 4.24 4.14 5/252 952914
/proc/meminfo: memFree=123612820/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=211784 memory=190408 CPUtime=3.08 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 16114 0 0 0 300 8 0 0 20 0 1 0 182814282 216866816 47602 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 52946 47602 1105 2753 0 49599 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 230376 KiB
Current children cumulated memory: 194096 KiB

[startup+6.30049 s]
/proc/loadavg: 4.56 4.24 4.14 5/252 952914
/proc/meminfo: memFree=123599136/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=211784 memory=190408 CPUtime=6.26 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 16147 0 0 0 618 8 0 0 20 0 1 0 182814282 216866816 47602 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 52946 47602 1105 2753 0 49599 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 230376 KiB
Current children cumulated memory: 194096 KiB

[startup+12.7005 s]
/proc/loadavg: 4.52 4.23 4.14 5/252 952915
/proc/meminfo: memFree=123501300/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=395912 memory=355960 CPUtime=12.65 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 61130 0 0 0 1249 16 0 0 20 0 1 0 182814282 405413888 88990 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 98978 88990 2465 2753 0 95631 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 414504 KiB
Current children cumulated memory: 359648 KiB

[startup+25.5005 s]
/proc/loadavg: 4.48 4.24 4.14 5/252 952917
/proc/meminfo: memFree=122195824/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=1398816 memory=1354124 CPUtime=25.42 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 312483 0 0 0 2485 57 0 0 20 0 1 0 182814282 1432387584 338531 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 349704 338531 2849 2753 0 346357 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1417408 KiB
Current children cumulated memory: 1357812 KiB

[startup+51.1145 s]
/proc/loadavg: 4.31 4.22 4.14 5/252 952921
/proc/meminfo: memFree=121691924/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0
[pid=952913] ppid=952910 vsize=8660 memory=912 CPUtime=0 cores=1,3
/proc/952913/stat : 952913 (timeout) S 952910 952913 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182814282 8867840 228 134679101440 94581825052672 94581825087688 140733520980896 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94581827185104 94581827187236 94581840769024 140733520983080 140733520983196 140733520983196 140733520990183 0
/proc/952913/statm: 2165 228 204 9 0 87 0
[pid=952914] ppid=952913 vsize=1753956 memory=1671732 CPUtime=50.93 cores=1,3
/proc/952914/stat : 952914 (LS-MabSP) R 952913 952913 951635 0 -1 4194304 401103 0 0 0 5021 72 0 0 20 0 1 0 182814282 1796050944 417933 134679101440 4194304 15467897 140722523855568 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 43765760 140722523862075 140722523862178 140722523862178 140722523869165 0
/proc/952914/statm: 438489 417933 2849 2753 0 435142 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1772548 KiB
Current children cumulated memory: 1675420 KiB

[startup+102.301 s]
/proc/loadavg: 4.18 4.20 4.13 5/252 952931
/proc/meminfo: memFree=121636792/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2776 CPUtime=0 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 235 104 0 0 0 0 0 0 20 0 1 0 182814281 10170368 694 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 694 616 264 0 134 0

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

/proc/953810/statm: 83349 80735 748 737 0 82437 0
Current children cumulated CPU time: 3452.18 s
Current children cumulated vsize: 351988 KiB
Current children cumulated memory: 326780 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.13 6/252 954735
/proc/meminfo: memFree=123684852/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334164 memory=322976 CPUtime=1719.82 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 49966 0 0 0 171969 13 0 0 20 0 1 0 182994086 342183936 80744 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83541 80744 748 737 0 82629 0
Current children cumulated CPU time: 3512.03 s
Current children cumulated vsize: 352756 KiB
Current children cumulated memory: 326816 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.12 5/252 954745
/proc/meminfo: memFree=123669928/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322984 CPUtime=1779.68 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50104 0 0 0 177955 13 0 0 20 0 1 0 182994086 342974464 80746 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80746 748 737 0 82822 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326824 KiB

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

# cumulated CPU time of all completed processes:  user=3578.01 s, system=7.72798 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.10 4.12 5/252 954745
/proc/meminfo: memFree=123669928/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322984 CPUtime=1781.38 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50104 0 0 0 178125 13 0 0 20 0 1 0 182994086 342974464 80746 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80746 748 737 0 82822 0
Current children cumulated CPU time: 3573.59 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326824 KiB

[startup+3590.4 s]
/proc/loadavg: 4.07 4.10 4.12 5/252 954748
/proc/meminfo: memFree=123669848/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322996 CPUtime=1787.76 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50196 0 0 0 178763 13 0 0 20 0 1 0 182994086 342974464 80749 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80749 748 737 0 82822 0
Current children cumulated CPU time: 3579.97 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326836 KiB

[startup+3593.6 s]
/proc/loadavg: 4.07 4.10 4.12 6/238 954842
/proc/meminfo: memFree=124224580/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322996 CPUtime=1790.94 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50208 0 0 0 179081 13 0 0 20 0 1 0 182994086 342974464 80749 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80749 748 737 0 82822 0
Current children cumulated CPU time: 3583.15 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326836 KiB

[startup+3595.2 s]
/proc/loadavg: 4.07 4.10 4.12 6/245 955040
/proc/meminfo: memFree=124570908/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322996 CPUtime=1792.53 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50209 0 0 0 179240 13 0 0 20 0 1 0 182994086 342974464 80749 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80749 748 737 0 82822 0
Current children cumulated CPU time: 3584.74 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326836 KiB

[startup+3595.6 s]
/proc/loadavg: 4.07 4.10 4.12 6/245 955040
/proc/meminfo: memFree=124570908/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322996 CPUtime=1792.93 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50209 0 0 0 179280 13 0 0 20 0 1 0 182994086 342974464 80749 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80749 748 737 0 82822 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326836 KiB

[startup+3596 s]*
/proc/loadavg: 4.07 4.10 4.12 4/247 955097
/proc/meminfo: memFree=124569444/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=334936 memory=322996 CPUtime=1793.34 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50209 0 0 0 179321 13 0 0 20 0 1 0 182994086 342974464 80749 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 83734 80749 748 737 0 82822 0
Current children cumulated CPU time: 3585.55 s
Current children cumulated vsize: 353528 KiB
Current children cumulated memory: 326836 KiB

[startup+3596.11 s]
/proc/loadavg: 4.07 4.10 4.12 4/247 955097
/proc/meminfo: memFree=124569444/131655788 swapFree=131071996/131071996
[pid=952910] ppid=952907 vsize=9932 memory=2820 CPUtime=1792.21 cores=1,3
/proc/952910/stat : 952910 (Hybrid-LSMabSP+) S 952907 952910 951635 0 -1 4194304 267 463817 0 0 0 0 178464 757 20 0 1 0 182814281 10170368 705 134679101440 94201343442944 94201344522264 140721988558096 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94201346620720 94201346667908 94201351688192 140721988559847 140721988559993 140721988559993 140721988567009 0
/proc/952910/statm: 2483 705 616 264 0 134 0
[pid=953809] ppid=952910 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/953809/stat : 953809 (timeout) S 952910 953809 951635 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 182994086 8867840 255 134679101440 94818399100928 94818399135944 140728332493840 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94818401233360 94818401235492 94818423382016 140728332502003 140728332502172 140728332502172 140728332509159 0
/proc/953809/statm: 2165 255 231 9 0 87 0
[pid=953810] ppid=953809 vsize=242464 memory=236176 CPUtime=1793.44 cores=1,3
/proc/953810/stat : 953810 (Exact) R 953809 953809 951635 0 -1 4194304 50218 0 0 0 179331 13 0 0 20 0 1 0 182994086 248283136 59044 134679101440 4194304 7210733 140722260485680 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 21176320 140722260493327 140722260493477 140722260493477 140722260500464 0
/proc/953810/statm: 60616 59044 840 737 0 59704 0
Current children cumulated CPU time: 3585.65 s
Current children cumulated vsize: 261056 KiB
Current children cumulated memory: 240016 KiB

Child status: 0

Real time (s): 3596.17
CPU time (s): 3585.74
CPU user time (s): 3578.01
CPU system time (s): 7.72798
CPU usage (%): 99.71
Max. virtual memory (cumulated for all children) (KiB): 1997280
Max. memory (cumulated for all children) (KiB): 1894152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.01
system time used= 7.72798
maximum resident set size= 1890464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 131
involuntary context switches= 1632


# summary of solver processes directly reported to runsolver:
#   pid: 952910
#   total CPU time (s): 3585.74
#   total CPU user time (s): 3578.01
#   total CPU system time (s): 7.72798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.5524 second user time and 38.392 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-18 14:42:42
IDJOB=4442934
IDBENCH=147857
IDSOLVER=3070
FILE ID=nodeC010/4442934-1721306550
RUNJOBID= nodeC010-1721304759-951647
SLURM_JOB_ID= 7542624
Free space on /tmp= 723708 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-91-90.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442934-1721306550/watcher-4442934-1721306550 -o /tmp/evaluation-result-4442934-1721306550/solver-4442934-1721306550 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721304759-951647 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4442934-1721306550.opb 3600 HOME 31000

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

MD5SUM BENCH= 01a2d7031971d4d75da01f2dca43b6c9
RANDOM SEED=996472519

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124212764 kB
MemAvailable:   129121744 kB
Buffers:          496260 kB
Cached:          5193404 kB
SwapCached:            0 kB
Active:          1008812 kB
Inactive:        5757840 kB
Active(anon):       1488 kB
Inactive(anon):  1113200 kB
Active(file):    1007324 kB
Inactive(file):  4644640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             98796 kB
Writeback:             0 kB
AnonPages:       1077036 kB
Mapped:           139124 kB
Shmem:             37704 kB
KReclaimable:     194096 kB
Slab:             308828 kB
SReclaimable:     194096 kB
SUnreclaim:       114732 kB
KernelStack:        4016 kB
PageTables:        11712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1336400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57952 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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:      295752 kB
DirectMap2M:    35260416 kB
DirectMap1G:    100663296 kB

Free space on /tmp at the end= 723692 MiB
End job on nodeC010 at 2024-07-18 15:42:38