Trace number 4446078

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-GM 1.03? (TO) 3600.03 3611.02

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-24.opb
MD5SUM0ffe17eea1acb86364611cfd69bcd9b8
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 benchmark16.2183
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4446078-1721329925.opb
3600.01/3611.01	c 
3600.01/3611.01	c *** TERMINATED *** by signal 15
3600.01/3611.01	s UNKNOWN
3600.01/3611.01	c _____________________________________________________________________________
3600.01/3611.01	c std/band forms        : 20824,0
3600.01/3611.01	c 2cl/3cl ITE-codings   : 19044,0
3600.01/3611.01	c BDD/srt/adr Max costs : 5,113,0
3600.01/3611.01	c BDDraw/bin/mul/srt/adr: 20102,0,0,722,0
3600.01/3611.01	c BDD nodes             : 118496
3600.01/3611.01	c Es1/CC detections     : 0,0
3600.01/3611.01	c CC sort               : 720
3600.01/3611.01	c SAT/UNSAT calls       : 0,0
3600.01/3611.01	c regenrated variables  : 0
3600.01/3611.01	c eliminated fixed lits : 0
3600.01/3611.01	c goal lit flips        : 0
3600.01/3611.01	c goal stages           : 0
3600.01/3611.01	c goal shrink           : 0
3600.01/3611.01	c goal coeff separations: 0
3600.01/3611.01	c restarts              : 0
3600.01/3611.01	c conflicts             : 0              (0 /sec)
3600.01/3611.01	c decisions             : 0              (0 /sec)
3600.01/3611.01	c propagations          : 0              (0 /sec)
3600.01/3611.01	c inspects              : 0              (0 /sec)
3600.01/3611.01	c CPU time (solving tm) : 3599 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.01/3611.01	c Time for Opt-base     : 0.003408 s
3600.01/3611.01	c Steps for Opt-base    : 0
3600.01/3611.01	c Time for BDD coding   : 0.2703 s
3600.01/3611.01	c Time for srt coding   : 0.004922 s
3600.01/3611.01	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: 64059 MiB (59955 MiB free)
  memory of node 1: 64510 MiB (61397 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446078-1721329925/watcher-4446078-1721329925 -o /tmp/evaluation-result-4446078-1721329925/solver-4446078-1721329925 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965781 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4446078-1721329925.opb 

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
Current StackSize limit: 8192 KiB

solver pid=965817, runsolver pid=965813

[startup+0.100098 s]*
/proc/loadavg: 1.11 1.39 2.51 5/248 965858
/proc/meminfo: memFree=124259448/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=8944 memory=2936 CPUtime=0.1 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 358 0 0 0 10 0 0 0 20 0 1 0 185148594 9158656 734 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 2236 734 436 659 0 1440 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18876 KiB
Current children cumulated memory: 5660 KiB

[startup+0.214644 s]*
/proc/loadavg: 1.11 1.39 2.51 5/248 965858
/proc/meminfo: memFree=124254712/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=10048 memory=4032 CPUtime=0.21 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 657 0 0 0 21 0 0 0 20 0 1 0 185148594 10289152 1008 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 2512 1008 436 659 0 1716 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 19980 KiB
Current children cumulated memory: 6756 KiB

[startup+0.313174 s]*
/proc/loadavg: 1.11 1.39 2.51 5/248 965858
/proc/meminfo: memFree=124249784/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=11228 memory=5352 CPUtime=0.31 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 976 0 0 0 31 0 0 0 20 0 1 0 185148594 11497472 1338 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 2807 1338 436 659 0 2011 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 21160 KiB
Current children cumulated memory: 8076 KiB

[startup+0.700325 s]
/proc/loadavg: 1.11 1.39 2.51 6/248 965858
/proc/meminfo: memFree=124240264/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=15604 memory=10348 CPUtime=0.68 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 2218 0 0 0 68 0 0 0 20 0 1 0 185148594 15978496 2587 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 3901 2587 436 659 0 3105 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 25536 KiB
Current children cumulated memory: 13072 KiB

[startup+1.50035 s]
/proc/loadavg: 1.11 1.39 2.51 5/248 965858
/proc/meminfo: memFree=124209540/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=29896 memory=26932 CPUtime=1.48 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 6073 0 0 0 146 2 0 0 20 0 1 0 185148594 30613504 6733 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 7474 6733 436 659 0 6678 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 39828 KiB
Current children cumulated memory: 29656 KiB

[startup+3.11345 s]
/proc/loadavg: 1.11 1.39 2.51 5/248 965858
/proc/meminfo: memFree=124002160/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=79676 memory=72952 CPUtime=3.08 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 18325 0 0 0 303 5 0 0 20 0 1 0 185148594 81588224 18238 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 19919 18238 468 659 0 19123 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 89608 KiB
Current children cumulated memory: 75676 KiB

[startup+6.3004 s]
/proc/loadavg: 1.34 1.44 2.52 5/248 965858
/proc/meminfo: memFree=123902780/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=79436 memory=75240 CPUtime=6.26 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 19173 0 0 0 620 6 0 0 20 0 1 0 185148594 81342464 18810 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 19859 18810 468 659 0 19063 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 89368 KiB
Current children cumulated memory: 77964 KiB

[startup+12.7004 s]
/proc/loadavg: 1.55 1.48 2.53 5/248 965860
/proc/meminfo: memFree=123834208/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=98752 memory=94448 CPUtime=12.65 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 19932 0 0 0 1258 7 0 0 20 0 1 0 185148594 101122048 23612 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 24688 23612 468 659 0 23892 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 108684 KiB
Current children cumulated memory: 97172 KiB

[startup+25.5004 s]
/proc/loadavg: 2.18 1.62 2.56 5/248 965861
/proc/meminfo: memFree=123760764/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=119112 memory=104448 CPUtime=25.4 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 20763 0 0 0 2533 7 0 0 20 0 1 0 185148594 121970688 26112 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 29778 26112 468 659 0 28982 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 129044 KiB
Current children cumulated memory: 107172 KiB

[startup+51.1138 s]
/proc/loadavg: 2.87 1.83 2.60 5/248 965866
/proc/meminfo: memFree=123656052/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=137944 memory=108544 CPUtime=50.93 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 20802 0 0 0 5086 7 0 0 20 0 1 0 185148594 141254656 27136 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 34486 27136 468 659 0 33690 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 147876 KiB
Current children cumulated memory: 111268 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 2.18 2.68 5/248 965874
/proc/meminfo: memFree=123664836/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=137944 memory=133368 CPUtime=101.96 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 21449 0 0 0 10188 8 0 0 20 0 1 0 185148594 141254656 33342 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 34486 33342 468 659 0 33690 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 147876 KiB
Current children cumulated memory: 136092 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.54 2.78 5/248 965886
/proc/meminfo: memFree=123530352/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=187264 memory=166440 CPUtime=161.77 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 23111 0 0 0 16167 10 0 0 20 0 1 0 185148594 191758336 41610 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 46816 41610 468 659 0 46020 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 197196 KiB
Current children cumulated memory: 169164 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.83 2.86 5/246 965897
/proc/meminfo: memFree=123595716/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=137944 memory=133748 CPUtime=221.58 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 23659 0 0 0 22147 11 0 0 20 0 1 0 185148594 141254656 33437 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 34486 33437 468 659 0 33690 0
Current children cumulated CPU time: 221.58 s

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

/proc/loadavg: 4.14 4.12 4.06 5/249 967687
/proc/meminfo: memFree=122901352/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=297820 memory=256000 CPUtime=3032.92 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 44400 0 0 0 303241 51 0 0 20 0 1 0 185148594 304967680 64000 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 74455 64000 468 659 0 73659 0
Current children cumulated CPU time: 3032.92 s
Current children cumulated vsize: 307752 KiB
Current children cumulated memory: 258724 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/247 967697
/proc/meminfo: memFree=122935448/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=217904 CPUtime=3092.76 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 45026 0 0 0 309223 53 0 0 20 0 1 0 185148594 253677568 54476 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 54476 468 659 0 61137 0
Current children cumulated CPU time: 3092.76 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 220628 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.06 5/247 967708
/proc/meminfo: memFree=122884804/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=236364 CPUtime=3152.58 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 45098 0 0 0 315205 53 0 0 20 0 1 0 185148594 253677568 59091 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 59091 468 659 0 61137 0
Current children cumulated CPU time: 3152.58 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 239088 KiB

[startup+3222.3 s]
/proc/loadavg: 4.19 4.13 4.07 5/245 967719
/proc/meminfo: memFree=122828900/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=297820 memory=251904 CPUtime=3212.42 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 45460 0 0 0 321188 54 0 0 20 0 1 0 185148594 304967680 62976 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 74455 62976 468 659 0 73659 0
Current children cumulated CPU time: 3212.42 s
Current children cumulated vsize: 307752 KiB
Current children cumulated memory: 254628 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.07 5/245 967729
/proc/meminfo: memFree=122945300/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=216912 memory=203200 CPUtime=3272.26 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 45991 0 0 0 327170 56 0 0 20 0 1 0 185148594 222117888 50800 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 54228 50800 468 659 0 53432 0
Current children cumulated CPU time: 3272.26 s
Current children cumulated vsize: 226844 KiB
Current children cumulated memory: 205924 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.13 4.08 5/245 967739
/proc/meminfo: memFree=122933796/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=230220 CPUtime=3332.09 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 46131 0 0 0 333153 56 0 0 20 0 1 0 185148594 253677568 57555 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 57555 468 659 0 61137 0
Current children cumulated CPU time: 3332.09 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 232944 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.13 4.08 5/245 967749
/proc/meminfo: memFree=122956296/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=244556 CPUtime=3391.91 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 46206 0 0 0 339135 56 0 0 20 0 1 0 185148594 253677568 61139 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 61139 468 659 0 61137 0
Current children cumulated CPU time: 3391.91 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 247280 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/245 967761
/proc/meminfo: memFree=122925044/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=297820 memory=260096 CPUtime=3451.72 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 46623 0 0 0 345115 57 0 0 20 0 1 0 185148594 304967680 65024 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 74455 65024 468 659 0 73659 0
Current children cumulated CPU time: 3451.72 s
Current children cumulated vsize: 307752 KiB
Current children cumulated memory: 262820 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/248 967776
/proc/meminfo: memFree=122823980/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=219952 CPUtime=3511.54 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 47235 0 0 0 351096 58 0 0 20 0 1 0 185148594 253677568 54988 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 54988 468 659 0 61137 0
Current children cumulated CPU time: 3511.54 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 222676 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.13 4.09 5/248 967786
/proc/meminfo: memFree=122918380/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=238412 CPUtime=3571.38 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 47309 0 0 0 357079 59 0 0 20 0 1 0 185148594 253677568 59603 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 59603 468 659 0 61137 0
Current children cumulated CPU time: 3571.38 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 241136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.62 4.25 4.13 5/248 967791
/proc/meminfo: memFree=122933580/131655788 swapFree=131071996/131071996
[pid=965817] ppid=965813 vsize=9932 memory=2724 CPUtime=0 cores=5,7
/proc/965817/stat : 965817 (naps-1.03.sh) S 965813 965817 965768 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 185148593 10170368 681 134679101440 94372905263104 94372906342424 140726230600176 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94372908440880 94372908488068 94372911398912 140726230606815 140726230606944 140726230606944 140726230613960 0
/proc/965817/statm: 2483 681 603 264 0 134 0
[pid=965829] ppid=965817 vsize=247732 memory=244556 CPUtime=3600.01 cores=5,7
/proc/965829/stat : 965829 (naps-1.03) R 965817 965817 965768 0 -1 4194304 47312 0 0 0 359942 59 0 0 20 0 1 0 185148594 253677568 61139 134679101440 4194304 6891213 140733964128592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33468416 140733964133360 140733964133476 140733964133476 140733964140491 0
/proc/965829/statm: 61933 61139 468 659 0 61137 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 257664 KiB
Current children cumulated memory: 247280 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.43 s, system=0.602082 s

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

Child status: 10

Real time (s): 3611.02
CPU time (s): 3600.03
CPU user time (s): 3599.43
CPU system time (s): 0.602082
CPU usage (%): 99.6957
Max. virtual memory (cumulated for all children) (KiB): 307752
Max. memory (cumulated for all children) (KiB): 266916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.43
system time used= 0.602082
maximum resident set size= 264192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47791
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= 77
involuntary context switches= 2160


# summary of solver processes directly reported to runsolver:
#   pid: 965817
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.43
#   total CPU system time (s): 0.602082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1069 second user time and 37.9625 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 21:12:17
IDJOB=4446078
IDBENCH=155442
IDSOLVER=3062
FILE ID=nodeC003/4446078-1721329925
RUNJOBID= nodeC003-1721329937-965781
SLURM_JOB_ID= 7542701
Free space on /tmp= 723744 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-24.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446078-1721329925/watcher-4446078-1721329925 -o /tmp/evaluation-result-4446078-1721329925/solver-4446078-1721329925 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965781 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4446078-1721329925.opb

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

MD5SUM BENCH= 0ffe17eea1acb86364611cfd69bcd9b8
RANDOM SEED=6664382

nodeC003.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.216
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.76
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		: 1269.016
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.30
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.253
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.76
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.216
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.30
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.233
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.76
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.217
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.30
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.217
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.76
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.226
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124276752 kB
MemAvailable:   129844956 kB
Buffers:          515308 kB
Cached:          5829208 kB
SwapCached:            0 kB
Active:           924556 kB
Inactive:        5770996 kB
Active(anon):       1388 kB
Inactive(anon):   387404 kB
Active(file):     923168 kB
Inactive(file):  5383592 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             50828 kB
Writeback:             0 kB
AnonPages:        351140 kB
Mapped:           105976 kB
Shmem:             37704 kB
KReclaimable:     202952 kB
Slab:             317844 kB
SReclaimable:     202952 kB
SUnreclaim:       114892 kB
KernelStack:        3712 kB
PageTables:         9668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     664272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58304 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723688 MiB
End job on nodeC003 at 2024-07-18 22:12:28