Trace number 4446198

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.09 3610.12

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-116.opb
MD5SUM2c07ac2a163c6358b3083ff023512428
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 benchmark107.127
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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-4446198-1721331322.opb
3600.07/3610.11	c 
3600.07/3610.11	c *** TERMINATED *** by signal 15
3600.07/3610.11	s UNKNOWN
3600.07/3610.11	c _____________________________________________________________________________
3600.07/3610.11	c std/band forms        : 103293,0
3600.07/3610.11	c 2cl/3cl ITE-codings   : 94518,0
3600.07/3610.11	c BDD/srt/adr Max costs : 5,113,0
3600.07/3610.11	c BDDraw/bin/mul/srt/adr: 99769,0,0,3524,0
3600.07/3610.11	c BDD nodes             : 588112
3600.07/3610.11	c Es1/CC detections     : 0,0
3600.07/3610.11	c CC sort               : 3523
3600.07/3610.11	c SAT/UNSAT calls       : 0,0
3600.07/3610.11	c regenrated variables  : 0
3600.07/3610.11	c eliminated fixed lits : 0
3600.07/3610.11	c goal lit flips        : 0
3600.07/3610.11	c goal stages           : 0
3600.07/3610.11	c goal shrink           : 0
3600.07/3610.11	c goal coeff separations: 0
3600.07/3610.11	c restarts              : 0
3600.07/3610.11	c conflicts             : 0              (0 /sec)
3600.07/3610.11	c decisions             : 0              (0 /sec)
3600.07/3610.11	c propagations          : 0              (0 /sec)
3600.07/3610.11	c inspects              : 0              (0 /sec)
3600.07/3610.11	c CPU time (solving tm) : 3598 s        (3588 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.11	c Time for Opt-base     : 0.01643 s
3600.07/3610.11	c Steps for Opt-base    : 0
3600.07/3610.11	c Time for BDD coding   : 1.292 s
3600.07/3610.11	c Time for srt coding   : 0.0361 s
3600.07/3610.11	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: 64059 MiB (59656 MiB free)
  memory of node 1: 64510 MiB (60914 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446198-1721331322/watcher-4446198-1721331322 -o /tmp/evaluation-result-4446198-1721331322/solver-4446198-1721331322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965779 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4446198-1721331322.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
Current StackSize limit: 8192 KiB

solver pid=966811, runsolver pid=966808

[startup+0.100096 s]*
/proc/loadavg: 4.08 4.09 3.80 5/245 966816
/proc/meminfo: memFree=123458916/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=10660 memory=6596 CPUtime=0.1 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 817 0 0 0 10 0 0 0 20 0 1 0 185288316 10915840 1649 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 2665 1649 436 659 0 1869 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20592 KiB
Current children cumulated memory: 9208 KiB

[startup+0.213226 s]*
/proc/loadavg: 4.08 4.09 3.80 5/245 966816
/proc/meminfo: memFree=123456088/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=13344 memory=9312 CPUtime=0.2 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 1475 0 0 0 20 0 0 0 20 0 1 0 185288316 13664256 2328 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 3336 2328 436 659 0 2540 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 23276 KiB
Current children cumulated memory: 11924 KiB

[startup+0.312982 s]*
/proc/loadavg: 4.08 4.09 3.80 5/245 966816
/proc/meminfo: memFree=123451548/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=15620 memory=11756 CPUtime=0.3 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 2068 0 0 0 30 0 0 0 20 0 1 0 185288316 15994880 2939 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 3905 2939 436 659 0 3109 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 25552 KiB
Current children cumulated memory: 14368 KiB

[startup+0.70042 s]
/proc/loadavg: 4.08 4.09 3.80 5/245 966816
/proc/meminfo: memFree=123446676/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=24684 memory=20528 CPUtime=0.68 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 4372 0 0 0 67 1 0 0 20 0 1 0 185288316 25276416 5132 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 6171 5132 436 659 0 5375 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 34616 KiB
Current children cumulated memory: 23140 KiB

[startup+1.5004 s]
/proc/loadavg: 4.08 4.09 3.80 5/245 966816
/proc/meminfo: memFree=123434104/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=47136 memory=43956 CPUtime=1.48 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 9930 0 0 0 145 3 0 0 20 0 1 0 185288316 48267264 10989 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 11784 10989 436 659 0 10988 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 57068 KiB
Current children cumulated memory: 46568 KiB

[startup+3.11275 s]
/proc/loadavg: 4.07 4.08 3.80 5/245 966818
/proc/meminfo: memFree=123439276/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=91772 memory=87100 CPUtime=3.09 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 20706 0 0 0 304 5 0 0 20 0 1 0 185288316 93974528 21775 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 22943 21775 436 659 0 22147 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 101704 KiB
Current children cumulated memory: 89712 KiB

[startup+6.30038 s]
/proc/loadavg: 4.07 4.08 3.80 5/245 966818
/proc/meminfo: memFree=123352108/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=191624 memory=177496 CPUtime=6.27 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 40358 0 0 0 617 10 0 0 20 0 1 0 185288316 196222976 44374 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 47906 44374 436 659 0 47110 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 201556 KiB
Current children cumulated memory: 180108 KiB

[startup+12.7004 s]
/proc/loadavg: 4.07 4.08 3.81 5/245 966819
/proc/meminfo: memFree=123161920/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=368476 memory=338472 CPUtime=12.65 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 71608 0 0 0 1239 26 0 0 20 0 1 0 185288316 377319424 84618 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 92119 84618 468 659 0 91323 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 378408 KiB
Current children cumulated memory: 341084 KiB

[startup+25.5004 s]
/proc/loadavg: 4.05 4.08 3.81 5/245 966823
/proc/meminfo: memFree=123207988/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=368476 memory=346860 CPUtime=25.42 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 72108 0 0 0 2514 28 0 0 20 0 1 0 185288316 377319424 86715 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 92119 86715 468 659 0 91323 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 378408 KiB
Current children cumulated memory: 349472 KiB

[startup+51.1127 s]
/proc/loadavg: 4.11 4.09 3.82 5/245 966826
/proc/meminfo: memFree=123143896/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=399296 memory=363276 CPUtime=50.96 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 74899 0 0 0 5063 33 0 0 20 0 1 0 185288316 408879104 90819 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 99824 90819 468 659 0 99028 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 409228 KiB
Current children cumulated memory: 365888 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 3.84 5/245 966836
/proc/meminfo: memFree=123108540/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=399296 memory=357136 CPUtime=102.01 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 78908 0 0 0 10160 41 0 0 20 0 1 0 185288316 408879104 89284 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 99824 89284 468 659 0 99028 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 409228 KiB
Current children cumulated memory: 359748 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 3.85 5/245 966846
/proc/meminfo: memFree=123137524/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=401636 memory=357028 CPUtime=161.84 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 83037 0 0 0 16137 47 0 0 20 0 1 0 185288316 411275264 89257 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 100409 89257 468 659 0 99613 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 411568 KiB
Current children cumulated memory: 359640 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 3.87 5/246 966858
/proc/meminfo: memFree=123167388/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=407600 memory=376328 CPUtime=221.68 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 86926 0 0 0 22115 53 0 0 20 0 1 0 185288316 417382400 94082 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 101900 94082 468 659 0 101104 0
Current children cumulated CPU time: 221.68 s

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

/proc/loadavg: 4.18 4.18 4.15 5/247 968482
/proc/meminfo: memFree=122392976/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=629564 memory=609052 CPUtime=3093.57 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 164418 0 0 0 309174 183 0 0 20 0 1 0 185288316 644673536 152263 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 157391 152263 468 659 0 156595 0
Current children cumulated CPU time: 3093.57 s
Current children cumulated vsize: 639496 KiB
Current children cumulated memory: 611664 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.16 4.14 5/248 968661
/proc/meminfo: memFree=122597620/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=548176 memory=527488 CPUtime=3153.42 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 166179 0 0 0 315155 187 0 0 20 0 1 0 185288316 561332224 131872 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 137044 131872 468 659 0 136248 0
Current children cumulated CPU time: 3153.42 s
Current children cumulated vsize: 558108 KiB
Current children cumulated memory: 530100 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.16 4.14 5/248 968672
/proc/meminfo: memFree=122472856/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=629564 memory=613504 CPUtime=3213.27 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 166971 0 0 0 321138 189 0 0 20 0 1 0 185288316 644673536 153376 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 157391 153376 468 659 0 156595 0
Current children cumulated CPU time: 3213.27 s
Current children cumulated vsize: 639496 KiB
Current children cumulated memory: 616116 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.14 4.14 5/251 968741
/proc/meminfo: memFree=122530888/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=629564 memory=537536 CPUtime=3273.11 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 168589 0 0 0 327119 192 0 0 20 0 1 0 185288316 644673536 134384 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 157391 134384 468 659 0 156595 0
Current children cumulated CPU time: 3273.11 s
Current children cumulated vsize: 639496 KiB
Current children cumulated memory: 540148 KiB

[startup+3342.3 s]
/proc/loadavg: 4.51 4.23 4.16 5/250 968751
/proc/meminfo: memFree=122396828/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=629564 memory=611272 CPUtime=3332.95 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 168785 0 0 0 333102 193 0 0 20 0 1 0 185288316 644673536 152818 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 157391 152818 468 659 0 156595 0
Current children cumulated CPU time: 3332.95 s
Current children cumulated vsize: 639496 KiB
Current children cumulated memory: 613884 KiB

[startup+3402.3 s]
/proc/loadavg: 4.62 4.34 4.21 5/250 968761
/proc/meminfo: memFree=122471488/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=548176 memory=527668 CPUtime=3392.79 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 170435 0 0 0 339082 197 0 0 20 0 1 0 185288316 561332224 131917 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 137044 131917 468 659 0 136248 0
Current children cumulated CPU time: 3392.79 s
Current children cumulated vsize: 558108 KiB
Current children cumulated memory: 530280 KiB

[startup+3462.3 s]
/proc/loadavg: 4.33 4.30 4.20 5/249 968772
/proc/meminfo: memFree=122388924/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=761824 memory=619836 CPUtime=3452.65 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 171749 0 0 0 345066 199 0 0 20 0 1 0 185288316 780107776 154959 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 190456 154959 468 659 0 189660 0
Current children cumulated CPU time: 3452.65 s
Current children cumulated vsize: 771756 KiB
Current children cumulated memory: 622448 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.26 4.19 5/249 968782
/proc/meminfo: memFree=122426004/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=630144 memory=542160 CPUtime=3512.49 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 173031 0 0 0 351047 202 0 0 20 0 1 0 185288316 645267456 135540 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 157536 135540 468 659 0 156740 0
Current children cumulated CPU time: 3512.49 s
Current children cumulated vsize: 640076 KiB
Current children cumulated memory: 544772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.24 4.18 5/248 968793
/proc/meminfo: memFree=122348112/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=763432 memory=629220 CPUtime=3572.33 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 173984 0 0 0 357028 205 0 0 20 0 1 0 185288316 781754368 157305 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 190858 157305 468 659 0 190062 0
Current children cumulated CPU time: 3572.33 s
Current children cumulated vsize: 773364 KiB
Current children cumulated memory: 631832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.10 4.22 4.18 5/245 968797
/proc/meminfo: memFree=122366632/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=549932 memory=504684 CPUtime=3600.07 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 175175 0 0 0 359800 207 0 0 20 0 1 0 185288316 563130368 126171 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 137483 126171 468 659 0 136687 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 559864 KiB
Current children cumulated memory: 507296 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.01 s, system=2.08413 s

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

[startup+3610.11 s]
/proc/loadavg: 4.10 4.22 4.18 5/245 968797
/proc/meminfo: memFree=122366632/131655788 swapFree=131071996/131071996
[pid=966811] ppid=966808 vsize=9932 memory=2612 CPUtime=0 cores=4,6
/proc/966811/stat : 966811 (naps-1.03.sh) S 966808 966811 965768 0 -1 4194304 219 243 0 0 0 0 0 0 20 0 1 0 185288316 10170368 653 134679101440 94864864698368 94864865777688 140733118823264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94864867876144 94864867923332 94864896622592 140733118829535 140733118829664 140733118829664 140733118836680 0
/proc/966811/statm: 2483 653 574 264 0 134 0
[pid=966816] ppid=966811 vsize=549932 memory=504684 CPUtime=3600.07 cores=4,6
/proc/966816/stat : 966816 (naps-1.03) R 966811 966811 965768 0 -1 4194304 175175 0 0 0 359800 207 0 0 20 0 1 0 185288316 563130368 126171 134679101440 4194304 6891213 140734712252608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 26517504 140734712255472 140734712255588 140734712255588 140734712262603 0
/proc/966816/statm: 137483 126171 468 659 0 136687 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 559864 KiB
Current children cumulated memory: 507296 KiB

Child status: 10

Real time (s): 3610.12
CPU time (s): 3600.09
CPU user time (s): 3598.01
CPU system time (s): 2.08413
CPU usage (%): 99.7223
Max. virtual memory (cumulated for all children) (KiB): 853652
Max. memory (cumulated for all children) (KiB): 695904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.01
system time used= 2.08413
maximum resident set size= 703696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175651
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= 186
involuntary context switches= 4489


# summary of solver processes directly reported to runsolver:
#   pid: 966811
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.01
#   total CPU system time (s): 2.08413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7432 second user time and 37.0113 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 21:35:34
IDJOB=4446198
IDBENCH=155532
IDSOLVER=3062
FILE ID=nodeC003/4446198-1721331322
RUNJOBID= nodeC003-1721329937-965779
SLURM_JOB_ID= 7542701
Free space on /tmp= 723692 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-116.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446198-1721331322/watcher-4446198-1721331322 -o /tmp/evaluation-result-4446198-1721331322/solver-4446198-1721331322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965779 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4446198-1721331322.opb

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

MD5SUM BENCH= 2c07ac2a163c6358b3083ff023512428
RANDOM SEED=287556048

nodeC003.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		: 3568.462
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	: 6983.76
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		: 3501.768
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.30
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.261
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	: 6983.76
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.244
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.30
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		: 3491.881
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	: 6983.76
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		: 3513.423
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.30
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.236
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	: 6983.76
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.242
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123464620 kB
MemAvailable:   129088240 kB
Buffers:          515720 kB
Cached:          5884248 kB
SwapCached:            0 kB
Active:           957172 kB
Inactive:        6548964 kB
Active(anon):       1476 kB
Inactive(anon):  1142392 kB
Active(file):     955696 kB
Inactive(file):  5406572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             49384 kB
Writeback:             0 kB
AnonPages:       1106168 kB
Mapped:           111800 kB
Shmem:             37704 kB
KReclaimable:     202764 kB
Slab:             317888 kB
SReclaimable:     202764 kB
SUnreclaim:       115124 kB
KernelStack:        3936 kB
PageTables:        11592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1500264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58336 kB
HardwareCorrupted:     0 kB
AnonHugePages:    737280 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723712 MiB
End job on nodeC003 at 2024-07-18 22:35:44