Trace number 4446564

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? 3584.79 3596.37

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K197.opb
MD5SUMcd0a69270cffb0a3df5915a64d0aa68c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark34.2303
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23443
Total number of constraints23839
Number of constraints which are clauses23642
Number of constraints which are cardinality constraints (but not clauses)197
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint197
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 198
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3584.69/3596.36	c Filename:instance-4446564-1721342642.opb, Cutoff_time:1798, memory_limit_gb:29976
3584.69/3596.36	c Use Presolve
3584.69/3596.36	c Parse finsih
3584.69/3596.36	c Start Presolve
3584.69/3596.36	c After Reduce Vars: 22643 Clauses: 23146 Top clause weight: 1 Hard Clauses: 23146
3584.69/3596.36	c Use LS-small
3584.69/3596.36	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 (63049 MiB free)
  memory of node 1: 64510 MiB (62371 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446564-1721342642/watcher-4446564-1721342642 -o /tmp/evaluation-result-4446564-1721342642/solver-4446564-1721342642 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721342654-980609 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4446564-1721342642.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=980653, runsolver pid=980650

[startup+0.100543 s]*
/proc/loadavg: 1.18 1.25 2.10 5/251 980684
/proc/meminfo: memFree=128408796/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=22732 memory=10092 CPUtime=0.09 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 1142 0 0 0 9 0 0 0 20 0 1 0 186422235 23277568 2523 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 5683 2523 1073 2753 0 2336 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41324 KiB
Current children cumulated memory: 13852 KiB

[startup+0.21456 s]*
/proc/loadavg: 1.18 1.25 2.10 5/251 980684
/proc/meminfo: memFree=128401836/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=24036 memory=11248 CPUtime=0.2 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 1572 0 0 0 20 0 0 0 20 0 1 0 186422235 24612864 2812 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 6009 2812 1073 2753 0 2662 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 42628 KiB
Current children cumulated memory: 15008 KiB

[startup+0.313153 s]*
/proc/loadavg: 1.18 1.25 2.10 5/251 980684
/proc/meminfo: memFree=128398308/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=25456 memory=12052 CPUtime=0.3 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 2029 0 0 0 30 0 0 0 20 0 1 0 186422235 26066944 3013 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 6364 3013 1073 2753 0 3017 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44048 KiB
Current children cumulated memory: 15812 KiB

[startup+0.700429 s]
/proc/loadavg: 1.49 1.31 2.12 5/251 980684
/proc/meminfo: memFree=128388968/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=27504 memory=14872 CPUtime=0.67 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 2706 0 0 0 67 0 0 0 20 0 1 0 186422235 28164096 3718 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 6876 3718 1073 2753 0 3529 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 46096 KiB
Current children cumulated memory: 18632 KiB

[startup+1.50046 s]
/proc/loadavg: 1.49 1.31 2.12 5/251 980686
/proc/meminfo: memFree=128312576/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=54296 memory=39660 CPUtime=1.47 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 7964 0 0 0 145 2 0 0 20 0 1 0 186422235 55599104 9915 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 13574 9915 1105 2753 0 10227 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 72888 KiB
Current children cumulated memory: 43420 KiB

[startup+3.11427 s]
/proc/loadavg: 1.49 1.31 2.12 5/251 980686
/proc/meminfo: memFree=128207964/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=54296 memory=39660 CPUtime=3.08 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 7967 0 0 0 306 2 0 0 20 0 1 0 186422235 55599104 9915 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 13574 9915 1105 2753 0 10227 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 72888 KiB
Current children cumulated memory: 43420 KiB

[startup+6.30048 s]
/proc/loadavg: 1.69 1.36 2.13 5/251 980686
/proc/meminfo: memFree=127638096/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=269032 memory=252848 CPUtime=6.25 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 56315 0 0 0 615 10 0 0 20 0 1 0 186422235 275488768 63212 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 67258 63212 2721 2753 0 63911 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 287624 KiB
Current children cumulated memory: 256608 KiB

[startup+12.7005 s]
/proc/loadavg: 1.88 1.40 2.14 5/251 980687
/proc/meminfo: memFree=127616644/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=272104 memory=256248 CPUtime=12.64 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 57123 0 0 0 1253 11 0 0 20 0 1 0 186422235 278634496 64062 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 68026 64062 2721 2753 0 64679 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 290696 KiB
Current children cumulated memory: 260008 KiB

[startup+25.5005 s]
/proc/loadavg: 2.20 1.49 2.16 5/251 980689
/proc/meminfo: memFree=127604340/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=279616 memory=263596 CPUtime=25.39 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 59061 0 0 0 2528 11 0 0 20 0 1 0 186422235 286326784 65899 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 69904 65899 2721 2753 0 66557 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 298208 KiB
Current children cumulated memory: 267356 KiB

[startup+51.1136 s]
/proc/loadavg: 2.98 1.74 2.23 5/251 980693
/proc/meminfo: memFree=127446372/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0
[pid=980656] ppid=980653 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/980656/stat : 980656 (timeout) S 980653 980656 980599 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 186422235 8867840 254 134679101440 94165925502976 94165925537992 140725373341616 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94165927635408 94165927637540 94165952716800 140725373346856 140725373346972 140725373346972 140725373353959 0
/proc/980656/statm: 2165 254 229 9 0 87 0
[pid=980657] ppid=980656 vsize=281404 memory=265400 CPUtime=50.92 cores=0,2
/proc/980657/stat : 980657 (LS-MabSP) R 980656 980656 980599 0 -1 4194304 59517 0 0 0 5080 12 0 0 20 0 1 0 186422235 288157696 66350 134679101440 4194304 15467897 140732187249744 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 34349056 140732187255867 140732187255970 140732187255970 140732187262957 0
/proc/980657/statm: 70351 66350 2721 2753 0 67004 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 299996 KiB
Current children cumulated memory: 269160 KiB

[startup+102.301 s]
/proc/loadavg: 3.56 2.09 2.32 5/251 980703
/proc/meminfo: memFree=127351660/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 232 102 0 0 0 0 0 0 20 0 1 0 186422235 10170368 686 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 686 607 264 0 134 0

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

/proc/981584/statm: 92615 84493 748 737 0 91703 0
Current children cumulated CPU time: 3451.09 s
Current children cumulated vsize: 389052 KiB
Current children cumulated memory: 341704 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.30 4.28 5/252 982520
/proc/meminfo: memFree=127298564/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=376176 memory=353068 CPUtime=1718.78 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 54768 0 0 0 171861 17 0 0 20 0 1 0 186602036 385204224 88267 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94044 88267 748 737 0 93132 0
Current children cumulated CPU time: 3510.92 s
Current children cumulated vsize: 394768 KiB
Current children cumulated memory: 356800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.25 4.26 5/251 982530
/proc/meminfo: memFree=127291824/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=378224 memory=355780 CPUtime=1778.59 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55527 0 0 0 177842 17 0 0 20 0 1 0 186602036 387301376 88945 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94556 88945 748 737 0 93644 0
Current children cumulated CPU time: 3570.73 s
Current children cumulated vsize: 396816 KiB
Current children cumulated memory: 359512 KiB

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

# cumulated CPU time of all completed processes:  user=3559.3 s, system=25.4829 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.25 4.26 5/251 982530
/proc/meminfo: memFree=127291844/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=378224 memory=355780 CPUtime=1780.3 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55527 0 0 0 178013 17 0 0 20 0 1 0 186602036 387301376 88945 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94556 88945 748 737 0 93644 0
Current children cumulated CPU time: 3572.44 s
Current children cumulated vsize: 396816 KiB
Current children cumulated memory: 359512 KiB

[startup+3590.4 s]
/proc/loadavg: 4.05 4.25 4.26 5/251 982530
/proc/meminfo: memFree=127291684/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=378224 memory=355780 CPUtime=1786.67 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55527 0 0 0 178650 17 0 0 20 0 1 0 186602036 387301376 88945 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94556 88945 748 737 0 93644 0
Current children cumulated CPU time: 3578.81 s
Current children cumulated vsize: 396816 KiB
Current children cumulated memory: 359512 KiB

[startup+3593.6 s]
/proc/loadavg: 4.05 4.24 4.26 5/251 982532
/proc/meminfo: memFree=127291572/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=378224 memory=355780 CPUtime=1789.86 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55532 0 0 0 178969 17 0 0 20 0 1 0 186602036 387301376 88945 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94556 88945 748 737 0 93644 0
Current children cumulated CPU time: 3582 s
Current children cumulated vsize: 396816 KiB
Current children cumulated memory: 359512 KiB

[startup+3595.2 s]
/proc/loadavg: 4.05 4.24 4.26 5/251 982532
/proc/meminfo: memFree=127291572/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=378224 memory=355780 CPUtime=1791.45 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55532 0 0 0 179128 17 0 0 20 0 1 0 186602036 387301376 88945 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94556 88945 748 737 0 93644 0
Current children cumulated CPU time: 3583.59 s
Current children cumulated vsize: 396816 KiB
Current children cumulated memory: 359512 KiB

[startup+3596 s]*
/proc/loadavg: 4.05 4.24 4.26 5/251 982532
/proc/meminfo: memFree=127291532/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=378224 memory=355780 CPUtime=1792.26 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55532 0 0 0 179209 17 0 0 20 0 1 0 186602036 387301376 88945 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 94556 88945 748 737 0 93644 0
Current children cumulated CPU time: 3584.4 s
Current children cumulated vsize: 396816 KiB
Current children cumulated memory: 359512 KiB

[startup+3596.2 s]
/proc/loadavg: 4.05 4.24 4.26 5/251 982532
/proc/meminfo: memFree=127291532/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=216396 memory=211776 CPUtime=1792.45 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55538 0 0 0 179228 17 0 0 20 0 1 0 186602036 221589504 52944 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 54099 52944 840 737 0 53187 0
Current children cumulated CPU time: 3584.59 s
Current children cumulated vsize: 234988 KiB
Current children cumulated memory: 215508 KiB

[startup+3596.3 s]
/proc/loadavg: 4.05 4.24 4.26 5/251 982532
/proc/meminfo: memFree=127291532/131655788 swapFree=131071996/131071996
[pid=980653] ppid=980650 vsize=9932 memory=2788 CPUtime=1792.14 cores=0,2
/proc/980653/stat : 980653 (Hybrid-LSMabSP+) S 980650 980653 980599 0 -1 4194304 264 97503 0 0 0 0 176685 2529 20 0 1 0 186422235 10170368 697 134679101440 94561743302656 94561744381976 140731704815744 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94561746480432 94561746527620 94561763991552 140731704820711 140731704820857 140731704820857 140731704827873 0
/proc/980653/statm: 2483 697 607 264 0 134 0
[pid=981583] ppid=980653 vsize=8660 memory=944 CPUtime=0 cores=0,2
/proc/981583/stat : 981583 (timeout) S 980653 981583 980599 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 186602036 8867840 236 134679101440 93847352823808 93847352858824 140732294534080 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 93847354956240 93847354958372 93847382536192 140732294542323 140732294542492 140732294542492 140732294549479 0
/proc/981583/statm: 2165 236 212 9 0 87 0
[pid=981584] ppid=981583 vsize=216396 memory=211776 CPUtime=1792.55 cores=0,2
/proc/981584/stat : 981584 (Exact) R 981583 981583 980599 0 -1 4194304 55538 0 0 0 179238 17 0 0 20 0 1 0 186602036 221589504 52944 134679101440 4194304 7210733 140734824381632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29536256 140734824383503 140734824383653 140734824383653 140734824390640 0
/proc/981584/statm: 54099 52944 840 737 0 53187 0
Current children cumulated CPU time: 3584.69 s
Current children cumulated vsize: 234988 KiB
Current children cumulated memory: 215508 KiB

Child status: 0

Real time (s): 3596.37
CPU time (s): 3584.79
CPU user time (s): 3559.3
CPU system time (s): 25.4829
CPU usage (%): 99.678
Max. virtual memory (cumulated for all children) (KiB): 535784
Max. memory (cumulated for all children) (KiB): 496688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3559.3
system time used= 25.4829
maximum resident set size= 493096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154874
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= 142
involuntary context switches= 24558


# summary of solver processes directly reported to runsolver:
#   pid: 980653
#   total CPU time (s): 3584.79
#   total CPU user time (s): 3559.3
#   total CPU system time (s): 25.4829

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.8658 second user time and 35.8594 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-19 00:44:14
IDJOB=4446564
IDBENCH=158277
IDSOLVER=3070
FILE ID=nodeC002/4446564-1721342642
RUNJOBID= nodeC002-1721342654-980609
SLURM_JOB_ID= 7542742
Free space on /tmp= 723780 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K197.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446564-1721342642/watcher-4446564-1721342642 -o /tmp/evaluation-result-4446564-1721342642/solver-4446564-1721342642 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721342654-980609 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4446564-1721342642.opb 3600 HOME 31000

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

MD5SUM BENCH= cd0a69270cffb0a3df5915a64d0aa68c
RANDOM SEED=1113645413

nodeC002.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		: 1545.446
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.38
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		: 1197.163
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.161
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.38
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.155
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		: 1197.155
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.38
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		: 1197.161
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.159
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.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.154
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:        128434092 kB
MemAvailable:   129893392 kB
Buffers:          538964 kB
Cached:          1747736 kB
SwapCached:            0 kB
Active:           965588 kB
Inactive:        1680296 kB
Active(anon):       2580 kB
Inactive(anon):   394300 kB
Active(file):     963008 kB
Inactive(file):  1285996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             86944 kB
Writeback:             0 kB
AnonPages:        359188 kB
Mapped:           106164 kB
Shmem:             37704 kB
KReclaimable:     100652 kB
Slab:             203932 kB
SReclaimable:     100652 kB
SUnreclaim:       103280 kB
KernelStack:        3652 kB
PageTables:         9692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     697644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60192 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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:      205640 kB
DirectMap2M:    21719040 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 723696 MiB
End job on nodeC002 at 2024-07-19 01:44:11