Trace number 4447669

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 1.03? (TO) 3600.07 3608.2

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n106-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUM1fb50f41b260553fb8a191e5e9748bb0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2260.47
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables159
Total number of constraints424
Number of constraints which are clauses424
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 Input file name: HOME/instance-4447669-1721337707.opb
3600.06/3608.20	c 
3600.06/3608.20	c *** TERMINATED *** by signal 15
3600.06/3608.20	s UNKNOWN
3600.06/3608.20	c _____________________________________________________________________________
3600.06/3608.20	c std/band forms        : 0,0
3600.06/3608.20	c 2cl/3cl ITE-codings   : 0,0
3600.06/3608.20	c BDD/srt/adr Max costs : 0,0,0
3600.06/3608.20	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.06/3608.20	c BDD nodes             : 0
3600.06/3608.20	c Es1/CC detections     : 0,0
3600.06/3608.20	c CC sort               : 0
3600.06/3608.20	c SAT/UNSAT calls       : 0,0
3600.06/3608.20	c regenrated variables  : 0
3600.06/3608.20	c eliminated fixed lits : 0
3600.06/3608.20	c goal lit flips        : 0
3600.06/3608.20	c goal stages           : 0
3600.06/3608.20	c goal shrink           : 0
3600.06/3608.20	c goal coeff separations: 0
3600.06/3608.20	c restarts              : 0
3600.06/3608.20	c conflicts             : 0              (0 /sec)
3600.06/3608.20	c decisions             : 0              (0 /sec)
3600.06/3608.20	c propagations          : 0              (0 /sec)
3600.06/3608.20	c inspects              : 0              (0 /sec)
3600.06/3608.20	c CPU time (solving tm) : 3551 s        (3551 s, SAT 0 s, UNSAT 0 s)
3600.06/3608.20	c Time for Opt-base     : 0 s
3600.06/3608.20	c Steps for Opt-base    : 0
3600.06/3608.20	c Time for BDD coding   : 0 s
3600.06/3608.20	c Time for srt coding   : 0 s
3600.06/3608.20	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 (62869 MiB free)
  memory of node 1: 64473 MiB (61774 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447669-1721337707/watcher-4447669-1721337707 -o /tmp/evaluation-result-4447669-1721337707/solver-4447669-1721337707 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721329286-969445 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4447669-1721337707.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.1002 s]*
/proc/loadavg: 4.05 4.15 4.11 6/261 974546
/proc/meminfo: memFree=127633768/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=4504 memory=2792 CPUtime=0.09 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 532 0 0 0 9 0 0 0 20 0 1 0 185934193 4612096 698 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1126 698 500 659 0 330 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14436 KiB
Current children cumulated memory: 5404 KiB

[startup+0.206201 s]*
/proc/loadavg: 4.05 4.15 4.11 5/261 974546
/proc/meminfo: memFree=127629464/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=5144 memory=3144 CPUtime=0.19 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 989 0 0 0 19 0 0 0 20 0 1 0 185934193 5267456 786 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1286 786 500 659 0 490 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 15076 KiB
Current children cumulated memory: 5756 KiB

[startup+0.305218 s]*
/proc/loadavg: 4.05 4.15 4.11 5/261 974546
/proc/meminfo: memFree=127634560/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=5468 memory=3336 CPUtime=0.29 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 1505 0 0 0 29 0 0 0 20 0 1 0 185934193 5599232 834 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1367 834 500 659 0 571 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 15400 KiB
Current children cumulated memory: 5948 KiB

[startup+0.7002 s]
/proc/loadavg: 4.05 4.15 4.11 5/261 974547
/proc/meminfo: memFree=127629576/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=6300 memory=3892 CPUtime=0.67 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 2576 0 0 0 67 0 0 0 20 0 1 0 185934193 6451200 973 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1575 973 500 659 0 779 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 16232 KiB
Current children cumulated memory: 6504 KiB

[startup+1.5002 s]
/proc/loadavg: 4.05 4.15 4.11 5/261 974547
/proc/meminfo: memFree=127630180/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=6300 memory=4112 CPUtime=1.45 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 5004 0 0 0 145 0 0 0 20 0 1 0 185934193 6451200 1028 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1575 1028 500 659 0 779 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 16232 KiB
Current children cumulated memory: 6724 KiB

[startup+3.1052 s]
/proc/loadavg: 4.05 4.15 4.11 5/261 974547
/proc/meminfo: memFree=127631792/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=6812 memory=4632 CPUtime=3.04 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 12875 0 0 0 303 1 0 0 20 0 1 0 185934193 6975488 1158 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1703 1158 500 659 0 907 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 16744 KiB
Current children cumulated memory: 7244 KiB

