Trace number 4446708

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.11 3610.01

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K162.opb
MD5SUM3691972eca5819945d0aaf6ae8165cd0
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 benchmark3001.01
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19278
Total number of constraints19604
Number of constraints which are clauses19442
Number of constraints which are cardinality constraints (but not clauses)162
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint162
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 163
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4446708-1721336584.opb
3600.09/3610.00	c 
3600.09/3610.00	c *** TERMINATED *** by signal 15
3600.09/3610.00	s UNKNOWN
3600.09/3610.00	c _____________________________________________________________________________
3600.09/3610.00	c std/band forms        : 160,0
3600.09/3610.00	c 2cl/3cl ITE-codings   : 0,0
3600.09/3610.00	c BDD/srt/adr Max costs : 0,2726,0
3600.09/3610.00	c BDDraw/bin/mul/srt/adr: 0,0,0,160,0
3600.09/3610.00	c BDD nodes             : 0
3600.09/3610.00	c Es1/CC detections     : 0,0
3600.09/3610.00	c CC sort               : 160
3600.09/3610.00	c SAT/UNSAT calls       : 0,0
3600.09/3610.00	c regenrated variables  : 0
3600.09/3610.00	c eliminated fixed lits : 0
3600.09/3610.00	c goal lit flips        : 0
3600.09/3610.00	c goal stages           : 0
3600.09/3610.00	c goal shrink           : 0
3600.09/3610.00	c goal coeff separations: 0
3600.09/3610.00	c restarts              : 0
3600.09/3610.00	c conflicts             : 0              (0 /sec)
3600.09/3610.00	c decisions             : 0              (0 /sec)
3600.09/3610.00	c propagations          : 0              (0 /sec)
3600.09/3610.00	c inspects              : 0              (0 /sec)
3600.09/3610.00	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.00	c Time for Opt-base     : 0.003224 s
3600.09/3610.00	c Steps for Opt-base    : 0
3600.09/3610.00	c Time for BDD coding   : 0 s
3600.09/3610.00	c Time for srt coding   : 0.05925 s
3600.09/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: 63968 MiB (61790 MiB free)
  memory of node 1: 64473 MiB (62583 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446708-1721336584/watcher-4446708-1721336584 -o /tmp/evaluation-result-4446708-1721336584/solver-4446708-1721336584 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721328472-974783 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4446708-1721336584.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100806 s]*
/proc/loadavg: 4.08 4.12 4.12 5/260 980769
/proc/meminfo: memFree=127352376/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=14484 memory=7712 CPUtime=0.09 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 1637 0 0 0 9 0 0 0 20 0 1 0 185822235 14831616 1928 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 3621 1928 436 659 0 2825 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24416 KiB
Current children cumulated memory: 10464 KiB

[startup+0.206791 s]*
/proc/loadavg: 4.08 4.12 4.12 5/260 980769
/proc/meminfo: memFree=127350360/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=16180 memory=9716 CPUtime=0.19 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 2110 0 0 0 19 0 0 0 20 0 1 0 185822235 16568320 2429 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 4045 2429 436 659 0 3249 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26112 KiB
Current children cumulated memory: 12468 KiB

[startup+0.305877 s]*
/proc/loadavg: 4.08 4.12 4.12 5/260 980769
/proc/meminfo: memFree=127336716/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=32888 memory=24728 CPUtime=0.29 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 6130 0 0 0 28 1 0 0 20 0 1 0 185822235 33677312 6182 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 8222 6182 468 659 0 7426 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42820 KiB
Current children cumulated memory: 27480 KiB

[startup+0.700265 s]
/proc/loadavg: 4.08 4.12 4.12 5/260 980769
/proc/meminfo: memFree=127254764/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=146488 memory=135024 CPUtime=0.68 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 27971 0 0 0 62 6 0 0 20 0 1 0 185822235 150003712 33756 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 36622 33756 468 659 0 35826 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 156420 KiB
Current children cumulated memory: 137776 KiB

[startup+1.50027 s]
/proc/loadavg: 4.08 4.12 4.12 5/260 980769
/proc/meminfo: memFree=127212788/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=163540 memory=152660 CPUtime=1.47 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 32660 0 0 0 140 7 0 0 20 0 1 0 185822235 167464960 38165 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 40885 38165 468 659 0 40089 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 173472 KiB
Current children cumulated memory: 155412 KiB

[startup+3.10598 s]
/proc/loadavg: 4.08 4.12 4.12 5/260 980769
/proc/meminfo: memFree=127194576/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=163540 memory=152892 CPUtime=3.07 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 32764 0 0 0 300 7 0 0 20 0 1 0 185822235 167464960 38223 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 40885 38223 468 659 0 40089 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 173472 KiB
Current children cumulated memory: 155644 KiB

