Trace number 4442844

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? 3582.58 3596.06

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-65-60.opb
MD5SUMa13dda9504d679e5c6e2bc0e517e2ba2
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 benchmark7.03939
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3900
Total number of constraints124865
Number of constraints which are clauses124865
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 constraint60
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 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3582.50/3596.05	c Filename:instance-4442844-1721306547.opb, Cutoff_time:1798, memory_limit_gb:29976
3582.50/3596.05	c Use Presolve
3582.50/3596.05	c Parse finsih
3582.50/3596.05	c Start Presolve
3582.50/3596.05	c After Reduce Vars: 3900 Clauses: 124865 Top clause weight: 1 Hard Clauses: 124865
3582.50/3596.05	c Use LS-small
3582.50/3596.05	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 (61789 MiB free)
  memory of node 1: 64510 MiB (60156 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442844-1721306547/watcher-4442844-1721306547 -o /tmp/evaluation-result-4442844-1721306547/solver-4442844-1721306547 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721304759-951645 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4442844-1721306547.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=952796, runsolver pid=952793

[startup+0.100722 s]*
/proc/loadavg: 4.66 4.24 4.14 4/245 952811
/proc/meminfo: memFree=124861056/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=26520 memory=13748 CPUtime=0.09 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 1685 0 0 0 9 0 0 0 20 0 1 0 182813931 27156480 3437 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 6630 3437 1073 2753 0 3283 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 45112 KiB
Current children cumulated memory: 17556 KiB

[startup+0.211971 s]*
/proc/loadavg: 4.66 4.24 4.14 4/247 952817
/proc/meminfo: memFree=124845260/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=29592 memory=16280 CPUtime=0.2 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 2547 0 0 0 20 0 0 0 20 0 1 0 182813931 30302208 4070 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 7398 4070 1073 2753 0 4051 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 48184 KiB
Current children cumulated memory: 20088 KiB

[startup+0.312726 s]*
/proc/loadavg: 4.66 4.24 4.14 5/245 952823
/proc/meminfo: memFree=124828380/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=33688 memory=18332 CPUtime=0.3 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 3063 0 0 0 30 0 0 0 20 0 1 0 182813931 34496512 4583 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 8422 4583 1073 2753 0 5075 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 52280 KiB
Current children cumulated memory: 22140 KiB

[startup+0.700471 s]
/proc/loadavg: 4.66 4.24 4.14 5/244 952839
/proc/meminfo: memFree=124823504/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=81652 memory=69056 CPUtime=0.67 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 11030 0 0 0 65 2 0 0 20 0 1 0 182813931 83611648 17264 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 20413 17264 1105 2753 0 17066 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 100244 KiB
Current children cumulated memory: 72864 KiB

[startup+1.50052 s]
/proc/loadavg: 4.66 4.24 4.14 5/252 952852
/proc/meminfo: memFree=124761796/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=81652 memory=69056 CPUtime=1.47 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 11033 0 0 0 145 2 0 0 20 0 1 0 182813931 83611648 17264 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 20413 17264 1105 2753 0 17066 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 100244 KiB
Current children cumulated memory: 72864 KiB

[startup+3.11328 s]
/proc/loadavg: 4.61 4.24 4.14 4/247 952879
/proc/meminfo: memFree=124418112/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=189296 memory=173492 CPUtime=3.08 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 37216 0 0 0 301 7 0 0 20 0 1 0 182813931 193839104 43373 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 47324 43373 2609 2753 0 43977 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 207888 KiB
Current children cumulated memory: 177300 KiB

[startup+6.30049 s]
/proc/loadavg: 4.61 4.24 4.14 5/252 952914
/proc/meminfo: memFree=123618364/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=556116 memory=535624 CPUtime=6.26 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 125093 0 0 0 606 20 0 0 20 0 1 0 182813931 569462784 133906 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 139029 133906 2833 2753 0 135682 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 574708 KiB
Current children cumulated memory: 539432 KiB

[startup+12.7005 s]
/proc/loadavg: 4.52 4.23 4.14 5/252 952914
/proc/meminfo: memFree=123516032/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=556116 memory=536236 CPUtime=12.63 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 125348 0 0 0 1243 20 0 0 20 0 1 0 182813931 569462784 134059 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 139029 134059 2849 2753 0 135682 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 574708 KiB
Current children cumulated memory: 540044 KiB

[startup+25.5005 s]
/proc/loadavg: 4.52 4.24 4.14 5/252 952917
/proc/meminfo: memFree=122204392/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=613960 memory=563208 CPUtime=25.38 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 131085 0 0 0 2516 22 0 0 20 0 1 0 182813931 628695040 140802 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 153490 140802 2849 2753 0 150143 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 632552 KiB
Current children cumulated memory: 567016 KiB

[startup+51.114 s]
/proc/loadavg: 4.34 4.22 4.14 5/252 952920
/proc/meminfo: memFree=121711160/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0
[pid=952799] ppid=952796 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/952799/stat : 952799 (timeout) S 952796 952799 951635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182813930 8867840 256 134679101440 94728575950848 94728575985864 140736648582960 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94728578083280 94728578085412 94728596115456 140736648590376 140736648590492 140736648590492 140736648597479 0
/proc/952799/statm: 2165 256 232 9 0 87 0
[pid=952800] ppid=952799 vsize=789736 memory=705640 CPUtime=50.88 cores=0,2
/proc/952800/stat : 952800 (LS-MabSP) R 952799 952799 951635 0 -1 4194304 166268 0 0 0 5059 29 0 0 20 0 1 0 182813931 808689664 176410 134679101440 4194304 15467897 140730577042032 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 39014400 140730577044539 140730577044642 140730577044642 140730577051629 0
/proc/952800/statm: 197434 176410 2849 2753 0 194087 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 808328 KiB
Current children cumulated memory: 709448 KiB

[startup+102.301 s]
/proc/loadavg: 4.18 4.20 4.13 5/252 952929
/proc/meminfo: memFree=121636764/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2784 CPUtime=0 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 235 102 0 0 0 0 0 0 20 0 1 0 182813930 10170368 696 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 696 617 264 0 134 0

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

/proc/953806/statm: 94518 91489 748 737 0 93606 0
Current children cumulated CPU time: 3389.52 s
Current children cumulated vsize: 396664 KiB
Current children cumulated memory: 369756 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.13 5/250 954719
/proc/meminfo: memFree=123689536/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=379512 memory=367452 CPUtime=1658.22 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 47038 0 0 0 165807 15 0 0 20 0 1 0 182993731 388620288 91863 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 94878 91863 748 737 0 93966 0
Current children cumulated CPU time: 3449.29 s
Current children cumulated vsize: 398104 KiB
Current children cumulated memory: 371252 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/252 954734
/proc/meminfo: memFree=123684892/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=381212 memory=369180 CPUtime=1718 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 47600 0 0 0 171785 15 0 0 20 0 1 0 182993731 390361088 92295 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 95303 92295 748 737 0 94391 0
Current children cumulated CPU time: 3509.07 s
Current children cumulated vsize: 399804 KiB
Current children cumulated memory: 372980 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.12 5/252 954744
/proc/meminfo: memFree=123670012/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1777.77 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48293 0 0 0 177762 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3568.84 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

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

# cumulated CPU time of all completed processes:  user=3566.27 s, system=16.3037 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.10 4.12 5/252 954745
/proc/meminfo: memFree=123669928/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1779.48 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48295 0 0 0 177933 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3570.55 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

[startup+3590.4 s]
/proc/loadavg: 4.08 4.10 4.12 5/252 954745
/proc/meminfo: memFree=123669932/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1785.84 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48301 0 0 0 178569 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3576.91 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

[startup+3593.6 s]
/proc/loadavg: 4.07 4.10 4.12 5/252 954748
/proc/meminfo: memFree=123669840/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1789.03 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48303 0 0 0 178888 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3580.1 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

[startup+3595.2 s]
/proc/loadavg: 4.07 4.10 4.12 5/252 954748
/proc/meminfo: memFree=123669848/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1790.62 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48304 0 0 0 179047 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3581.69 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

[startup+3595.6 s]
/proc/loadavg: 4.07 4.10 4.12 5/252 954748
/proc/meminfo: memFree=123669848/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) S 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1791.02 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48305 0 0 0 179087 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3582.09 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

