Trace number 4426608

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.03? (TO) 3600.08 3609.11

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/graphs/
normalized-graph11_wcsp.wbo
MD5SUM877f3997f9257d793d2a0e209c393814
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark35209
Best CPU time to get the best result obtained on this benchmark3484.54
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12820
Total number of constraints1878918
Number of soft constraints1878578
Number of constraints which are clauses1878578
Number of constraints which are cardinality constraints (but not clauses)340
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 824749
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 470565953
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
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.03.
0.00/0.00	c Input file name: HOME/instance-4426608-1720909781.wbo
18.76/18.83	c single stage optimization mode
3600.06/3609.10	c 
3600.06/3609.10	c *** TERMINATED *** by signal 15
3600.06/3609.10	s UNKNOWN
3600.06/3609.10	c _____________________________________________________________________________
3600.06/3609.10	c std/band forms        : 340,0
3600.06/3609.10	c 2cl/3cl ITE-codings   : 0,0
3600.06/3609.10	c BDD/srt/adr Max costs : 0,694,0
3600.06/3609.10	c BDDraw/bin/mul/srt/adr: 0,0,0,340,0
3600.06/3609.10	c BDD nodes             : 0
3600.06/3609.10	c Es1/CC detections     : 0,0
3600.06/3609.10	c CC sort               : 340
3600.06/3609.10	c SAT/UNSAT calls       : 0,0
3600.06/3609.10	c regenrated variables  : 0
3600.06/3609.10	c eliminated fixed lits : 0
3600.06/3609.10	c goal lit flips        : 677054
3600.06/3609.10	c goal stages           : 1
3600.06/3609.10	c goal shrink           : 0
3600.06/3609.10	c goal coeff separations: 0
3600.06/3609.10	c restarts              : 0
3600.06/3609.10	c conflicts             : 0              (0 /sec)
3600.06/3609.10	c decisions             : 0              (0 /sec)
3600.06/3609.10	c propagations          : 0              (0 /sec)
3600.06/3609.10	c inspects              : 0              (0 /sec)
3600.06/3609.10	c CPU time (solving tm) : 3599 s        (3577 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.10	c Time for Opt-base     : 0.02672 s
3600.06/3609.10	c Steps for Opt-base    : 0
3600.06/3609.10	c Time for BDD coding   : 0 s
3600.06/3609.10	c Time for srt coding   : 0.02477 s
3600.06/3609.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: 63931 MiB (62700 MiB free)
  memory of node 1: 64510 MiB (60298 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4426608-1720909781/watcher-4426608-1720909781 -o /tmp/evaluation-result-4426608-1720909781/solver-4426608-1720909781 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1720909680-727668 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4426608-1720909781.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=728081, runsolver pid=728078

[startup+0.100087 s]*
/proc/loadavg: 3.73 3.12 3.57 5/263 728086
/proc/meminfo: memFree=125938724/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=16028 memory=14228 CPUtime=0.09 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 3539 0 0 0 9 0 0 0 20 0 1 0 143142262 16412672 3557 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 4007 3557 580 659 0 3211 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25960 KiB
Current children cumulated memory: 16924 KiB

[startup+0.205627 s]*
/proc/loadavg: 3.73 3.12 3.57 5/263 728086
/proc/meminfo: memFree=125926692/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=28140 memory=26000 CPUtime=0.2 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 6462 0 0 0 19 1 0 0 20 0 1 0 143142262 28815360 6500 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 7035 6500 580 659 0 6239 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 38072 KiB
Current children cumulated memory: 28696 KiB

[startup+0.305368 s]*
/proc/loadavg: 3.73 3.12 3.57 5/263 728086
/proc/meminfo: memFree=125921496/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=32916 memory=31016 CPUtime=0.29 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 7734 0 0 0 28 1 0 0 20 0 1 0 143142262 33705984 7754 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 8229 7754 580 659 0 7433 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42848 KiB
Current children cumulated memory: 33712 KiB

[startup+0.700195 s]
/proc/loadavg: 3.73 3.12 3.57 5/263 728086
/proc/meminfo: memFree=125899828/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=88244 memory=85248 CPUtime=0.69 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 19249 0 0 0 66 3 0 0 20 0 1 0 143142262 90361856 21312 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 22061 21312 580 659 0 21265 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 98176 KiB
Current children cumulated memory: 87944 KiB

[startup+1.50021 s]
/proc/loadavg: 3.73 3.12 3.57 5/263 728086
/proc/meminfo: memFree=125850220/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=177872 memory=170000 CPUtime=1.48 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 31251 0 0 0 142 6 0 0 20 0 1 0 143142262 182140928 42500 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 44468 42500 580 659 0 43672 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 187804 KiB
Current children cumulated memory: 172696 KiB

[startup+3.10543 s]
/proc/loadavg: 3.73 3.12 3.57 5/263 728086
/proc/meminfo: memFree=125607880/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=359220 memory=343816 CPUtime=3.08 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 45627 0 0 0 297 11 0 0 20 0 1 0 143142262 367841280 85954 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 89805 85954 580 659 0 89009 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 369152 KiB
Current children cumulated memory: 346512 KiB

[startup+6.30018 s]
/proc/loadavg: 3.75 3.13 3.57 5/263 728086
/proc/meminfo: memFree=125252488/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=718708 memory=700988 CPUtime=6.27 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 67526 0 0 0 604 23 0 0 20 0 1 0 143142262 735956992 175247 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 179677 175247 580 659 0 178881 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 728640 KiB
Current children cumulated memory: 703684 KiB

[startup+12.7002 s]
/proc/loadavg: 3.77 3.15 3.58 5/263 728088
/proc/meminfo: memFree=124774256/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1191320 memory=1175588 CPUtime=12.66 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 149960 0 0 0 1228 38 0 0 20 0 1 0 143142262 1219911680 293897 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 297830 293897 580 659 0 297034 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1201252 KiB
Current children cumulated memory: 1178284 KiB

[startup+25.5002 s]
/proc/loadavg: 3.82 3.19 3.58 5/261 728089
/proc/meminfo: memFree=124301124/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1647864 CPUtime=25.44 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 256542 0 0 0 2487 57 0 0 20 0 1 0 143142262 1702682624 411966 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 411966 612 659 0 414898 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1650560 KiB

[startup+51.1057 s]
/proc/loadavg: 3.96 3.27 3.60 5/263 728153
/proc/meminfo: memFree=124297412/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1647864 CPUtime=51.01 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 256556 0 0 0 5044 57 0 0 20 0 1 0 143142262 1702682624 411966 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 411966 612 659 0 414898 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1650560 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 3.40 3.63 5/263 728161
/proc/meminfo: memFree=124296796/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1647868 CPUtime=102.11 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 256579 0 0 0 10154 57 0 0 20 0 1 0 143142262 1702682624 411967 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 411967 612 659 0 414898 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1650564 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 3.53 3.66 5/263 728171
/proc/meminfo: memFree=124295512/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1647868 CPUtime=162.01 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 256603 0 0 0 16144 57 0 0 20 0 1 0 143142262 1702682624 411967 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 411967 612 659 0 414898 0
Current children cumulated CPU time: 162.01 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1650564 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.65 3.69 5/260 728181
/proc/meminfo: memFree=124295080/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1647868 CPUtime=221.9 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 256624 0 0 0 22133 57 0 0 20 0 1 0 143142262 1702682624 411967 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 411967 612 659 0 414898 0
Current children cumulated CPU time: 221.9 s
Current children cumulated vsize: 1672708 KiB

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

/proc/loadavg: 4.26 4.21 4.14 5/261 729282
/proc/meminfo: memFree=120853300/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3094.5 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258316 0 0 0 309385 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3094.5 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.17 4.13 5/261 729292
/proc/meminfo: memFree=120879764/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3154.34 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258345 0 0 0 315369 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.18 4.13 5/261 729302
/proc/meminfo: memFree=115461792/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3214.17 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258376 0 0 0 321352 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3214.17 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.18 4.13 5/261 729315
/proc/meminfo: memFree=114665968/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3274.01 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258407 0 0 0 327336 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3274.01 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.16 4.13 5/260 729709
/proc/meminfo: memFree=114340488/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3333.84 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258436 0 0 0 333319 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3333.84 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.12 5/260 729719
/proc/meminfo: memFree=111743512/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3393.67 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258469 0 0 0 339302 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3393.67 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/260 729731
/proc/meminfo: memFree=113187296/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3453.52 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258494 0 0 0 345287 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3453.52 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3522.3 s]
/proc/loadavg: 3.06 3.88 4.03 2/239 730005
/proc/meminfo: memFree=127087152/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3513.38 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258522 0 0 0 351273 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3513.38 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

[startup+3582.3 s]
/proc/loadavg: 1.79 3.37 3.84 2/239 730015
/proc/meminfo: memFree=127087292/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3573.29 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258552 0 0 0 357264 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3573.29 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.1 s]
/proc/loadavg: 1.52 3.18 3.77 2/239 730020
/proc/meminfo: memFree=127087208/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3600.06 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258561 0 0 0 359941 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.42 s, system=0.66304 s

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

