Trace number 4446921

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.02 3610.31

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K90.opb
MD5SUMdd58632d9551a3604736dadf6eadc418
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 benchmark113.256
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
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-4446921-1721349149.opb
3600.00/3610.30	c 
3600.00/3610.30	c *** TERMINATED *** by signal 15
3600.00/3610.30	s UNKNOWN
3600.00/3610.30	c _____________________________________________________________________________
3600.00/3610.30	c 
3600.00/3610.30	c std/band forms        : 88,0
3600.00/3610.30	c 2cl/3cl ITE-codings   : 5582,0
3600.00/3610.30	c BDD/srt/adr Max costs : 133,0,0
3600.00/3610.30	c BDDraw/bin/mul/srt/adr: 88,0,0,0,0
3600.00/3610.30	c BDD nodes             : 11340
3600.00/3610.30	c Es1/CC detections     : 0,0
3600.00/3610.30	c SAT/UNSAT calls       : 0,0
3600.00/3610.30	c regenrated variables  : 0
3600.00/3610.30	c restarts              : 0
3600.00/3610.30	c conflicts             : 0              (0 /sec)
3600.00/3610.30	c decisions             : 0              (0 /sec)
3600.00/3610.30	c propagations          : 0              (0 /sec)
3600.00/3610.30	c inspects              : 0              (0 /sec)
3600.00/3610.30	c CPU time (solving tm) : 3598 s        (3598 s)
3600.00/3610.30	c Time for Opt-base     : 0 s
3600.00/3610.30	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 (61336 MiB free)
  memory of node 1: 64510 MiB (62631 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1011678, runsolver pid=1011672

[startup+0.100061 s]*
/proc/loadavg: 4.09 4.11 4.09 5/260 1011724
/proc/meminfo: memFree=126928300/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=10612 memory=5588 CPUtime=0.09 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 1112 0 0 0 9 0 0 0 20 0 1 0 187076751 10866688 1397 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 2653 1397 405 379 0 2187 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20544 KiB
Current children cumulated memory: 8260 KiB

[startup+0.205466 s]*
/proc/loadavg: 4.09 4.11 4.09 5/260 1011724
/proc/meminfo: memFree=126910204/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=12632 memory=11044 CPUtime=0.19 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 2757 0 0 0 19 0 0 0 20 0 1 0 187076751 12935168 2761 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 3158 2761 421 379 0 2692 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 22564 KiB
Current children cumulated memory: 13716 KiB

[startup+0.30453 s]*
/proc/loadavg: 4.09 4.11 4.09 5/260 1011724
/proc/meminfo: memFree=126904700/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=13400 memory=11932 CPUtime=0.29 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 2957 0 0 0 29 0 0 0 20 0 1 0 187076751 13721600 2983 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 3350 2983 421 379 0 2884 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 23332 KiB
Current children cumulated memory: 14604 KiB

[startup+0.700199 s]
/proc/loadavg: 4.09 4.11 4.09 5/260 1011724
/proc/meminfo: memFree=126899352/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=17612 memory=14212 CPUtime=0.69 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 4207 0 0 0 68 1 0 0 20 0 1 0 187076751 18034688 3553 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 4403 3553 421 379 0 3937 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27544 KiB
Current children cumulated memory: 16884 KiB

[startup+1.50022 s]
/proc/loadavg: 4.09 4.11 4.09 5/260 1011725
/proc/meminfo: memFree=126887080/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=17612 memory=16328 CPUtime=1.49 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 4766 0 0 0 148 1 0 0 20 0 1 0 187076751 18034688 4082 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 4403 4082 421 379 0 3937 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27544 KiB
Current children cumulated memory: 19000 KiB

[startup+3.10549 s]
/proc/loadavg: 4.09 4.11 4.09 5/260 1011725
/proc/meminfo: memFree=126865144/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=24868 memory=23560 CPUtime=3.08 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 5161 0 0 0 307 1 0 0 20 0 1 0 187076751 25464832 5890 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 6217 5890 421 379 0 5751 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34800 KiB
Current children cumulated memory: 26232 KiB

[startup+6.30025 s]
/proc/loadavg: 4.09 4.11 4.09 5/260 1011775
/proc/meminfo: memFree=127169088/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=36360 memory=31280 CPUtime=6.27 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 5598 0 0 0 626 1 0 0 20 0 1 0 187076751 37232640 7820 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 9090 7820 421 379 0 8624 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 46292 KiB
Current children cumulated memory: 33952 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 1011777
/proc/meminfo: memFree=127133836/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=55156 memory=49924 CPUtime=12.65 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 6882 0 0 0 1263 2 0 0 20 0 1 0 187076751 56479744 12481 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 13789 12481 421 379 0 13323 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 65088 KiB
Current children cumulated memory: 52596 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.12 4.09 5/260 1011778
/proc/meminfo: memFree=127027828/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=85504 memory=66504 CPUtime=25.42 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 7312 0 0 0 2539 3 0 0 20 0 1 0 187076751 87556096 16626 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 21376 16626 421 379 0 20910 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 95436 KiB
Current children cumulated memory: 69176 KiB

[startup+51.1057 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 1011783
/proc/meminfo: memFree=126958124/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=134824 memory=102728 CPUtime=50.96 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 8910 0 0 0 5090 6 0 0 20 0 1 0 187076751 138059776 25682 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 33706 25682 421 379 0 33240 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 144756 KiB
Current children cumulated memory: 105400 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.15 4.10 5/259 1011793
/proc/meminfo: memFree=126789500/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=85504 memory=66504 CPUtime=102.02 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 12444 0 0 0 10191 11 0 0 20 0 1 0 187076751 87556096 16626 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 21376 16626 421 379 0 20910 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 95436 KiB
Current children cumulated memory: 69176 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/258 1011803
/proc/meminfo: memFree=126687572/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=215732 memory=151264 CPUtime=161.87 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 16009 0 0 0 16169 18 0 0 20 0 1 0 187076751 220909568 37816 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 53933 37816 421 379 0 53467 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 225664 KiB
Current children cumulated memory: 153936 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/259 1011814
/proc/meminfo: memFree=126679588/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=215732 memory=175840 CPUtime=221.69 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 18622 0 0 0 22146 23 0 0 20 0 1 0 187076751 220909568 43960 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 53933 43960 421 379 0 53467 0
Current children cumulated CPU time: 221.69 s

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

/proc/1011685/statm: 66095 60101 421 379 0 65629 0
Current children cumulated CPU time: 3093.5 s
Current children cumulated vsize: 274312 KiB
Current children cumulated memory: 243076 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 1013354
/proc/meminfo: memFree=125808976/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=478028 memory=362960 CPUtime=3153.33 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 100959 0 0 0 315131 202 0 0 20 0 1 0 187076751 489500672 90740 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 119507 90740 421 379 0 119041 0
Current children cumulated CPU time: 3153.33 s
Current children cumulated vsize: 487960 KiB
Current children cumulated memory: 365632 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/262 1013365
/proc/meminfo: memFree=126159016/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=478028 memory=438912 CPUtime=3213.15 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 100997 0 0 0 321111 204 0 0 20 0 1 0 187076751 489500672 109728 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 119507 109728 421 379 0 119041 0
Current children cumulated CPU time: 3213.15 s
Current children cumulated vsize: 487960 KiB
Current children cumulated memory: 441584 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 1013375
/proc/meminfo: memFree=126043700/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=267164 memory=226804 CPUtime=3272.97 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 103625 0 0 0 327089 208 0 0 20 0 1 0 187076751 273575936 56701 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 66791 56701 421 379 0 66325 0
Current children cumulated CPU time: 3272.97 s
Current children cumulated vsize: 277096 KiB
Current children cumulated memory: 229476 KiB

[startup+3342.3 s]
/proc/loadavg: 4.43 4.19 4.12 5/264 1013556
/proc/meminfo: memFree=125921116/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=480812 memory=359600 CPUtime=3332.78 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 105265 0 0 0 333067 211 0 0 20 0 1 0 187076751 492351488 89900 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 120203 89900 421 379 0 119737 0
Current children cumulated CPU time: 3332.78 s
Current children cumulated vsize: 490744 KiB
Current children cumulated memory: 362272 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.17 4.11 5/264 1013566
/proc/meminfo: memFree=126010216/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=480812 memory=443744 CPUtime=3392.59 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 105372 0 0 0 339047 212 0 0 20 0 1 0 187076751 492351488 110936 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 120203 110936 421 379 0 119737 0
Current children cumulated CPU time: 3392.59 s
Current children cumulated vsize: 490744 KiB
Current children cumulated memory: 446416 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.17 4.11 5/264 1013632
/proc/meminfo: memFree=126133964/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=268904 memory=218040 CPUtime=3452.42 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 107682 0 0 0 345026 216 0 0 20 0 1 0 187076751 275357696 54510 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 67226 54510 421 379 0 66760 0
Current children cumulated CPU time: 3452.42 s
Current children cumulated vsize: 278836 KiB
Current children cumulated memory: 220712 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/263 1013643
/proc/meminfo: memFree=125747456/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=482552 memory=359292 CPUtime=3512.24 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 109367 0 0 0 351004 220 0 0 20 0 1 0 187076751 494133248 89823 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 120638 89823 421 379 0 120172 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 492484 KiB
Current children cumulated memory: 361964 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/262 1013653
/proc/meminfo: memFree=126217868/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=482552 memory=443436 CPUtime=3572.07 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 109482 0 0 0 356986 221 0 0 20 0 1 0 187076751 494133248 110859 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 120638 110859 421 379 0 120172 0
Current children cumulated CPU time: 3572.07 s
Current children cumulated vsize: 492484 KiB
Current children cumulated memory: 446108 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/262 1013656
/proc/meminfo: memFree=125982028/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=482552 memory=476204 CPUtime=3600 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 109525 0 0 0 359778 222 0 0 20 0 1 0 187076751 494133248 119051 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 120638 119051 421 379 0 120172 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 492484 KiB
Current children cumulated memory: 478876 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002793 s, system=0 s

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

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

[startup+3610.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/262 1013656
/proc/meminfo: memFree=125982028/131524600 swapFree=131071996/131071996
[pid=1011678] ppid=1011672 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/1011678/stat : 1011678 (naps-1.02b5.sh) S 1011672 1011678 1007621 0 -1 4194304 217 241 0 0 0 0 0 0 20 0 1 0 187076751 10170368 668 134679101440 93874960936960 93874962016280 140723857037984 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93874964114736 93874964161924 93874995064832 140723857044446 140723857044573 140723857044573 140723857051590 0
/proc/1011678/statm: 2483 668 590 264 0 134 0
[pid=1011685] ppid=1011678 vsize=482552 memory=476204 CPUtime=3600 cores=5,7
/proc/1011685/stat : 1011685 (naps-1.02b5) R 1011678 1011678 1007621 0 -1 4194304 109525 0 0 0 359778 222 0 0 20 0 1 0 187076751 494133248 119051 134679101440 4194304 5746509 140732480662192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 32555008 140732480664557 140732480664671 140732480664671 140732480671689 0
/proc/1011685/statm: 120638 119051 421 379 0 120172 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 492484 KiB
Current children cumulated memory: 478876 KiB

Child status: 0

Real time (s): 3610.31
CPU time (s): 3600.02
CPU user time (s): 3597.78
CPU system time (s): 2.23168
CPU usage (%): 99.715
Max. virtual memory (cumulated for all children) (KiB): 705668
Max. memory (cumulated for all children) (KiB): 497616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.78
system time used= 2.23168
maximum resident set size= 494944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109983
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= 137
involuntary context switches= 4702


# summary of solver processes directly reported to runsolver:
#   pid: 1011678,1011685
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3597.78
#   total CPU system time (s): 2.23168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.40743 second user time and 18.2435 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-19 02:32:42
IDJOB=4446921
IDBENCH=158339
IDSOLVER=3065
FILE ID=nodeC017/4446921-1721349149
RUNJOBID= nodeC017-1721341940-1007634
SLURM_JOB_ID= 7542735
Free space on /tmp= 890064 MiB

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

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

MD5SUM BENCH= dd58632d9551a3604736dadf6eadc418
RANDOM SEED=32372545

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		: 3671.793
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		: 3174.507
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		: 3673.476
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		: 3572.493
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		: 3625.706
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		: 3565.579
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		: 3655.538
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		: 3571.575
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:        126942540 kB
MemAvailable:   129385948 kB
Buffers:          546104 kB
Cached:          2714704 kB
SwapCached:            0 kB
Active:          1232620 kB
Inactive:        2696956 kB
Active(anon):       1584 kB
Inactive(anon):   704572 kB
Active(file):    1231036 kB
Inactive(file):  1992384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4432 kB
Writeback:             0 kB
AnonPages:        668440 kB
Mapped:           108248 kB
Shmem:             37720 kB
KReclaimable:     119272 kB
Slab:             233508 kB
SReclaimable:     119272 kB
SUnreclaim:       114236 kB
KernelStack:        4048 kB
PageTables:        10228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1195096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68640 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 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= 890064 MiB
End job on nodeC017 at 2024-07-19 03:32:52