Trace number 4542380

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 naps-1.03a6UNSAT 1445.97 1450.38

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height12_pigeons11_holes10.opb
MD5SUM585b31dbafa0f7a6999a9b17497812eb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.495801
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10192
Total number of constraints2383
Number of constraints which are clauses1237
Number of constraints which are cardinality constraints (but not clauses)821
Number of constraints which are nor clauses,nor cardinality constraints325
Minimum length of a constraint10
Maximum length of a constraint15
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 18
Number of bits of the biggest sum of numbers5
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.03	c NaPS 1.03a6.
0.00/0.03	c Input file name: HOME/instance-4542380-1753202596.opb
1445.87/1450.37	s UNSATISFIABLE
1445.87/1450.37	c _____________________________________________________________________________
1445.87/1450.37	c std/band forms        : 1146,0
1445.87/1450.37	c 2cl/3cl ITE-codings   : 0,0
1445.87/1450.37	c BDD/srt/adr Max costs : 0,118,0
1445.87/1450.37	c BDDraw/bin/mul/srt/adr: 0,0,0,1146,0
1445.87/1450.37	c BDD nodes             : 0
1445.87/1450.37	c Es1/CC detections     : 0,0
1445.87/1450.37	c CC sort               : 1146
1445.87/1450.37	c SAT/UNSAT calls       : 0,1
1445.87/1450.37	c regenrated variables  : 0
1445.87/1450.37	c eliminated fixed lits : 0
1445.87/1450.37	c goal lit flips        : 0
1445.87/1450.37	c goal stages           : 0
1445.87/1450.37	c goal shrink           : 0
1445.87/1450.37	c goal coeff separations: 0
1445.87/1450.37	c restarts              : 1823815
1445.87/1450.37	c conflicts             : 76515587       (53185 /sec)
1445.87/1450.37	c decisions             : 885906571      (615785 /sec)
1445.87/1450.37	c propagations          : 3784479897     (2630557 /sec)
1445.87/1450.37	c inspects              : 0              (0 /sec)
1445.87/1450.37	c CPU time (solving tm) : 1439 s        (1438 s, SAT 0 s, UNSAT 1438 s)
1445.87/1450.37	c Time for Opt-base     : 0.01234 s
1445.87/1450.37	c Steps for Opt-base    : 0
1445.87/1450.37	c Time for BDD coding   : 0 s
1445.87/1450.37	c Time for srt coding   : 0.03234 s
1445.87/1450.37	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: 63837 MiB (63104 MiB free)
  memory of node 1: 64465 MiB (63038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542380-1753202596/watcher-4542380-1753202596 -o /tmp/evaluation-result-4542380-1753202596/solver-4542380-1753202596 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753198970-191673 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4542380-1753202596.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=192139, runsolver pid=192132

[startup+0.100101 s]*
/proc/loadavg: 4.22 4.13 4.04 6/248 192150
/proc/meminfo: memFree=129194012/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=6416 memory=4736 CPUtime=0.07 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 721 0 0 0 7 0 0 0 20 0 1 0 235938796 6569984 1184 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 1604 1184 544 696 0 765 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10608 KiB
Current children cumulated memory: 7808 KiB

[startup+0.212717 s]*
/proc/loadavg: 4.22 4.13 4.04 6/251 192159
/proc/meminfo: memFree=129185144/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=11344 memory=8992 CPUtime=0.18 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2074 0 0 0 18 0 0 0 20 0 1 0 235938796 11616256 2248 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 2836 2248 544 696 0 1997 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 15536 KiB
Current children cumulated memory: 12064 KiB

[startup+0.313534 s]*
/proc/loadavg: 4.22 4.13 4.04 6/251 192159
/proc/meminfo: memFree=129170780/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=25780 memory=22092 CPUtime=0.29 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 6435 0 0 0 27 2 0 0 20 0 1 0 235938796 26398720 5523 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 6445 5523 544 696 0 5606 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 29972 KiB
Current children cumulated memory: 25164 KiB

[startup+0.700388 s]
/proc/loadavg: 4.22 4.13 4.04 6/251 192159
/proc/meminfo: memFree=129161456/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=41924 memory=37944 CPUtime=0.66 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 9869 0 0 0 62 4 0 0 20 0 1 0 235938796 42930176 9486 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 10481 9486 544 696 0 9642 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 46116 KiB
Current children cumulated memory: 41016 KiB

[startup+1.50039 s]
/proc/loadavg: 4.22 4.13 4.04 6/251 192159
/proc/meminfo: memFree=129067712/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=41928 memory=37432 CPUtime=1.46 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 10704 0 0 0 142 4 0 0 20 0 1 0 235938796 42934272 9358 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 10482 9358 544 696 0 9643 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 46120 KiB
Current children cumulated memory: 40504 KiB

[startup+3.11233 s]
/proc/loadavg: 4.22 4.13 4.04 6/255 192172
/proc/meminfo: memFree=128647088/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=33184 memory=28020 CPUtime=3.06 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 12290 0 0 0 301 5 0 0 20 0 1 0 235938796 33980416 7005 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 8296 7005 544 696 0 7457 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 31092 KiB

[startup+6.30037 s]
/proc/loadavg: 4.20 4.13 4.04 6/255 192172
/proc/meminfo: memFree=128032404/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=33108 memory=29028 CPUtime=6.24 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 14227 0 0 0 619 5 0 0 20 0 1 0 235938796 33902592 7257 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 8277 7257 544 696 0 7438 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 37300 KiB
Current children cumulated memory: 32100 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.13 4.04 6/255 192172
/proc/meminfo: memFree=126731188/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=43336 memory=38396 CPUtime=12.62 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 26544 0 0 0 1253 9 0 0 20 0 1 0 235938796 44376064 9599 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 10834 9599 544 696 0 9995 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 47528 KiB
Current children cumulated memory: 41468 KiB

[startup+25.5004 s]
/proc/loadavg: 4.14 4.12 4.04 6/255 192172
/proc/meminfo: memFree=123299056/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=47436 memory=44532 CPUtime=25.38 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 38496 0 0 0 2525 13 0 0 20 0 1 0 235938796 48574464 11133 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 11859 11133 544 696 0 11020 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 51628 KiB
Current children cumulated memory: 47604 KiB

[startup+51.1125 s]
/proc/loadavg: 4.16 4.13 4.04 6/256 192174
/proc/meminfo: memFree=119655136/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=59724 memory=51692 CPUtime=50.92 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 100433 0 0 0 5064 28 0 0 20 0 1 0 235938796 61157376 12923 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 14931 12923 544 696 0 14092 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 63916 KiB
Current children cumulated memory: 54764 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.04 6/256 192176
/proc/meminfo: memFree=114871856/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=72012 memory=59672 CPUtime=101.96 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 155304 0 0 0 10152 44 0 0 20 0 1 0 235938796 73740288 14918 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 18003 14918 544 696 0 17164 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 76204 KiB
Current children cumulated memory: 62744 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.04 6/256 192178
/proc/meminfo: memFree=113596220/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=81048 memory=75672 CPUtime=161.77 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 224865 0 0 0 16111 66 0 0 20 0 1 0 235938796 82993152 18918 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 20262 18918 544 696 0 19423 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 85240 KiB
Current children cumulated memory: 78744 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.05 6/257 192181
/proc/meminfo: memFree=113722984/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=81048 memory=76108 CPUtime=221.59 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 323359 0 0 0 22059 100 0 0 20 0 1 0 235938796 82993152 19027 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 20262 19027 544 696 0 19423 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 85240 KiB

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

/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 1860604 0 0 0 123215 634 0 0 20 0 1 0 235938796 120455168 22782 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 29408 22782 544 696 0 28569 0
Current children cumulated CPU time: 1238.49 s
Current children cumulated vsize: 121824 KiB
Current children cumulated memory: 94200 KiB

[startup+1302.3 s]
/proc/loadavg: 4.55 4.31 4.20 6/255 192243
/proc/meminfo: memFree=118271460/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=101248 memory=87032 CPUtime=1298.31 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 1946526 0 0 0 129164 667 0 0 20 0 1 0 235938796 103677952 21758 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 25312 21758 544 696 0 24473 0
Current children cumulated CPU time: 1298.31 s
Current children cumulated vsize: 105440 KiB
Current children cumulated memory: 90104 KiB

[startup+1362.3 s]
/proc/loadavg: 4.25 4.26 4.19 6/255 192245
/proc/meminfo: memFree=119302308/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=101248 memory=91128 CPUtime=1358.13 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 1999802 0 0 0 135126 687 0 0 20 0 1 0 235938796 103677952 22782 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 25312 22782 544 696 0 24473 0
Current children cumulated CPU time: 1358.13 s
Current children cumulated vsize: 105440 KiB
Current children cumulated memory: 94200 KiB

[startup+1422.3 s]
/proc/loadavg: 4.16 4.23 4.18 6/254 192247
/proc/meminfo: memFree=119318328/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=84860 memory=79104 CPUtime=1417.95 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2066281 0 0 0 141088 707 0 0 20 0 1 0 235938796 86896640 19776 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 21215 19776 544 696 0 20376 0
Current children cumulated CPU time: 1417.95 s
Current children cumulated vsize: 89052 KiB
Current children cumulated memory: 82176 KiB

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

# cumulated CPU time of all completed processes:  user=1438.66 s, system=7.30315 s

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

[startup+1433.6 s]
/proc/loadavg: 4.13 4.22 4.18 6/254 192247
/proc/meminfo: memFree=118943196/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=101248 memory=88056 CPUtime=1429.22 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2096226 0 0 0 142206 716 0 0 20 0 1 0 235938796 103677952 22014 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 25312 22014 544 696 0 24473 0
Current children cumulated CPU time: 1429.22 s
Current children cumulated vsize: 105440 KiB
Current children cumulated memory: 91128 KiB

[startup+1440 s]*
/proc/loadavg: 4.11 4.21 4.18 6/254 192247
/proc/meminfo: memFree=118707924/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=101248 memory=88568 CPUtime=1435.61 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2120351 0 0 0 142838 723 0 0 20 0 1 0 235938796 103677952 22142 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 25312 22142 544 696 0 24473 0
Current children cumulated CPU time: 1435.61 s
Current children cumulated vsize: 105440 KiB
Current children cumulated memory: 91640 KiB

[startup+1446.4 s]
/proc/loadavg: 4.10 4.21 4.18 6/254 192248
/proc/meminfo: memFree=119147376/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=101248 memory=91128 CPUtime=1441.98 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2136776 0 0 0 143471 727 0 0 20 0 1 0 235938796 103677952 22782 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 25312 22782 544 696 0 24473 0
Current children cumulated CPU time: 1441.98 s
Current children cumulated vsize: 105440 KiB
Current children cumulated memory: 94200 KiB

[startup+1448 s]*
/proc/loadavg: 4.10 4.21 4.18 6/254 192248
/proc/meminfo: memFree=118979836/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=93056 memory=87032 CPUtime=1443.59 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2139141 0 0 0 143631 728 0 0 20 0 1 0 235938796 95289344 21758 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 23264 21758 544 696 0 22425 0
Current children cumulated CPU time: 1443.59 s
Current children cumulated vsize: 97248 KiB
Current children cumulated memory: 90104 KiB

[startup+1449.6 s]
/proc/loadavg: 4.10 4.21 4.18 6/254 192248
/proc/meminfo: memFree=118968520/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=76672 memory=64948 CPUtime=1445.16 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2140171 0 0 0 143788 728 0 0 20 0 1 0 235938796 78512128 16237 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 19168 16237 544 696 0 18329 0
Current children cumulated CPU time: 1445.16 s
Current children cumulated vsize: 80864 KiB
Current children cumulated memory: 68020 KiB

[startup+1450 s]*
/proc/loadavg: 4.09 4.21 4.18 6/254 192248
/proc/meminfo: memFree=118774788/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=76672 memory=65844 CPUtime=1445.58 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2140393 0 0 0 143829 729 0 0 20 0 1 0 235938796 78512128 16461 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 19168 16461 544 696 0 18329 0
Current children cumulated CPU time: 1445.58 s
Current children cumulated vsize: 80864 KiB
Current children cumulated memory: 68916 KiB

[startup+1450.2 s]
/proc/loadavg: 4.09 4.21 4.18 6/254 192248
/proc/meminfo: memFree=118774788/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=76672 memory=65972 CPUtime=1445.77 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2140412 0 0 0 143848 729 0 0 20 0 1 0 235938796 78512128 16493 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 19168 16493 544 696 0 18329 0
Current children cumulated CPU time: 1445.77 s
Current children cumulated vsize: 80864 KiB
Current children cumulated memory: 69044 KiB

[startup+1450.3 s]
/proc/loadavg: 4.09 4.21 4.18 6/254 192248
/proc/meminfo: memFree=118774788/131382116 swapFree=33009904/33010684
[pid=192139] ppid=192132 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/192139/stat : 192139 (naps-1.03a6.sh) S 192132 192139 191657 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 768 18446744073709551615 94825085349888 94825086244421 140736850391264 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94825086483472 94825086531216 94825104125952 140736850393509 140736850393603 140736850393603 140736850399207 0
/proc/192139/statm: 1048 768 704 219 0 110 0
[pid=192147] ppid=192139 vsize=76672 memory=65972 CPUtime=1445.87 cores=0,2
/proc/192147/stat : 192147 (naps-1.03a6) R 192139 192139 191657 0 -1 4194304 2140427 0 0 0 143858 729 0 0 20 0 1 0 235938796 78512128 16493 18446744073709551615 4198400 7047149 140736698385680 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28594176 140736698390898 140736698391012 140736698391012 140736698396617 0
/proc/192147/statm: 19168 16493 544 696 0 18329 0
Current children cumulated CPU time: 1445.87 s
Current children cumulated vsize: 80864 KiB
Current children cumulated memory: 69044 KiB

Child status: 10

Real time (s): 1450.38
CPU time (s): 1445.97
CPU user time (s): 1438.66
CPU system time (s): 7.30315
CPU usage (%): 99.6957
Max. virtual memory (cumulated for all children) (KiB): 154688
Max. memory (cumulated for all children) (KiB): 116732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1438.66
system time used= 7.30315
maximum resident set size= 113660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2140889
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= 192
involuntary context switches= 3277


# summary of solver processes directly reported to runsolver:
#   pid: 192139
#   total CPU time (s): 1445.97
#   total CPU user time (s): 1438.66
#   total CPU system time (s): 7.30315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81231 second user time and 12.6935 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-22 18:43:16
IDJOB=4542380
IDBENCH=163924
IDSOLVER=3341
FILE ID=nodeC004/4542380-1753202596
RUNJOBID= nodeC004-1753198970-191673
SLURM_JOB_ID= 9687737
Free space on /tmp= 433000 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height12_pigeons11_holes10.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542380-1753202596/watcher-4542380-1753202596 -o /tmp/evaluation-result-4542380-1753202596/solver-4542380-1753202596 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753198970-191673 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542380-1753202596.opb

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

MD5SUM BENCH= 585b31dbafa0f7a6999a9b17497812eb
RANDOM SEED=359947374

nodeC004 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.215
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.198
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.224
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.182
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.209
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.218
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.604
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.548
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129190564 kB
MemAvailable:   129819000 kB
Buffers:            2128 kB
Cached:          1377288 kB
SwapCached:           32 kB
Active:          1146208 kB
Inactive:         310080 kB
Active(anon):      92860 kB
Inactive(anon):    10468 kB
Active(file):    1053348 kB
Inactive(file):   299612 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35932 kB
Writeback:             4 kB
AnonPages:         80748 kB
Mapped:           108680 kB
Shmem:             26132 kB
KReclaimable:     230208 kB
Slab:             323268 kB
SReclaimable:     230208 kB
SUnreclaim:        93060 kB
KernelStack:        3920 kB
PageTables:         3000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     360584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432900 MiB
End job on nodeC004 at 2025-07-22 19:07:27