Trace number 4447041

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-PB16 1.02b5? (TO) 3600.05 3610.01

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K85.opb
MD5SUM29274947006e0854b43dfb210bf5d295
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1332.8
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4447041-1721350722.opb
3600.03/3610.00	c 
3600.03/3610.00	c *** TERMINATED *** by signal 15
3600.03/3610.00	s UNKNOWN
3600.03/3610.00	c _____________________________________________________________________________
3600.03/3610.00	c 
3600.03/3610.00	c std/band forms        : 83,0
3600.03/3610.00	c 2cl/3cl ITE-codings   : 5252,0
3600.03/3610.00	c BDD/srt/adr Max costs : 133,0,0
3600.03/3610.00	c BDDraw/bin/mul/srt/adr: 83,0,0,0,0
3600.03/3610.00	c BDD nodes             : 10670
3600.03/3610.00	c Es1/CC detections     : 0,0
3600.03/3610.00	c SAT/UNSAT calls       : 0,0
3600.03/3610.00	c regenrated variables  : 0
3600.03/3610.00	c restarts              : 0
3600.03/3610.00	c conflicts             : 0              (0 /sec)
3600.03/3610.00	c decisions             : 0              (0 /sec)
3600.03/3610.00	c propagations          : 0              (0 /sec)
3600.03/3610.00	c inspects              : 0              (0 /sec)
3600.03/3610.00	c CPU time (solving tm) : 3598 s        (3598 s)
3600.03/3610.00	c Time for Opt-base     : 0 s
3600.03/3610.00	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 (61263 MiB free)
  memory of node 1: 64510 MiB (62405 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447041-1721350722/watcher-4447041-1721350722 -o /tmp/evaluation-result-4447041-1721350722/solver-4447041-1721350722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721341940-1007633 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4447041-1721350722.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100137 s]*
/proc/loadavg: 4.12 4.09 4.09 5/262 1012664
/proc/meminfo: memFree=126633020/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=10576 memory=5404 CPUtime=0.09 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 1075 0 0 0 9 0 0 0 20 0 1 0 187234025 10829824 1351 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 2644 1351 405 379 0 2178 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20508 KiB
Current children cumulated memory: 8200 KiB

[startup+0.206154 s]*
/proc/loadavg: 4.12 4.09 4.09 5/262 1012664
/proc/meminfo: memFree=126627644/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=11716 memory=10576 CPUtime=0.19 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 2486 0 0 0 19 0 0 0 20 0 1 0 187234025 11997184 2644 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 2929 2644 421 379 0 2463 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 21648 KiB
Current children cumulated memory: 13372 KiB

[startup+0.305863 s]*
/proc/loadavg: 4.12 4.09 4.09 6/262 1012664
/proc/meminfo: memFree=126626636/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=12616 memory=11632 CPUtime=0.29 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 2691 0 0 0 29 0 0 0 20 0 1 0 187234025 12918784 2908 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 3154 2908 421 379 0 2688 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 22548 KiB
Current children cumulated memory: 14428 KiB

[startup+0.70028 s]
/proc/loadavg: 4.12 4.09 4.09 5/262 1012664
/proc/meminfo: memFree=126621000/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=15840 memory=14000 CPUtime=0.67 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 4015 0 0 0 67 0 0 0 20 0 1 0 187234025 16220160 3500 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 3960 3500 421 379 0 3494 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 25772 KiB
Current children cumulated memory: 16796 KiB

[startup+1.50028 s]
/proc/loadavg: 4.12 4.09 4.09 5/262 1012664
/proc/meminfo: memFree=126614064/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=21884 memory=20268 CPUtime=1.47 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 5092 0 0 0 147 0 0 0 20 0 1 0 187234025 22409216 5067 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 5471 5067 421 379 0 5005 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 31816 KiB
Current children cumulated memory: 23064 KiB

[startup+3.10573 s]
/proc/loadavg: 4.12 4.09 4.09 5/262 1012664
/proc/meminfo: memFree=126595268/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=22104 memory=18784 CPUtime=3.08 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 6022 0 0 0 307 1 0 0 20 0 1 0 187234025 22634496 4696 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 5526 4696 421 379 0 5060 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 32036 KiB
Current children cumulated memory: 21580 KiB

