Trace number 4453539

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 1.03? (TO) 3600.04 3612.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-3250.shuf-1.opb
MD5SUM72fe440e4863f7934b33500c5b515746
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.483324
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13001
Total number of constraints13000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1534
Number of constraints which are nor clauses,nor cardinality constraints11466
Minimum length of a constraint4
Maximum length of a constraint5
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 Input file name: HOME/instance-4453539-1721481962.opb
3600.02/3612.60	c 
3600.02/3612.60	c *** TERMINATED *** by signal 15
3600.02/3612.60	s UNKNOWN
3600.02/3612.60	c _____________________________________________________________________________
3600.02/3612.60	c std/band forms        : 13000,0
3600.02/3612.60	c 2cl/3cl ITE-codings   : 0,0
3600.02/3612.60	c BDD/srt/adr Max costs : 0,18,0
3600.02/3612.60	c BDDraw/bin/mul/srt/adr: 0,0,0,13000,0
3600.02/3612.60	c BDD nodes             : 0
3600.02/3612.60	c Es1/CC detections     : 0,0
3600.02/3612.60	c CC sort               : 13000
3600.02/3612.60	c SAT/UNSAT calls       : 0,0
3600.02/3612.60	c regenrated variables  : 0
3600.02/3612.60	c eliminated fixed lits : 0
3600.02/3612.60	c goal lit flips        : 0
3600.02/3612.60	c goal stages           : 0
3600.02/3612.60	c goal shrink           : 0
3600.02/3612.60	c goal coeff separations: 0
3600.02/3612.60	c restarts              : 0
3600.02/3612.60	c conflicts             : 0              (0 /sec)
3600.02/3612.60	c decisions             : 0              (0 /sec)
3600.02/3612.60	c propagations          : 0              (0 /sec)
3600.02/3612.60	c inspects              : 0              (0 /sec)
3600.02/3612.60	c CPU time (solving tm) : 3581 s        (3581 s, SAT 0 s, UNSAT 0 s)
3600.02/3612.60	c Time for Opt-base     : 0.01499 s
3600.02/3612.60	c Steps for Opt-base    : 0
3600.02/3612.60	c Time for BDD coding   : 0 s
3600.02/3612.60	c Time for srt coding   : 0.01903 s
3600.02/3612.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62483 MiB free)
  memory of node 1: 64473 MiB (62121 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453539-1721481962/watcher-4453539-1721481962 -o /tmp/evaluation-result-4453539-1721481962/solver-4453539-1721481962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721478363-1066560 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4453539-1721481962.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100069 s]*
/proc/loadavg: 4.18 4.14 4.10 5/260 1068638
/proc/meminfo: memFree=127587116/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=16040 memory=14400 CPUtime=0.09 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3242 0 0 0 9 0 0 0 20 0 1 0 200360005 16424960 3600 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 4010 3600 468 659 0 3214 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25972 KiB
Current children cumulated memory: 17032 KiB

[startup+0.206087 s]*
/proc/loadavg: 4.18 4.14 4.10 5/260 1068638
/proc/meminfo: memFree=127570244/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=34192 memory=29264 CPUtime=0.19 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 7956 0 0 0 17 2 0 0 20 0 1 0 200360005 35012608 7316 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 8548 7316 532 659 0 7752 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 44124 KiB
Current children cumulated memory: 31896 KiB

[startup+0.308084 s]*
/proc/loadavg: 4.18 4.14 4.10 5/260 1068638
/proc/meminfo: memFree=127567196/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=36240 memory=32372 CPUtime=0.28 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 8786 0 0 0 26 2 0 0 20 0 1 0 200360005 37109760 8093 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 9060 8093 532 659 0 8264 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 46172 KiB
Current children cumulated memory: 35004 KiB

[startup+0.700228 s]
/proc/loadavg: 4.18 4.14 4.10 5/260 1068638
/proc/meminfo: memFree=127566536/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=38032 memory=33076 CPUtime=0.67 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 9545 0 0 0 65 2 0 0 20 0 1 0 200360005 38944768 8269 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 9508 8269 532 659 0 8712 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 47964 KiB
Current children cumulated memory: 35708 KiB

[startup+1.50017 s]
/proc/loadavg: 4.17 4.14 4.10 6/260 1068640
/proc/meminfo: memFree=127566032/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=38108 memory=32848 CPUtime=1.47 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 9618 0 0 0 145 2 0 0 20 0 1 0 200360005 39022592 8212 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 9527 8212 532 659 0 8731 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 48040 KiB
Current children cumulated memory: 35480 KiB

[startup+3.10515 s]
/proc/loadavg: 4.17 4.14 4.10 5/260 1068690
/proc/meminfo: memFree=127599188/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=38704 memory=33908 CPUtime=3.07 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 12355 0 0 0 304 3 0 0 20 0 1 0 200360005 39632896 8477 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 9676 8477 532 659 0 8880 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 48636 KiB
Current children cumulated memory: 36540 KiB