[startup+6.30025 s]
/proc/loadavg: 4.15 4.13 4.13 5/260 980770
/proc/meminfo: memFree=127178196/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=182216 memory=160848 CPUtime=6.26 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 33190 0 0 0 618 8 0 0 20 0 1 0 185822235 186589184 40212 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 45554 40212 468 659 0 44758 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 192148 KiB
Current children cumulated memory: 163600 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.13 4.13 5/260 980771
/proc/meminfo: memFree=127507284/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=212568 memory=187196 CPUtime=12.64 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 33667 0 0 0 1256 8 0 0 20 0 1 0 185822235 217669632 46799 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 53142 46799 468 659 0 52346 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 222500 KiB
Current children cumulated memory: 189948 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.12 4.12 5/260 980773
/proc/meminfo: memFree=127426500/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=221252 memory=193596 CPUtime=25.4 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 34738 0 0 0 2531 9 0 0 20 0 1 0 185822235 226562048 48399 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 55313 48399 468 659 0 54517 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 231184 KiB
Current children cumulated memory: 196348 KiB

[startup+51.1059 s]
/proc/loadavg: 4.15 4.13 4.12 5/260 980778
/proc/meminfo: memFree=127254984/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=270572 memory=236884 CPUtime=50.94 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 34991 0 0 0 5083 11 0 0 20 0 1 0 185822235 277065728 59221 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 67643 59221 468 659 0 66847 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 280504 KiB
Current children cumulated memory: 239636 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.14 4.13 5/260 980787
/proc/meminfo: memFree=127035820/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=301392 memory=242936 CPUtime=101.98 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 36316 0 0 0 10184 14 0 0 20 0 1 0 185822235 308625408 60734 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 75348 60734 468 659 0 74552 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 311324 KiB
Current children cumulated memory: 245688 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/259 980797
/proc/meminfo: memFree=127150504/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=351480 memory=281220 CPUtime=161.81 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 37970 0 0 0 16164 17 0 0 20 0 1 0 185822235 359915520 70305 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 87870 70305 468 659 0 87074 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 361412 KiB
Current children cumulated memory: 283972 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.12 5/259 980807
/proc/meminfo: memFree=127139864/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=234460 memory=224984 CPUtime=221.63 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 40210 0 0 0 22144 19 0 0 20 0 1 0 185822235 240087040 56246 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 58615 56246 468 659 0 57819 0
Current children cumulated CPU time: 221.63 s

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

/proc/980769/statm: 153693 131596 468 659 0 152897 0
Current children cumulated CPU time: 3033.85 s
Current children cumulated vsize: 624704 KiB
Current children cumulated memory: 529136 KiB

[startup+3102.3 s]
/proc/loadavg: 1.09 2.08 3.17 2/237 982051
/proc/meminfo: memFree=128042684/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=829696 memory=608292 CPUtime=3093.69 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 94879 0 0 0 309241 128 0 0 20 0 1 0 185822235 849608704 152073 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 207424 152073 468 659 0 206628 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 839628 KiB
Current children cumulated memory: 611044 KiB

[startup+3162.3 s]
/proc/loadavg: 1.13 1.91 3.04 2/237 982446
/proc/meminfo: memFree=127966088/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=831340 memory=685844 CPUtime=3153.54 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 95462 0 0 0 315224 130 0 0 20 0 1 0 185822235 851292160 171461 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 207835 171461 468 659 0 207039 0
Current children cumulated CPU time: 3153.54 s
Current children cumulated vsize: 841272 KiB
Current children cumulated memory: 688596 KiB

[startup+3222.3 s]
/proc/loadavg: 1.14 1.77 2.92 2/237 982457
/proc/meminfo: memFree=128316500/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=357520 memory=333484 CPUtime=3213.39 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 96727 0 0 0 321206 133 0 0 20 0 1 0 185822235 366100480 83371 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 89380 83371 468 659 0 88584 0
Current children cumulated CPU time: 3213.39 s
Current children cumulated vsize: 367452 KiB
Current children cumulated memory: 336236 KiB

[startup+3282.3 s]
/proc/loadavg: 1.16 1.66 2.81 2/237 982468
/proc/meminfo: memFree=128195084/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=488996 memory=456192 CPUtime=3273.24 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 98418 0 0 0 327189 135 0 0 20 0 1 0 185822235 500731904 114048 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 122249 114048 468 659 0 121453 0
Current children cumulated CPU time: 3273.24 s
Current children cumulated vsize: 498928 KiB
Current children cumulated memory: 458944 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 1.55 2.70 2/239 982649
/proc/meminfo: memFree=128092116/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=621256 memory=554012 CPUtime=3333.07 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 99168 0 0 0 333170 137 0 0 20 0 1 0 185822235 636166144 138503 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 155314 138503 468 659 0 154518 0
Current children cumulated CPU time: 3333.07 s
Current children cumulated vsize: 631188 KiB
Current children cumulated memory: 556764 KiB

[startup+3402.3 s]
/proc/loadavg: 1.24 1.50 2.61 2/238 982659
/proc/meminfo: memFree=128008724/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=836180 memory=637836 CPUtime=3392.91 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 99856 0 0 0 339152 139 0 0 20 0 1 0 185822235 856248320 159459 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 209045 159459 468 659 0 208249 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 846112 KiB
Current children cumulated memory: 640588 KiB

