Trace number 4453538

Some explanations

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

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

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

Solver answer on this benchmark

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

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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4453538-1721484520.opb
3600.04/3610.20	c 
3600.04/3610.20	c *** TERMINATED *** by signal 15
3600.04/3610.20	s UNKNOWN
3600.04/3610.20	c _____________________________________________________________________________
3600.04/3610.20	c std/band forms        : 13000,0
3600.04/3610.20	c 2cl/3cl ITE-codings   : 0,0
3600.04/3610.20	c BDD/srt/adr Max costs : 0,18,0
3600.04/3610.20	c BDDraw/bin/mul/srt/adr: 0,0,0,13000,0
3600.04/3610.20	c BDD nodes             : 0
3600.04/3610.20	c Es1/CC detections     : 0,0
3600.04/3610.20	c CC sort               : 13000
3600.04/3610.20	c SAT/UNSAT calls       : 0,0
3600.04/3610.20	c regenrated variables  : 0
3600.04/3610.20	c eliminated fixed lits : 0
3600.04/3610.20	c goal lit flips        : 0
3600.04/3610.20	c goal stages           : 0
3600.04/3610.20	c goal shrink           : 0
3600.04/3610.20	c goal coeff separations: 0
3600.04/3610.20	c restarts              : 0
3600.04/3610.20	c conflicts             : 0              (0 /sec)
3600.04/3610.20	c decisions             : 0              (0 /sec)
3600.04/3610.20	c propagations          : 0              (0 /sec)
3600.04/3610.20	c inspects              : 0              (0 /sec)
3600.04/3610.20	c CPU time (solving tm) : 3596 s        (3596 s, SAT 0 s, UNSAT 0 s)
3600.04/3610.20	c Time for Opt-base     : 0.01423 s
3600.04/3610.20	c Steps for Opt-base    : 0
3600.04/3610.20	c Time for BDD coding   : 0 s
3600.04/3610.20	c Time for srt coding   : 0.0213 s
3600.04/3610.20	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: 63931 MiB (61525 MiB free)
  memory of node 1: 64510 MiB (62505 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453538-1721484520/watcher-4453538-1721484520 -o /tmp/evaluation-result-4453538-1721484520/solver-4453538-1721484520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721477310-1087326 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4453538-1721484520.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=1091462, runsolver pid=1091459

[startup+0.100093 s]*
/proc/loadavg: 4.11 4.09 4.09 5/258 1091467
/proc/meminfo: memFree=126991400/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=22012 memory=15332 CPUtime=0.09 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 3559 0 0 0 9 0 0 0 20 0 1 0 200613813 22540288 3833 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 5503 3833 436 659 0 4707 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31944 KiB
Current children cumulated memory: 18076 KiB

[startup+0.205646 s]*
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126981292/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=30660 memory=24180 CPUtime=0.2 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 5978 0 0 0 17 3 0 0 20 0 1 0 200613813 31395840 6045 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 7665 6045 468 659 0 6869 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 40592 KiB
Current children cumulated memory: 26924 KiB

[startup+0.305624 s]*
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126960668/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=45144 memory=39800 CPUtime=0.3 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 9395 0 0 0 27 3 0 0 20 0 1 0 200613813 46227456 9950 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 11286 9950 468 659 0 10490 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 55076 KiB
Current children cumulated memory: 42544 KiB

[startup+0.700278 s]
/proc/loadavg: 4.11 4.09 4.09 6/258 1091468
/proc/meminfo: memFree=126951508/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=55360 memory=48876 CPUtime=0.69 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 12897 0 0 0 65 4 0 0 20 0 1 0 200613813 56688640 12219 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 13840 12219 468 659 0 13044 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 65292 KiB
Current children cumulated memory: 51620 KiB

[startup+1.50026 s]
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126943060/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=62432 memory=54816 CPUtime=1.49 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 13375 0 0 0 145 4 0 0 20 0 1 0 200613813 63930368 13704 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 15608 13704 468 659 0 14812 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 72364 KiB
Current children cumulated memory: 57560 KiB

[startup+3.10549 s]
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126918468/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=66852 memory=59220 CPUtime=3.08 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 13956 0 0 0 304 4 0 0 20 0 1 0 200613813 68456448 14805 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 16713 14805 468 659 0 15917 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 76784 KiB
Current children cumulated memory: 61964 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.09 4.09 5/258 1091518
/proc/meminfo: memFree=127087876/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=69680 memory=59524 CPUtime=6.27 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 14356 0 0 0 623 4 0 0 20 0 1 0 200613813 71352320 14881 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 17420 14881 468 659 0 16624 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 79612 KiB
Current children cumulated memory: 62268 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 1091520
/proc/meminfo: memFree=127028860/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=81184 memory=75364 CPUtime=12.65 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 15528 0 0 0 1260 5 0 0 20 0 1 0 200613813 83132416 18841 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 20296 18841 468 659 0 19500 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 91116 KiB
Current children cumulated memory: 78108 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.08 4.09 5/258 1091521
/proc/meminfo: memFree=126988116/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=111532 memory=83532 CPUtime=25.41 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 16155 0 0 0 2535 6 0 0 20 0 1 0 200613813 114208768 20883 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 27883 20883 468 659 0 27087 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 121464 KiB
Current children cumulated memory: 86276 KiB

[startup+51.1056 s]
/proc/loadavg: 4.16 4.11 4.09 5/258 1091526
/proc/meminfo: memFree=126924788/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=111532 memory=107312 CPUtime=50.94 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 16830 0 0 0 5086 8 0 0 20 0 1 0 200613813 114208768 26828 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 27883 26828 468 659 0 27087 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 121464 KiB
Current children cumulated memory: 110056 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/260 1091538
/proc/meminfo: memFree=126846992/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=160852 memory=153484 CPUtime=102.01 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 18285 0 0 0 10188 13 0 0 20 0 1 0 200613813 164712448 38371 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 40213 38371 468 659 0 39417 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 170784 KiB
Current children cumulated memory: 156228 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/260 1091549
/proc/meminfo: memFree=126752720/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=160852 memory=141168 CPUtime=161.86 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 22457 0 0 0 16166 20 0 0 20 0 1 0 200613813 164712448 35292 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 40213 35292 468 659 0 39417 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 170784 KiB
Current children cumulated memory: 143912 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/260 1091559
/proc/meminfo: memFree=126795632/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=111532 memory=107652 CPUtime=221.71 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 25561 0 0 0 22146 25 0 0 20 0 1 0 200613813 114208768 26913 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 27883 26913 468 659 0 27087 0
Current children cumulated CPU time: 221.71 s

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

/proc/1091467/statm: 60215 52760 468 659 0 59419 0
Current children cumulated CPU time: 3033.76 s
Current children cumulated vsize: 250792 KiB
Current children cumulated memory: 213784 KiB

[startup+3102.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/262 1093244
/proc/meminfo: memFree=126223336/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=504596 memory=431212 CPUtime=3093.59 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 170558 0 0 0 309046 313 0 0 20 0 1 0 200613813 516706304 107803 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 126149 107803 468 659 0 125353 0
Current children cumulated CPU time: 3093.59 s
Current children cumulated vsize: 514528 KiB
Current children cumulated memory: 433956 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/261 1093267
/proc/meminfo: memFree=126096140/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=372336 memory=359848 CPUtime=3153.43 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 172805 0 0 0 315025 318 0 0 20 0 1 0 200613813 381272064 89962 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 93084 89962 468 659 0 92288 0
Current children cumulated CPU time: 3153.43 s
Current children cumulated vsize: 382268 KiB
Current children cumulated memory: 362592 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/261 1093277
/proc/meminfo: memFree=126226968/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=290948 memory=267688 CPUtime=3213.26 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 175072 0 0 0 321002 324 0 0 20 0 1 0 200613813 297930752 66922 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 72737 66922 468 659 0 71941 0
Current children cumulated CPU time: 3213.26 s
Current children cumulated vsize: 300880 KiB
Current children cumulated memory: 270432 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/260 1093287
/proc/meminfo: memFree=126161272/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=504596 memory=476396 CPUtime=3273.08 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 176222 0 0 0 326979 329 0 0 20 0 1 0 200613813 516706304 119099 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 126149 119099 468 659 0 125353 0
Current children cumulated CPU time: 3273.08 s
Current children cumulated vsize: 514528 KiB
Current children cumulated memory: 479140 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 1093299
/proc/meminfo: memFree=126029304/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=504596 memory=394476 CPUtime=3332.91 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 179019 0 0 0 332955 336 0 0 20 0 1 0 200613813 516706304 98619 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 126149 98619 468 659 0 125353 0
Current children cumulated CPU time: 3332.91 s
Current children cumulated vsize: 514528 KiB
Current children cumulated memory: 397220 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 1093309
/proc/meminfo: memFree=126260144/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=372336 memory=296360 CPUtime=3392.74 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 181373 0 0 0 338932 342 0 0 20 0 1 0 200613813 381272064 74090 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 93084 74090 468 659 0 92288 0
Current children cumulated CPU time: 3392.74 s
Current children cumulated vsize: 382268 KiB
Current children cumulated memory: 299104 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 1093319
/proc/meminfo: memFree=126121224/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=504596 memory=500660 CPUtime=3452.57 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 182442 0 0 0 344911 346 0 0 20 0 1 0 200613813 516706304 125165 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 126149 125165 468 659 0 125353 0
Current children cumulated CPU time: 3452.57 s
Current children cumulated vsize: 514528 KiB
Current children cumulated memory: 503404 KiB

[startup+3522.3 s]
/proc/loadavg: 4.38 4.21 4.12 5/258 1093330
/proc/meminfo: memFree=126052740/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=504596 memory=412780 CPUtime=3512.4 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 185186 0 0 0 350886 354 0 0 20 0 1 0 200613813 516706304 103195 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 126149 103195 468 659 0 125353 0
Current children cumulated CPU time: 3512.4 s
Current children cumulated vsize: 514528 KiB
Current children cumulated memory: 415524 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.17 4.11 5/259 1093341
/proc/meminfo: memFree=126225912/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=372336 memory=308428 CPUtime=3572.23 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 188008 0 0 0 356864 359 0 0 20 0 1 0 200613813 381272064 77107 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 93084 77107 468 659 0 92288 0
Current children cumulated CPU time: 3572.23 s
Current children cumulated vsize: 382268 KiB
Current children cumulated memory: 311172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.15 4.17 4.11 5/259 1093345
/proc/meminfo: memFree=126035276/131524600 swapFree=131071996/131071996
[pid=1091462] ppid=1091459 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/1091462/stat : 1091462 (naps-1.03.sh) S 1091459 1091462 1087315 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 200613813 10170368 686 134679101440 94379138945024 94379140024344 140733570230672 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94379142122800 94379142169988 94379166482432 140733570237406 140733570237535 140733570237535 140733570244552 0
/proc/1091462/statm: 2483 686 609 264 0 134 0
[pid=1091467] ppid=1091462 vsize=504596 memory=404588 CPUtime=3600.04 cores=4,6
/proc/1091467/stat : 1091467 (naps-1.03) R 1091462 1091462 1087315 0 -1 4194304 188592 0 0 0 359643 361 0 0 20 0 1 0 200613813 516706304 101147 134679101440 4194304 6891213 140725039352864 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 32972800 140725039358959 140725039359075 140725039359075 140725039366091 0
/proc/1091467/statm: 126149 101147 468 659 0 125353 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 514528 KiB
Current children cumulated memory: 407332 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.2 s]
# the end of solver process 1091462 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001568 s, system=0.001311 s

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

# cumulated CPU time of all completed processes:  user=3596.44 s, system=3.62586 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 10

Real time (s): 3610.21
CPU time (s): 3600.07
CPU user time (s): 3596.44
CPU system time (s): 3.62586
CPU usage (%): 99.7192
Max. virtual memory (cumulated for all children) (KiB): 729452
Max. memory (cumulated for all children) (KiB): 507748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.44
system time used= 3.62586
maximum resident set size= 505004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189056
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= 83
involuntary context switches= 4475


# summary of solver processes directly reported to runsolver:
#   pid: 1091462,1091467
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3596.44
#   total CPU system time (s): 3.62586

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2371 second user time and 13.7932 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-20 16:08:52
IDJOB=4453538
IDBENCH=175630
IDSOLVER=3062
FILE ID=nodeC017/4453538-1721484520
RUNJOBID= nodeC017-1721477310-1087326
SLURM_JOB_ID= 7545747
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 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 -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453538-1721484520/watcher-4453538-1721484520 -o /tmp/evaluation-result-4453538-1721484520/solver-4453538-1721484520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721477310-1087326 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4453538-1721484520.opb

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

MD5SUM BENCH= 72fe440e4863f7934b33500c5b515746
RANDOM SEED=989929192

nodeC017.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		: 3658.346
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.46
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		: 3658.817
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	: 7006.99
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.032
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.46
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		: 3600.360
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	: 7006.99
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		: 3655.963
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.46
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		: 3640.605
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	: 7006.99
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		: 3659.933
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.46
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		: 3662.343
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	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127008468 kB
MemAvailable:   129501708 kB
Buffers:          614496 kB
Cached:          2703764 kB
SwapCached:            0 kB
Active:          1321992 kB
Inactive:        2532676 kB
Active(anon):       1560 kB
Inactive(anon):   580428 kB
Active(file):    1320432 kB
Inactive(file):  1952248 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16284 kB
Writeback:             0 kB
AnonPages:        536076 kB
Mapped:           113044 kB
Shmem:             45912 kB
KReclaimable:     120412 kB
Slab:             237156 kB
SReclaimable:     120412 kB
SUnreclaim:       116744 kB
KernelStack:        3984 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     914900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 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:      305876 kB
DirectMap2M:    43507712 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC017 at 2024-07-20 17:09:02