[startup+6.30018 s]
/proc/loadavg: 4.16 4.13 4.10 5/260 1068690
/proc/meminfo: memFree=127597488/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=36656 memory=32752 CPUtime=6.26 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 21602 0 0 0 622 4 0 0 20 0 1 0 200360005 37535744 8188 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 9164 8188 532 659 0 8368 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 46588 KiB
Current children cumulated memory: 35384 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.13 4.09 5/260 1068691
/proc/meminfo: memFree=127589488/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=43048 memory=38536 CPUtime=12.64 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 35002 0 0 0 1257 7 0 0 20 0 1 0 200360005 44081152 9634 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 10762 9634 532 659 0 9966 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 52980 KiB
Current children cumulated memory: 41168 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.13 4.09 5/260 1068693
/proc/meminfo: memFree=127585276/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=43048 memory=39636 CPUtime=25.39 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 56040 0 0 0 2527 12 0 0 20 0 1 0 200360005 44081152 9909 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 10762 9909 532 659 0 9966 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 52980 KiB
Current children cumulated memory: 42268 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 4.13 4.09 5/260 1068697
/proc/meminfo: memFree=127576736/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=47144 memory=41308 CPUtime=50.91 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 94709 0 0 0 5068 23 0 0 20 0 1 0 200360005 48275456 10327 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 11786 10327 532 659 0 10990 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 57076 KiB
Current children cumulated memory: 43940 KiB

[startup+102.301 s]
/proc/loadavg: 4.06 4.11 4.09 5/258 1068707
/proc/meminfo: memFree=127563848/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=43048 memory=36884 CPUtime=101.9 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 168106 0 0 0 10139 51 0 0 20 0 1 0 200360005 44081152 9221 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 10762 9221 532 659 0 9966 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 52980 KiB
Current children cumulated memory: 39516 KiB

[startup+162.301 s]
/proc/loadavg: 4.06 4.10 4.09 5/261 1068888
/proc/meminfo: memFree=127561192/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=55336 memory=48108 CPUtime=161.37 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 251279 0 0 0 16054 83 0 0 20 0 1 0 200360005 56664064 12027 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 13834 12027 532 659 0 13038 0
Current children cumulated CPU time: 161.37 s
Current children cumulated vsize: 65268 KiB
Current children cumulated memory: 50740 KiB

[startup+222.301 s]
/proc/loadavg: 4.12 4.11 4.09 5/261 1068898
/proc/meminfo: memFree=127558472/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=47144 memory=40652 CPUtime=220.84 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 343474 0 0 0 21963 121 0 0 20 0 1 0 200360005 48275456 10163 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 11786 10163 532 659 0 10990 0
Current children cumulated CPU time: 220.84 s

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

