Trace number 4442994

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? 3587.02 3596.2

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUM524c0290a9c7ac599d8004695d4c7f99
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 benchmark3575.64
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3586.91/3596.19	c Filename:instance-4442994-1721306608.opb, Cutoff_time:1798, memory_limit_gb:29976
3586.91/3596.19	c Use Presolve
3586.91/3596.19	c Parse finsih
3586.91/3596.19	c Start Presolve
3586.91/3596.19	c After Reduce Vars: 23409 Clauses: 1386 Top clause weight: 1 Hard Clauses: 1386
3586.91/3596.19	c Use LS-small
3586.91/3596.19	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: 64096 MiB (60277 MiB free)
  memory of node 1: 64473 MiB (61865 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442994-1721306608/watcher-4442994-1721306608 -o /tmp/evaluation-result-4442994-1721306608/solver-4442994-1721306608 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721304821-949918 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4442994-1721306608.opb 3600 HOME 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100096 s]*
/proc/loadavg: 4.16 4.27 4.19 6/252 951258
/proc/meminfo: memFree=125052548/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=21480 memory=8948 CPUtime=0.1 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 894 0 0 0 10 0 0 0 20 0 1 0 182816640 21995520 2237 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 5370 2237 1073 2753 0 2023 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40072 KiB
Current children cumulated memory: 12604 KiB

[startup+0.213083 s]*
/proc/loadavg: 4.16 4.27 4.19 5/252 951258
/proc/meminfo: memFree=125031444/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=22652 memory=10320 CPUtime=0.21 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 1316 0 0 0 21 0 0 0 20 0 1 0 182816640 23195648 2580 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 5663 2580 1073 2753 0 2316 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 41244 KiB
Current children cumulated memory: 13976 KiB

[startup+0.313351 s]*
/proc/loadavg: 4.16 4.27 4.19 5/252 951258
/proc/meminfo: memFree=125011956/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=24336 memory=11204 CPUtime=0.31 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 1820 0 0 0 31 0 0 0 20 0 1 0 182816640 24920064 2801 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 6084 2801 1073 2753 0 2737 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42928 KiB
Current children cumulated memory: 14860 KiB

[startup+0.700479 s]
/proc/loadavg: 4.16 4.27 4.19 6/252 951258
/proc/meminfo: memFree=124977740/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=30480 memory=14972 CPUtime=0.68 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 2735 0 0 0 68 0 0 0 20 0 1 0 182816640 31211520 3743 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 7620 3743 1073 2753 0 4273 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 49072 KiB
Current children cumulated memory: 18628 KiB

[startup+1.50048 s]
/proc/loadavg: 4.16 4.27 4.19 6/252 951260
/proc/meminfo: memFree=124882276/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=57768 memory=44584 CPUtime=1.47 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 7643 0 0 0 146 1 0 0 20 0 1 0 182816640 59154432 11146 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 14442 11146 1105 2753 0 11095 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 76360 KiB
Current children cumulated memory: 48240 KiB

[startup+3.11323 s]
/proc/loadavg: 4.16 4.27 4.19 5/252 951311
/proc/meminfo: memFree=124724496/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=389960 memory=362032 CPUtime=3.09 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 70131 0 0 0 298 11 0 0 20 0 1 0 182816640 399319040 90508 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 97490 90508 2721 2753 0 94143 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 408552 KiB
Current children cumulated memory: 365688 KiB

[startup+6.30041 s]
/proc/loadavg: 4.14 4.26 4.19 5/252 951311
/proc/meminfo: memFree=124531532/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=443048 memory=413420 CPUtime=6.27 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 82523 0 0 0 614 13 0 0 20 0 1 0 182816640 453681152 103355 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 110762 103355 2817 2753 0 107415 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 461640 KiB
Current children cumulated memory: 417076 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.26 4.19 5/252 951312
/proc/meminfo: memFree=124528572/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=444368 memory=414464 CPUtime=12.65 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 82815 0 0 0 1252 13 0 0 20 0 1 0 182816640 455032832 103616 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 111092 103616 2817 2753 0 107745 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 462960 KiB
Current children cumulated memory: 418120 KiB

[startup+25.5005 s]
/proc/loadavg: 4.10 4.24 4.18 5/252 951314
/proc/meminfo: memFree=124484936/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=444368 memory=414464 CPUtime=25.42 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 82831 0 0 0 2528 14 0 0 20 0 1 0 182816640 455032832 103616 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 111092 103616 2817 2753 0 107745 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 462960 KiB
Current children cumulated memory: 418120 KiB

