Trace number 4447458

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.1 3610.3

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n270-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM851f3387310df6bbd014cd79a7a4e679
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 variables405
Total number of constraints1080
Number of constraints which are clauses1080
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.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4447458-1721354294.opb
3600.08/3610.30	c 
3600.08/3610.30	c *** TERMINATED *** by signal 15
3600.08/3610.30	s UNKNOWN
3600.08/3610.30	c _____________________________________________________________________________
3600.08/3610.30	c std/band forms        : 0,0
3600.08/3610.30	c 2cl/3cl ITE-codings   : 0,0
3600.08/3610.30	c BDD/srt/adr Max costs : 0,0,0
3600.08/3610.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.08/3610.30	c BDD nodes             : 0
3600.08/3610.30	c Es1/CC detections     : 0,0
3600.08/3610.30	c CC sort               : 0
3600.08/3610.30	c SAT/UNSAT calls       : 0,0
3600.08/3610.30	c regenrated variables  : 0
3600.08/3610.30	c eliminated fixed lits : 0
3600.08/3610.30	c goal lit flips        : 0
3600.08/3610.30	c goal stages           : 0
3600.08/3610.30	c goal shrink           : 0
3600.08/3610.30	c goal coeff separations: 0
3600.08/3610.30	c restarts              : 0
3600.08/3610.30	c conflicts             : 0              (0 /sec)
3600.08/3610.30	c decisions             : 0              (0 /sec)
3600.08/3610.30	c propagations          : 0              (0 /sec)
3600.08/3610.30	c inspects              : 0              (0 /sec)
3600.08/3610.30	c CPU time (solving tm) : 3598 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.08/3610.30	c Time for Opt-base     : 0 s
3600.08/3610.30	c Steps for Opt-base    : 0
3600.08/3610.30	c Time for BDD coding   : 0 s
3600.08/3610.30	c Time for srt coding   : 0 s
3600.08/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: 64096 MiB (59543 MiB free)
  memory of node 1: 64473 MiB (61749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447458-1721354294/watcher-4447458-1721354294 -o /tmp/evaluation-result-4447458-1721354294/solver-4447458-1721354294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980337 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4447458-1721354294.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=982458, runsolver pid=982453

[startup+0.100908 s]*
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124197800/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=7016 memory=3540 CPUtime=0.1 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 526 0 0 0 10 0 0 0 20 0 1 0 187585232 7184384 885 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 1754 885 436 659 0 958 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 16948 KiB
Current children cumulated memory: 6252 KiB

[startup+0.213591 s]*
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124192856/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=8692 memory=5388 CPUtime=0.21 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 1031 0 0 0 21 0 0 0 20 0 1 0 187585232 8900608 1347 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 2173 1347 436 659 0 1377 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 18624 KiB
Current children cumulated memory: 8100 KiB

[startup+0.312482 s]*
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124189552/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=9116 memory=6708 CPUtime=0.31 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 1329 0 0 0 31 0 0 0 20 0 1 0 187585232 9334784 1677 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 2279 1677 436 659 0 1483 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 19048 KiB
Current children cumulated memory: 9420 KiB

[startup+0.700363 s]
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124179660/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=12876 memory=10600 CPUtime=0.68 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 1797 0 0 0 68 0 0 0 20 0 1 0 187585232 13185024 2650 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 3219 2650 436 659 0 2423 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 22808 KiB
Current children cumulated memory: 13312 KiB

[startup+1.50038 s]
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124170084/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=31444 memory=22556 CPUtime=1.47 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 2252 0 0 0 147 0 0 0 20 0 1 0 187585232 32198656 5639 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 7861 5639 436 659 0 7065 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 41376 KiB
Current children cumulated memory: 25268 KiB

[startup+3.11293 s]
/proc/loadavg: 4.79 4.38 4.20 5/249 982585
/proc/meminfo: memFree=124849524/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=34344 memory=25868 CPUtime=3.08 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 3227 0 0 0 308 0 0 0 20 0 1 0 187585232 35168256 6467 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 8586 6467 436 659 0 7790 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 44276 KiB
Current children cumulated memory: 28580 KiB

[startup+6.30039 s]
/proc/loadavg: 4.79 4.38 4.20 5/249 982586
/proc/meminfo: memFree=124814100/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=38804 memory=32288 CPUtime=6.27 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 3812 0 0 0 626 1 0 0 20 0 1 0 187585232 39735296 8072 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 9701 8072 436 659 0 8905 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 48736 KiB
Current children cumulated memory: 35000 KiB

[startup+12.7004 s]
/proc/loadavg: 4.73 4.38 4.19 5/249 982586
/proc/meminfo: memFree=124765000/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=42148 memory=39244 CPUtime=12.65 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 4554 0 0 0 1264 1 0 0 20 0 1 0 187585232 43159552 9811 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 10537 9811 436 659 0 9741 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 52080 KiB
Current children cumulated memory: 41956 KiB

[startup+25.5004 s]
/proc/loadavg: 4.57 4.36 4.19 5/248 982589
/proc/meminfo: memFree=124692348/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=84576 memory=60796 CPUtime=25.41 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 5564 0 0 0 2539 2 0 0 20 0 1 0 187585232 86605824 15199 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 21144 15199 436 659 0 20348 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 94508 KiB
Current children cumulated memory: 63508 KiB

[startup+51.1131 s]
/proc/loadavg: 4.58 4.38 4.20 5/248 982593
/proc/meminfo: memFree=124641704/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=84576 memory=82660 CPUtime=50.95 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 6343 0 0 0 5091 4 0 0 20 0 1 0 187585232 86605824 20665 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 21144 20665 436 659 0 20348 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 94508 KiB
Current children cumulated memory: 85372 KiB

[startup+102.3 s]
/proc/loadavg: 4.35 4.35 4.20 5/248 982752
/proc/meminfo: memFree=124617384/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=84576 memory=82660 CPUtime=102 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 9309 0 0 0 10190 10 0 0 20 0 1 0 187585232 86605824 20665 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 21144 20665 436 659 0 20348 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 94508 KiB
Current children cumulated memory: 85372 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.31 4.19 5/248 982775
/proc/meminfo: memFree=124481024/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=133896 memory=114668 CPUtime=161.81 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 11969 0 0 0 16165 16 0 0 20 0 1 0 187585232 137109504 28667 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 33474 28667 436 659 0 32678 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 143828 KiB
Current children cumulated memory: 117380 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.27 4.18 5/248 982785
/proc/meminfo: memFree=124463596/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=133896 memory=120836 CPUtime=221.63 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 15596 0 0 0 22141 22 0 0 20 0 1 0 187585232 137109504 30209 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 33474 30209 436 659 0 32678 0
Current children cumulated CPU time: 221.63 s

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

/proc/loadavg: 4.62 4.34 4.21 5/245 983969
/proc/meminfo: memFree=124172576/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=236820 memory=206316 CPUtime=3093.48 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 124991 0 0 0 309147 201 0 0 20 0 1 0 187585232 242503680 51579 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 59205 51579 436 659 0 58409 0
Current children cumulated CPU time: 3093.48 s
Current children cumulated vsize: 246752 KiB
Current children cumulated memory: 209028 KiB

[startup+3162.3 s]
/proc/loadavg: 4.30 4.30 4.20 5/247 983983
/proc/meminfo: memFree=124120352/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=189612 memory=183872 CPUtime=3153.31 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 127162 0 0 0 315127 204 0 0 20 0 1 0 187585232 194162688 45968 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 47403 45968 436 659 0 46607 0
Current children cumulated CPU time: 3153.31 s
Current children cumulated vsize: 199544 KiB
Current children cumulated memory: 186584 KiB

[startup+3222.3 s]
/proc/loadavg: 4.48 4.34 4.22 5/247 983993
/proc/meminfo: memFree=124058412/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=321088 memory=253484 CPUtime=3213.14 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 128218 0 0 0 321108 206 0 0 20 0 1 0 187585232 328794112 63371 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 80272 63371 436 659 0 79476 0
Current children cumulated CPU time: 3213.14 s
Current children cumulated vsize: 331020 KiB
Current children cumulated memory: 256196 KiB

[startup+3282.3 s]
/proc/loadavg: 4.77 4.46 4.27 5/247 984005
/proc/meminfo: memFree=124067376/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=239700 memory=235444 CPUtime=3272.98 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 129877 0 0 0 327089 209 0 0 20 0 1 0 187585232 245452800 58861 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 59925 58861 436 659 0 59129 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 249632 KiB
Current children cumulated memory: 238156 KiB

[startup+3342.3 s]
/proc/loadavg: 4.55 4.44 4.28 5/247 984015
/proc/meminfo: memFree=124090128/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=240340 memory=215696 CPUtime=3332.81 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 131708 0 0 0 333070 211 0 0 20 0 1 0 187585232 246108160 53924 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 60085 53924 436 659 0 59289 0
Current children cumulated CPU time: 3332.81 s
Current children cumulated vsize: 250272 KiB
Current children cumulated memory: 218408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.49 4.44 4.28 5/249 984410
/proc/meminfo: memFree=124146504/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=192492 memory=184652 CPUtime=3392.65 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 133353 0 0 0 339051 214 0 0 20 0 1 0 187585232 197111808 46163 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 48123 46163 436 659 0 47327 0
Current children cumulated CPU time: 3392.65 s
Current children cumulated vsize: 202424 KiB
Current children cumulated memory: 187364 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.37 4.27 5/247 984421
/proc/meminfo: memFree=124059500/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=323968 memory=252212 CPUtime=3452.48 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 134408 0 0 0 345033 215 0 0 20 0 1 0 187585232 331743232 63053 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 80992 63053 436 659 0 80196 0
Current children cumulated CPU time: 3452.48 s
Current children cumulated vsize: 333900 KiB
Current children cumulated memory: 254924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.33 4.26 5/247 984431
/proc/meminfo: memFree=124020392/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=242580 memory=231064 CPUtime=3512.32 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 135453 0 0 0 351013 219 0 0 20 0 1 0 187585232 248401920 57766 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 60645 57766 436 659 0 59849 0
Current children cumulated CPU time: 3512.32 s
Current children cumulated vsize: 252512 KiB
Current children cumulated memory: 233776 KiB

[startup+3582.3 s]
/proc/loadavg: 4.27 4.32 4.26 5/249 984611
/proc/meminfo: memFree=124070812/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=245460 memory=200568 CPUtime=3572.16 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 137568 0 0 0 356993 223 0 0 20 0 1 0 187585232 251351040 50142 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 61365 50142 436 659 0 60569 0
Current children cumulated CPU time: 3572.16 s
Current children cumulated vsize: 255392 KiB
Current children cumulated memory: 203280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.23 4.30 4.26 5/249 984616
/proc/meminfo: memFree=124109188/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=245460 memory=233336 CPUtime=3600.08 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 137584 0 0 0 359784 224 0 0 20 0 1 0 187585232 251351040 58334 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 61365 58334 436 659 0 60569 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 255392 KiB
Current children cumulated memory: 236048 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3597.85 s, system=2.24922 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.23 4.30 4.26 5/249 984616
/proc/meminfo: memFree=124109188/131655788 swapFree=131071996/131071996
[pid=982458] ppid=982453 vsize=9932 memory=2712 CPUtime=0 cores=5,7
/proc/982458/stat : 982458 (naps-1.03.sh) S 982453 982458 980324 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 187585231 10170368 678 134679101440 94859553439744 94859554519064 140731933020000 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94859556617520 94859556664708 94859560247296 140731933025247 140731933025376 140731933025376 140731933032392 0
/proc/982458/statm: 2483 678 599 264 0 134 0
[pid=982467] ppid=982458 vsize=245460 memory=233336 CPUtime=3600.08 cores=5,7
/proc/982467/stat : 982467 (naps-1.03) R 982458 982458 980324 0 -1 4194304 137584 0 0 0 359784 224 0 0 20 0 1 0 187585232 251351040 58334 134679101440 4194304 6891213 140725309619536 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8568832 140725309621232 140725309621348 140725309621348 140725309628363 0
/proc/982467/statm: 61365 58334 436 659 0 60569 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 255392 KiB
Current children cumulated memory: 236048 KiB

Child status: 10

Real time (s): 3610.3
CPU time (s): 3600.1
CPU user time (s): 3597.85
CPU system time (s): 2.24922
CPU usage (%): 99.7173
Max. virtual memory (cumulated for all children) (KiB): 416920
Max. memory (cumulated for all children) (KiB): 312348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.85
system time used= 2.24922
maximum resident set size= 316740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138064
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= 28
involuntary context switches= 4427


# summary of solver processes directly reported to runsolver:
#   pid: 982458
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3597.85
#   total CPU system time (s): 2.24922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9741 second user time and 38.6242 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 03:58:26
IDJOB=4447458
IDBENCH=158904
IDSOLVER=3062
FILE ID=nodeC004/4447458-1721354294
RUNJOBID= nodeC004-1721350695-980337
SLURM_JOB_ID= 7542749
Free space on /tmp= 723776 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n270-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447458-1721354294/watcher-4447458-1721354294 -o /tmp/evaluation-result-4447458-1721354294/solver-4447458-1721354294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980337 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4447458-1721354294.opb

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

MD5SUM BENCH= 851f3387310df6bbd014cd79a7a4e679
RANDOM SEED=1283035724

nodeC004.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	: 0xb00001f
cpu MHz		: 3533.055
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 3475.993
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
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	: 0xb00001f
cpu MHz		: 1197.440
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 1197.314
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
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	: 0xb00001f
cpu MHz		: 1197.317
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 3478.443
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
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	: 0xb00001f
cpu MHz		: 1197.338
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 1197.309
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124207376 kB
MemAvailable:   129146204 kB
Buffers:          529848 kB
Cached:          5191576 kB
SwapCached:            0 kB
Active:          1071988 kB
Inactive:        5701696 kB
Active(anon):       3352 kB
Inactive(anon):  1086636 kB
Active(file):    1068636 kB
Inactive(file):  4615060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12900 kB
Writeback:             0 kB
AnonPages:       1052012 kB
Mapped:           108460 kB
Shmem:             37700 kB
KReclaimable:     190664 kB
Slab:             304756 kB
SReclaimable:     190664 kB
SUnreclaim:       114092 kB
KernelStack:        3824 kB
PageTables:        10856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1716256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    671744 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:      242504 kB
DirectMap2M:    29022208 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC004 at 2024-07-19 04:58:37