Trace number 4445148

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.07 3611.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMf4201f1ef8f74939600eabb6a2266017
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.14275
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
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-4445148-1721321161.opb
3600.05/3611.90	c 
3600.05/3611.90	c *** TERMINATED *** by signal 15
3600.05/3611.90	s UNKNOWN
3600.05/3611.90	c _____________________________________________________________________________
3600.05/3611.90	c std/band forms        : 0,1
3600.05/3611.90	c 2cl/3cl ITE-codings   : 0,37129
3600.05/3611.90	c BDD/srt/adr Max costs : 38788,0,0
3600.05/3611.90	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
3600.05/3611.90	c BDD nodes             : 38790
3600.05/3611.90	c Es1/CC detections     : 0,0
3600.05/3611.90	c CC sort               : 0
3600.05/3611.90	c SAT/UNSAT calls       : 0,0
3600.05/3611.90	c regenrated variables  : 0
3600.05/3611.90	c eliminated fixed lits : 0
3600.05/3611.90	c goal lit flips        : 0
3600.05/3611.90	c goal stages           : 0
3600.05/3611.90	c goal shrink           : 0
3600.05/3611.90	c goal coeff separations: 0
3600.05/3611.90	c restarts              : 0
3600.05/3611.90	c conflicts             : 0              (0 /sec)
3600.05/3611.90	c decisions             : 0              (0 /sec)
3600.05/3611.90	c propagations          : 0              (0 /sec)
3600.05/3611.90	c inspects              : 0              (0 /sec)
3600.05/3611.90	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.05/3611.90	c Time for Opt-base     : 0.0555 s
3600.05/3611.90	c Steps for Opt-base    : 219120
3600.05/3611.90	c Time for BDD coding   : 0.2773 s
3600.05/3611.90	c Time for srt coding   : 0 s
3600.05/3611.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (60126 MiB free)
  memory of node 1: 64473 MiB (61511 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445148-1721321161/watcher-4445148-1721321161 -o /tmp/evaluation-result-4445148-1721321161/solver-4445148-1721321161 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721317560-958806 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4445148-1721321161.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=962459, runsolver pid=962456

[startup+0.100098 s]*
/proc/loadavg: 4.13 4.13 4.11 5/245 962464
/proc/meminfo: memFree=124549904/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=15776 memory=9652 CPUtime=0.1 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 2048 0 0 0 10 0 0 0 20 0 1 0 184271917 16154624 2413 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 3944 2413 468 659 0 3148 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25708 KiB
Current children cumulated memory: 12412 KiB

[startup+0.213128 s]*
/proc/loadavg: 4.13 4.13 4.11 5/245 962464
/proc/meminfo: memFree=124535652/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=29676 memory=23452 CPUtime=0.21 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 5626 0 0 0 21 0 0 0 20 0 1 0 184271917 30388224 5863 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 7419 5863 468 659 0 6623 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 39608 KiB
Current children cumulated memory: 26212 KiB

[startup+0.312988 s]*
/proc/loadavg: 4.13 4.13 4.11 5/245 962464
/proc/meminfo: memFree=124528456/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=36324 memory=32320 CPUtime=0.31 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 7295 0 0 0 30 1 0 0 20 0 1 0 184271917 37195776 8080 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 9081 8080 468 659 0 8285 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 46256 KiB
Current children cumulated memory: 35080 KiB

[startup+0.700439 s]
/proc/loadavg: 4.13 4.13 4.11 6/245 962464
/proc/meminfo: memFree=124513996/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=44196 memory=41344 CPUtime=0.68 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 9179 0 0 0 67 1 0 0 20 0 1 0 184271917 45256704 10336 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 11049 10336 468 659 0 10253 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 54128 KiB
Current children cumulated memory: 44104 KiB

[startup+1.50042 s]
/proc/loadavg: 4.13 4.13 4.11 5/245 962464
/proc/meminfo: memFree=124513836/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=44196 memory=41344 CPUtime=1.48 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 9179 0 0 0 147 1 0 0 20 0 1 0 184271917 45256704 10336 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 11049 10336 468 659 0 10253 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 54128 KiB
Current children cumulated memory: 44104 KiB

[startup+3.1129 s]
/proc/loadavg: 4.13 4.13 4.11 5/245 962464
/proc/meminfo: memFree=124513864/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=46916 memory=41600 CPUtime=3.08 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 9200 0 0 0 307 1 0 0 20 0 1 0 184271917 48041984 10400 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 11729 10400 468 659 0 10933 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 56848 KiB
Current children cumulated memory: 44360 KiB

[startup+6.30037 s]
/proc/loadavg: 4.12 4.13 4.11 5/245 962464
/proc/meminfo: memFree=124508512/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=46916 memory=42912 CPUtime=6.27 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 9565 0 0 0 625 2 0 0 20 0 1 0 184271917 48041984 10728 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 11729 10728 468 659 0 10933 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 56848 KiB
Current children cumulated memory: 45672 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.12 4.10 5/245 962466
/proc/meminfo: memFree=124501364/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=51336 memory=47584 CPUtime=12.65 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 10212 0 0 0 1263 2 0 0 20 0 1 0 184271917 52568064 11896 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 12834 11896 468 659 0 12038 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 61268 KiB
Current children cumulated memory: 50344 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.12 4.10 5/245 962467
/proc/meminfo: memFree=124488684/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=51336 memory=48504 CPUtime=25.4 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 11505 0 0 0 2538 2 0 0 20 0 1 0 184271917 52568064 12126 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 12834 12126 468 659 0 12038 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 61268 KiB
Current children cumulated memory: 51264 KiB

[startup+51.1128 s]
/proc/loadavg: 4.11 4.12 4.10 5/245 962472
/proc/meminfo: memFree=124459904/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=70616 memory=57304 CPUtime=50.94 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 12891 0 0 0 5091 3 0 0 20 0 1 0 184271917 72310784 14326 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 17654 14326 468 659 0 16858 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 80548 KiB
Current children cumulated memory: 60064 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/245 962580
/proc/meminfo: memFree=124714056/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=90328 memory=82680 CPUtime=101.97 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 13670 0 0 0 10192 5 0 0 20 0 1 0 184271917 92495872 20670 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 22582 20670 468 659 0 21786 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 100260 KiB
Current children cumulated memory: 85440 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/245 962590
/proc/meminfo: memFree=124602184/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=140264 memory=121792 CPUtime=161.77 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 14268 0 0 0 16172 5 0 0 20 0 1 0 184271917 143630336 30448 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 35066 30448 468 659 0 34270 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 150196 KiB
Current children cumulated memory: 124552 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/245 962651
/proc/meminfo: memFree=124755604/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=104096 memory=98492 CPUtime=221.58 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 14934 0 0 0 22152 6 0 0 20 0 1 0 184271917 106594304 24623 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 26024 24623 468 659 0 25228 0
Current children cumulated CPU time: 221.58 s

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

/proc/loadavg: 4.15 4.15 4.13 5/246 964351
/proc/meminfo: memFree=124287564/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=195680 CPUtime=3092.23 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 42352 0 0 0 309159 64 0 0 20 0 1 0 184271917 239947776 48920 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 48920 468 659 0 57785 0
Current children cumulated CPU time: 3092.23 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 198440 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/246 964361
/proc/meminfo: memFree=124286604/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=216176 CPUtime=3152.01 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 42411 0 0 0 315137 64 0 0 20 0 1 0 184271917 239947776 54044 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 54044 468 659 0 57785 0
Current children cumulated CPU time: 3152.01 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 218936 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.15 4.13 5/246 964372
/proc/meminfo: memFree=124223604/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=315712 memory=237312 CPUtime=3211.8 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 43139 0 0 0 321115 65 0 0 20 0 1 0 184271917 323289088 59328 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 78928 59328 468 659 0 78132 0
Current children cumulated CPU time: 3211.8 s
Current children cumulated vsize: 325644 KiB
Current children cumulated memory: 240072 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.16 4.13 5/249 964387
/proc/meminfo: memFree=124282500/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=187488 CPUtime=3271.6 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 44163 0 0 0 327092 68 0 0 20 0 1 0 184271917 239947776 46872 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 46872 468 659 0 57785 0
Current children cumulated CPU time: 3271.6 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 190248 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.13 5/248 964397
/proc/meminfo: memFree=124214424/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=207968 CPUtime=3331.39 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 44218 0 0 0 333070 69 0 0 20 0 1 0 184271917 239947776 51992 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 51992 468 659 0 57785 0
Current children cumulated CPU time: 3331.39 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 210728 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/248 964408
/proc/meminfo: memFree=124293644/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=228464 CPUtime=3391.18 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 44287 0 0 0 339049 69 0 0 20 0 1 0 184271917 239947776 57116 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 57116 468 659 0 57785 0
Current children cumulated CPU time: 3391.18 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 231224 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/248 964418
/proc/meminfo: memFree=124295328/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=184236 memory=176060 CPUtime=3450.97 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 45220 0 0 0 345025 72 0 0 20 0 1 0 184271917 188657664 44015 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 46059 44015 468 659 0 45263 0
Current children cumulated CPU time: 3450.97 s
Current children cumulated vsize: 194168 KiB
Current children cumulated memory: 178820 KiB

[startup+3522.3 s]
/proc/loadavg: 4.62 4.25 4.16 5/248 964430
/proc/meminfo: memFree=124277324/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=195680 CPUtime=3510.76 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 46046 0 0 0 351003 73 0 0 20 0 1 0 184271917 239947776 48920 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 48920 468 659 0 57785 0
Current children cumulated CPU time: 3510.76 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 198440 KiB

[startup+3582.3 s]
/proc/loadavg: 4.42 4.28 4.18 5/245 964441
/proc/meminfo: memFree=124208204/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=216176 CPUtime=3570.55 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 46105 0 0 0 356981 74 0 0 20 0 1 0 184271917 239947776 54044 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 54044 468 659 0 57785 0
Current children cumulated CPU time: 3570.55 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 218936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.31 4.26 4.18 5/245 964447
/proc/meminfo: memFree=124176536/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=224368 CPUtime=3600.05 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 46112 0 0 0 359931 74 0 0 20 0 1 0 184271917 239947776 56092 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 56092 468 659 0 57785 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 227128 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.32 s, system=0.74939 s

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

[startup+3611.9 s]
/proc/loadavg: 4.31 4.26 4.18 5/245 964447
/proc/meminfo: memFree=124176536/131655788 swapFree=131071996/131071996
[pid=962459] ppid=962456 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/962459/stat : 962459 (naps-1.03.sh) S 962456 962459 958796 0 -1 4194304 222 241 0 0 0 0 0 0 20 0 1 0 184271916 10170368 690 134679101440 94671951773696 94671952853016 140727229697520 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94671954951472 94671954998660 94671966232576 140727229703135 140727229703264 140727229703264 140727229710280 0
/proc/962459/statm: 2483 690 611 264 0 134 0
[pid=962464] ppid=962459 vsize=234324 memory=224368 CPUtime=3600.05 cores=0,2
/proc/962464/stat : 962464 (naps-1.03) R 962459 962459 958796 0 -1 4194304 46112 0 0 0 359931 74 0 0 20 0 1 0 184271917 239947776 56092 134679101440 4194304 6891213 140726191721648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9207808 140726191723504 140726191723620 140726191723620 140726191730635 0
/proc/962464/statm: 58581 56092 468 659 0 57785 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 244256 KiB
Current children cumulated memory: 227128 KiB

Child status: 10

Real time (s): 3611.9
CPU time (s): 3600.07
CPU user time (s): 3599.32
CPU system time (s): 0.74939
CPU usage (%): 99.6722
Max. virtual memory (cumulated for all children) (KiB): 405784
Max. memory (cumulated for all children) (KiB): 297328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.32
system time used= 0.74939
maximum resident set size= 317792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46589
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= 72
involuntary context switches= 25422


# summary of solver processes directly reported to runsolver:
#   pid: 962459
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.32
#   total CPU system time (s): 0.74939

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9653 second user time and 36.5243 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-18 18:46:13
IDJOB=4445148
IDBENCH=148101
IDSOLVER=3062
FILE ID=nodeC004/4445148-1721321161
RUNJOBID= nodeC004-1721317560-958806
SLURM_JOB_ID= 7542665
Free space on /tmp= 723768 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob5.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445148-1721321161/watcher-4445148-1721321161 -o /tmp/evaluation-result-4445148-1721321161/solver-4445148-1721321161 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721317560-958806 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4445148-1721321161.opb

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

MD5SUM BENCH= f4201f1ef8f74939600eabb6a2266017
RANDOM SEED=1780388502

nodeC004.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124557396 kB
MemAvailable:   129292604 kB
Buffers:          510612 kB
Cached:          5009036 kB
SwapCached:            0 kB
Active:          1032520 kB
Inactive:        5396784 kB
Active(anon):       3376 kB
Inactive(anon):   944016 kB
Active(file):    1029144 kB
Inactive(file):  4452768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5376 kB
Writeback:             0 kB
AnonPages:        909200 kB
Mapped:           111624 kB
Shmem:             37700 kB
KReclaimable:     186988 kB
Slab:             299764 kB
SReclaimable:     186988 kB
SUnreclaim:       112776 kB
KernelStack:        3952 kB
PageTables:        11372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1406460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58048 kB
HardwareCorrupted:     0 kB
AnonHugePages:    681984 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:      213832 kB
DirectMap2M:    23808000 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC004 at 2024-07-18 19:46:25