Trace number 4447461

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.03 3609.7

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.02b5.
0.00/0.00	c Input file name: HOME/instance-4447461-1721352336.opb
3600.02/3609.70	c 
3600.02/3609.70	c *** TERMINATED *** by signal 15
3600.02/3609.70	s UNKNOWN
3600.02/3609.70	c _____________________________________________________________________________
3600.02/3609.70	c 
3600.02/3609.70	c std/band forms        : 0,0
3600.02/3609.70	c 2cl/3cl ITE-codings   : 0,0
3600.02/3609.70	c BDD/srt/adr Max costs : 0,0,0
3600.02/3609.70	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.02/3609.70	c BDD nodes             : 0
3600.02/3609.70	c Es1/CC detections     : 0,0
3600.02/3609.70	c SAT/UNSAT calls       : 0,0
3600.02/3609.70	c regenrated variables  : 0
3600.02/3609.70	c restarts              : 0
3600.02/3609.70	c conflicts             : 0              (0 /sec)
3600.02/3609.70	c decisions             : 0              (0 /sec)
3600.02/3609.70	c propagations          : 0              (0 /sec)
3600.02/3609.70	c inspects              : 0              (0 /sec)
3600.02/3609.70	c CPU time (solving tm) : 3598 s        (3598 s)
3600.02/3609.70	c Time for Opt-base     : 0 s
3600.02/3609.70	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 (61160 MiB free)
  memory of node 1: 64473 MiB (62517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447461-1721352336/watcher-4447461-1721352336 -o /tmp/evaluation-result-4447461-1721352336/solver-4447461-1721352336 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721351488-989673 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4447461-1721352336.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100098 s]*
/proc/loadavg: 4.00 4.03 3.97 5/262 990408
/proc/meminfo: memFree=126641568/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=7340 memory=5264 CPUtime=0.1 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 1016 0 0 0 10 0 0 0 20 0 1 0 187402485 7516160 1316 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 1835 1316 405 379 0 1369 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17272 KiB
Current children cumulated memory: 7952 KiB

[startup+0.205867 s]*
/proc/loadavg: 4.00 4.03 3.97 5/262 990408
/proc/meminfo: memFree=126640420/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=7788 memory=6584 CPUtime=0.2 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 1323 0 0 0 20 0 0 0 20 0 1 0 187402485 7974912 1646 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 1947 1646 405 379 0 1481 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 17720 KiB
Current children cumulated memory: 9272 KiB

[startup+0.305746 s]*
/proc/loadavg: 4.00 4.03 3.97 5/262 990408
/proc/meminfo: memFree=126636244/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=11560 memory=10216 CPUtime=0.3 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 1742 0 0 0 30 0 0 0 20 0 1 0 187402485 11837440 2554 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 2890 2554 405 379 0 2424 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 21492 KiB
Current children cumulated memory: 12904 KiB

[startup+0.700276 s]
/proc/loadavg: 4.00 4.03 3.97 5/262 990408
/proc/meminfo: memFree=126634028/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=18636 memory=16420 CPUtime=0.69 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 2262 0 0 0 69 0 0 0 20 0 1 0 187402485 19083264 4105 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 4659 4105 405 379 0 4193 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 19108 KiB

[startup+1.50028 s]
/proc/loadavg: 4.00 4.03 3.97 7/264 990433
/proc/meminfo: memFree=126625732/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=18632 memory=17972 CPUtime=1.48 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 3475 0 0 0 148 0 0 0 20 0 1 0 187402485 19079168 4493 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 4658 4493 405 379 0 4192 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 28564 KiB
Current children cumulated memory: 20660 KiB

[startup+3.10578 s]
/proc/loadavg: 4.00 4.03 3.97 5/263 990792
/proc/meminfo: memFree=126606168/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=32980 memory=26724 CPUtime=3.09 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 4140 0 0 0 308 1 0 0 20 0 1 0 187402485 33771520 6681 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 8245 6681 405 379 0 7779 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 42912 KiB
Current children cumulated memory: 29412 KiB