[startup+6.30027 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 1012664
/proc/meminfo: memFree=126553788/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=36428 memory=33668 CPUtime=6.26 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 6704 0 0 0 625 1 0 0 20 0 1 0 187234025 37302272 8417 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 9107 8417 421 379 0 8641 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 46360 KiB
Current children cumulated memory: 36464 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 1012665
/proc/meminfo: memFree=126505584/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=49092 memory=36648 CPUtime=12.64 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 8230 0 0 0 1262 2 0 0 20 0 1 0 187234025 50270208 9162 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 12273 9162 421 379 0 11807 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 59024 KiB
Current children cumulated memory: 39444 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 1012667
/proc/meminfo: memFree=126403408/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=80664 memory=55620 CPUtime=25.41 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 11689 0 0 0 2537 4 0 0 20 0 1 0 187234025 82599936 13905 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 20166 13905 421 379 0 19700 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 90596 KiB
Current children cumulated memory: 58416 KiB

[startup+51.1058 s]
/proc/loadavg: 4.11 4.09 4.09 5/261 1012671
/proc/meminfo: memFree=126251392/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=80664 memory=61884 CPUtime=50.94 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 13173 0 0 0 5087 7 0 0 20 0 1 0 187234025 82599936 15471 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 20166 15471 421 379 0 19700 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 90596 KiB
Current children cumulated memory: 64680 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/260 1012684
/proc/meminfo: memFree=126534420/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=160804 memory=125332 CPUtime=102 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 17352 0 0 0 10187 13 0 0 20 0 1 0 187234025 164663296 31333 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 40201 31333 421 379 0 39735 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 170736 KiB
Current children cumulated memory: 128128 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/261 1012708
/proc/meminfo: memFree=126146040/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=160804 memory=135572 CPUtime=161.82 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 20899 0 0 0 16163 19 0 0 20 0 1 0 187234025 164663296 33893 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 40201 33893 421 379 0 39735 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 170736 KiB
Current children cumulated memory: 138368 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/261 1012718
/proc/meminfo: memFree=126387380/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=210892 memory=161244 CPUtime=221.63 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 23995 0 0 0 22139 24 0 0 20 0 1 0 187234025 215953408 40311 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 52723 40311 421 379 0 52257 0
Current children cumulated CPU time: 221.63 s

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

/proc/1012664/statm: 118789 109686 421 379 0 118323 0
Current children cumulated CPU time: 3033.74 s
Current children cumulated vsize: 485088 KiB
Current children cumulated memory: 441540 KiB

[startup+3102.3 s]
/proc/loadavg: 1.12 1.18 2.03 2/237 1013961
/proc/meminfo: memFree=126966644/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=344756 memory=303576 CPUtime=3093.6 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 101512 0 0 0 309159 201 0 0 20 0 1 0 187234025 353030144 75894 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 86189 75894 421 379 0 85723 0
Current children cumulated CPU time: 3093.6 s
Current children cumulated vsize: 354688 KiB
Current children cumulated memory: 306372 KiB

[startup+3162.3 s]
/proc/loadavg: 1.04 1.14 1.96 2/237 1013972
/proc/meminfo: memFree=126859800/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=477016 memory=409776 CPUtime=3153.44 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 102028 0 0 0 315141 203 0 0 20 0 1 0 187234025 488464384 102444 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 119254 102444 421 379 0 118788 0
Current children cumulated CPU time: 3153.44 s
Current children cumulated vsize: 486948 KiB
Current children cumulated memory: 412572 KiB

[startup+3222.3 s]
/proc/loadavg: 1.12 1.15 1.91 2/237 1013982
/proc/meminfo: memFree=127036052/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=265336 memory=231644 CPUtime=3213.3 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 104012 0 0 0 321122 208 0 0 20 0 1 0 187234025 271704064 57911 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 66334 57911 421 379 0 65868 0
Current children cumulated CPU time: 3213.3 s
Current children cumulated vsize: 275268 KiB
Current children cumulated memory: 234440 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.13 1.85 2/237 1013992
/proc/meminfo: memFree=126904664/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=478984 memory=362592 CPUtime=3273.15 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 105151 0 0 0 327104 211 0 0 20 0 1 0 187234025 490479616 90648 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 119746 90648 421 379 0 119280 0
Current children cumulated CPU time: 3273.15 s
Current children cumulated vsize: 488916 KiB
Current children cumulated memory: 365388 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.12 1.80 2/237 1014004
/proc/meminfo: memFree=126816256/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=478984 memory=450764 CPUtime=3332.99 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 105270 0 0 0 333087 212 0 0 20 0 1 0 187234025 490479616 112691 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 119746 112691 421 379 0 119280 0
Current children cumulated CPU time: 3332.99 s
Current children cumulated vsize: 488916 KiB
Current children cumulated memory: 453560 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.11 1.76 2/237 1014397
/proc/meminfo: memFree=126949480/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=347780 memory=316840 CPUtime=3392.84 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 107594 0 0 0 339067 217 0 0 20 0 1 0 187234025 356126720 79210 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 86945 79210 421 379 0 86479 0
Current children cumulated CPU time: 3392.84 s
Current children cumulated vsize: 357712 KiB
Current children cumulated memory: 319636 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.11 1.71 2/235 1014407
/proc/meminfo: memFree=126853464/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=480040 memory=414848 CPUtime=3452.69 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 108106 0 0 0 345050 219 0 0 20 0 1 0 187234025 491560960 103712 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 120010 103712 421 379 0 119544 0
Current children cumulated CPU time: 3452.69 s
Current children cumulated vsize: 489972 KiB
Current children cumulated memory: 417644 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.12 1.68 2/236 1014419
/proc/meminfo: memFree=127069780/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=218460 memory=198944 CPUtime=3512.54 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 110335 0 0 0 351031 223 0 0 20 0 1 0 187234025 223703040 49736 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 54615 49736 421 379 0 54149 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 228392 KiB
Current children cumulated memory: 201740 KiB

[startup+3582.3 s]
/proc/loadavg: 1.05 1.09 1.63 2/237 1014598
/proc/meminfo: memFree=126906156/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=482196 memory=359660 CPUtime=3572.39 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 111772 0 0 0 357013 226 0 0 20 0 1 0 187234025 493768704 89915 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 120549 89915 421 379 0 120083 0
Current children cumulated CPU time: 3572.39 s
Current children cumulated vsize: 492128 KiB
Current children cumulated memory: 362456 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 1.10 1.10 1.61 2/237 1014604
/proc/meminfo: memFree=126863108/131524600 swapFree=131071996/131071996
[pid=1012659] ppid=1012656 vsize=9932 memory=2796 CPUtime=0 cores=1,3
/proc/1012659/stat : 1012659 (naps-1.02b5.sh) S 1012656 1012659 1007621 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 187234025 10170368 699 134679101440 94758231556096 94758232635416 140726960984160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94758234733872 94758234781060 94758264385536 140726960993246 140726960993373 140726960993373 140726961000390 0
/proc/1012659/statm: 2483 699 621 264 0 134 0
[pid=1012664] ppid=1012659 vsize=482196 memory=402668 CPUtime=3600.03 cores=1,3
/proc/1012664/stat : 1012664 (naps-1.02b5) R 1012659 1012659 1007621 0 -1 4194304 111793 0 0 0 359776 227 0 0 20 0 1 0 187234025 493768704 100667 134679101440 4194304 5746509 140734083741232 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 26615808 140734083748845 140734083748959 140734083748959 140734083755977 0
/proc/1012664/statm: 120549 100667 421 379 0 120083 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 492128 KiB
Current children cumulated memory: 405464 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.01 s]
# the end of solver process 1012659 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.000757 s, system=0.002135 s

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

