Trace number 4463567

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.03a2? (TO) 3600.05 3607.11

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-wijsmanguo_wcsp.wbo
MD5SUMd209bb579b31e9f057bcb8dfc272a731
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark16.5066
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1764
Total number of constraints1321572
Number of soft constraints1321523
Number of constraints which are clauses1321523
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 38
Min constraint cost 1
Max constraint cost 38
Sum of constraints costs 50169959
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
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.03a2.
0.00/0.00	c Input file name: HOME/instance-4463567-1722354300.wbo
0.00/0.00	c Initial goal by soft: 37
14.97/15.06	c single stage optimization mode
3600.03/3607.10	c 
3600.03/3607.10	c *** TERMINATED *** by signal 15
3600.03/3607.10	s UNKNOWN
3600.03/3607.10	c _____________________________________________________________________________
3600.03/3607.10	c std/band forms        : 49,0
3600.03/3607.10	c 2cl/3cl ITE-codings   : 0,0
3600.03/3607.10	c BDD/srt/adr Max costs : 0,536,0
3600.03/3607.10	c BDDraw/bin/mul/srt/adr: 0,0,0,49,0
3600.03/3607.10	c BDD nodes             : 0
3600.03/3607.10	c Es1/CC detections     : 0,0
3600.03/3607.10	c CC sort               : 49
3600.03/3607.10	c SAT/UNSAT calls       : 0,0
3600.03/3607.10	c regenrated variables  : 0
3600.03/3607.10	c eliminated fixed lits : 0
3600.03/3607.10	c goal lit flips        : 1081264
3600.03/3607.10	c goal stages           : 1
3600.03/3607.10	c goal shrink           : 0
3600.03/3607.10	c goal coeff separations: 0
3600.03/3607.10	c restarts              : 0
3600.03/3607.10	c conflicts             : 0              (0 /sec)
3600.03/3607.10	c decisions             : 0              (0 /sec)
3600.03/3607.10	c propagations          : 0              (0 /sec)
3600.03/3607.10	c inspects              : 0              (0 /sec)
3600.03/3607.10	c CPU time (solving tm) : 3600 s        (3582 s, SAT 0 s, UNSAT 0 s)
3600.03/3607.10	c Time for Opt-base     : 0.000454 s
3600.03/3607.10	c Steps for Opt-base    : 0
3600.03/3607.10	c Time for BDD coding   : 0 s
3600.03/3607.10	c Time for srt coding   : 0.002613 s
3600.03/3607.10	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: 63968 MiB (55209 MiB free)
  memory of node 1: 64473 MiB (61199 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463567-1722354300/watcher-4463567-1722354300 -o /tmp/evaluation-result-4463567-1722354300/solver-4463567-1722354300 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1722352470-14082 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4463567-1722354300.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=16872, runsolver pid=16869

[startup+0.100089 s]*
/proc/loadavg: 4.29 4.15 3.88 5/261 16879
/proc/meminfo: memFree=119194932/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=12984 memory=10692 CPUtime=0.09 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 2464 0 0 0 9 0 0 0 20 0 1 0 2029968 13295616 2673 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 3246 2673 580 659 0 2450 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 22916 KiB
Current children cumulated memory: 13412 KiB

[startup+0.20572 s]*
/proc/loadavg: 4.29 4.15 3.88 5/261 16879
/proc/meminfo: memFree=119187400/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=18632 memory=17004 CPUtime=0.2 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 4189 0 0 0 20 0 0 0 20 0 1 0 2029968 19079168 4251 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 4658 4251 580 659 0 3862 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28564 KiB
Current children cumulated memory: 19724 KiB

[startup+0.305731 s]*
/proc/loadavg: 4.29 4.15 3.88 5/261 16879
/proc/meminfo: memFree=119177460/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=29260 memory=26708 CPUtime=0.29 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 7163 0 0 0 29 0 0 0 20 0 1 0 2029968 29962240 6677 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 7315 6677 580 659 0 6519 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39192 KiB
Current children cumulated memory: 29428 KiB

[startup+0.70027 s]
/proc/loadavg: 4.29 4.15 3.88 5/261 16879
/proc/meminfo: memFree=119159448/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=56868 memory=53368 CPUtime=0.69 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 13832 0 0 0 67 2 0 0 20 0 1 0 2029968 58232832 13342 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 14217 13342 580 659 0 13421 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 66800 KiB
Current children cumulated memory: 56088 KiB

[startup+1.50023 s]
/proc/loadavg: 4.29 4.15 3.88 5/261 16879
/proc/meminfo: memFree=119116156/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=114296 memory=109900 CPUtime=1.48 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 24404 0 0 0 144 4 0 0 20 0 1 0 2029968 117039104 27475 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 28574 27475 580 659 0 27778 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 124228 KiB
Current children cumulated memory: 112620 KiB

[startup+3.10564 s]
/proc/loadavg: 4.29 4.15 3.88 5/263 16883
/proc/meminfo: memFree=118987208/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=224332 memory=220076 CPUtime=3.09 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 40220 0 0 0 301 8 0 0 20 0 1 0 2029968 229715968 55019 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 56083 55019 580 659 0 55287 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 234264 KiB
Current children cumulated memory: 222796 KiB

[startup+6.30024 s]
/proc/loadavg: 4.35 4.17 3.89 5/263 16883
/proc/meminfo: memFree=118769356/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=451652 memory=445540 CPUtime=6.27 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 60326 0 0 0 612 15 0 0 20 0 1 0 2029968 462491648 111385 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 112913 111385 580 659 0 112117 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 461584 KiB
Current children cumulated memory: 448260 KiB

[startup+12.7003 s]
/proc/loadavg: 4.40 4.18 3.89 5/263 16884
/proc/meminfo: memFree=118276348/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1086856 memory=1059576 CPUtime=12.66 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 152717 0 0 0 1234 32 0 0 20 0 1 0 2029968 1112940544 264894 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 271714 264894 580 659 0 270918 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1096788 KiB
Current children cumulated memory: 1062296 KiB

[startup+25.5003 s]
/proc/loadavg: 4.45 4.20 3.91 5/262 16886
/proc/meminfo: memFree=117966932/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1234228 CPUtime=25.43 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 193804 0 0 0 2505 38 0 0 20 0 1 0 2029968 1291362304 308557 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308557 612 659 0 314478 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1236948 KiB

[startup+51.106 s]
/proc/loadavg: 4.42 4.22 3.92 5/262 16890
/proc/meminfo: memFree=118010812/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1234228 CPUtime=50.98 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 193808 0 0 0 5060 38 0 0 20 0 1 0 2029968 1291362304 308557 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308557 612 659 0 314478 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1236948 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.20 3.93 5/262 16899
/proc/meminfo: memFree=117978820/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1234228 CPUtime=102.07 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 193816 0 0 0 10169 38 0 0 20 0 1 0 2029968 1291362304 308557 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308557 612 659 0 314478 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1236948 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.17 3.94 5/262 16911
/proc/meminfo: memFree=117972052/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1234228 CPUtime=161.96 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 193822 0 0 0 16157 39 0 0 20 0 1 0 2029968 1291362304 308557 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308557 612 659 0 314478 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1236948 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.17 3.96 5/262 16923
/proc/meminfo: memFree=118023364/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1234228 CPUtime=221.83 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 193829 0 0 0 22144 39 0 0 20 0 1 0 2029968 1291362304 308557 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308557 612 659 0 314478 0
Current children cumulated CPU time: 221.83 s
Current children cumulated vsize: 1271028 KiB

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

/proc/loadavg: 1.46 2.00 2.82 2/235 18727
/proc/meminfo: memFree=122627396/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1235220 CPUtime=3095.97 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194319 0 0 0 309550 47 0 0 20 0 1 0 2029968 1291362304 308805 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308805 612 659 0 314478 0
Current children cumulated CPU time: 3095.97 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1237940 KiB

[startup+3162.3 s]
/proc/loadavg: 1.70 1.98 2.76 2/235 18740
/proc/meminfo: memFree=122626280/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1235636 CPUtime=3155.88 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194329 0 0 0 315541 47 0 0 20 0 1 0 2029968 1291362304 308909 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 308909 612 659 0 314478 0
Current children cumulated CPU time: 3155.88 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1238356 KiB

[startup+3222.3 s]
/proc/loadavg: 1.71 1.93 2.69 2/235 18752
/proc/meminfo: memFree=122625104/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1236128 CPUtime=3215.79 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194344 0 0 0 321532 47 0 0 20 0 1 0 2029968 1291362304 309032 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 309032 612 659 0 314478 0
Current children cumulated CPU time: 3215.79 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1238848 KiB

[startup+3282.3 s]
/proc/loadavg: 1.32 1.77 2.59 2/235 18762
/proc/meminfo: memFree=122619284/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3275.7 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194364 0 0 0 327523 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3275.7 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

[startup+3342.3 s]
/proc/loadavg: 1.16 1.64 2.49 2/238 18777
/proc/meminfo: memFree=122618696/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3335.61 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194383 0 0 0 333514 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3335.61 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

[startup+3402.3 s]
/proc/loadavg: 1.16 1.56 2.40 2/238 18788
/proc/meminfo: memFree=122618020/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3395.53 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194400 0 0 0 339506 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3395.53 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.47 2.32 2/238 18798
/proc/meminfo: memFree=122617352/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3455.44 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194414 0 0 0 345497 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3455.44 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

[startup+3522.3 s]
/proc/loadavg: 1.23 1.43 2.25 2/238 18809
/proc/meminfo: memFree=122616596/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3515.35 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194432 0 0 0 351488 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3515.35 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

[startup+3582.3 s]
/proc/loadavg: 1.14 1.36 2.17 2/238 18820
/proc/meminfo: memFree=122615724/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3575.26 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194450 0 0 0 357479 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3575.26 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.1 s]
/proc/loadavg: 1.17 1.35 2.15 2/237 18823
/proc/meminfo: memFree=122615756/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3600.03 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194458 0 0 0 359956 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.57 s, system=0.479792 s

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

