Trace number 4450988

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.03UNSAT 421.512 422.947

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x150split.opb
MD5SUMa95ffdb987ab7b28268efdc4e16ef22d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark57.6902
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1501
Total number of constraints751
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)751
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4450988-1721420733.opb
421.45/422.94	s UNSATISFIABLE
421.45/422.94	c _____________________________________________________________________________
421.45/422.94	c std/band forms        : 1500,0
421.45/422.94	c 2cl/3cl ITE-codings   : 0,0
421.45/422.94	c BDD/srt/adr Max costs : 0,11,0
421.45/422.94	c BDDraw/bin/mul/srt/adr: 0,0,0,1500,0
421.45/422.94	c BDD nodes             : 0
421.45/422.94	c Es1/CC detections     : 0,0
421.45/422.94	c CC sort               : 750
421.45/422.94	c SAT/UNSAT calls       : 0,1
421.45/422.94	c regenrated variables  : 0
421.45/422.94	c eliminated fixed lits : 0
421.45/422.94	c goal lit flips        : 0
421.45/422.94	c goal stages           : 0
421.45/422.94	c goal shrink           : 0
421.45/422.94	c goal coeff separations: 0
421.45/422.94	c restarts              : 106279
421.45/422.94	c conflicts             : 15608292       (37059 /sec)
421.45/422.94	c decisions             : 38010799       (90249 /sec)
421.45/422.94	c propagations          : 198277934      (470772 /sec)
421.45/422.94	c inspects              : 0              (0 /sec)
421.45/422.94	c CPU time (solving tm) : 421.2 s        (421.1 s, SAT 0 s, UNSAT 421.1 s)
421.45/422.94	c Time for Opt-base     : 0.002762 s
421.45/422.94	c Steps for Opt-base    : 0
421.45/422.94	c Time for BDD coding   : 0 s
421.45/422.94	c Time for srt coding   : 0.005455 s
421.45/422.94	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 (62953 MiB free)
  memory of node 1: 64473 MiB (63090 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450988-1721420733/watcher-4450988-1721420733 -o /tmp/evaluation-result-4450988-1721420733/solver-4450988-1721420733 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721411363-1022186 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4450988-1721420733.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
Starting watchdog threadard l
4.18.0-301.1.el8.x86_64Starting watchdog threadard l
4.18.0-301.1.el8.x86_64
Current StackSize limit: 8192 KiB

solver pid=1027924, runsolver pid=1027921

[startup+0.100529 s]*
/proc/loadavg: 4.06 4.15 4.17 5/248 1027929
/proc/meminfo: memFree=129060756/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=9860 memory=7616 CPUtime=0.09 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 1799 0 0 0 9 0 0 0 20 0 1 0 194230370 10096640 1904 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 2465 1904 468 659 0 1669 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19792 KiB
Current children cumulated memory: 10308 KiB

[startup+0.213791 s]*
/proc/loadavg: 4.06 4.15 4.17 5/248 1027929
/proc/meminfo: memFree=129058796/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=12708 memory=9724 CPUtime=0.21 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 2329 0 0 0 21 0 0 0 20 0 1 0 194230370 13012992 2431 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 3177 2431 468 659 0 2381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 22640 KiB
Current children cumulated memory: 12416 KiB

[startup+0.313543 s]*
/proc/loadavg: 4.06 4.15 4.17 5/248 1027929
/proc/meminfo: memFree=129056640/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=13732 memory=11308 CPUtime=0.31 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 2726 0 0 0 31 0 0 0 20 0 1 0 194230370 14061568 2827 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 3433 2827 468 659 0 2637 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 23664 KiB
Current children cumulated memory: 14000 KiB

[startup+0.700422 s]
/proc/loadavg: 4.06 4.15 4.17 5/248 1027929
/proc/meminfo: memFree=129053080/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=17188 memory=14740 CPUtime=0.68 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 3603 0 0 0 68 0 0 0 20 0 1 0 194230370 17600512 3685 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 4297 3685 468 659 0 3501 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 27120 KiB
Current children cumulated memory: 17432 KiB

[startup+1.50039 s]
/proc/loadavg: 4.06 4.15 4.17 6/251 1028056
/proc/meminfo: memFree=129046536/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=22600 memory=20220 CPUtime=1.48 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 4448 0 0 0 148 0 0 0 20 0 1 0 194230370 23142400 5055 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 5650 5055 468 659 0 4854 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 32532 KiB
Current children cumulated memory: 22912 KiB

[startup+3.11338 s]
/proc/loadavg: 4.06 4.15 4.17 5/249 1028314
/proc/meminfo: memFree=129037396/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=25800 memory=23644 CPUtime=3.09 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 5273 0 0 0 308 1 0 0 20 0 1 0 194230370 26419200 5911 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 6450 5911 468 659 0 5654 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 35732 KiB
Current children cumulated memory: 26336 KiB

[startup+6.30042 s]
/proc/loadavg: 4.05 4.15 4.17 5/249 1028314
/proc/meminfo: memFree=128982676/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=41704 memory=39604 CPUtime=6.26 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 6918 0 0 0 624 2 0 0 20 0 1 0 194230370 42704896 9901 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 10426 9901 468 659 0 9630 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 51636 KiB
Current children cumulated memory: 42296 KiB

[startup+12.7004 s]
/proc/loadavg: 4.05 4.14 4.17 5/249 1028315
/proc/meminfo: memFree=129075064/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=41704 memory=39604 CPUtime=12.64 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 7270 0 0 0 1262 2 0 0 20 0 1 0 194230370 42704896 9901 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 10426 9901 468 659 0 9630 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 51636 KiB
Current children cumulated memory: 42296 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.15 4.17 5/247 1028318
/proc/meminfo: memFree=129051492/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=54564 memory=51132 CPUtime=25.4 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 7634 0 0 0 2538 2 0 0 20 0 1 0 194230370 55873536 12783 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 13641 12783 468 659 0 12845 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 64496 KiB
Current children cumulated memory: 53824 KiB

[startup+51.1134 s]
/proc/loadavg: 4.13 4.16 4.18 5/247 1028321
/proc/meminfo: memFree=128973340/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=84912 memory=82628 CPUtime=50.93 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 9584 0 0 0 5089 4 0 0 20 0 1 0 194230370 86949888 20657 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 21228 20657 468 659 0 20432 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 85320 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.16 4.18 5/247 1028329
/proc/meminfo: memFree=128960668/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=104752 memory=102372 CPUtime=101.94 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 11731 0 0 0 10189 5 0 0 20 0 1 0 194230370 107266048 25593 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 26188 25593 468 659 0 25392 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 114684 KiB
Current children cumulated memory: 105064 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.16 4.18 5/247 1028339
/proc/meminfo: memFree=128939928/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=104752 memory=102812 CPUtime=161.71 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 14444 0 0 0 16161 10 0 0 20 0 1 0 194230370 107266048 25703 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 26188 25703 468 659 0 25392 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 114684 KiB
Current children cumulated memory: 105504 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.13 4.17 5/249 1028520
/proc/meminfo: memFree=128996420/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=117240 memory=115300 CPUtime=221.51 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 17409 0 0 0 22135 16 0 0 20 0 1 0 194230370 120053760 28825 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 29310 28825 468 659 0 28514 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 127172 KiB
Current children cumulated memory: 117992 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.12 4.16 5/249 1028530
/proc/meminfo: memFree=128908112/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=117240 memory=115300 CPUtime=281.32 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 19462 0 0 0 28111 21 0 0 20 0 1 0 194230370 120053760 28825 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 29310 28825 468 659 0 28514 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 127172 KiB
Current children cumulated memory: 117992 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.14 4.17 5/250 1028599
/proc/meminfo: memFree=128943352/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=166560 memory=157556 CPUtime=341.12 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 21202 0 0 0 34087 25 0 0 20 0 1 0 194230370 170557440 39389 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 41640 39389 468 659 0 40844 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 176492 KiB
Current children cumulated memory: 160248 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/250 1028609
/proc/meminfo: memFree=128795076/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=170584 memory=157420 CPUtime=400.92 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 24906 0 0 0 40061 31 0 0 20 0 1 0 194230370 174678016 39355 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 42646 39355 468 659 0 41850 0
Current children cumulated CPU time: 400.92 s
Current children cumulated vsize: 180516 KiB
Current children cumulated memory: 160112 KiB

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

# cumulated CPU time of all completed processes:  user=421.179 s, system=0.333139 s

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

[startup+409.6 s]
/proc/loadavg: 4.10 4.12 4.16 5/250 1028612
/proc/meminfo: memFree=128839648/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=170584 memory=167660 CPUtime=408.2 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 24911 0 0 0 40789 31 0 0 20 0 1 0 194230370 174678016 41915 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 42646 41915 468 659 0 41850 0
Current children cumulated CPU time: 408.2 s
Current children cumulated vsize: 180516 KiB
Current children cumulated memory: 170352 KiB

[startup+416 s]*
/proc/loadavg: 4.08 4.12 4.16 5/250 1028613
/proc/meminfo: memFree=128871356/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=124916 memory=121372 CPUtime=414.58 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 25492 0 0 0 41427 31 0 0 20 0 1 0 194230370 127913984 30343 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 31229 30343 468 659 0 30433 0
Current children cumulated CPU time: 414.58 s
Current children cumulated vsize: 134848 KiB
Current children cumulated memory: 124064 KiB

[startup+419.2 s]
/proc/loadavg: 4.08 4.12 4.16 5/250 1028613
/proc/meminfo: memFree=128927620/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=174236 memory=154984 CPUtime=417.76 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 26230 0 0 0 41744 32 0 0 20 0 1 0 194230370 178417664 38746 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 43559 38746 468 659 0 42763 0
Current children cumulated CPU time: 417.76 s
Current children cumulated vsize: 184168 KiB
Current children cumulated memory: 157676 KiB

[startup+420.8 s]
/proc/loadavg: 4.08 4.12 4.16 5/250 1028613
/proc/meminfo: memFree=128921660/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=174236 memory=157032 CPUtime=419.35 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 26231 0 0 0 41903 32 0 0 20 0 1 0 194230370 178417664 39258 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 43559 39258 468 659 0 42763 0
Current children cumulated CPU time: 419.35 s
Current children cumulated vsize: 184168 KiB
Current children cumulated memory: 159724 KiB

[startup+421.6 s]
/proc/loadavg: 4.08 4.12 4.16 5/250 1028614
/proc/meminfo: memFree=128921392/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=174236 memory=159080 CPUtime=420.15 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 26232 0 0 0 41983 32 0 0 20 0 1 0 194230370 178417664 39770 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 43559 39770 468 659 0 42763 0
Current children cumulated CPU time: 420.15 s
Current children cumulated vsize: 184168 KiB
Current children cumulated memory: 161772 KiB

[startup+422.4 s]
/proc/loadavg: 4.08 4.12 4.16 5/250 1028614
/proc/meminfo: memFree=128917424/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=174236 memory=159080 CPUtime=420.95 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 26232 0 0 0 42063 32 0 0 20 0 1 0 194230370 178417664 39770 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 43559 39770 468 659 0 42763 0
Current children cumulated CPU time: 420.95 s
Current children cumulated vsize: 184168 KiB
Current children cumulated memory: 161772 KiB

[startup+422.8 s]
/proc/loadavg: 4.08 4.12 4.16 5/250 1028614
/proc/meminfo: memFree=128917424/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=174236 memory=159080 CPUtime=421.35 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 26232 0 0 0 42103 32 0 0 20 0 1 0 194230370 178417664 39770 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 43559 39770 468 659 0 42763 0
Current children cumulated CPU time: 421.35 s
Current children cumulated vsize: 184168 KiB
Current children cumulated memory: 161772 KiB

[startup+422.9 s]
/proc/loadavg: 4.08 4.12 4.16 5/250 1028614
/proc/meminfo: memFree=128917424/131655788 swapFree=131070704/131071996
[pid=1027924] ppid=1027921 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/1027924/stat : 1027924 (naps-1.03.sh) S 1027921 1027924 1022176 0 -1 4194304 219 244 0 0 0 0 0 0 20 0 1 0 194230369 10170368 673 134679101440 94185922863104 94185923942424 140736143335600 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94185926040880 94185926088068 94185947381760 140736143344606 140736143344735 140736143344735 140736143351752 0
/proc/1027924/statm: 2483 673 594 264 0 134 0
[pid=1027929] ppid=1027924 vsize=174236 memory=159080 CPUtime=421.45 cores=0,2
/proc/1027929/stat : 1027929 (naps-1.03) R 1027924 1027924 1022176 0 -1 4194304 26232 0 0 0 42113 32 0 0 20 0 1 0 194230370 178417664 39770 134679101440 4194304 6891213 140731620519872 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40824832 140731620529135 140731620529251 140731620529251 140731620536267 0
/proc/1027929/statm: 43559 39770 468 659 0 42763 0
Current children cumulated CPU time: 421.45 s
Current children cumulated vsize: 184168 KiB
Current children cumulated memory: 161772 KiB

Child status: 10

Real time (s): 422.947
CPU time (s): 421.512
CPU user time (s): 421.179
CPU system time (s): 0.333139
CPU usage (%): 99.6606
Max. virtual memory (cumulated for all children) (KiB): 211336
Max. memory (cumulated for all children) (KiB): 174696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 421.179
system time used= 0.333139
maximum resident set size= 174052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 2950


# summary of solver processes directly reported to runsolver:
#   pid: 1027924
#   total CPU time (s): 421.512
#   total CPU user time (s): 421.179
#   total CPU system time (s): 0.333139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.54772 second user time and 4.2158 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-19 22:25:45
IDJOB=4450988
IDBENCH=162338
IDSOLVER=3062
FILE ID=nodeC011/4450988-1721420733
RUNJOBID= nodeC011-1721411363-1022186
SLURM_JOB_ID= 7545479
Free space on /tmp= 723764 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x150split.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450988-1721420733/watcher-4450988-1721420733 -o /tmp/evaluation-result-4450988-1721420733/solver-4450988-1721420733 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721411363-1022186 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4450988-1721420733.opb

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

MD5SUM BENCH= a95ffdb987ab7b28268efdc4e16ef22d
RANDOM SEED=1527969560

nodeC011.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		: 3620.722
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.20
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		: 3557.127
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.31
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.123
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.20
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.211
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.31
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		: 3502.800
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.20
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		: 3571.314
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.31
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.226
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.20
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.298
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129069576 kB
MemAvailable:   129591432 kB
Buffers:          555988 kB
Cached:           813664 kB
SwapCached:          132 kB
Active:          1066128 kB
Inactive:        1030272 kB
Active(anon):       1492 kB
Inactive(anon):   770896 kB
Active(file):    1064636 kB
Inactive(file):   259376 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:        726332 kB
Mapped:           111780 kB
Shmem:             45592 kB
KReclaimable:      76088 kB
Slab:             158732 kB
SReclaimable:      76088 kB
SUnreclaim:        82644 kB
KernelStack:        3996 kB
PageTables:        10888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1094384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            27072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC011 at 2024-07-19 22:32:48