[startup+51.1127 s]
/proc/loadavg: 4.12 4.24 4.18 5/252 951318
/proc/meminfo: memFree=124477780/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0
[pid=951257] ppid=951254 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/951257/stat : 951257 (timeout) S 951254 951257 949903 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182816640 8867840 258 134679101440 94904115605504 94904115640520 140726692639744 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94904117737936 94904117740068 94904144052224 140726692647976 140726692648092 140726692648092 140726692655079 0
/proc/951257/statm: 2165 258 234 9 0 87 0
[pid=951258] ppid=951257 vsize=444368 memory=414464 CPUtime=50.96 cores=5,7
/proc/951258/stat : 951258 (LS-MabSP) R 951257 951257 949903 0 -1 4194304 82835 0 0 0 5082 14 0 0 20 0 1 0 182816640 455032832 103616 134679101440 4194304 15467897 140728232352320 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29044736 140728232358971 140728232359074 140728232359074 140728232366061 0
/proc/951258/statm: 111092 103616 2817 2753 0 107745 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 462960 KiB
Current children cumulated memory: 418120 KiB

[startup+102.301 s]
/proc/loadavg: 4.10 4.22 4.18 5/249 951328
/proc/meminfo: memFree=124477172/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2624 CPUtime=0 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 231 101 0 0 0 0 0 0 20 0 1 0 182816640 10170368 656 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 656 577 264 0 134 0

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

/proc/952628/statm: 128851 114319 748 737 0 127939 0
Current children cumulated CPU time: 3453.39 s
Current children cumulated vsize: 533996 KiB
Current children cumulated memory: 460964 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/251 953656
/proc/meminfo: memFree=124115516/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=516592 memory=458476 CPUtime=1719.97 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 64061 0 0 0 171967 30 0 0 20 0 1 0 182996441 528990208 114619 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 129148 114619 748 737 0 128236 0
Current children cumulated CPU time: 3513.26 s
Current children cumulated vsize: 535184 KiB
Current children cumulated memory: 462164 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.14 5/251 953667
/proc/meminfo: memFree=124112856/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=517780 memory=459764 CPUtime=1779.84 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 64565 0 0 0 177954 30 0 0 20 0 1 0 182996441 530206720 114941 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 129445 114941 748 737 0 128533 0
Current children cumulated CPU time: 3573.13 s
Current children cumulated vsize: 536372 KiB
Current children cumulated memory: 463452 KiB

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

# cumulated CPU time of all completed processes:  user=3579.26 s, system=7.76378 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.12 4.14 5/251 953667
/proc/meminfo: memFree=124112852/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=517780 memory=459764 CPUtime=1781.54 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 64566 0 0 0 178124 30 0 0 20 0 1 0 182996441 530206720 114941 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 129445 114941 748 737 0 128533 0
Current children cumulated CPU time: 3574.83 s
Current children cumulated vsize: 536372 KiB
Current children cumulated memory: 463452 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 953667
/proc/meminfo: memFree=124112520/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=517780 memory=459764 CPUtime=1787.92 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 64567 0 0 0 178762 30 0 0 20 0 1 0 182996441 530206720 114941 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 129445 114941 748 737 0 128533 0
Current children cumulated CPU time: 3581.21 s
Current children cumulated vsize: 536372 KiB
Current children cumulated memory: 463452 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 953668
/proc/meminfo: memFree=124112352/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=517780 memory=459764 CPUtime=1791.11 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 64568 0 0 0 179081 30 0 0 20 0 1 0 182996441 530206720 114941 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 129445 114941 748 737 0 128533 0
Current children cumulated CPU time: 3584.4 s
Current children cumulated vsize: 536372 KiB
Current children cumulated memory: 463452 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 953668
/proc/meminfo: memFree=124110840/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=519328 memory=461316 CPUtime=1792.71 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 64973 0 0 0 179241 30 0 0 20 0 1 0 182996441 531791872 115329 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 129832 115329 748 737 0 128920 0
Current children cumulated CPU time: 3586 s
Current children cumulated vsize: 537920 KiB
Current children cumulated memory: 465004 KiB

