Trace number 4437426

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Hybrid-LSMabP+Exact 2024-07-11? 3585.49 3596.02

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM58d046e1e41ee9602d09224f38506b42
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13429
Number of constraints which are clauses13429
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3585.45/3596.01	c Filename:instance-4437426-1721209546.opb, Cutoff_time:1798, memory_limit_gb:29976
3585.45/3596.01	c Use Presolve
3585.45/3596.01	c Parse finsih
3585.45/3596.01	c Start Presolve
3585.45/3596.01	c After Reduce Vars: 1916 Clauses: 7133 Top clause weight: 1215 Hard Clauses: 5919
3585.45/3596.01	c Use LS-small
3585.45/3596.01	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: 63968 MiB (60597 MiB free)
  memory of node 1: 64473 MiB (60958 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437426-1721209546/watcher-4437426-1721209546 -o /tmp/evaluation-result-4437426-1721209546/solver-4437426-1721209546 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721207757-902329 --watchdog 3760 ./Hybrid-LSMabP+Exact HOME/instance-4437426-1721209546.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=903479, runsolver pid=903476

[startup+0.100543 s]*
/proc/loadavg: 4.14 4.11 3.77 5/263 903483
/proc/meminfo: memFree=124461476/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=29244 memory=15940 CPUtime=0.09 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 2946 0 0 0 9 0 0 0 20 0 1 0 173125178 29945856 3985 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7311 3985 1105 2753 0 3964 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47836 KiB
Current children cumulated memory: 19652 KiB

[startup+0.206181 s]*
/proc/loadavg: 4.14 4.11 3.77 5/263 903483
/proc/meminfo: memFree=124461224/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=29244 memory=15940 CPUtime=0.2 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 2947 0 0 0 20 0 0 0 20 0 1 0 173125178 29945856 3985 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7311 3985 1105 2753 0 3964 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 47836 KiB
Current children cumulated memory: 19652 KiB

[startup+0.305386 s]*
/proc/loadavg: 4.14 4.11 3.77 5/263 903483
/proc/meminfo: memFree=124460384/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=29244 memory=15940 CPUtime=0.29 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 2947 0 0 0 29 0 0 0 20 0 1 0 173125178 29945856 3985 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7311 3985 1105 2753 0 3964 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 47836 KiB
Current children cumulated memory: 19652 KiB

[startup+0.700209 s]
/proc/loadavg: 4.14 4.11 3.77 5/263 903483
/proc/meminfo: memFree=124459564/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=29244 memory=15940 CPUtime=0.68 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 2947 0 0 0 68 0 0 0 20 0 1 0 173125178 29945856 3985 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7311 3985 1105 2753 0 3964 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 47836 KiB
Current children cumulated memory: 19652 KiB

[startup+1.50023 s]
/proc/loadavg: 4.14 4.11 3.77 5/263 903483
/proc/meminfo: memFree=124455412/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=29820 memory=16648 CPUtime=1.48 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 3066 0 0 0 148 0 0 0 20 0 1 0 173125178 30535680 4162 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7455 4162 1153 2753 0 4108 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 48412 KiB
Current children cumulated memory: 20360 KiB

[startup+3.10597 s]
/proc/loadavg: 4.14 4.11 3.77 5/263 903485
/proc/meminfo: memFree=124435908/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=30808 memory=17700 CPUtime=3.08 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 3336 0 0 0 308 0 0 0 20 0 1 0 173125178 31547392 4425 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7702 4425 1153 2753 0 4355 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 49400 KiB
Current children cumulated memory: 21412 KiB

[startup+6.30021 s]
/proc/loadavg: 4.13 4.11 3.77 5/263 903485
/proc/meminfo: memFree=124356436/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=31060 memory=17816 CPUtime=6.27 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 3557 0 0 0 619 8 0 0 20 0 1 0 173125178 31805440 4454 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7765 4454 1153 2753 0 4418 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 49652 KiB
Current children cumulated memory: 21528 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 3.78 5/264 903487
/proc/meminfo: memFree=124197096/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=31060 memory=17816 CPUtime=12.64 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 3557 0 0 0 1177 87 0 0 20 0 1 0 173125178 31805440 4454 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7765 4454 1153 2753 0 4418 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 49652 KiB
Current children cumulated memory: 21528 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.10 3.78 5/264 903489
/proc/meminfo: memFree=124045596/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=31060 memory=17816 CPUtime=25.4 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 3557 0 0 0 2292 248 0 0 20 0 1 0 173125178 31805440 4454 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7765 4454 1153 2753 0 4418 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 49652 KiB
Current children cumulated memory: 21528 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.11 3.79 5/264 903492
/proc/meminfo: memFree=123899480/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0
[pid=903482] ppid=903479 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/903482/stat : 903482 (timeout) S 903479 903482 902319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 173125178 8867840 256 134679101440 94464391802880 94464391837896 140726192802512 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94464393935312 94464393937444 94464413560832 140726192804898 140726192805020 140726192805020 140726192812007 0
/proc/903482/statm: 2165 256 232 9 0 87 0
[pid=903483] ppid=903482 vsize=31060 memory=17816 CPUtime=50.93 cores=0,2
/proc/903483/stat : 903483 (LS-MabP) R 903482 903482 902319 0 -1 4194304 3557 0 0 0 4534 559 0 0 20 0 1 0 173125178 31805440 4454 134679101440 4194304 15467897 140732579753440 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34254848 140732579755062 140732579755171 140732579755171 140732579762158 0
/proc/903483/statm: 7765 4454 1153 2753 0 4418 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 49652 KiB
Current children cumulated memory: 21528 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 3.81 5/264 903562
/proc/meminfo: memFree=123477600/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 234 103 0 0 0 0 0 0 20 0 1 0 173125178 10170368 672 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 672 595 264 0 134 0

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

/proc/904594/statm: 21039 17838 820 745 0 20104 0
Current children cumulated CPU time: 3392.3 s
Current children cumulated vsize: 102748 KiB
Current children cumulated memory: 75140 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/265 905572
/proc/meminfo: memFree=124452932/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84464 memory=71588 CPUtime=1659.5 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13497 0 0 0 165943 7 0 0 20 0 1 0 173304979 86491136 17897 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21116 17897 820 745 0 20181 0
Current children cumulated CPU time: 3452.13 s
Current children cumulated vsize: 103056 KiB
Current children cumulated memory: 75376 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.15 4.10 5/265 905582
/proc/meminfo: memFree=124451996/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84600 memory=71704 CPUtime=1719.33 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13554 0 0 0 171926 7 0 0 20 0 1 0 173304979 86630400 17926 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21150 17926 820 745 0 20215 0
Current children cumulated CPU time: 3511.96 s
Current children cumulated vsize: 103192 KiB
Current children cumulated memory: 75492 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/266 905595
/proc/meminfo: memFree=124450980/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1779.16 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13625 0 0 0 177909 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3571.79 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

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

# cumulated CPU time of all completed processes:  user=3366.52 s, system=218.967 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.13 4.10 5/266 905595
/proc/meminfo: memFree=124450972/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1780.86 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13626 0 0 0 178079 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3573.49 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.13 4.10 5/265 905595
/proc/meminfo: memFree=124451008/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1787.24 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13626 0 0 0 178717 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3579.87 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.13 4.10 4/260 905649
/proc/meminfo: memFree=124452400/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1790.43 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13626 0 0 0 179036 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3583.06 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.13 4.10 4/260 905684
/proc/meminfo: memFree=124458648/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1792.02 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13629 0 0 0 179195 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3584.65 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

[startup+3595.6 s]
/proc/loadavg: 4.11 4.13 4.10 4/260 905684
/proc/meminfo: memFree=124458648/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1792.42 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13629 0 0 0 179235 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3585.05 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

[startup+3596 s]*
/proc/loadavg: 4.10 4.13 4.10 5/265 905719
/proc/meminfo: memFree=124451560/131524596 swapFree=131071996/131071996
[pid=903479] ppid=903476 vsize=9932 memory=2740 CPUtime=1792.63 cores=0,2
/proc/903479/stat : 903479 (Hybrid-LSMabP+E) S 903476 903479 902319 0 -1 4194304 265 3784 0 0 0 0 157375 21888 20 0 1 0 173125178 10170368 685 134679101440 94859408539648 94859409618968 140734782080512 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94859411717424 94859411764612 94859442626560 140734782084073 140734782084218 140734782084218 140734782091234 0
/proc/903479/statm: 2483 685 595 264 0 134 0
[pid=904593] ppid=903479 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/904593/stat : 904593 (timeout) S 903479 904593 902319 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 173304978 8867840 262 134679101440 93838879203328 93838879238344 140733114128592 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93838881335760 93838881337892 93838893133824 140733114135539 140733114135708 140733114135708 140733114142695 0
/proc/904593/statm: 2165 262 238 9 0 87 0
[pid=904594] ppid=904593 vsize=84752 memory=71932 CPUtime=1792.82 cores=0,2
/proc/904594/stat : 904594 (Exact) R 904593 904593 902319 0 -1 4194304 13629 0 0 0 179275 7 0 0 20 0 1 0 173304979 86786048 17983 134679101440 4194304 7243121 140731339600560 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 24674304 140731339605007 140731339605157 140731339605157 140731339612144 0
/proc/904594/statm: 21188 17983 820 745 0 20253 0
Current children cumulated CPU time: 3585.45 s
Current children cumulated vsize: 103344 KiB
Current children cumulated memory: 75720 KiB

Child status: 0

Real time (s): 3596.02
CPU time (s): 3585.49
CPU user time (s): 3366.52
CPU system time (s): 218.967
CPU usage (%): 99.7072
Max. virtual memory (cumulated for all children) (KiB): 103344
Max. memory (cumulated for all children) (KiB): 75720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3366.52
system time used= 218.967
maximum resident set size= 71932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 24564


# summary of solver processes directly reported to runsolver:
#   pid: 903479
#   total CPU time (s): 3585.49
#   total CPU user time (s): 3366.52
#   total CPU system time (s): 218.967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81503 second user time and 15.455 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-17 11:45:59
IDJOB=4437426
IDBENCH=147102
IDSOLVER=3071
FILE ID=nodeC034/4437426-1721209546
RUNJOBID= nodeC034-1721207757-902329
SLURM_JOB_ID= 7508924
Free space on /tmp= 890012 MiB

SOLVER NAME= Hybrid-LSMabP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.opb
COMMAND LINE= ./Hybrid-LSMabP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437426-1721209546/watcher-4437426-1721209546 -o /tmp/evaluation-result-4437426-1721209546/solver-4437426-1721209546 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721207757-902329 --watchdog 3760  ./Hybrid-LSMabP+Exact HOME/instance-4437426-1721209546.opb 3600 HOME 31000

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

MD5SUM BENCH= 58d046e1e41ee9602d09224f38506b42
RANDOM SEED=990307305

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        124474364 kB
MemAvailable:   129534188 kB
Buffers:          433444 kB
Cached:          5404292 kB
SwapCached:            0 kB
Active:           872260 kB
Inactive:        5443740 kB
Active(anon):       1556 kB
Inactive(anon):   514420 kB
Active(file):     870704 kB
Inactive(file):  4929320 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             22032 kB
Writeback:             0 kB
AnonPages:        478220 kB
Mapped:           114228 kB
Shmem:             37720 kB
KReclaimable:     199244 kB
Slab:             321288 kB
SReclaimable:     199244 kB
SUnreclaim:       122044 kB
KernelStack:        4192 kB
PageTables:        10396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     958200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66592 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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:      295636 kB
DirectMap2M:    40372224 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC034 at 2024-07-17 12:45:55