[startup+3607.1 s]
/proc/loadavg: 1.17 1.35 2.15 2/237 18823
/proc/meminfo: memFree=122615756/131524600 swapFree=131071996/131071996
[pid=16872] ppid=16869 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/16872/stat : 16872 (naps-1.03.sh) S 16869 16872 14070 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 2029967 10170368 680 134679101440 94862999777280 94863000856600 140733472032032 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94863002955056 94863003002244 94863029485568 140733472035811 140733472035936 140733472035936 140733472042952 0
/proc/16872/statm: 2483 680 602 264 0 134 0
[pid=16877] ppid=16872 vsize=1261096 memory=1241108 CPUtime=3600.03 cores=1,3
/proc/16877/stat : 16877 (naps-1.03a2) R 16872 16872 14070 0 -1 4194304 194458 0 0 0 359956 47 0 0 20 0 1 0 2029968 1291362304 310277 134679101440 4194304 6891597 140736227261440 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8265728 140736227267566 140736227267680 140736227267680 140736227274697 0
/proc/16877/statm: 315274 310277 612 659 0 314478 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1271028 KiB
Current children cumulated memory: 1243828 KiB

Child status: 10

Real time (s): 3607.11
CPU time (s): 3600.05
CPU user time (s): 3599.57
CPU system time (s): 0.479792
CPU usage (%): 99.8043
Max. virtual memory (cumulated for all children) (KiB): 1271028
Max. memory (cumulated for all children) (KiB): 1243828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.57
system time used= 0.479792
maximum resident set size= 1241108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194937
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= 15
involuntary context switches= 3197