[startup+3596 s]*
/proc/loadavg: 4.07 4.10 4.12 5/252 954748
/proc/meminfo: memFree=123669832/131655788 swapFree=131071996/131071996
[pid=952796] ppid=952793 vsize=9932 memory=2828 CPUtime=1791.07 cores=0,2
/proc/952796/stat : 952796 (Hybrid-LSMabSP+) S 952793 952796 951635 0 -1 4194304 267 203716 0 0 0 0 177495 1612 20 0 1 0 182813930 10170368 707 134679101440 94433736540160 94433737619480 140733421055248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94433739717936 94433739765124 94433769979904 140733421061095 140733421061241 140733421061241 140733421068257 0
/proc/952796/statm: 2483 707 617 264 0 134 0
[pid=953805] ppid=952796 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/953805/stat : 953805 (timeout) R 952796 953805 951635 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182993731 8867840 243 134679101440 94436346163200 94436346198216 140722161166288 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94436348295632 94436348297764 94436365766656 140722161173491 140722161173660 140722161173660 140722161180647 0
/proc/953805/statm: 2165 243 219 9 0 87 0
[pid=953806] ppid=953805 vsize=385468 memory=373324 CPUtime=1791.43 cores=0,2
/proc/953806/stat : 953806 (Exact) R 953805 953805 951635 0 -1 4194304 48305 0 0 0 179128 15 0 0 20 0 1 0 182993731 394719232 93331 134679101440 4194304 7210733 140728830660752 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 33976320 140728830665743 140728830665893 140728830665893 140728830672880 0
/proc/953806/statm: 96367 93331 748 737 0 95455 0
Current children cumulated CPU time: 3582.5 s
Current children cumulated vsize: 404060 KiB
Current children cumulated memory: 377124 KiB

