Trace number 4453451

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-PB16 1.02b5? (TO) 3600.05 3612.7

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/
random4reg_opb_shuffle/normalized-subsetcard-geq-random4reg-75.shuf-3.opb
MD5SUM2250f6fb3aae6ce944dd5cd9d2eb392c
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.00249
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints133
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4453451-1721458219.opb
3600.04/3612.70	c 
3600.04/3612.70	c *** TERMINATED *** by signal 15
3600.04/3612.70	s UNKNOWN
3600.04/3612.70	c _____________________________________________________________________________
3600.04/3612.70	c 
3600.04/3612.70	c std/band forms        : 150,0
3600.04/3612.70	c 2cl/3cl ITE-codings   : 304,0
3600.04/3612.70	c BDD/srt/adr Max costs : 8,0,0
3600.04/3612.70	c BDDraw/bin/mul/srt/adr: 150,0,0,0,0
3600.04/3612.70	c BDD nodes             : 906
3600.04/3612.70	c Es1/CC detections     : 0,0
3600.04/3612.70	c SAT/UNSAT calls       : 0,0
3600.04/3612.70	c regenrated variables  : 0
3600.04/3612.70	c restarts              : 0
3600.04/3612.70	c conflicts             : 0              (0 /sec)
3600.04/3612.70	c decisions             : 0              (0 /sec)
3600.04/3612.70	c propagations          : 0              (0 /sec)
3600.04/3612.70	c inspects              : 0              (0 /sec)
3600.04/3612.70	c CPU time (solving tm) : 3599 s        (3599 s)
3600.04/3612.70	c Time for Opt-base     : 0 s
3600.04/3612.70	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 (62110 MiB free)
  memory of node 1: 64473 MiB (61969 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453451-1721458219/watcher-4453451-1721458219 -o /tmp/evaluation-result-4453451-1721458219/solver-4453451-1721458219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091645 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4453451-1721458219.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.101045 s]*
/proc/loadavg: 4.06 4.11 4.09 5/262 1096069
/proc/meminfo: memFree=127055448/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=5940 memory=4804 CPUtime=0.09 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 853 0 0 0 9 0 0 0 20 0 1 0 197989960 6082560 1201 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 1485 1201 421 379 0 1019 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15872 KiB
Current children cumulated memory: 7604 KiB

[startup+0.205721 s]*
/proc/loadavg: 4.06 4.11 4.09 5/262 1096069
/proc/meminfo: memFree=127053096/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=6564 memory=5596 CPUtime=0.2 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 1109 0 0 0 20 0 0 0 20 0 1 0 197989960 6721536 1399 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 1641 1399 421 379 0 1175 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 16496 KiB
Current children cumulated memory: 8396 KiB

[startup+0.305558 s]*
/proc/loadavg: 4.06 4.11 4.09 5/262 1096069
/proc/meminfo: memFree=127052284/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=8616 memory=5860 CPUtime=0.3 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 1159 0 0 0 30 0 0 0 20 0 1 0 197989960 8822784 1465 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 2154 1465 421 379 0 1688 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18548 KiB
Current children cumulated memory: 8660 KiB

[startup+0.70025 s]
/proc/loadavg: 4.06 4.11 4.09 5/262 1096069
/proc/meminfo: memFree=127049092/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=11388 memory=9556 CPUtime=0.69 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 2048 0 0 0 69 0 0 0 20 0 1 0 197989960 11661312 2389 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 2847 2389 421 379 0 2381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 21320 KiB
Current children cumulated memory: 12356 KiB

[startup+1.50027 s]
/proc/loadavg: 4.06 4.11 4.09 5/262 1096069
/proc/meminfo: memFree=127046600/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=11388 memory=10712 CPUtime=1.48 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 2548 0 0 0 148 0 0 0 20 0 1 0 197989960 11661312 2678 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 2847 2678 421 379 0 2381 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 21320 KiB
Current children cumulated memory: 13512 KiB

[startup+3.10554 s]
/proc/loadavg: 4.05 4.11 4.09 5/262 1096071
/proc/meminfo: memFree=127026008/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=18476 memory=17624 CPUtime=3.08 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 2785 0 0 0 308 0 0 0 20 0 1 0 197989960 18919424 4406 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 4619 4406 421 379 0 4153 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 20424 KiB

