Trace number 4451379

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
NaPS 1.03UNSAT 40.8047 40.9025

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v050-n1.opb
MD5SUMb8914e79ffb37c6d66755cd34e512329
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.004807
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4451379-1721432736.opb
40.79/40.90	s UNSATISFIABLE
40.79/40.90	c _____________________________________________________________________________
40.79/40.90	c std/band forms        : 98,0
40.79/40.90	c 2cl/3cl ITE-codings   : 0,0
40.79/40.90	c BDD/srt/adr Max costs : 0,11,0
40.79/40.90	c BDDraw/bin/mul/srt/adr: 0,0,0,98,0
40.79/40.90	c BDD nodes             : 0
40.79/40.90	c Es1/CC detections     : 0,0
40.79/40.90	c CC sort               : 49
40.79/40.90	c SAT/UNSAT calls       : 0,1
40.79/40.90	c regenrated variables  : 0
40.79/40.90	c eliminated fixed lits : 0
40.79/40.90	c goal lit flips        : 0
40.79/40.90	c goal stages           : 0
40.79/40.90	c goal shrink           : 0
40.79/40.90	c goal coeff separations: 0
40.79/40.90	c restarts              : 62714
40.79/40.90	c conflicts             : 2447086        (60519 /sec)
40.79/40.90	c decisions             : 4170284        (103135 /sec)
40.79/40.90	c propagations          : 33193179       (820899 /sec)
40.79/40.90	c inspects              : 0              (0 /sec)
40.79/40.90	c CPU time (solving tm) : 40.44 s        (40.43 s, SAT 0 s, UNSAT 40.43 s)
40.79/40.90	c Time for Opt-base     : 7e-06 s
40.79/40.90	c Steps for Opt-base    : 0
40.79/40.90	c Time for BDD coding   : 0 s
40.79/40.90	c Time for srt coding   : 9e-06 s
40.79/40.90	c _____________________________________________________________________________

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 (59775 MiB free)
  memory of node 1: 64473 MiB (61702 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451379-1721432736/watcher-4451379-1721432736 -o /tmp/evaluation-result-4451379-1721432736/solver-4451379-1721432736 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041017 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451379-1721432736.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1041078, runsolver pid=1041063

[startup+0.100092 s]*
/proc/loadavg: 1.10 2.19 3.30 8/247 1041096
/proc/meminfo: memFree=124386816/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=4304 memory=2956 CPUtime=0.1 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 307 0 0 0 10 0 0 0 20 0 1 0 195432390 4407296 739 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1076 739 532 659 0 280 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14236 KiB
Current children cumulated memory: 5580 KiB

[startup+0.21482 s]*
/proc/loadavg: 1.10 2.19 3.30 9/247 1041096
/proc/meminfo: memFree=124386116/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=4532 memory=2968 CPUtime=0.21 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 380 0 0 0 21 0 0 0 20 0 1 0 195432390 4640768 742 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1133 742 532 659 0 337 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 14464 KiB
Current children cumulated memory: 5592 KiB

[startup+0.313355 s]*
/proc/loadavg: 1.10 2.19 3.30 7/247 1041096
/proc/meminfo: memFree=124384816/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=4724 memory=3228 CPUtime=0.31 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 461 0 0 0 31 0 0 0 20 0 1 0 195432390 4837376 807 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1181 807 532 659 0 385 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14656 KiB
Current children cumulated memory: 5852 KiB

[startup+0.700333 s]
/proc/loadavg: 1.10 2.19 3.30 7/247 1041096
/proc/meminfo: memFree=124382996/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=5508 memory=3608 CPUtime=0.68 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 577 0 0 0 68 0 0 0 20 0 1 0 195432390 5640192 902 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1377 902 532 659 0 581 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 15440 KiB
Current children cumulated memory: 6232 KiB

[startup+1.50033 s]
/proc/loadavg: 1.10 2.19 3.30 9/247 1041096
/proc/meminfo: memFree=124380568/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=6068 memory=3848 CPUtime=1.48 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 1434 0 0 0 148 0 0 0 20 0 1 0 195432390 6213632 962 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1517 962 532 659 0 721 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 16000 KiB
Current children cumulated memory: 6472 KiB

[startup+3.11292 s]
/proc/loadavg: 1.41 2.24 3.31 8/247 1041098
/proc/meminfo: memFree=124378492/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=6484 memory=4668 CPUtime=3.08 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 6789 0 0 0 307 1 0 0 20 0 1 0 195432390 6639616 1167 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1621 1167 532 659 0 825 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 16416 KiB
Current children cumulated memory: 7292 KiB

[startup+6.30031 s]
/proc/loadavg: 1.41 2.24 3.31 8/247 1041098
/proc/meminfo: memFree=124376888/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8532 memory=5292 CPUtime=6.27 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 24956 0 0 0 624 3 0 0 20 0 1 0 195432390 8736768 1323 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2133 1323 532 659 0 1337 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 18464 KiB
Current children cumulated memory: 7916 KiB

[startup+12.7003 s]
/proc/loadavg: 1.81 2.30 3.32 8/247 1041098
/proc/meminfo: memFree=124376160/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8532 memory=6060 CPUtime=12.65 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 88294 0 0 0 1255 10 0 0 20 0 1 0 195432390 8736768 1515 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2133 1515 532 659 0 1337 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 18464 KiB
Current children cumulated memory: 8684 KiB

[startup+25.5003 s]
/proc/loadavg: 2.15 2.36 3.32 8/247 1041101
/proc/meminfo: memFree=124374864/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8212 memory=6064 CPUtime=25.42 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 189080 0 0 0 2521 21 0 0 20 0 1 0 195432390 8409088 1516 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2053 1516 532 659 0 1257 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 18144 KiB
Current children cumulated memory: 8688 KiB

[startup+40.9025 s]
# the end of solver process 1041078 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=40.4389 s, system=0.365771 s

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

[startup+25.6004 s]
/proc/loadavg: 2.15 2.36 3.32 8/247 1041101
/proc/meminfo: memFree=124374864/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8212 memory=6328 CPUtime=25.52 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 189488 0 0 0 2531 21 0 0 20 0 1 0 195432390 8409088 1582 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2053 1582 532 659 0 1257 0
Current children cumulated CPU time: 25.52 s
Current children cumulated vsize: 18144 KiB
Current children cumulated memory: 8952 KiB

[startup+32.0003 s]*
/proc/loadavg: 2.43 2.41 3.33 9/247 1041101
/proc/meminfo: memFree=124370084/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=10260 memory=6272 CPUtime=31.91 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 248146 0 0 0 3163 28 0 0 20 0 1 0 195432390 10506240 1568 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2565 1568 532 659 0 1769 0
Current children cumulated CPU time: 31.91 s
Current children cumulated vsize: 20192 KiB
Current children cumulated memory: 8896 KiB

[startup+35.2003 s]
/proc/loadavg: 2.43 2.41 3.33 9/247 1041102
/proc/meminfo: memFree=124371024/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8212 memory=6400 CPUtime=35.1 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 267917 0 0 0 3479 31 0 0 20 0 1 0 195432390 8409088 1600 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2053 1600 532 659 0 1257 0
Current children cumulated CPU time: 35.1 s
Current children cumulated vsize: 18144 KiB
Current children cumulated memory: 9024 KiB

[startup+38.4003 s]
/proc/loadavg: 2.64 2.45 3.34 8/247 1041102
/proc/meminfo: memFree=124368672/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=9236 memory=5960 CPUtime=38.3 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 294937 0 0 0 3795 35 0 0 20 0 1 0 195432390 9457664 1490 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2309 1490 532 659 0 1513 0
Current children cumulated CPU time: 38.3 s
Current children cumulated vsize: 19168 KiB
Current children cumulated memory: 8584 KiB

[startup+40.0003 s]*
/proc/loadavg: 2.64 2.45 3.34 8/247 1041102
/proc/meminfo: memFree=124367736/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=10644 memory=7084 CPUtime=39.9 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 300409 0 0 0 3955 35 0 0 20 0 1 0 195432390 10899456 1771 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2661 1771 532 659 0 1865 0
Current children cumulated CPU time: 39.9 s
Current children cumulated vsize: 20576 KiB
Current children cumulated memory: 9708 KiB

[startup+40.4003 s]
/proc/loadavg: 2.64 2.45 3.34 8/247 1041102
/proc/meminfo: memFree=124367736/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8596 memory=6292 CPUtime=40.28 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 301601 0 0 0 3993 35 0 0 20 0 1 0 195432390 8802304 1573 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2149 1573 532 659 0 1353 0
Current children cumulated CPU time: 40.28 s
Current children cumulated vsize: 18528 KiB
Current children cumulated memory: 8916 KiB

[startup+40.8003 s]
/proc/loadavg: 2.64 2.45 3.34 8/247 1041102
/proc/meminfo: memFree=124367736/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=7572 memory=5928 CPUtime=40.69 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 302962 0 0 0 4033 36 0 0 20 0 1 0 195432390 7753728 1482 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 1893 1482 532 659 0 1097 0
Current children cumulated CPU time: 40.69 s
Current children cumulated vsize: 17504 KiB
Current children cumulated memory: 8552 KiB

[startup+40.9003 s]
/proc/loadavg: 2.64 2.45 3.34 8/247 1041102
/proc/meminfo: memFree=124367736/131655788 swapFree=131071996/131071996
[pid=1041078] ppid=1041063 vsize=9932 memory=2624 CPUtime=0 cores=4,6
/proc/1041078/stat : 1041078 (naps-1.03.sh) S 1041063 1041078 1041006 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 195432389 10170368 656 134679101440 94843063623680 94843064703000 140736038526304 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94843066801456 94843066848644 94843068481536 140736038532066 140736038532191 140736038532191 140736038539208 0
/proc/1041078/statm: 2483 656 576 264 0 134 0
[pid=1041096] ppid=1041078 vsize=8596 memory=6192 CPUtime=40.79 cores=4,6
/proc/1041096/stat : 1041096 (naps-1.03) R 1041078 1041078 1041006 0 -1 4194304 303225 0 0 0 4043 36 0 0 20 0 1 0 195432390 8802304 1548 134679101440 4194304 6891213 140736665533344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24461312 140736665539571 140736665539683 140736665539683 140736665546699 0
/proc/1041096/statm: 2149 1548 532 659 0 1353 0
Current children cumulated CPU time: 40.79 s
Current children cumulated vsize: 18528 KiB
Current children cumulated memory: 8816 KiB

Child status: 10

Real time (s): 40.9025
CPU time (s): 40.8047
CPU user time (s): 40.4389
CPU system time (s): 0.365771
CPU usage (%): 99.7608
Max. virtual memory (cumulated for all children) (KiB): 22624
Max. memory (cumulated for all children) (KiB): 10672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.4389
system time used= 0.365771
maximum resident set size= 8064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 58


# summary of solver processes directly reported to runsolver:
#   pid: 1041078
#   total CPU time (s): 40.8047
#   total CPU user time (s): 40.4389
#   total CPU system time (s): 0.365771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.241715 second user time and 0.445022 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 01:45:48
IDJOB=4451379
IDBENCH=162396
IDSOLVER=3063
FILE ID=nodeC005/4451379-1721432736
RUNJOBID= nodeC005-1721432748-1041017
SLURM_JOB_ID= 7545624
Free space on /tmp= 723784 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v050-n1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451379-1721432736/watcher-4451379-1721432736 -o /tmp/evaluation-result-4451379-1721432736/solver-4451379-1721432736 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041017 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451379-1721432736.opb

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

MD5SUM BENCH= b8914e79ffb37c6d66755cd34e512329
RANDOM SEED=824022438

nodeC005.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		: 1197.183
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.53
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.181
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.35
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.182
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.53
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.189
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.35
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.183
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.53
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.186
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.35
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.939
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.53
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.178
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124395444 kB
MemAvailable:   129850832 kB
Buffers:          547992 kB
Cached:          5688616 kB
SwapCached:            0 kB
Active:          1151256 kB
Inactive:        5409572 kB
Active(anon):       3328 kB
Inactive(anon):   366788 kB
Active(file):    1147928 kB
Inactive(file):  5042784 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21456 kB
Writeback:             0 kB
AnonPages:        323040 kB
Mapped:           108276 kB
Shmem:             45896 kB
KReclaimable:     209752 kB
Slab:             329356 kB
SReclaimable:     209752 kB
SUnreclaim:       119604 kB
KernelStack:        3648 kB
PageTables:         9912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     731504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61632 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC005 at 2024-07-20 01:46:29