[startup+3595.6 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 953668
/proc/meminfo: memFree=124110840/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=520008 memory=461844 CPUtime=1793.11 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 65111 0 0 0 179281 30 0 0 20 0 1 0 182996441 532488192 115461 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 130002 115461 748 737 0 129090 0
Current children cumulated CPU time: 3586.4 s
Current children cumulated vsize: 538600 KiB
Current children cumulated memory: 465532 KiB

[startup+3596 s]*
/proc/loadavg: 4.09 4.11 4.14 5/251 953668
/proc/meminfo: memFree=124109860/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=520272 memory=462108 CPUtime=1793.52 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 65180 0 0 0 179322 30 0 0 20 0 1 0 182996441 532758528 115527 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 130068 115527 748 737 0 129156 0
Current children cumulated CPU time: 3586.81 s
Current children cumulated vsize: 538864 KiB
Current children cumulated memory: 465796 KiB

[startup+3596.11 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 953668
/proc/meminfo: memFree=124109860/131655788 swapFree=131071996/131071996
[pid=951254] ppid=951251 vsize=9932 memory=2668 CPUtime=1793.29 cores=5,7
/proc/951254/stat : 951254 (Hybrid-LSMabSP+) S 951251 951254 949903 0 -1 4194304 265 84438 0 0 0 0 178586 743 20 0 1 0 182816640 10170368 667 134679101440 94466694107136 94466695186456 140726397301376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94466697284912 94466697332100 94466702045184 140726397309927 140726397310073 140726397310073 140726397317089 0
/proc/951254/statm: 2483 667 577 264 0 134 0
[pid=952627] ppid=951254 vsize=8660 memory=1020 CPUtime=0 cores=5,7
/proc/952627/stat : 952627 (timeout) S 951254 952627 949903 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182996441 8867840 255 134679101440 94260333486080 94260333521096 140731125028992 0 0 0 0 3293184 73735 0 0 0 17 7 0 0 0 0 0 94260335618512 94260335620644 94260365045760 140731125036019 140731125036188 140731125036188 140731125043175 0
/proc/952627/statm: 2165 255 231 9 0 87 0
[pid=952628] ppid=952627 vsize=230672 memory=226320 CPUtime=1793.62 cores=5,7
/proc/952628/stat : 952628 (Exact) R 952627 952627 949903 0 -1 4194304 65214 0 0 0 179331 31 0 0 20 0 1 0 182996441 236208128 56580 134679101440 4194304 7210733 140724069572736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 22339584 140724069581839 140724069581989 140724069581989 140724069588976 0
/proc/952628/statm: 57668 56580 840 737 0 56756 0
Current children cumulated CPU time: 3586.91 s
Current children cumulated vsize: 249264 KiB
Current children cumulated memory: 230008 KiB

Child status: 0

Real time (s): 3596.2
CPU time (s): 3587.02
CPU user time (s): 3579.26
CPU system time (s): 7.76378
CPU usage (%): 99.7448
Max. virtual memory (cumulated for all children) (KiB): 589120
Max. memory (cumulated for all children) (KiB): 465796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.26
system time used= 7.76378
maximum resident set size= 462108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151479
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= 116
involuntary context switches= 2011


# summary of solver processes directly reported to runsolver:
#   pid: 951254
#   total CPU time (s): 3587.02
#   total CPU user time (s): 3579.26
#   total CPU system time (s): 7.76378

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2199 second user time and 35.7972 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-18 14:43:40
IDJOB=4442994
IDBENCH=147859
IDSOLVER=3070
FILE ID=nodeC004/4442994-1721306608
RUNJOBID= nodeC004-1721304821-949918
SLURM_JOB_ID= 7542626
Free space on /tmp= 723720 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442994-1721306608/watcher-4442994-1721306608 -o /tmp/evaluation-result-4442994-1721306608/solver-4442994-1721306608 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721304821-949918 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4442994-1721306608.opb 3600 HOME 31000

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

MD5SUM BENCH= 524c0290a9c7ac599d8004695d4c7f99
RANDOM SEED=1420792988

nodeC004.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		: 3665.012
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	: 6984.29
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		: 3492.147
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3665.004
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	: 6984.29
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		: 3492.159
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.37
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.547
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	: 6984.29
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.312
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125074532 kB
MemAvailable:   129788852 kB
Buffers:          501644 kB
Cached:          4997632 kB
SwapCached:            0 kB
Active:          1023352 kB
Inactive:        4890832 kB
Active(anon):       3384 kB
Inactive(anon):   449216 kB
Active(file):    1019968 kB
Inactive(file):  4441616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             43548 kB
Writeback:             4 kB
AnonPages:        415028 kB
Mapped:           139736 kB
Shmem:             37700 kB
KReclaimable:     185868 kB
Slab:             299004 kB
SReclaimable:     185868 kB
SUnreclaim:       113136 kB
KernelStack:        3984 kB
PageTables:        10476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     765304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57696 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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:      213832 kB
DirectMap2M:    23808000 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723696 MiB
End job on nodeC004 at 2024-07-18 15:43:37