/proc/loadavg: 4.12 4.10 4.12 5/258 1070041
/proc/meminfo: memFree=127424716/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=104488 memory=71520 CPUtime=3031.71 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3553744 0 0 0 301555 1616 0 0 20 0 1 0 200360005 106995712 17880 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 26122 17880 532 659 0 25326 0
Current children cumulated CPU time: 3031.71 s
Current children cumulated vsize: 114420 KiB
Current children cumulated memory: 74152 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.11 4.12 5/258 1070052
/proc/meminfo: memFree=127411396/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=51240 memory=46784 CPUtime=3091.5 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3619882 0 0 0 307509 1641 0 0 20 0 1 0 200360005 52469760 11696 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 12810 11696 532 659 0 12014 0
Current children cumulated CPU time: 3091.5 s
Current children cumulated vsize: 61172 KiB
Current children cumulated memory: 49416 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.09 4.10 5/258 1070062
/proc/meminfo: memFree=127415824/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=104488 memory=85824 CPUtime=3151.29 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3677383 0 0 0 313458 1671 0 0 20 0 1 0 200360005 106995712 21456 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 26122 21456 532 659 0 25326 0
Current children cumulated CPU time: 3151.29 s
Current children cumulated vsize: 114420 KiB
Current children cumulated memory: 88456 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.10 4.10 5/258 1070072
/proc/meminfo: memFree=127394384/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=55336 memory=49428 CPUtime=3211.07 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3733958 0 0 0 319410 1697 0 0 20 0 1 0 200360005 56664064 12357 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 13834 12357 532 659 0 13038 0
Current children cumulated CPU time: 3211.07 s
Current children cumulated vsize: 65268 KiB
Current children cumulated memory: 52060 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.10 5/261 1070088
/proc/meminfo: memFree=127291632/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=104488 memory=93960 CPUtime=3270.87 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3791947 0 0 0 325361 1726 0 0 20 0 1 0 200360005 106995712 23490 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 26122 23490 532 659 0 25326 0
Current children cumulated CPU time: 3270.87 s
Current children cumulated vsize: 114420 KiB
Current children cumulated memory: 96592 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/261 1070098
/proc/meminfo: memFree=127305812/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=104488 memory=88396 CPUtime=3330.66 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3847613 0 0 0 331305 1761 0 0 20 0 1 0 200360005 106995712 22099 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 26122 22099 532 659 0 25326 0
Current children cumulated CPU time: 3330.66 s
Current children cumulated vsize: 114420 KiB
Current children cumulated memory: 91028 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/261 1070109
/proc/meminfo: memFree=127443852/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=47144 memory=40672 CPUtime=3390.45 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3908917 0 0 0 337255 1790 0 0 20 0 1 0 200360005 48275456 10168 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 11786 10168 532 659 0 10990 0
Current children cumulated CPU time: 3390.45 s
Current children cumulated vsize: 57076 KiB
Current children cumulated memory: 43304 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/261 1070120
/proc/meminfo: memFree=127434684/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=67624 memory=53516 CPUtime=3450.25 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 3970669 0 0 0 343203 1822 0 0 20 0 1 0 200360005 69246976 13379 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 16906 13379 532 659 0 16110 0
Current children cumulated CPU time: 3450.25 s
Current children cumulated vsize: 77556 KiB
Current children cumulated memory: 56148 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/261 1070132
/proc/meminfo: memFree=127287652/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=47144 memory=42960 CPUtime=3510.05 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 4025987 0 0 0 349148 1857 0 0 20 0 1 0 200360005 48275456 10740 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 11786 10740 532 659 0 10990 0
Current children cumulated CPU time: 3510.05 s
Current children cumulated vsize: 57076 KiB
Current children cumulated memory: 45592 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/260 1070526
/proc/meminfo: memFree=127341396/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=104488 memory=68680 CPUtime=3569.82 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 4088506 0 0 0 355096 1886 0 0 20 0 1 0 200360005 106995712 17170 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 26122 17170 532 659 0 25326 0
Current children cumulated CPU time: 3569.82 s
Current children cumulated vsize: 114420 KiB
Current children cumulated memory: 71312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.6 s]
/proc/loadavg: 4.12 4.10 4.09 5/260 1070631
/proc/meminfo: memFree=127328396/131524600 swapFree=131071996/131071996
[pid=1068633] ppid=1068630 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1068633/stat : 1068633 (naps-1.03.sh) S 1068630 1068633 1066548 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 200360005 10170368 658 134679101440 94175459659776 94175460739096 140735804296880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94175462837552 94175462884740 94175486382080 140735804302306 140735804302431 140735804302431 140735804309448 0
/proc/1068633/statm: 2483 658 578 264 0 134 0
[pid=1068638] ppid=1068633 vsize=104488 memory=77664 CPUtime=3600.02 cores=1,3
/proc/1068638/stat : 1068638 (naps-1.03) R 1068633 1068633 1066548 0 -1 4194304 4117562 0 0 0 358100 1902 0 0 20 0 1 0 200360005 106995712 19416 134679101440 4194304 6891213 140724190239632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13860864 140724190241779 140724190241891 140724190241891 140724190248907 0
/proc/1068638/statm: 26122 19416 532 659 0 25326 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 114420 KiB
Current children cumulated memory: 80296 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3581.01 s, system=19.0273 s

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

Child status: 10

Real time (s): 3612.6
CPU time (s): 3600.04
CPU user time (s): 3581.01
CPU system time (s): 19.0273
CPU usage (%): 99.6522
Max. virtual memory (cumulated for all children) (KiB): 319220
Max. memory (cumulated for all children) (KiB): 171252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.01
system time used= 19.0273
maximum resident set size= 169764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4118037
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= 66
involuntary context switches= 7481


# summary of solver processes directly reported to runsolver:
#   pid: 1068633
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3581.01
#   total CPU system time (s): 19.0273

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00295 second user time and 16.6903 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-20 15:26:14
IDJOB=4453539
IDBENCH=175630
IDSOLVER=3063
FILE ID=nodeC021/4453539-1721481962
RUNJOBID= nodeC021-1721478363-1066560
SLURM_JOB_ID= 7545752
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-3250.shuf-1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453539-1721481962/watcher-4453539-1721481962 -o /tmp/evaluation-result-4453539-1721481962/solver-4453539-1721481962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721478363-1066560 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4453539-1721481962.opb

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

MD5SUM BENCH= 72fe440e4863f7934b33500c5b515746
RANDOM SEED=314291428

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127594792 kB
MemAvailable:   129617756 kB
Buffers:          570076 kB
Cached:          2279412 kB
SwapCached:            0 kB
Active:          1118256 kB
Inactive:        2155776 kB
Active(anon):       1576 kB
Inactive(anon):   468548 kB
Active(file):    1116680 kB
Inactive(file):  1687228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16648 kB
Writeback:            12 kB
AnonPages:        420036 kB
Mapped:           113764 kB
Shmem:             45912 kB
KReclaimable:     117760 kB
Slab:             234108 kB
SReclaimable:     117760 kB
SUnreclaim:       116348 kB
KernelStack:        4124 kB
PageTables:        10248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     823464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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:      260820 kB
DirectMap2M:    25726976 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC021 at 2024-07-20 16:26:27