[startup+6.30027 s]
/proc/loadavg: 4.08 4.04 3.97 5/263 990792
/proc/meminfo: memFree=126589648/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=37444 memory=30856 CPUtime=6.28 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 4724 0 0 0 627 1 0 0 20 0 1 0 187402485 38342656 7714 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 9361 7714 405 379 0 8895 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 47376 KiB
Current children cumulated memory: 33544 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.04 3.97 5/263 990794
/proc/meminfo: memFree=126561460/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=40164 memory=38240 CPUtime=12.66 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 5017 0 0 0 1265 1 0 0 20 0 1 0 187402485 41127936 9560 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 10041 9560 405 379 0 9575 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 50096 KiB
Current children cumulated memory: 40928 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.04 3.97 5/262 990795
/proc/meminfo: memFree=126663808/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=83280 memory=59504 CPUtime=25.42 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 6318 0 0 0 2540 2 0 0 20 0 1 0 187402485 85278720 14876 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 20820 14876 405 379 0 20354 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 93212 KiB
Current children cumulated memory: 62192 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.05 3.98 5/263 990799
/proc/meminfo: memFree=126637364/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=83280 memory=82568 CPUtime=50.95 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 6725 0 0 0 5092 3 0 0 20 0 1 0 187402485 85278720 20642 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 20820 20642 405 379 0 20354 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 93212 KiB
Current children cumulated memory: 85256 KiB

[startup+102.3 s]
/proc/loadavg: 4.33 4.12 4.01 5/262 990810
/proc/meminfo: memFree=126625560/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=132600 memory=116104 CPUtime=102 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 8463 0 0 0 10191 9 0 0 20 0 1 0 187402485 135782400 29026 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 33150 29026 405 379 0 32684 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 142532 KiB
Current children cumulated memory: 118792 KiB

[startup+162.3 s]
/proc/loadavg: 4.25 4.13 4.02 5/263 990823
/proc/meminfo: memFree=126447860/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=132600 memory=130432 CPUtime=161.86 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 9833 0 0 0 16171 15 0 0 20 0 1 0 187402485 135782400 32608 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 33150 32608 405 379 0 32684 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 142532 KiB
Current children cumulated memory: 133120 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.13 4.02 5/265 991003
/proc/meminfo: memFree=126637952/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=83280 memory=82568 CPUtime=221.71 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 12934 0 0 0 22150 21 0 0 20 0 1 0 187402485 85278720 20642 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 20820 20642 405 379 0 20354 0
Current children cumulated CPU time: 221.71 s

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

/proc/loadavg: 4.18 4.13 4.10 5/258 992526
/proc/meminfo: memFree=126421004/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=317500 memory=237156 CPUtime=3094.07 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 117821 0 0 0 309200 207 0 0 20 0 1 0 187402485 325120000 59289 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 79375 59289 405 379 0 78909 0
Current children cumulated CPU time: 3094.07 s
Current children cumulated vsize: 327432 KiB
Current children cumulated memory: 239844 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/258 992538
/proc/meminfo: memFree=126454456/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=236752 memory=221624 CPUtime=3153.91 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 119505 0 0 0 315181 210 0 0 20 0 1 0 187402485 242434048 55406 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 59188 55406 405 379 0 58722 0
Current children cumulated CPU time: 3153.91 s
Current children cumulated vsize: 246684 KiB
Current children cumulated memory: 224312 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/258 992548
/proc/meminfo: memFree=126397228/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=238996 memory=200648 CPUtime=3213.74 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 121981 0 0 0 321161 213 0 0 20 0 1 0 187402485 244731904 50162 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 59749 50162 405 379 0 59283 0
Current children cumulated CPU time: 3213.74 s
Current children cumulated vsize: 248928 KiB
Current children cumulated memory: 203336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/258 992558
/proc/meminfo: memFree=126439712/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=188908 memory=177588 CPUtime=3273.58 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 122890 0 0 0 327142 216 0 0 20 0 1 0 187402485 193441792 44397 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 47227 44397 405 379 0 46761 0
Current children cumulated CPU time: 3273.58 s
Current children cumulated vsize: 198840 KiB
Current children cumulated memory: 180276 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/260 992573
/proc/meminfo: memFree=126329444/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=321344 memory=251828 CPUtime=3333.4 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 124177 0 0 0 333123 217 0 0 20 0 1 0 187402485 329056256 62957 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 80336 62957 405 379 0 79870 0
Current children cumulated CPU time: 3333.4 s
Current children cumulated vsize: 331276 KiB
Current children cumulated memory: 254516 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/260 992584
/proc/meminfo: memFree=126367260/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=240916 memory=232512 CPUtime=3393.23 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 125323 0 0 0 339103 220 0 0 20 0 1 0 187402485 246697984 58128 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 60229 58128 405 379 0 59763 0
Current children cumulated CPU time: 3393.23 s
Current children cumulated vsize: 250848 KiB
Current children cumulated memory: 235200 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/260 992594
/proc/meminfo: memFree=126446684/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=241876 memory=210928 CPUtime=3453.05 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 127038 0 0 0 345081 224 0 0 20 0 1 0 187402485 247681024 52732 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 60469 52732 405 379 0 60003 0
Current children cumulated CPU time: 3453.05 s
Current children cumulated vsize: 251808 KiB
Current children cumulated memory: 213616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 992655
/proc/meminfo: memFree=126524300/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=193228 memory=163092 CPUtime=3512.87 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 128381 0 0 0 351062 225 0 0 20 0 1 0 187402485 197865472 40773 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 48307 40773 405 379 0 47841 0
Current children cumulated CPU time: 3512.87 s
Current children cumulated vsize: 203160 KiB
Current children cumulated memory: 165780 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/260 992665
/proc/meminfo: memFree=126508556/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=324704 memory=251132 CPUtime=3572.69 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 129463 0 0 0 357042 227 0 0 20 0 1 0 187402485 332496896 62783 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 81176 62783 405 379 0 80710 0
Current children cumulated CPU time: 3572.69 s
Current children cumulated vsize: 334636 KiB
Current children cumulated memory: 253820 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.11 4.11 4.09 5/261 993051
/proc/meminfo: memFree=126554292/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=193228 memory=174708 CPUtime=3600.02 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 129736 0 0 0 359773 229 0 0 20 0 1 0 187402485 197865472 43677 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 48307 43677 405 379 0 47841 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 203160 KiB
Current children cumulated memory: 177396 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3597.73 s, system=2.29686 s

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