[startup+6.30025 s]
/proc/loadavg: 4.05 4.11 4.09 5/262 1096071
/proc/meminfo: memFree=126999460/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=33008 memory=25428 CPUtime=6.27 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 3984 0 0 0 626 1 0 0 20 0 1 0 197989960 33800192 6357 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 8252 6357 421 379 0 7786 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 42940 KiB
Current children cumulated memory: 28228 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 4.10 4.09 5/262 1096071
/proc/meminfo: memFree=126979044/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=33008 memory=27488 CPUtime=12.65 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 4050 0 0 0 1264 1 0 0 20 0 1 0 197989960 33800192 6872 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 8252 6872 421 379 0 7786 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 42940 KiB
Current children cumulated memory: 30288 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.12 4.09 5/262 1096075
/proc/meminfo: memFree=126946972/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=63084 memory=45928 CPUtime=25.41 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 4603 0 0 0 2539 2 0 0 20 0 1 0 197989960 64598016 11482 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 15771 11482 421 379 0 15305 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 73016 KiB
Current children cumulated memory: 48728 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 1096078
/proc/meminfo: memFree=126925168/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=63084 memory=51900 CPUtime=50.92 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 5107 0 0 0 5090 2 0 0 20 0 1 0 197989960 64598016 12975 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 15771 12975 421 379 0 15305 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 73016 KiB
Current children cumulated memory: 54700 KiB

[startup+102.3 s]
/proc/loadavg: 4.36 4.19 4.12 5/262 1096086
/proc/meminfo: memFree=126854356/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=81940 memory=74692 CPUtime=101.94 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 6170 0 0 0 10190 4 0 0 20 0 1 0 197989960 83906560 18673 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 20485 18673 421 379 0 20019 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 91872 KiB
Current children cumulated memory: 77492 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.19 4.12 5/262 1096096
/proc/meminfo: memFree=126767220/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=95232 memory=92632 CPUtime=161.72 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 6591 0 0 0 16168 4 0 0 20 0 1 0 197989960 97517568 23158 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 23808 23158 421 379 0 23342 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 105164 KiB
Current children cumulated memory: 95432 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/262 1096109
/proc/meminfo: memFree=126770376/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=95232 memory=94708 CPUtime=221.53 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 7185 0 0 0 22146 7 0 0 20 0 1 0 197989960 97517568 23677 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 23808 23677 421 379 0 23342 0
Current children cumulated CPU time: 221.53 s

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

/proc/loadavg: 4.08 4.09 4.09 5/262 1097824
/proc/meminfo: memFree=126354864/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=172632 memory=159636 CPUtime=3091.48 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 39171 0 0 0 309051 97 0 0 20 0 1 0 197989960 176775168 39909 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 43158 39909 421 379 0 42692 0
Current children cumulated CPU time: 3091.48 s
Current children cumulated vsize: 182564 KiB
Current children cumulated memory: 162436 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/262 1097834
/proc/meminfo: memFree=126427344/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=203452 memory=192536 CPUtime=3151.26 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 39771 0 0 0 315028 98 0 0 20 0 1 0 197989960 208334848 48134 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 50863 48134 421 379 0 50397 0
Current children cumulated CPU time: 3151.26 s
Current children cumulated vsize: 213384 KiB
Current children cumulated memory: 195336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/260 1097847
/proc/meminfo: memFree=126407284/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=123952 memory=122792 CPUtime=3211.04 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 40392 0 0 0 321005 99 0 0 20 0 1 0 197989960 126926848 30698 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 30988 30698 421 379 0 30522 0
Current children cumulated CPU time: 3211.04 s
Current children cumulated vsize: 133884 KiB
Current children cumulated memory: 125592 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/260 1097858
/proc/meminfo: memFree=126383652/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=204092 memory=193176 CPUtime=3270.83 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 41200 0 0 0 326981 102 0 0 20 0 1 0 197989960 208990208 48294 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 51023 48294 421 379 0 50557 0
Current children cumulated CPU time: 3270.83 s
Current children cumulated vsize: 214024 KiB
Current children cumulated memory: 195976 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/259 1097868
/proc/meminfo: memFree=126360872/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=205372 memory=175124 CPUtime=3330.62 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 42512 0 0 0 332958 104 0 0 20 0 1 0 197989960 210300928 43781 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 51343 43781 421 379 0 50877 0
Current children cumulated CPU time: 3330.62 s
Current children cumulated vsize: 215304 KiB
Current children cumulated memory: 177924 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/259 1097878
/proc/meminfo: memFree=126304556/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=255460 memory=220924 CPUtime=3390.4 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 43300 0 0 0 338934 106 0 0 20 0 1 0 197989960 261591040 55231 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 63865 55231 421 379 0 63399 0
Current children cumulated CPU time: 3390.4 s
Current children cumulated vsize: 265392 KiB
Current children cumulated memory: 223724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/259 1097889
/proc/meminfo: memFree=126369236/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=206012 memory=199192 CPUtime=3450.18 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 44128 0 0 0 344910 108 0 0 20 0 1 0 197989960 210956288 49798 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 51503 49798 421 379 0 51037 0
Current children cumulated CPU time: 3450.18 s
Current children cumulated vsize: 215944 KiB
Current children cumulated memory: 201992 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.10 4.09 5/259 1097899
/proc/meminfo: memFree=126327684/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=256100 memory=221720 CPUtime=3509.97 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 44741 0 0 0 350887 110 0 0 20 0 1 0 197989960 262246400 55430 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 64025 55430 421 379 0 63559 0
Current children cumulated CPU time: 3509.97 s
Current children cumulated vsize: 266032 KiB
Current children cumulated memory: 224520 KiB