[startup+6.3002 s]
/proc/loadavg: 4.05 4.15 4.11 5/261 974547
/proc/meminfo: memFree=127629480/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=6812 memory=4872 CPUtime=6.22 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 26416 0 0 0 620 2 0 0 20 0 1 0 185934193 6975488 1218 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1703 1218 500 659 0 907 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 16744 KiB
Current children cumulated memory: 7484 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 4.15 4.11 5/261 974549
/proc/meminfo: memFree=127638628/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=7864 memory=4984 CPUtime=12.61 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 79040 0 0 0 1251 10 0 0 20 0 1 0 185934193 8052736 1246 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 1966 1246 500 659 0 1170 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 17796 KiB
Current children cumulated memory: 7596 KiB

[startup+25.5002 s]
/proc/loadavg: 4.03 4.14 4.11 5/261 974550
/proc/meminfo: memFree=127629904/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=8376 memory=5872 CPUtime=25.38 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 196491 0 0 0 2514 24 0 0 20 0 1 0 185934193 8577024 1468 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 2094 1468 500 659 0 1298 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 18308 KiB
Current children cumulated memory: 8484 KiB

[startup+51.1047 s]
/proc/loadavg: 4.08 4.14 4.11 5/261 974555
/proc/meminfo: memFree=127627356/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=9400 memory=6896 CPUtime=50.93 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 504764 0 0 0 5031 62 0 0 20 0 1 0 185934193 9625600 1724 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 2350 1724 500 659 0 1554 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 19332 KiB
Current children cumulated memory: 9508 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/261 974564
/proc/meminfo: memFree=127616988/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=13496 memory=9608 CPUtime=102.01 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 1102110 0 0 0 10056 145 0 0 20 0 1 0 185934193 13819904 2402 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 3374 2402 500 659 0 2578 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 23428 KiB
Current children cumulated memory: 12220 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/261 974576
/proc/meminfo: memFree=127614308/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=11448 memory=7956 CPUtime=161.88 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 1940178 0 0 0 15935 253 0 0 20 0 1 0 185934193 11722752 1989 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 2862 1989 500 659 0 2066 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 21380 KiB
Current children cumulated memory: 10568 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/261 974586
/proc/meminfo: memFree=127616880/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=13496 memory=9540 CPUtime=221.75 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 2617175 0 0 0 21832 343 0 0 20 0 1 0 185934193 13819904 2385 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 3374 2385 500 659 0 2578 0
Current children cumulated CPU time: 221.75 s

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

/proc/loadavg: 2.16 2.28 2.88 3/249 976866
/proc/meminfo: memFree=127762864/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=25460 CPUtime=3035.39 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 31482687 0 0 0 299356 4183 0 0 20 0 1 0 185934193 32268288 6365 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 6365 500 659 0 7082 0
Current children cumulated CPU time: 3035.39 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 28072 KiB

[startup+3102.3 s]
/proc/loadavg: 2.12 2.25 2.83 3/247 976877
/proc/meminfo: memFree=127760376/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=25836 CPUtime=3095.27 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 32039825 0 0 0 305278 4249 0 0 20 0 1 0 185934193 32268288 6459 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 6459 500 659 0 7082 0
Current children cumulated CPU time: 3095.27 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 28448 KiB

[startup+3162.3 s]
/proc/loadavg: 2.09 2.21 2.78 3/247 976889
/proc/meminfo: memFree=127754784/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=25596 CPUtime=3155.16 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 32531465 0 0 0 311203 4313 0 0 20 0 1 0 185934193 32268288 6399 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 6399 500 659 0 7082 0
Current children cumulated CPU time: 3155.16 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 28208 KiB

[startup+3222.3 s]
/proc/loadavg: 2.13 2.20 2.74 3/247 976899
/proc/meminfo: memFree=127750836/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=26024 CPUtime=3215.04 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 33161057 0 0 0 317120 4384 0 0 20 0 1 0 185934193 32268288 6506 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 6506 500 659 0 7082 0
Current children cumulated CPU time: 3215.04 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 28636 KiB

[startup+3282.3 s]
/proc/loadavg: 2.10 2.18 2.69 3/243 976910
/proc/meminfo: memFree=127749800/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=26460 CPUtime=3274.89 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 33660016 0 0 0 323039 4450 0 0 20 0 1 0 185934193 32268288 6615 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 6615 500 659 0 7082 0
Current children cumulated CPU time: 3274.89 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 29072 KiB

[startup+3342.3 s]
/proc/loadavg: 2.08 2.16 2.65 3/243 976921
/proc/meminfo: memFree=127756452/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=35608 memory=29436 CPUtime=3334.73 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 35037723 0 0 0 328859 4614 0 0 20 0 1 0 185934193 36462592 7359 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 8902 7359 500 659 0 8106 0
Current children cumulated CPU time: 3334.73 s
Current children cumulated vsize: 45540 KiB
Current children cumulated memory: 32048 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.16 2.62 3/243 976931
/proc/meminfo: memFree=127755964/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=26732 CPUtime=3394.59 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 35387114 0 0 0 334798 4661 0 0 20 0 1 0 185934193 32268288 6683 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 6683 500 659 0 7082 0
Current children cumulated CPU time: 3394.59 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 29344 KiB

