Trace number 4454081

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.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_comm/normalized-21arraycomm_teq_tvars_greater.opb
MD5SUMad731be7af81a11cebcddac40b738f1a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.61995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2688
Total number of constraints1408
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1408
Minimum length of a constraint2
Maximum length of a constraint84
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 2199023255552
Number of bits of the biggest number in a constraint 42
Biggest sum of numbers in a constraint 8796093022207
Number of bits of the biggest sum of numbers43
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-4454081-1721492619.opb
3600.01/3610.50	c 
3600.01/3610.50	c *** TERMINATED *** by signal 15
3600.01/3610.50	s UNKNOWN
3600.01/3610.50	c _____________________________________________________________________________
3600.01/3610.50	c 
3600.01/3610.50	c std/band forms        : 1,840
3600.01/3610.50	c 2cl/3cl ITE-codings   : 41,4074
3600.01/3610.50	c BDD/srt/adr Max costs : 124,0,0
3600.01/3610.50	c BDDraw/bin/mul/srt/adr: 841,0,0,0,0
3600.01/3610.50	c BDD nodes             : 10037
3600.01/3610.50	c Es1/CC detections     : 0,0
3600.01/3610.50	c SAT/UNSAT calls       : 0,0
3600.01/3610.50	c regenrated variables  : 0
3600.01/3610.50	c restarts              : 0
3600.01/3610.50	c conflicts             : 0              (0 /sec)
3600.01/3610.50	c decisions             : 0              (0 /sec)
3600.01/3610.50	c propagations          : 0              (0 /sec)
3600.01/3610.50	c inspects              : 0              (0 /sec)
3600.01/3610.50	c CPU time (solving tm) : 3599 s        (3599 s)
3600.01/3610.50	c Time for Opt-base     : 0 s
3600.01/3610.50	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 (61204 MiB free)
  memory of node 1: 64510 MiB (61589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454081-1721492619/watcher-4454081-1721492619 -o /tmp/evaluation-result-4454081-1721492619/solver-4454081-1721492619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721492631-1076940 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4454081-1721492619.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
solver pid=1076990, runsolver pid=1076980
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 3.85 4.06 4.07 6/264 1077016
/proc/meminfo: memFree=125718628/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=9380 memory=8272 CPUtime=0.09 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 1859 0 0 0 9 0 0 0 20 0 1 0 201421053 9605120 2068 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 2345 2068 421 379 0 1879 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19312 KiB
Current children cumulated memory: 10952 KiB

[startup+0.206743 s]*
/proc/loadavg: 3.85 4.06 4.07 8/264 1077016
/proc/meminfo: memFree=125711288/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=10140 memory=8776 CPUtime=0.19 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 2171 0 0 0 19 0 0 0 20 0 1 0 201421053 10383360 2194 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 2535 2194 421 379 0 2069 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 20072 KiB
Current children cumulated memory: 11456 KiB

[startup+0.305557 s]*
/proc/loadavg: 3.85 4.06 4.07 6/264 1077016
/proc/meminfo: memFree=125708480/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=12036 memory=10356 CPUtime=0.29 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 2587 0 0 0 29 0 0 0 20 0 1 0 201421053 12324864 2589 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 3009 2589 421 379 0 2543 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 21968 KiB
Current children cumulated memory: 13036 KiB

[startup+0.700207 s]
/proc/loadavg: 3.85 4.06 4.07 7/264 1077016
/proc/meminfo: memFree=125704820/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=14080 memory=12996 CPUtime=0.69 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 3221 0 0 0 68 1 0 0 20 0 1 0 201421053 14417920 3249 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 3520 3249 421 379 0 3054 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 24012 KiB
Current children cumulated memory: 15676 KiB

[startup+1.50021 s]
/proc/loadavg: 3.85 4.06 4.07 6/264 1077016
/proc/meminfo: memFree=125692064/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=16368 memory=15108 CPUtime=1.48 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 3736 0 0 0 147 1 0 0 20 0 1 0 201421053 16760832 3777 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 4092 3777 421 379 0 3626 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 26300 KiB
Current children cumulated memory: 17788 KiB

[startup+3.10671 s]
/proc/loadavg: 3.86 4.06 4.07 6/264 1077018
/proc/meminfo: memFree=125674208/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=20900 memory=19532 CPUtime=3.08 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 4345 0 0 0 307 1 0 0 20 0 1 0 201421053 21401600 4883 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 5225 4883 421 379 0 4759 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 30832 KiB
Current children cumulated memory: 22212 KiB

[startup+6.30026 s]
/proc/loadavg: 3.86 4.06 4.07 6/264 1077018
/proc/meminfo: memFree=125657228/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=27972 memory=26320 CPUtime=6.27 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 5047 0 0 0 626 1 0 0 20 0 1 0 201421053 28643328 6580 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 6993 6580 421 379 0 6527 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 37904 KiB
Current children cumulated memory: 29000 KiB

[startup+12.7002 s]
/proc/loadavg: 3.87 4.05 4.07 6/263 1077018
/proc/meminfo: memFree=125618736/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=32392 memory=31316 CPUtime=12.64 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 5904 0 0 0 1263 1 0 0 20 0 1 0 201421053 33169408 7829 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 8098 7829 421 379 0 7632 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 42324 KiB
Current children cumulated memory: 33996 KiB

[startup+25.5003 s]
/proc/loadavg: 3.97 4.07 4.08 6/263 1077022
/proc/meminfo: memFree=125586128/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=49696 memory=48468 CPUtime=25.41 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 6638 0 0 0 2539 2 0 0 20 0 1 0 201421053 50888704 12117 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 12424 12117 421 379 0 11958 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 59628 KiB
Current children cumulated memory: 51148 KiB

[startup+51.1067 s]
/proc/loadavg: 4.06 4.08 4.08 6/263 1077027
/proc/meminfo: memFree=125537216/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=61348 memory=59132 CPUtime=50.94 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 7662 0 0 0 5092 2 0 0 20 0 1 0 201421053 62820352 14783 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 15337 14783 421 379 0 14871 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 71280 KiB
Current children cumulated memory: 61812 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.08 6/263 1077418
/proc/meminfo: memFree=125447120/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=91696 memory=86472 CPUtime=101.98 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 8632 0 0 0 10195 3 0 0 20 0 1 0 201421053 93896704 21618 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 22924 21618 421 379 0 22458 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 101628 KiB
Current children cumulated memory: 89152 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.08 6/261 1077430
/proc/meminfo: memFree=125385516/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=91696 memory=90684 CPUtime=161.8 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 9042 0 0 0 16176 4 0 0 20 0 1 0 201421053 93896704 22671 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 22924 22671 421 379 0 22458 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 101628 KiB
Current children cumulated memory: 93364 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.08 6/261 1077440
/proc/meminfo: memFree=125364956/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=141016 memory=129068 CPUtime=221.63 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 10895 0 0 0 22156 7 0 0 20 0 1 0 201421053 144400384 32267 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 35254 32267 421 379 0 34788 0
Current children cumulated CPU time: 221.63 s

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

/proc/loadavg: 4.08 4.13 4.14 6/263 1078780
/proc/meminfo: memFree=125092704/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=242824 memory=210356 CPUtime=3093.33 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 71753 0 0 0 309209 124 0 0 20 0 1 0 201421053 248651776 52589 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 60706 52589 421 379 0 60240 0
Current children cumulated CPU time: 3093.33 s
Current children cumulated vsize: 252756 KiB
Current children cumulated memory: 213036 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.11 4.14 6/260 1078791
/proc/meminfo: memFree=125083940/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=201836 memory=196944 CPUtime=3153.15 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 72763 0 0 0 315188 127 0 0 20 0 1 0 201421053 206680064 49236 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 50459 49236 421 379 0 49993 0
Current children cumulated CPU time: 3153.15 s
Current children cumulated vsize: 211768 KiB
Current children cumulated memory: 199624 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.13 6/260 1078802
/proc/meminfo: memFree=125100164/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=251924 memory=232968 CPUtime=3212.97 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 73149 0 0 0 321169 128 0 0 20 0 1 0 201421053 257970176 58242 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 62981 58242 421 379 0 62515 0
Current children cumulated CPU time: 3212.97 s
Current children cumulated vsize: 261856 KiB
Current children cumulated memory: 235648 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.12 6/259 1078812
/proc/meminfo: memFree=125071432/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=251924 memory=214560 CPUtime=3272.8 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 73928 0 0 0 327149 131 0 0 20 0 1 0 201421053 257970176 53640 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 62981 53640 421 379 0 62515 0
Current children cumulated CPU time: 3272.8 s
Current children cumulated vsize: 261856 KiB
Current children cumulated memory: 217240 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.12 4.13 6/259 1078823
/proc/meminfo: memFree=125072200/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=201836 memory=192892 CPUtime=3332.62 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 74434 0 0 0 333129 133 0 0 20 0 1 0 201421053 206680064 48223 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 50459 48223 421 379 0 49993 0
Current children cumulated CPU time: 3332.62 s
Current children cumulated vsize: 211768 KiB
Current children cumulated memory: 195572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.12 6/262 1078838
/proc/meminfo: memFree=125055304/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=251924 memory=233012 CPUtime=3392.45 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 74824 0 0 0 339111 134 0 0 20 0 1 0 201421053 257970176 58253 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 62981 58253 421 379 0 62515 0
Current children cumulated CPU time: 3392.45 s
Current children cumulated vsize: 261856 KiB
Current children cumulated memory: 235692 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.12 4.12 6/262 1078849
/proc/meminfo: memFree=125013412/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=251924 memory=210496 CPUtime=3452.27 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 75598 0 0 0 345091 136 0 0 20 0 1 0 201421053 257970176 52624 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 62981 52624 421 379 0 62515 0
Current children cumulated CPU time: 3452.27 s
Current children cumulated vsize: 261856 KiB
Current children cumulated memory: 213176 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.12 6/263 1078860
/proc/meminfo: memFree=125091256/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=201836 memory=180640 CPUtime=3512.09 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 76090 0 0 0 351070 139 0 0 20 0 1 0 201421053 206680064 45160 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 50459 45160 421 379 0 49993 0
Current children cumulated CPU time: 3512.09 s
Current children cumulated vsize: 211768 KiB
Current children cumulated memory: 183320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.11 6/263 1078870
/proc/meminfo: memFree=125108680/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=253592 memory=226584 CPUtime=3571.91 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 76857 0 0 0 357051 140 0 0 20 0 1 0 201421053 259678208 56646 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 63398 56646 421 379 0 62932 0
Current children cumulated CPU time: 3571.91 s
Current children cumulated vsize: 263524 KiB
Current children cumulated memory: 229264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.05 4.10 4.11 5/255 1078907
/proc/meminfo: memFree=125161868/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=254228 memory=244596 CPUtime=3600.01 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 77021 0 0 0 359861 140 0 0 20 0 1 0 201421053 260329472 61149 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 63557 61149 421 379 0 63091 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 264160 KiB
Current children cumulated memory: 247276 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.61 s, system=1.41027 s

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

[startup+3610.5 s]
/proc/loadavg: 4.05 4.10 4.11 5/255 1078907
/proc/meminfo: memFree=125161868/131524600 swapFree=130799640/131071996
[pid=1076990] ppid=1076980 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/1076990/stat : 1076990 (naps-1.02b5.sh) S 1076980 1076990 1076927 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 201421053 10170368 670 134679101440 94164973768704 94164974848024 140725902611936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94164976946480 94164976993668 94164989960192 140725902615518 140725902615645 140725902615645 140725902622662 0
/proc/1076990/statm: 2483 670 591 264 0 134 0
[pid=1077015] ppid=1076990 vsize=254228 memory=244596 CPUtime=3600.01 cores=5,7
/proc/1077015/stat : 1077015 (naps-1.02b5) R 1076990 1076990 1076927 0 -1 4194304 77021 0 0 0 359861 140 0 0 20 0 1 0 201421053 260329472 61149 134679101440 4194304 5746509 140727099160160 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 20844544 140727099163629 140727099163743 140727099163743 140727099170761 0
/proc/1077015/statm: 63557 61149 421 379 0 63091 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 264160 KiB
Current children cumulated memory: 247276 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.02
CPU user time (s): 3598.61
CPU system time (s): 1.41027
CPU usage (%): 99.7098
Max. virtual memory (cumulated for all children) (KiB): 341996
Max. memory (cumulated for all children) (KiB): 302648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.61
system time used= 1.41027
maximum resident set size= 299968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77498
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= 73
involuntary context switches= 3725


# summary of solver processes directly reported to runsolver:
#   pid: 1076990
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.61
#   total CPU system time (s): 1.41027

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.98106 second user time and 21.432 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-20 18:23:52
IDJOB=4454081
IDBENCH=176041
IDSOLVER=3065
FILE ID=nodeC014/4454081-1721492619
RUNJOBID= nodeC014-1721492631-1076940
SLURM_JOB_ID= 7545795
Free space on /tmp= 890036 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_comm/normalized-21arraycomm_teq_tvars_greater.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454081-1721492619/watcher-4454081-1721492619 -o /tmp/evaluation-result-4454081-1721492619/solver-4454081-1721492619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721492631-1076940 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4454081-1721492619.opb

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

MD5SUM BENCH= ad731be7af81a11cebcddac40b738f1a
RANDOM SEED=1578527685

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125743200 kB
MemAvailable:   129977124 kB
Buffers:          526784 kB
Cached:          4501696 kB
SwapCached:        12768 kB
Active:          1558616 kB
Inactive:        3592644 kB
Active(anon):       9100 kB
Inactive(anon):   143160 kB
Active(file):    1549516 kB
Inactive(file):  3449484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130799640 kB
Dirty:             15844 kB
Writeback:             0 kB
AnonPages:        114092 kB
Mapped:            51964 kB
Shmem:             29804 kB
KReclaimable:     149140 kB
Slab:             252712 kB
SReclaimable:     149140 kB
SUnreclaim:       103572 kB
KernelStack:        3852 kB
PageTables:         9720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     711228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37792 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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:      303828 kB
DirectMap2M:    38266880 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890024 MiB
End job on nodeC014 at 2024-07-20 19:24:02