[startup+3582.3 s]
/proc/loadavg: 4.30 4.17 4.12 5/263 1097918
/proc/meminfo: memFree=126449300/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=212128 memory=201212 CPUtime=3569.75 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 45908 0 0 0 356862 113 0 0 20 0 1 0 197989960 217219072 50303 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 53032 50303 421 379 0 52566 0
Current children cumulated CPU time: 3569.75 s
Current children cumulated vsize: 222060 KiB
Current children cumulated memory: 204012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.09 4.14 4.11 2/239 1098016
/proc/meminfo: memFree=126899148/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=262216 memory=215388 CPUtime=3600.04 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 46427 0 0 0 359890 114 0 0 20 0 1 0 197989960 268509184 53847 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 65554 53847 421 379 0 65088 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 272148 KiB
Current children cumulated memory: 218188 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3612.7 s]
# the end of solver process 1096064 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3598.91 s, system=1.14448 s

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

[startup+3612.7 s]
/proc/loadavg: 4.09 4.14 4.11 2/239 1098016
/proc/meminfo: memFree=126899148/131524600 swapFree=131071996/131071996
[pid=1096064] ppid=1096061 vsize=9932 memory=2800 CPUtime=0 cores=0,2
/proc/1096064/stat : 1096064 (naps-1.02b5.sh) S 1096061 1096064 1091633 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 197989960 10170368 700 134679101440 93825030406144 93825031485464 140726285947616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93825033583920 93825033631108 93825041031168 140726285956062 140726285956189 140726285956189 140726285963206 0
/proc/1096064/statm: 2483 700 625 264 0 134 0
[pid=1096069] ppid=1096064 vsize=262216 memory=215388 CPUtime=3600.04 cores=0,2
/proc/1096069/stat : 1096069 (naps-1.02b5) R 1096064 1096064 1091633 0 -1 4194304 46427 0 0 0 359890 114 0 0 20 0 1 0 197989960 268509184 53847 134679101440 4194304 5746509 140733590437024 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 13365248 140733590438893 140733590439007 140733590439007 140733590446025 0
/proc/1096069/statm: 65554 53847 421 379 0 65088 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 272148 KiB
Current children cumulated memory: 218188 KiB

Child status: 0

Real time (s): 3612.7
CPU time (s): 3600.05
CPU user time (s): 3598.91
CPU system time (s): 1.14448
CPU usage (%): 99.6499
Max. virtual memory (cumulated for all children) (KiB): 272148
Max. memory (cumulated for all children) (KiB): 224520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.91
system time used= 1.14448
maximum resident set size= 224084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46913
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= 22
involuntary context switches= 25220


# summary of solver processes directly reported to runsolver:
#   pid: 1096064
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.91
#   total CPU system time (s): 1.14448

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.34683 second user time and 17.838 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-20 08:50:32
IDJOB=4453451
IDBENCH=175500
IDSOLVER=3065
FILE ID=nodeC030/4453451-1721458219
RUNJOBID= nodeC030-1721451005-1091645
SLURM_JOB_ID= 7545682
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/random4reg_opb_shuffle/normalized-subsetcard-geq-random4reg-75.shuf-3.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453451-1721458219/watcher-4453451-1721458219 -o /tmp/evaluation-result-4453451-1721458219/solver-4453451-1721458219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091645 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4453451-1721458219.opb

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

MD5SUM BENCH= 2250f6fb3aae6ce944dd5cd9d2eb392c
RANDOM SEED=193967285

nodeC030.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		: 3654.606
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.28
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		: 3683.599
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.11
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		: 3649.975
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.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127059176 kB
MemAvailable:   129578544 kB
Buffers:          537500 kB
Cached:          2802156 kB
SwapCached:            0 kB
Active:          1207696 kB
Inactive:        2589312 kB
Active(anon):       1596 kB
Inactive(anon):   501344 kB
Active(file):    1206100 kB
Inactive(file):  2087968 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16236 kB
Writeback:             0 kB
AnonPages:        456632 kB
Mapped:           112560 kB
Shmem:             45912 kB
KReclaimable:     130244 kB
Slab:             248188 kB
SReclaimable:     130244 kB
SUnreclaim:       117944 kB
KernelStack:        4220 kB
PageTables:        10108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     838516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            74208 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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:      262868 kB
DirectMap2M:    23627776 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC030 at 2024-07-20 09:50:44