[startup+3609.1 s]
/proc/loadavg: 1.52 3.18 3.77 2/239 730020
/proc/meminfo: memFree=127087208/131524600 swapFree=131071996/131071996
[pid=728081] ppid=728078 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/728081/stat : 728081 (naps-1.03.sh) S 728078 728081 720886 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 143142262 10170368 674 134679101440 93993354440704 93993355520024 140734970133152 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93993357618480 93993357665668 93993360842752 140734970139568 140734970139693 140734970139693 140734970146760 0
/proc/728081/statm: 2483 674 596 264 0 134 0
[pid=728086] ppid=728081 vsize=1662776 memory=1653628 CPUtime=3600.06 cores=4,6
/proc/728086/stat : 728086 (naps-1.03) R 728081 728081 720886 0 -1 4194304 258561 0 0 0 359941 65 0 0 20 0 1 0 143142262 1702682624 413407 134679101440 4194304 6891213 140733718130736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16265216 140733718135745 140733718135857 140733718135857 140733718142923 0
/proc/728086/statm: 415694 413407 612 659 0 414898 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1672708 KiB
Current children cumulated memory: 1656324 KiB

Child status: 10

Real time (s): 3609.11
CPU time (s): 3600.08
CPU user time (s): 3599.42
CPU system time (s): 0.66304
CPU usage (%): 99.7498
Max. virtual memory (cumulated for all children) (KiB): 1672708
Max. memory (cumulated for all children) (KiB): 1656324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.42
system time used= 0.66304
maximum resident set size= 1653628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259039
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= 13
involuntary context switches= 933