# cumulated CPU time of all completed processes:  user=3597.77 s, system=2.27993 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 0

Real time (s): 3610.01
CPU time (s): 3600.05
CPU user time (s): 3597.77
CPU system time (s): 2.27993
CPU usage (%): 99.724
Max. virtual memory (cumulated for all children) (KiB): 707052
Max. memory (cumulated for all children) (KiB): 485260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.77
system time used= 2.27993
maximum resident set size= 482464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112257
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= 200
involuntary context switches= 4658


# summary of solver processes directly reported to runsolver:
#   pid: 1012659,1012664
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3597.77
#   total CPU system time (s): 2.27993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.4445 second user time and 17.5279 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-19 02:58:54
IDJOB=4447041
IDBENCH=158351
IDSOLVER=3065
FILE ID=nodeC017/4447041-1721350722
RUNJOBID= nodeC017-1721341940-1007633
SLURM_JOB_ID= 7542735
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K85.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447041-1721350722/watcher-4447041-1721350722 -o /tmp/evaluation-result-4447041-1721350722/solver-4447041-1721350722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721341940-1007633 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4447041-1721350722.opb

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

MD5SUM BENCH= 29274947006e0854b43dfb210bf5d295
RANDOM SEED=1068355718

nodeC017.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		: 3658.849
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.46
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		: 3662.943
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.99
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		: 3599.968
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.46
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		: 3657.347
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.99
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		: 3658.936
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.46
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		: 3671.364
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.99
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		: 3599.788
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.46
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.853
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.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126637708 kB
MemAvailable:   129091472 kB
Buffers:          546640 kB
Cached:          2724540 kB
SwapCached:            0 kB
Active:          1229888 kB
Inactive:        3002824 kB
Active(anon):       1608 kB
Inactive(anon):   997352 kB
Active(file):    1228280 kB
Inactive(file):  2005472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3996 kB
Writeback:             0 kB
AnonPages:        959768 kB
Mapped:           111652 kB
Shmem:             37720 kB
KReclaimable:     119316 kB
Slab:             233552 kB
SReclaimable:     119316 kB
SUnreclaim:       114236 kB
KernelStack:        4256 kB
PageTables:        11448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1446864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68704 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 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:      287444 kB
DirectMap2M:    40380416 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC017 at 2024-07-19 03:59:04