Trace number 4447581

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.05 3610.3

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n188-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM1c14f117e67441c2f256fb4d1e22e789
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables282
Total number of constraints752
Number of constraints which are clauses752
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-4447581-1721353297.opb
3600.04/3610.30	c 
3600.04/3610.30	c *** TERMINATED *** by signal 15
3600.04/3610.30	s UNKNOWN
3600.04/3610.30	c _____________________________________________________________________________
3600.04/3610.30	c 
3600.04/3610.30	c std/band forms        : 0,0
3600.04/3610.30	c 2cl/3cl ITE-codings   : 0,0
3600.04/3610.30	c BDD/srt/adr Max costs : 0,0,0
3600.04/3610.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.04/3610.30	c BDD nodes             : 0
3600.04/3610.30	c Es1/CC detections     : 0,0
3600.04/3610.30	c SAT/UNSAT calls       : 0,0
3600.04/3610.30	c regenrated variables  : 0
3600.04/3610.30	c restarts              : 0
3600.04/3610.30	c conflicts             : 0              (0 /sec)
3600.04/3610.30	c decisions             : 0              (0 /sec)
3600.04/3610.30	c propagations          : 0              (0 /sec)
3600.04/3610.30	c inspects              : 0              (0 /sec)
3600.04/3610.30	c CPU time (solving tm) : 3598 s        (3598 s)
3600.04/3610.30	c Time for Opt-base     : 0 s
3600.04/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: 63968 MiB (60856 MiB free)
  memory of node 1: 64473 MiB (62749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447581-1721353297/watcher-4447581-1721353297 -o /tmp/evaluation-result-4447581-1721353297/solver-4447581-1721353297 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721351488-989675 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4447581-1721353297.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=991391, runsolver pid=991388

[startup+0.100084 s]*
/proc/loadavg: 4.06 4.12 4.08 6/262 991396
/proc/meminfo: memFree=126568836/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=5816 memory=4652 CPUtime=0.09 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 837 0 0 0 9 0 0 0 20 0 1 0 187498589 5955584 1163 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 1454 1163 405 379 0 988 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15748 KiB
Current children cumulated memory: 7388 KiB

[startup+0.205895 s]*
/proc/loadavg: 4.06 4.12 4.08 5/262 991396
/proc/meminfo: memFree=126564604/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=8032 memory=6500 CPUtime=0.2 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 1338 0 0 0 20 0 0 0 20 0 1 0 187498589 8224768 1625 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 2008 1625 405 379 0 1542 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 17964 KiB
Current children cumulated memory: 9236 KiB

[startup+0.305789 s]*
/proc/loadavg: 4.06 4.12 4.08 5/262 991396
/proc/meminfo: memFree=126561688/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=12384 memory=9340 CPUtime=0.3 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 1538 0 0 0 30 0 0 0 20 0 1 0 187498589 12681216 2335 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 3096 2335 405 379 0 2630 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22316 KiB
Current children cumulated memory: 12076 KiB

[startup+0.700198 s]
/proc/loadavg: 4.06 4.12 4.08 5/262 991396
/proc/meminfo: memFree=126559532/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=16736 memory=14548 CPUtime=0.68 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 2280 0 0 0 68 0 0 0 20 0 1 0 187498589 17137664 3637 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 4184 3637 405 379 0 3718 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 26668 KiB
Current children cumulated memory: 17284 KiB

[startup+1.50023 s]
/proc/loadavg: 4.06 4.12 4.08 5/262 991397
/proc/meminfo: memFree=126553504/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=21956 memory=19124 CPUtime=1.49 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 3823 0 0 0 148 1 0 0 20 0 1 0 187498589 22482944 4781 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 5489 4781 405 379 0 5023 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 31888 KiB
Current children cumulated memory: 21860 KiB

[startup+3.10568 s]
/proc/loadavg: 4.06 4.12 4.08 5/262 991397
/proc/meminfo: memFree=126532824/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=26376 memory=25644 CPUtime=3.09 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 4919 0 0 0 308 1 0 0 20 0 1 0 187498589 27009024 6411 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 6594 6411 405 379 0 6128 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 36308 KiB
Current children cumulated memory: 28380 KiB

[startup+6.30025 s]
/proc/loadavg: 4.06 4.12 4.08 5/262 991397
/proc/meminfo: memFree=126515996/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=36240 memory=33380 CPUtime=6.26 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 5740 0 0 0 625 1 0 0 20 0 1 0 187498589 37109760 8345 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 9060 8345 405 379 0 8594 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 46172 KiB
Current children cumulated memory: 36116 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.12 4.08 5/262 991399
/proc/meminfo: memFree=126540012/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=43424 memory=42680 CPUtime=12.65 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 6515 0 0 0 1264 1 0 0 20 0 1 0 187498589 44466176 10670 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 10856 10670 405 379 0 10390 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 53356 KiB
Current children cumulated memory: 45416 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.11 4.08 5/262 991400
/proc/meminfo: memFree=126450548/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=73468 memory=64472 CPUtime=25.41 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 7087 0 0 0 2539 2 0 0 20 0 1 0 187498589 75231232 16118 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 18367 16118 405 379 0 17901 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 83400 KiB
Current children cumulated memory: 67208 KiB

[startup+51.106 s]
/proc/loadavg: 4.08 4.12 4.08 5/262 991406
/proc/meminfo: memFree=126605660/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=101200 memory=80692 CPUtime=50.95 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 7598 0 0 0 5092 3 0 0 20 0 1 0 187498589 103628800 20173 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 25300 20173 405 379 0 24834 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 111132 KiB
Current children cumulated memory: 83428 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/262 991415
/proc/meminfo: memFree=126443352/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=101200 memory=82740 CPUtime=102 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 9363 0 0 0 10194 6 0 0 20 0 1 0 187498589 103628800 20685 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 25300 20685 405 379 0 24834 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 111132 KiB
Current children cumulated memory: 85476 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/262 991428
/proc/meminfo: memFree=126549848/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=150520 memory=124924 CPUtime=161.84 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 11494 0 0 0 16173 11 0 0 20 0 1 0 187498589 154132480 31231 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 37630 31231 405 379 0 37164 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 160452 KiB
Current children cumulated memory: 127660 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/262 991438
/proc/meminfo: memFree=126480604/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=101200 memory=82740 CPUtime=221.67 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 12923 0 0 0 22152 15 0 0 20 0 1 0 187498589 103628800 20685 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 25300 20685 405 379 0 24834 0
Current children cumulated CPU time: 221.67 s

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

/proc/loadavg: 4.09 4.09 4.09 5/263 993510
/proc/meminfo: memFree=126602608/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=183976 memory=167244 CPUtime=3093.45 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 98260 0 0 0 309195 150 0 0 20 0 1 0 187498589 188391424 41811 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 45994 41811 405 379 0 45528 0
Current children cumulated CPU time: 3093.45 s
Current children cumulated vsize: 193908 KiB
Current children cumulated memory: 169980 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/262 993521
/proc/meminfo: memFree=126510904/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=234064 memory=222748 CPUtime=3153.29 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 98899 0 0 0 315177 152 0 0 20 0 1 0 187498589 239681536 55687 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 58516 55687 405 379 0 58050 0
Current children cumulated CPU time: 3153.29 s
Current children cumulated vsize: 243996 KiB
Current children cumulated memory: 225484 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/262 993531
/proc/meminfo: memFree=126542296/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=234064 memory=214736 CPUtime=3213.12 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 100480 0 0 0 321158 154 0 0 20 0 1 0 187498589 239681536 53684 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 58516 53684 405 379 0 58050 0
Current children cumulated CPU time: 3213.12 s
Current children cumulated vsize: 243996 KiB
Current children cumulated memory: 217472 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/258 993542
/proc/meminfo: memFree=126602764/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=236224 memory=202676 CPUtime=3272.95 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 102109 0 0 0 327137 158 0 0 20 0 1 0 187498589 241893376 50669 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59056 50669 405 379 0 58590 0
Current children cumulated CPU time: 3272.95 s
Current children cumulated vsize: 246156 KiB
Current children cumulated memory: 205412 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/259 993554
/proc/meminfo: memFree=126530056/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=237184 memory=186604 CPUtime=3332.79 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 103674 0 0 0 333118 161 0 0 20 0 1 0 187498589 242876416 46651 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59296 46651 405 379 0 58830 0
Current children cumulated CPU time: 3332.79 s
Current children cumulated vsize: 247116 KiB
Current children cumulated memory: 189340 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/259 993565
/proc/meminfo: memFree=126589540/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=189256 memory=168052 CPUtime=3392.62 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 105163 0 0 0 339099 163 0 0 20 0 1 0 187498589 193798144 42013 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 47314 42013 405 379 0 46848 0
Current children cumulated CPU time: 3392.62 s
Current children cumulated vsize: 199188 KiB
Current children cumulated memory: 170788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 993575
/proc/meminfo: memFree=126480052/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=239344 memory=229696 CPUtime=3452.45 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 105805 0 0 0 345080 165 0 0 20 0 1 0 187498589 245088256 57424 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59836 57424 405 379 0 59370 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 249276 KiB
Current children cumulated memory: 232432 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/259 993586
/proc/meminfo: memFree=126506456/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=239344 memory=215528 CPUtime=3512.29 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 107385 0 0 0 351061 168 0 0 20 0 1 0 187498589 245088256 53882 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59836 53882 405 379 0 59370 0
Current children cumulated CPU time: 3512.29 s
Current children cumulated vsize: 249276 KiB
Current children cumulated memory: 218264 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/261 993601
/proc/meminfo: memFree=126531248/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=239344 memory=199312 CPUtime=3572.12 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 108997 0 0 0 357042 170 0 0 20 0 1 0 187498589 245088256 49828 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59836 49828 405 379 0 59370 0
Current children cumulated CPU time: 3572.12 s
Current children cumulated vsize: 249276 KiB
Current children cumulated memory: 202048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/260 993605
/proc/meminfo: memFree=126426248/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=239344 memory=227984 CPUtime=3600.04 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 109011 0 0 0 359833 171 0 0 20 0 1 0 187498589 245088256 56996 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59836 56996 405 379 0 59370 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 249276 KiB
Current children cumulated memory: 230720 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.34 s, system=1.71475 s

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

[startup+3610.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/260 993605
/proc/meminfo: memFree=126426248/131524600 swapFree=131071996/131071996
[pid=991391] ppid=991388 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/991391/stat : 991391 (naps-1.02b5.sh) S 991388 991391 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187498589 10170368 684 134679101440 93909001658368 93909002737688 140735063844960 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93909004836144 93909004883332 93909021220864 140735063851999 140735063852126 140735063852126 140735063859142 0
/proc/991391/statm: 2483 684 606 264 0 134 0
[pid=991396] ppid=991391 vsize=239344 memory=227984 CPUtime=3600.04 cores=5,7
/proc/991396/stat : 991396 (naps-1.02b5) R 991391 991391 989662 0 -1 4194304 109011 0 0 0 359833 171 0 0 20 0 1 0 187498589 245088256 56996 134679101440 4194304 5746509 140733965899312 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 13275136 140733965902830 140733965902944 140733965902944 140733965909961 0
/proc/991396/statm: 59836 56996 405 379 0 59370 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 249276 KiB
Current children cumulated memory: 230720 KiB

Child status: 0

Real time (s): 3610.3
CPU time (s): 3600.05
CPU user time (s): 3598.34
CPU system time (s): 1.71475
CPU usage (%): 99.7161
Max. virtual memory (cumulated for all children) (KiB): 298596
Max. memory (cumulated for all children) (KiB): 271176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.34
system time used= 1.71475
maximum resident set size= 284996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109492
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= 29
involuntary context switches= 4400


# summary of solver processes directly reported to runsolver:
#   pid: 991391
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.34
#   total CPU system time (s): 1.71475

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.72784 second user time and 17.0779 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-19 03:41:49
IDJOB=4447581
IDBENCH=159284
IDSOLVER=3065
FILE ID=nodeC032/4447581-1721353297
RUNJOBID= nodeC032-1721351488-989675
SLURM_JOB_ID= 7542756
Free space on /tmp= 890072 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n188-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447581-1721353297/watcher-4447581-1721353297 -o /tmp/evaluation-result-4447581-1721353297/solver-4447581-1721353297 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721351488-989675 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4447581-1721353297.opb

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

MD5SUM BENCH= 1c14f117e67441c2f256fb4d1e22e789
RANDOM SEED=670487027

nodeC032.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		: 3655.865
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.33
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		: 3665.751
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.856
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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.109
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.03
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		: 3655.842
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.33
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		: 3661.578
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.694
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.33
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		: 3652.382
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126573100 kB
MemAvailable:   129041248 kB
Buffers:          514128 kB
Cached:          2768764 kB
SwapCached:            0 kB
Active:           978200 kB
Inactive:        3312828 kB
Active(anon):       1600 kB
Inactive(anon):  1044308 kB
Active(file):     976600 kB
Inactive(file):  2268520 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3968 kB
Writeback:            12 kB
AnonPages:       1008256 kB
Mapped:           111500 kB
Shmem:             37720 kB
KReclaimable:     125700 kB
Slab:             241360 kB
SReclaimable:     125700 kB
SUnreclaim:       115660 kB
KernelStack:        4220 kB
PageTables:        11296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1520616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70816 kB
HardwareCorrupted:     0 kB
AnonHugePages:    765952 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:      226004 kB
DirectMap2M:    21567488 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC032 at 2024-07-19 04:41:59