# summary of solver processes directly reported to runsolver:
#   pid: 728081
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.42
#   total CPU system time (s): 0.66304

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.26854 second user time and 17.6331 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-14 00:29:54
IDJOB=4426608
IDBENCH=144143
IDSOLVER=3043
FILE ID=nodeC022/4426608-1720909781
RUNJOBID= nodeC022-1720909680-727668
SLURM_JOB_ID= 7486081
Free space on /tmp= 889932 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph11_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4426608-1720909781/watcher-4426608-1720909781 -o /tmp/evaluation-result-4426608-1720909781/solver-4426608-1720909781 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1720909680-727668 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4426608-1720909781.wbo

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

MD5SUM BENCH= 877f3997f9257d793d2a0e209c393814
RANDOM SEED=1281534792

nodeC022.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		: 3673.786
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	: 6999.66
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		: 3688.142
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	: 7006.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.074
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	: 6999.66
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		: 3600.246
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	: 7006.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.923
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	: 6999.66
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		: 3688.154
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	: 7006.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		: 3645.519
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	: 6999.66
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		: 3599.854
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	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125951240 kB
MemAvailable:   127032600 kB
Buffers:          335952 kB
Cached:          1578500 kB
SwapCached:            0 kB
Active:           618772 kB
Inactive:        4360948 kB
Active(anon):       1604 kB
Inactive(anon):  3101736 kB
Active(file):     617168 kB
Inactive(file):  1259212 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             63644 kB
Writeback:             0 kB
AnonPages:       3064984 kB
Mapped:           108932 kB
Shmem:             37720 kB
KReclaimable:      89256 kB
Slab:             190280 kB
SReclaimable:      89256 kB
SUnreclaim:       101024 kB
KernelStack:        4236 kB
PageTables:        15568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3486048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54496 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1429504 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:      213716 kB
DirectMap2M:    18434048 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC022 at 2024-07-14 01:30:03