[startup+3609.7 s]
/proc/loadavg: 4.11 4.11 4.09 5/261 993051
/proc/meminfo: memFree=126554292/131524600 swapFree=131071996/131071996
[pid=990403] ppid=990400 vsize=9932 memory=2688 CPUtime=0 cores=4,6
/proc/990403/stat : 990403 (naps-1.02b5.sh) S 990400 990403 989662 0 -1 4194304 220 239 0 0 0 0 0 0 20 0 1 0 187402484 10170368 672 134679101440 93957536628736 93957537708056 140720949596912 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93957539806512 93957539853700 93957550137344 140720949605343 140720949605470 140720949605470 140720949612486 0
/proc/990403/statm: 2483 672 593 264 0 134 0
[pid=990408] ppid=990403 vsize=193228 memory=174708 CPUtime=3600.02 cores=4,6
/proc/990408/stat : 990408 (naps-1.02b5) R 990403 990403 989662 0 -1 4194304 129736 0 0 0 359773 229 0 0 20 0 1 0 187402485 197865472 43677 134679101440 4194304 5746509 140730265969168 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 39174144 140730265977838 140730265977952 140730265977952 140730265984969 0
/proc/990408/statm: 48307 43677 405 379 0 47841 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 203160 KiB
Current children cumulated memory: 177396 KiB

Child status: 0

Real time (s): 3609.7
CPU time (s): 3600.03
CPU user time (s): 3597.73
CPU system time (s): 2.29686
CPU usage (%): 99.732
Max. virtual memory (cumulated for all children) (KiB): 414776
Max. memory (cumulated for all children) (KiB): 319280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.73
system time used= 2.29686
maximum resident set size= 321764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130211
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= 26
involuntary context switches= 4457


# summary of solver processes directly reported to runsolver:
#   pid: 990403
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.73
#   total CPU system time (s): 2.29686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.35925 second user time and 20.3327 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-19 03:25:48
IDJOB=4447461
IDBENCH=158904
IDSOLVER=3065
FILE ID=nodeC032/4447461-1721352336
RUNJOBID= nodeC032-1721351488-989673
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-n270-d3-i1-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-4447461-1721352336/watcher-4447461-1721352336 -o /tmp/evaluation-result-4447461-1721352336/solver-4447461-1721352336 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721351488-989673 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4447461-1721352336.opb

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

MD5SUM BENCH= 851f3387310df6bbd014cd79a7a4e679
RANDOM SEED=309368656

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		: 3660.676
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		: 3680.714
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		: 3623.648
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		: 3599.997
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		: 3642.736
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		: 3680.741
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		: 3653.769
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		: 3599.903
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:        126646600 kB
MemAvailable:   129103200 kB
Buffers:          513416 kB
Cached:          2757596 kB
SwapCached:            0 kB
Active:           977980 kB
Inactive:        3240244 kB
Active(anon):       1584 kB
Inactive(anon):   983020 kB
Active(file):     976396 kB
Inactive(file):  2257224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4152 kB
Writeback:            20 kB
AnonPages:        945508 kB
Mapped:           111540 kB
Shmem:             37720 kB
KReclaimable:     125608 kB
Slab:             241312 kB
SReclaimable:     125608 kB
SUnreclaim:       115704 kB
KernelStack:        4188 kB
PageTables:        11564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1333536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    667648 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:25:58