# summary of solver processes directly reported to runsolver:
#   pid: 16872
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.57
#   total CPU system time (s): 0.479792

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.25015 second user time and 16.9605 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-30 17:45:01
IDJOB=4463567
IDBENCH=144103
IDSOLVER=3090
FILE ID=nodeC025/4463567-1722354300
RUNJOBID= nodeC025-1722352470-14082
SLURM_JOB_ID= 8249029
Free space on /tmp= 890020 MiB

SOLVER NAME= NaPS 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/pedigree/normalized-wijsmanguo_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463567-1722354300/watcher-4463567-1722354300 -o /tmp/evaluation-result-4463567-1722354300/solver-4463567-1722354300 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1722352470-14082 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4463567-1722354300.wbo

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

MD5SUM BENCH= d209bb579b31e9f057bcb8dfc272a731
RANDOM SEED=1168361135

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119203020 kB
MemAvailable:   125084904 kB
Buffers:           62812 kB
Cached:          6597704 kB
SwapCached:            0 kB
Active:           196684 kB
Inactive:       11521048 kB
Active(anon):       1616 kB
Inactive(anon):  5076648 kB
Active(file):     195068 kB
Inactive(file):  6444400 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53868 kB
Writeback:            16 kB
AnonPages:       5045832 kB
Mapped:            96584 kB
Shmem:             21336 kB
KReclaimable:     164480 kB
Slab:             253300 kB
SReclaimable:     164480 kB
SUnreclaim:        88820 kB
KernelStack:        4188 kB
PageTables:        18980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    6025664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3166208 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:      248532 kB
DirectMap2M:    11059200 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 890032 MiB
End job on nodeC025 at 2024-07-30 18:45:08