Trace number 4433799

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.08 3610.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM58d046e1e41ee9602d09224f38506b42
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13429
Number of constraints which are clauses13429
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4433799-1721075063.opb
0.00/0.09	c single stage optimization mode
3600.06/3610.60	c 
3600.06/3610.60	c *** TERMINATED *** by signal 15
3600.06/3610.60	s UNKNOWN
3600.06/3610.60	c _____________________________________________________________________________
3600.06/3610.60	c std/band forms        : 0,0
3600.06/3610.60	c 2cl/3cl ITE-codings   : 0,0
3600.06/3610.60	c BDD/srt/adr Max costs : 0,0,0
3600.06/3610.60	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.06/3610.60	c BDD nodes             : 0
3600.06/3610.60	c Es1/CC detections     : 0,0
3600.06/3610.60	c CC sort               : 0
3600.06/3610.60	c SAT/UNSAT calls       : 0,0
3600.06/3610.60	c regenrated variables  : 0
3600.06/3610.60	c eliminated fixed lits : 350
3600.06/3610.60	c goal lit flips        : 0
3600.06/3610.60	c goal stages           : 1
3600.06/3610.60	c goal shrink           : 0
3600.06/3610.60	c goal coeff separations: 0
3600.06/3610.60	c restarts              : 0
3600.06/3610.60	c conflicts             : 0              (0 /sec)
3600.06/3610.60	c decisions             : 0              (0 /sec)
3600.06/3610.60	c propagations          : 0              (0 /sec)
3600.06/3610.60	c inspects              : 0              (0 /sec)
3600.06/3610.60	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.06/3610.60	c Time for Opt-base     : 0 s
3600.06/3610.60	c Steps for Opt-base    : 0
3600.06/3610.60	c Time for BDD coding   : 0 s
3600.06/3610.60	c Time for srt coding   : 0 s
3600.06/3610.60	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: 63931 MiB (61440 MiB free)
  memory of node 1: 64510 MiB (62121 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433799-1721075063/watcher-4433799-1721075063 -o /tmp/evaluation-result-4433799-1721075063/solver-4433799-1721075063 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721075075-818140 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433799-1721075063.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100609 s]*
/proc/loadavg: 1.32 2.52 3.28 5/263 818272
/proc/meminfo: memFree=126513824/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=8940 memory=6812 CPUtime=0.09 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 1460 0 0 0 9 0 0 0 20 0 1 0 159676020 9154560 1703 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 2235 1703 436 659 0 1439 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18872 KiB
Current children cumulated memory: 9492 KiB

[startup+0.206625 s]*
/proc/loadavg: 1.32 2.52 3.28 5/263 818272
/proc/meminfo: memFree=126514732/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=9180 memory=6948 CPUtime=0.19 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 1517 0 0 0 19 0 0 0 20 0 1 0 159676020 9400320 1737 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 2295 1737 436 659 0 1499 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 19112 KiB
Current children cumulated memory: 9628 KiB

[startup+0.305608 s]*
/proc/loadavg: 1.32 2.52 3.28 5/263 818272
/proc/meminfo: memFree=126509712/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=9568 memory=7208 CPUtime=0.28 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 1560 0 0 0 28 0 0 0 20 0 1 0 159676020 9797632 1802 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 2392 1802 436 659 0 1596 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 19500 KiB
Current children cumulated memory: 9888 KiB

[startup+0.700608 s]
/proc/loadavg: 1.32 2.52 3.28 5/263 818272
/proc/meminfo: memFree=126508704/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=10120 memory=7908 CPUtime=0.66 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 1955 0 0 0 66 0 0 0 20 0 1 0 159676020 10362880 1977 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 2530 1977 436 659 0 1734 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 20052 KiB
Current children cumulated memory: 10588 KiB

[startup+1.50021 s]
/proc/loadavg: 1.32 2.52 3.28 5/263 818272
/proc/meminfo: memFree=126451000/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=11768 memory=9492 CPUtime=1.46 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 2377 0 0 0 146 0 0 0 20 0 1 0 159676020 12050432 2373 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 2942 2373 436 659 0 2146 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 21700 KiB
Current children cumulated memory: 12172 KiB

[startup+3.10586 s]
/proc/loadavg: 1.32 2.52 3.28 4/259 818286
/proc/meminfo: memFree=126572320/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=13616 memory=11340 CPUtime=3.06 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 2833 0 0 0 306 0 0 0 20 0 1 0 159676020 13942784 2835 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 3404 2835 436 659 0 2608 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 23548 KiB
Current children cumulated memory: 14020 KiB