[startup+3462.3 s]
/proc/loadavg: 1.15 1.42 2.51 2/238 982676
/proc/meminfo: memFree=127938908/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=837548 memory=706924 CPUtime=3452.75 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 100524 0 0 0 345135 140 0 0 20 0 1 0 185822235 857649152 176731 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 209387 176731 468 659 0 208591 0
Current children cumulated CPU time: 3452.75 s
Current children cumulated vsize: 847480 KiB
Current children cumulated memory: 709676 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.37 2.42 2/238 982700
/proc/meminfo: memFree=127872380/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=840404 memory=772908 CPUtime=3512.6 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 101351 0 0 0 351119 141 0 0 20 0 1 0 185822235 860573696 193227 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 210101 193227 468 659 0 209305 0
Current children cumulated CPU time: 3512.6 s
Current children cumulated vsize: 850336 KiB
Current children cumulated memory: 775660 KiB

[startup+3582.3 s]
/proc/loadavg: 1.17 1.33 2.34 2/238 982710
/proc/meminfo: memFree=128194264/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=493220 memory=451740 CPUtime=3572.45 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 103134 0 0 0 357099 146 0 0 20 0 1 0 185822235 505057280 112935 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 123305 112935 468 659 0 122509 0
Current children cumulated CPU time: 3572.45 s
Current children cumulated vsize: 503152 KiB
Current children cumulated memory: 454492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 1.10 1.30 2.30 2/237 982716
/proc/meminfo: memFree=128148676/131524600 swapFree=131071996/131071996
[pid=980764] ppid=980761 vsize=9932 memory=2752 CPUtime=0 cores=5,7
/proc/980764/stat : 980764 (naps-1.03.sh) S 980761 980764 974770 0 -1 4194304 224 244 0 0 0 0 0 0 20 0 1 0 185822235 10170368 688 134679101440 94342758195200 94342759274520 140736554595200 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94342761372976 94342761420164 94342778667008 140736554603487 140736554603616 140736554603616 140736554610632 0
/proc/980764/statm: 2483 688 612 264 0 134 0
[pid=980769] ppid=980764 vsize=625480 memory=496796 CPUtime=3600.09 cores=5,7
/proc/980769/stat : 980769 (naps-1.03) R 980764 980764 974770 0 -1 4194304 103807 0 0 0 359862 147 0 0 20 0 1 0 185822235 640491520 124199 134679101440 4194304 6891213 140733880757040 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9773056 140733880763376 140733880763492 140733880763492 140733880770507 0
/proc/980769/statm: 156370 124199 468 659 0 155574 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 635412 KiB
Current children cumulated memory: 499548 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000888 s, system=0.001961 s

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

# cumulated CPU time of all completed processes:  user=3598.62 s, system=1.4839 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: 10

Real time (s): 3610.01
CPU time (s): 3600.11
CPU user time (s): 3598.62
CPU system time (s): 1.4839
CPU usage (%): 99.7257
Max. virtual memory (cumulated for all children) (KiB): 930476
Max. memory (cumulated for all children) (KiB): 831376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.62
system time used= 1.4839
maximum resident set size= 830672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104275
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= 156
involuntary context switches= 4786


# summary of solver processes directly reported to runsolver:
#   pid: 980764,980769
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.62
#   total CPU system time (s): 1.4839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.73519 second user time and 17.87 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-18 23:03:16
IDJOB=4446708
IDBENCH=158293
IDSOLVER=3062
FILE ID=nodeC021/4446708-1721336584
RUNJOBID= nodeC021-1721328472-974783
SLURM_JOB_ID= 7542687
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K162.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446708-1721336584/watcher-4446708-1721336584 -o /tmp/evaluation-result-4446708-1721336584/solver-4446708-1721336584 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721328472-974783 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4446708-1721336584.opb

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

MD5SUM BENCH= 3691972eca5819945d0aaf6ae8165cd0
RANDOM SEED=2122224309

nodeC021.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		: 3652.594
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.42
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		: 3669.293
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
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.987
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.42
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.603
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
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		: 3652.666
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.42
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		: 3654.158
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
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.715
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.42
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		: 3666.835
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127359760 kB
MemAvailable:   128498492 kB
Buffers:          508788 kB
Cached:          1461224 kB
SwapCached:            0 kB
Active:           989236 kB
Inactive:        2553884 kB
Active(anon):       1560 kB
Inactive(anon):  1609284 kB
Active(file):     987676 kB
Inactive(file):   944600 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7040 kB
Writeback:             0 kB
AnonPages:       1572424 kB
Mapped:           111572 kB
Shmem:             37720 kB
KReclaimable:      92556 kB
Slab:             204156 kB
SReclaimable:      92556 kB
SUnreclaim:       111600 kB
KernelStack:        4192 kB
PageTables:        12244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2215120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69216 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1009664 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:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC021 at 2024-07-19 00:03:27