[startup+3462.3 s]
/proc/loadavg: 1.45 1.96 2.52 2/234 976971
/proc/meminfo: memFree=127782024/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=28052 CPUtime=3454.46 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 35691212 0 0 0 340745 4701 0 0 20 0 1 0 185934193 32268288 7013 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 7013 500 659 0 7082 0
Current children cumulated CPU time: 3454.46 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 30664 KiB

[startup+3522.3 s]
/proc/loadavg: 1.27 1.81 2.43 2/235 976983
/proc/meminfo: memFree=127775908/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=35608 memory=32276 CPUtime=3514.34 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 36276963 0 0 0 346660 4774 0 0 20 0 1 0 185934193 36462592 8069 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 8902 8069 500 659 0 8106 0
Current children cumulated CPU time: 3514.34 s
Current children cumulated vsize: 45540 KiB
Current children cumulated memory: 34888 KiB

[startup+3582.3 s]
/proc/loadavg: 1.16 1.68 2.35 2/237 976998
/proc/meminfo: memFree=127775948/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=31512 memory=28308 CPUtime=3574.22 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 36785133 0 0 0 352581 4841 0 0 20 0 1 0 185934193 32268288 7077 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 7878 7077 500 659 0 7082 0
Current children cumulated CPU time: 3574.22 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 30920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.2 s]
/proc/loadavg: 1.17 1.64 2.32 2/237 977002
/proc/meminfo: memFree=127775612/131524600 swapFree=131071996/131071996
[pid=974541] ppid=974538 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/974541/stat : 974541 (naps-1.03.sh) S 974538 974541 969432 0 -1 4194304 217 244 0 0 0 0 0 0 20 0 1 0 185934193 10170368 653 134679101440 94783360196608 94783361275928 140736058037824 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94783363374384 94783363421572 94783375589376 140736058045411 140736058045536 140736058045536 140736058052552 0
/proc/974541/statm: 2483 653 574 264 0 134 0
[pid=974546] ppid=974541 vsize=35608 memory=29708 CPUtime=3600.06 cores=5,7
/proc/974546/stat : 974546 (naps-1.03) R 974541 974541 969432 0 -1 4194304 37190589 0 0 0 355112 4894 0 0 20 0 1 0 185934193 36462592 7427 134679101440 4194304 6891213 140725964624864 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9699328 140725964628980 140725964629092 140725964629092 140725964636107 0
/proc/974546/statm: 8902 7427 500 659 0 8106 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 45540 KiB
Current children cumulated memory: 32320 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3551.13 s, system=48.9481 s

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

Child status: 10

Real time (s): 3608.2
CPU time (s): 3600.07
CPU user time (s): 3551.13
CPU system time (s): 48.9481
CPU usage (%): 99.7748
Max. virtual memory (cumulated for all children) (KiB): 53732
Max. memory (cumulated for all children) (KiB): 40828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3551.13
system time used= 48.9481
maximum resident set size= 38216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37191065
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= 41
involuntary context switches= 4788


# summary of solver processes directly reported to runsolver:
#   pid: 974541
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3551.13
#   total CPU system time (s): 48.9481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.78083 second user time and 14.2409 second system time

The end

Launcher Data

Begin job on nodeC020 at 2024-07-18 23:22:00
IDJOB=4447669
IDBENCH=159709
IDSOLVER=3063
FILE ID=nodeC020/4447669-1721337707
RUNJOBID= nodeC020-1721329286-969445
SLURM_JOB_ID= 7542697
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n106-d3-i3-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447669-1721337707/watcher-4447669-1721337707 -o /tmp/evaluation-result-4447669-1721337707/solver-4447669-1721337707 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721329286-969445 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4447669-1721337707.opb

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

MD5SUM BENCH= 1fb50f41b260553fb8a191e5e9748bb0
RANDOM SEED=1540048610

nodeC020.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		: 3659.362
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	: 7000.05
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		: 3662.661
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.84
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		: 3600.481
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	: 7000.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127636944 kB
MemAvailable:   129602516 kB
Buffers:          512680 kB
Cached:          2272028 kB
SwapCached:            0 kB
Active:           850608 kB
Inactive:        2391948 kB
Active(anon):       1608 kB
Inactive(anon):   493952 kB
Active(file):     849000 kB
Inactive(file):  1897996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5692 kB
Writeback:             0 kB
AnonPages:        451096 kB
Mapped:           111932 kB
Shmem:             37720 kB
KReclaimable:     116796 kB
Slab:             231036 kB
SReclaimable:     116796 kB
SUnreclaim:       114240 kB
KernelStack:        4224 kB
PageTables:         9792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     997508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67168 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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:      211668 kB
DirectMap2M:    22630400 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC020 at 2024-07-19 00:22:08