[startup+6.3002 s]
/proc/loadavg: 1.62 2.56 3.29 5/263 818372
/proc/meminfo: memFree=126486676/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=21876 memory=19716 CPUtime=6.24 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 4381 0 0 0 624 0 0 0 20 0 1 0 159676020 22401024 4929 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 5469 4929 436 659 0 4673 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 31808 KiB
Current children cumulated memory: 22396 KiB

[startup+12.7002 s]
/proc/loadavg: 1.81 2.58 3.29 5/263 818373
/proc/meminfo: memFree=126443624/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=23552 memory=21296 CPUtime=12.63 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 4802 0 0 0 1263 0 0 0 20 0 1 0 159676020 24117248 5324 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 5888 5324 436 659 0 5092 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 33484 KiB
Current children cumulated memory: 23976 KiB

[startup+25.5002 s]
/proc/loadavg: 2.37 2.67 3.31 5/263 818425
/proc/meminfo: memFree=126444872/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=37976 memory=35924 CPUtime=25.39 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 6359 0 0 0 2539 0 0 0 20 0 1 0 159676020 38887424 8981 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 9494 8981 436 659 0 8698 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 47908 KiB
Current children cumulated memory: 38604 KiB

[startup+51.1057 s]
/proc/loadavg: 3.06 2.81 3.34 5/263 819079
/proc/meminfo: memFree=126317424/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=45156 memory=43088 CPUtime=50.93 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 6629 0 0 0 5093 0 0 0 20 0 1 0 159676020 46239744 10772 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 11289 10772 436 659 0 10493 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 55088 KiB
Current children cumulated memory: 45768 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 3.01 3.38 5/261 819470
/proc/meminfo: memFree=126225176/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=56960 memory=54148 CPUtime=102 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 8128 0 0 0 10198 2 0 0 20 0 1 0 159676020 58327040 13537 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 14240 13537 436 659 0 13444 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 66892 KiB
Current children cumulated memory: 56828 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 3.22 3.44 5/261 819480
/proc/meminfo: memFree=126216972/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=91804 memory=65532 CPUtime=161.84 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 9031 0 0 0 16182 2 0 0 20 0 1 0 159676020 94007296 16383 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 22951 16383 436 659 0 22155 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 101736 KiB
Current children cumulated memory: 68212 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 3.37 3.47 5/261 819491
/proc/meminfo: memFree=126171032/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=91804 memory=83964 CPUtime=221.7 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 9059 0 0 0 22167 3 0 0 20 0 1 0 159676020 94007296 20991 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 22951 20991 436 659 0 22155 0
Current children cumulated CPU time: 221.7 s

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

