Trace number 4453449

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03? (TO) 3600.01 3610.01

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.03.
0.00/0.00	c Input file name: HOME/instance-4453449-1721481510.opb
3600.00/3610.00	c 
3600.00/3610.00	c *** TERMINATED *** by signal 15
3600.00/3610.00	s UNKNOWN
3600.00/3610.00	c _____________________________________________________________________________
3600.00/3610.00	c std/band forms        : 150,0
3600.00/3610.00	c 2cl/3cl ITE-codings   : 0,0
3600.00/3610.00	c BDD/srt/adr Max costs : 0,18,0
3600.00/3610.00	c BDDraw/bin/mul/srt/adr: 0,0,0,150,0
3600.00/3610.00	c BDD nodes             : 0
3600.00/3610.00	c Es1/CC detections     : 0,0
3600.00/3610.00	c CC sort               : 150
3600.00/3610.00	c SAT/UNSAT calls       : 0,0
3600.00/3610.00	c regenrated variables  : 0
3600.00/3610.00	c eliminated fixed lits : 0
3600.00/3610.00	c goal lit flips        : 0
3600.00/3610.00	c goal stages           : 0
3600.00/3610.00	c goal shrink           : 0
3600.00/3610.00	c goal coeff separations: 0
3600.00/3610.00	c restarts              : 0
3600.00/3610.00	c conflicts             : 0              (0 /sec)
3600.00/3610.00	c decisions             : 0              (0 /sec)
3600.00/3610.00	c propagations          : 0              (0 /sec)
3600.00/3610.00	c inspects              : 0              (0 /sec)
3600.00/3610.00	c CPU time (solving tm) : 3540 s        (3540 s, SAT 0 s, UNSAT 0 s)
3600.00/3610.00	c Time for Opt-base     : 0.000272 s
3600.00/3610.00	c Steps for Opt-base    : 0
3600.00/3610.00	c Time for BDD coding   : 0 s
3600.00/3610.00	c Time for srt coding   : 0.000351 s
3600.00/3610.00	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 (62816 MiB free)
  memory of node 1: 64473 MiB (61664 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453449-1721481510/watcher-4453449-1721481510 -o /tmp/evaluation-result-4453449-1721481510/solver-4453449-1721481510 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721481512-1062476 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4453449-1721481510.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=1062752, runsolver pid=1062749

[startup+0.100082 s]*
/proc/loadavg: 3.32 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127465536/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=4836 memory=3244 CPUtime=0.1 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 522 0 0 0 10 0 0 0 20 0 1 0 200314552 4952064 811 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1209 811 532 659 0 413 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14768 KiB
Current children cumulated memory: 5920 KiB

[startup+0.205392 s]*
/proc/loadavg: 3.32 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127465200/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=5732 memory=3868 CPUtime=0.2 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 842 0 0 0 20 0 0 0 20 0 1 0 200314552 5869568 967 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1433 967 532 659 0 637 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15664 KiB
Current children cumulated memory: 6544 KiB

[startup+0.304519 s]*
/proc/loadavg: 3.32 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127464076/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=5492 memory=3856 CPUtime=0.3 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 1190 0 0 0 30 0 0 0 20 0 1 0 200314552 5623808 964 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1373 964 532 659 0 577 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 15424 KiB
Current children cumulated memory: 6532 KiB

[startup+0.700172 s]
/proc/loadavg: 3.32 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127464332/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=5748 memory=4144 CPUtime=0.69 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 2480 0 0 0 69 0 0 0 20 0 1 0 200314552 5885952 1036 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1437 1036 532 659 0 641 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 15680 KiB
Current children cumulated memory: 6820 KiB

[startup+1.50018 s]
/proc/loadavg: 3.32 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127463248/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=5544 memory=3740 CPUtime=1.48 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 5725 0 0 0 148 0 0 0 20 0 1 0 200314552 5677056 935 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1386 935 532 659 0 590 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15476 KiB
Current children cumulated memory: 6416 KiB

[startup+3.10477 s]
/proc/loadavg: 3.32 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127462052/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=6696 memory=5176 CPUtime=3.08 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 12220 0 0 0 307 1 0 0 20 0 1 0 200314552 6856704 1294 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1674 1294 532 659 0 878 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 16628 KiB
Current children cumulated memory: 7852 KiB

[startup+6.30017 s]
/proc/loadavg: 3.37 3.89 4.02 5/260 1062757
/proc/meminfo: memFree=127461136/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=7796 memory=5132 CPUtime=6.27 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 29563 0 0 0 624 3 0 0 20 0 1 0 200314552 7983104 1283 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1949 1283 532 659 0 1153 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 17728 KiB
Current children cumulated memory: 7808 KiB

[startup+12.7002 s]
/proc/loadavg: 3.50 3.91 4.02 5/260 1062758
/proc/meminfo: memFree=127460064/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=7796 memory=5852 CPUtime=12.65 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 88553 0 0 0 1255 10 0 0 20 0 1 0 200314552 7983104 1463 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 1949 1463 532 659 0 1153 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 17728 KiB
Current children cumulated memory: 8528 KiB

[startup+25.5002 s]
/proc/loadavg: 3.58 3.91 4.02 5/260 1062760
/proc/meminfo: memFree=127459880/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=10612 memory=6668 CPUtime=25.43 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 218827 0 0 0 2514 29 0 0 20 0 1 0 200314552 10866688 1667 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 2653 1667 532 659 0 1857 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 20544 KiB
Current children cumulated memory: 9344 KiB

[startup+51.1054 s]
/proc/loadavg: 3.82 3.94 4.02 5/260 1062765
/proc/meminfo: memFree=127453036/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=10612 memory=7484 CPUtime=50.97 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 529162 0 0 0 5032 65 0 0 20 0 1 0 200314552 10866688 1871 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 2653 1871 532 659 0 1857 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 20544 KiB
Current children cumulated memory: 10160 KiB

[startup+102.3 s]
/proc/loadavg: 3.99 3.97 4.03 5/260 1062773
/proc/meminfo: memFree=127443788/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=10612 memory=8640 CPUtime=102.04 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 1106608 0 0 0 10068 136 0 0 20 0 1 0 200314552 10866688 2160 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 2653 2160 532 659 0 1857 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 20544 KiB
Current children cumulated memory: 11316 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 3.99 4.03 5/263 1062789
/proc/meminfo: memFree=127439880/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=9588 memory=6216 CPUtime=161.9 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 1814808 0 0 0 15954 236 0 0 20 0 1 0 200314552 9818112 1554 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 2397 1554 532 659 0 1601 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 19520 KiB
Current children cumulated memory: 8892 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.02 4.03 5/262 1062800
/proc/meminfo: memFree=127434320/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=14208 memory=10652 CPUtime=221.74 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 2430331 0 0 0 21851 323 0 0 20 0 1 0 200314552 14548992 2663 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 3552 2663 532 659 0 2756 0
Current children cumulated CPU time: 221.74 s

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

/proc/loadavg: 4.14 4.12 4.09 5/258 1064485
/proc/meminfo: memFree=127343400/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=20256 memory=17932 CPUtime=3033.92 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 28021121 0 0 0 298173 5219 0 0 20 0 1 0 200314552 20742144 4483 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 5064 4483 532 659 0 4268 0
Current children cumulated CPU time: 3033.92 s
Current children cumulated vsize: 30188 KiB
Current children cumulated memory: 20608 KiB

[startup+3102.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/258 1064495
/proc/meminfo: memFree=127355736/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=24352 memory=18196 CPUtime=3093.76 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 28095329 0 0 0 304133 5243 0 0 20 0 1 0 200314552 24936448 4549 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 6088 4549 532 659 0 5292 0
Current children cumulated CPU time: 3093.76 s
Current children cumulated vsize: 34284 KiB
Current children cumulated memory: 20872 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/262 1064512
/proc/meminfo: memFree=127335712/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=32544 memory=27100 CPUtime=3153.61 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 28627736 0 0 0 310012 5349 0 0 20 0 1 0 200314552 33325056 6775 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 8136 6775 532 659 0 7340 0
Current children cumulated CPU time: 3153.61 s
Current children cumulated vsize: 42476 KiB
Current children cumulated memory: 29776 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 1064525
/proc/meminfo: memFree=127321452/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=20256 memory=13776 CPUtime=3213.45 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 29134901 0 0 0 315893 5452 0 0 20 0 1 0 200314552 20742144 3444 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 5064 3444 532 659 0 4268 0
Current children cumulated CPU time: 3213.45 s
Current children cumulated vsize: 30188 KiB
Current children cumulated memory: 16452 KiB

[startup+3282.3 s]
/proc/loadavg: 4.45 4.20 4.12 5/263 1064535
/proc/meminfo: memFree=127336108/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=32544 memory=27100 CPUtime=3273.28 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 29315233 0 0 0 321829 5499 0 0 20 0 1 0 200314552 33325056 6775 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 8136 6775 532 659 0 7340 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 42476 KiB
Current children cumulated memory: 29776 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.18 4.11 5/263 1064547
/proc/meminfo: memFree=127316608/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=32544 memory=27560 CPUtime=3333.07 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 29943700 0 0 0 327678 5629 0 0 20 0 1 0 200314552 33325056 6890 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 8136 6890 532 659 0 7340 0
Current children cumulated CPU time: 3333.07 s
Current children cumulated vsize: 42476 KiB
Current children cumulated memory: 30236 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.19 4.12 5/263 1064557
/proc/meminfo: memFree=127333772/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=20256 memory=17948 CPUtime=3392.88 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 30408854 0 0 0 333555 5733 0 0 20 0 1 0 200314552 20742144 4487 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 5064 4487 532 659 0 4268 0
Current children cumulated CPU time: 3392.88 s
Current children cumulated vsize: 30188 KiB
Current children cumulated memory: 20624 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.18 4.12 5/261 1064567
/proc/meminfo: memFree=127314900/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=20256 memory=17160 CPUtime=3452.7 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 30466150 0 0 0 339523 5747 0 0 20 0 1 0 200314552 20742144 4290 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 5064 4290 532 659 0 4268 0
Current children cumulated CPU time: 3452.7 s
Current children cumulated vsize: 30188 KiB
Current children cumulated memory: 19836 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/258 1064577
/proc/meminfo: memFree=127321736/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=20256 memory=17684 CPUtime=3512.54 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 30540375 0 0 0 345484 5770 0 0 20 0 1 0 200314552 20742144 4421 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 5064 4421 532 659 0 4268 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 30188 KiB
Current children cumulated memory: 20360 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/258 1064588
/proc/meminfo: memFree=127313688/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=32544 memory=26852 CPUtime=3572.36 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 31193244 0 0 0 351318 5918 0 0 20 0 1 0 200314552 33325056 6713 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 8136 6713 532 659 0 7340 0
Current children cumulated CPU time: 3572.36 s
Current children cumulated vsize: 42476 KiB
Current children cumulated memory: 29528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.10 4.15 4.11 5/258 1064743
/proc/meminfo: memFree=127365064/131524600 swapFree=131071996/131071996
[pid=1062752] ppid=1062749 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/1062752/stat : 1062752 (naps-1.03.sh) S 1062749 1062752 1062465 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 200314551 10170368 669 134679101440 94109290508288 94109291587608 140732803647648 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94109293686064 94109293733252 94109321019392 140732803650530 140732803650655 140732803650655 140732803657672 0
/proc/1062752/statm: 2483 669 591 264 0 134 0
[pid=1062757] ppid=1062752 vsize=32544 memory=29164 CPUtime=3600 cores=4,6
/proc/1062757/stat : 1062757 (naps-1.03) R 1062752 1062752 1062465 0 -1 4194304 31574915 0 0 0 353995 6005 0 0 20 0 1 0 200314552 33325056 7291 134679101440 4194304 6891213 140724631238160 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11337728 140724631245811 140724631245923 140724631245923 140724631252939 0
/proc/1062757/statm: 8136 7291 532 659 0 7340 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 42476 KiB
Current children cumulated memory: 31840 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3539.95 s, system=60.0526 s

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

Child status: 10

Real time (s): 3610.01
CPU time (s): 3600.01
CPU user time (s): 3539.95
CPU system time (s): 60.0526
CPU usage (%): 99.723
Max. virtual memory (cumulated for all children) (KiB): 50668
Max. memory (cumulated for all children) (KiB): 37980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3539.95
system time used= 60.0526
maximum resident set size= 35304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31575396
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= 47
involuntary context switches= 4694


# summary of solver processes directly reported to runsolver:
#   pid: 1062752
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3539.95
#   total CPU system time (s): 60.0526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14274 second user time and 17.1254 second system time

The end

Launcher Data

Begin job on nodeC020 at 2024-07-20 15:18:44
IDJOB=4453449
IDBENCH=175500
IDSOLVER=3063
FILE ID=nodeC020/4453449-1721481510
RUNJOBID= nodeC020-1721481512-1062476
SLURM_JOB_ID= 7545763
Free space on /tmp= 890068 MiB

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

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

MD5SUM BENCH= 2250f6fb3aae6ce944dd5cd9d2eb392c
RANDOM SEED=1481703961

nodeC020.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		: 3660.535
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	: 7000.05
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		: 3690.036
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.84
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		: 3608.995
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	: 7000.05
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.103
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.84
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		: 3660.346
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	: 7000.05
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		: 3690.131
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.84
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		: 3612.304
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	: 7000.05
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		: 3600.489
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127468116 kB
MemAvailable:   129668176 kB
Buffers:          580676 kB
Cached:          2444048 kB
SwapCached:            0 kB
Active:          1022412 kB
Inactive:        2375780 kB
Active(anon):       1640 kB
Inactive(anon):   417444 kB
Active(file):    1020772 kB
Inactive(file):  1958336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5672 kB
Writeback:            16 kB
AnonPages:        372576 kB
Mapped:           113572 kB
Shmem:             45912 kB
KReclaimable:     121552 kB
Slab:             237720 kB
SReclaimable:     121552 kB
SUnreclaim:       116168 kB
KernelStack:        4208 kB
PageTables:         9944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     839456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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:      211668 kB
DirectMap2M:    22630400 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC020 at 2024-07-20 16:18:54