Child status: 0

Real time (s): 3596.06
CPU time (s): 3582.58
CPU user time (s): 3566.27
CPU system time (s): 16.3037
CPU usage (%): 99.6251
Max. virtual memory (cumulated for all children) (KiB): 910516
Max. memory (cumulated for all children) (KiB): 840928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.27
system time used= 16.3037
maximum resident set size= 837120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253866
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= 121
involuntary context switches= 25077


# summary of solver processes directly reported to runsolver:
#   pid: 952796
#   total CPU time (s): 3582.58
#   total CPU user time (s): 3566.27
#   total CPU system time (s): 16.3037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0449 second user time and 38.0736 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-18 14:42:38
IDJOB=4442844
IDBENCH=147852
IDSOLVER=3070
FILE ID=nodeC010/4442844-1721306547
RUNJOBID= nodeC010-1721304759-951645
SLURM_JOB_ID= 7542624
Free space on /tmp= 723716 MiB

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

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

MD5SUM BENCH= a13dda9504d679e5c6e2bc0e517e2ba2
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		: 3492.286
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		: 3529.154
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.173
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.333
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		: 3491.756
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.977
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.215
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		: 1895.524
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:        124863696 kB
MemAvailable:   129766872 kB
Buffers:          496260 kB
Cached:          5187596 kB
SwapCached:            0 kB
Active:          1030808 kB
Inactive:        5086124 kB
Active(anon):       1448 kB
Inactive(anon):   469324 kB
Active(file):    1029360 kB
Inactive(file):  4616800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             45536 kB
Writeback:           124 kB
AnonPages:        433128 kB
Mapped:           111900 kB
Shmem:             37704 kB
KReclaimable:     194096 kB
Slab:             308632 kB
SReclaimable:     194096 kB
SUnreclaim:       114536 kB
KernelStack:        3824 kB
PageTables:        10448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     893656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57952 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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= 723684 MiB
End job on nodeC010 at 2024-07-18 15:42:34