/proc/loadavg: 4.07 4.14 4.10 5/263 820803
/proc/meminfo: memFree=125762672/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=168600 memory=161100 CPUtime=3033.53 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 42705 0 0 0 303285 68 0 0 20 0 1 0 159676020 172646400 40275 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 42150 40275 436 659 0 41354 0
Current children cumulated CPU time: 3033.53 s
Current children cumulated vsize: 178532 KiB
Current children cumulated memory: 163780 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/259 820813
/proc/meminfo: memFree=125748516/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=199420 memory=179800 CPUtime=3093.34 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 43339 0 0 0 309265 69 0 0 20 0 1 0 159676020 204206080 44950 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 49855 44950 436 659 0 49059 0
Current children cumulated CPU time: 3093.34 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 182480 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/260 820824
/proc/meminfo: memFree=125881848/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=168600 memory=165196 CPUtime=3153.16 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 43632 0 0 0 315246 70 0 0 20 0 1 0 159676020 172646400 41299 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 42150 41299 436 659 0 41354 0
Current children cumulated CPU time: 3153.16 s
Current children cumulated vsize: 178532 KiB
Current children cumulated memory: 167876 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/260 820835
/proc/meminfo: memFree=125755176/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=199420 memory=185944 CPUtime=3212.97 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 44269 0 0 0 321226 71 0 0 20 0 1 0 159676020 204206080 46486 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 49855 46486 436 659 0 49059 0
Current children cumulated CPU time: 3212.97 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 188624 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/259 820845
/proc/meminfo: memFree=125769824/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=199420 memory=169400 CPUtime=3272.78 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 45142 0 0 0 327206 72 0 0 20 0 1 0 159676020 204206080 42350 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 49855 42350 436 659 0 49059 0
Current children cumulated CPU time: 3272.78 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 172080 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/259 820855
/proc/meminfo: memFree=125777184/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=168600 memory=150860 CPUtime=3332.6 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 45431 0 0 0 333187 73 0 0 20 0 1 0 159676020 172646400 37715 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 42150 37715 436 659 0 41354 0
Current children cumulated CPU time: 3332.6 s
Current children cumulated vsize: 178532 KiB
Current children cumulated memory: 153540 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/261 820870
/proc/meminfo: memFree=125770624/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=199420 memory=173656 CPUtime=3392.41 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 46063 0 0 0 339167 74 0 0 20 0 1 0 159676020 204206080 43414 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 49855 43414 436 659 0 49059 0
Current children cumulated CPU time: 3392.41 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 176336 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/260 820880
/proc/meminfo: memFree=125790420/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=168600 memory=157004 CPUtime=3452.22 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 46355 0 0 0 345147 75 0 0 20 0 1 0 159676020 172646400 39251 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 42150 39251 436 659 0 41354 0
Current children cumulated CPU time: 3452.22 s
Current children cumulated vsize: 178532 KiB
Current children cumulated memory: 159684 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/260 820891
/proc/meminfo: memFree=125752192/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=199420 memory=175704 CPUtime=3512.04 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 46984 0 0 0 351127 77 0 0 20 0 1 0 159676020 204206080 43926 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 49855 43926 436 659 0 49059 0
Current children cumulated CPU time: 3512.04 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 178384 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/261 820903
/proc/meminfo: memFree=125787920/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=168600 memory=154956 CPUtime=3571.85 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 47273 0 0 0 357107 78 0 0 20 0 1 0 159676020 172646400 38739 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 42150 38739 436 659 0 41354 0
Current children cumulated CPU time: 3571.85 s
Current children cumulated vsize: 178532 KiB
Current children cumulated memory: 157636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.11 4.10 4.09 5/261 820908
/proc/meminfo: memFree=125749128/131524600 swapFree=131071996/131071996
[pid=818267] ppid=818264 vsize=9932 memory=2680 CPUtime=0 cores=4,6
/proc/818267/stat : 818267 (naps-1.03.sh) S 818264 818267 818129 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 159676020 10170368 670 134679101440 94063803936768 94063805016088 140731217324896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94063807114544 94063807161732 94063812071424 140731217331168 140731217331297 140731217331297 140731217338312 0
/proc/818267/statm: 2483 670 592 264 0 134 0
[pid=818272] ppid=818267 vsize=168600 memory=165196 CPUtime=3600.06 cores=4,6
/proc/818272/stat : 818272 (naps-1.03) R 818267 818267 818129 0 -1 4194304 47284 0 0 0 359928 78 0 0 20 0 1 0 159676020 172646400 41299 134679101440 4194304 6891213 140724697130128 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 10711040 140724697134065 140724697134181 140724697134181 140724697141195 0
/proc/818272/statm: 42150 41299 436 659 0 41354 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 178532 KiB
Current children cumulated memory: 167876 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.29 s, system=0.785055 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): 3610.6
CPU time (s): 3600.08
CPU user time (s): 3599.29
CPU system time (s): 0.785055
CPU usage (%): 99.7085
Max. virtual memory (cumulated for all children) (KiB): 258672
Max. memory (cumulated for all children) (KiB): 215936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.29
system time used= 0.785055
maximum resident set size= 223496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47761
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= 23
involuntary context switches= 2536


# summary of solver processes directly reported to runsolver:
#   pid: 818267
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.29
#   total CPU system time (s): 0.785055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51485 second user time and 18.0727 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-15 22:24:35
IDJOB=4433799
IDBENCH=147102
IDSOLVER=3062
FILE ID=nodeC033/4433799-1721075063
RUNJOBID= nodeC033-1721075075-818140
SLURM_JOB_ID= 7505549
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433799-1721075063/watcher-4433799-1721075063 -o /tmp/evaluation-result-4433799-1721075063/solver-4433799-1721075063 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721075075-818140 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433799-1721075063.opb

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

MD5SUM BENCH= 58d046e1e41ee9602d09224f38506b42
RANDOM SEED=1434743817

nodeC033.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.499
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3657.795
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	: 7006.25
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.294
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.928
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	: 7006.25
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		: 3661.414
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3657.918
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.807
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126528332 kB
MemAvailable:   129468660 kB
Buffers:          395640 kB
Cached:          3349696 kB
SwapCached:            0 kB
Active:           644188 kB
Inactive:        3692424 kB
Active(anon):       1580 kB
Inactive(anon):   627120 kB
Active(file):     642608 kB
Inactive(file):  3065304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             23548 kB
Writeback:             0 kB
AnonPages:        590468 kB
Mapped:           108656 kB
Shmem:             37716 kB
KReclaimable:     144128 kB
Slab:             254924 kB
SReclaimable:     144128 kB
SUnreclaim:       110796 kB
KernelStack:        4240 kB
PageTables:         9568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1051528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60416 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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:      256724 kB
DirectMap2M:    25731072 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC033 at 2024-07-15 23:24:46