Trace number 4461852

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.03? (TO) 3600.18 3610.36

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/SMTI_PBO/SMTI_50000_3_0.95_1.opb
MD5SUM7f3731a2c6eed9d82857e81cf2dabc60
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6112
Best CPU time to get the best result obtained on this benchmark92.2177
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250000
Total number of constraints250001
Number of constraints which are clauses150000
Number of constraints which are cardinality constraints (but not clauses)100000
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint100000
Number of terms in the objective function 100000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100000
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100000
Number of bits of the biggest sum of numbers17
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-4461852-1722208581.opb
42.04/42.24	c single stage optimization mode
3600.01/3610.20	c 
3600.01/3610.20	c *** TERMINATED *** by signal 15
3600.01/3610.20	s UNKNOWN
3600.01/3610.20	c _____________________________________________________________________________
3600.01/3610.20	c std/band forms        : 90067,0
3600.01/3610.20	c 2cl/3cl ITE-codings   : 0,0
3600.01/3610.20	c BDD/srt/adr Max costs : 0,16063731,0
3600.01/3610.20	c BDDraw/bin/mul/srt/adr: 0,0,0,90067,0
3600.01/3610.20	c BDD nodes             : 0
3600.01/3610.20	c Es1/CC detections     : 0,0
3600.01/3610.20	c CC sort               : 90066
3600.01/3610.20	c SAT/UNSAT calls       : 0,0
3600.01/3610.20	c regenrated variables  : 0
3600.01/3610.20	c eliminated fixed lits : 5694
3600.01/3610.20	c goal lit flips        : 0
3600.01/3610.20	c goal stages           : 1
3600.01/3610.20	c goal shrink           : 0
3600.01/3610.20	c goal coeff separations: 0
3600.01/3610.20	c restarts              : 0
3600.01/3610.20	c conflicts             : 0              (0 /sec)
3600.01/3610.20	c decisions             : 0              (0 /sec)
3600.01/3610.20	c propagations          : 0              (0 /sec)
3600.01/3610.20	c inspects              : 0              (0 /sec)
3600.01/3610.20	c CPU time (solving tm) : 3572 s        (3532 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.20	c Time for Opt-base     : 0.3315 s
3600.01/3610.20	c Steps for Opt-base    : 0
3600.01/3610.20	c Time for BDD coding   : 0 s
3600.01/3610.20	c Time for srt coding   : 6.801 s
3600.01/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: 64096 MiB (60186 MiB free)
  memory of node 1: 64473 MiB (53780 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4461852-1722208581/watcher-4461852-1722208581 -o /tmp/evaluation-result-4461852-1722208581/solver-4461852-1722208581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1722204970-377162 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4461852-1722208581.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=379141, runsolver pid=379138

[startup+0.100098 s]*
/proc/loadavg: 4.26 4.14 4.05 5/237 379155
/proc/meminfo: memFree=121538692/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=36784 memory=34580 CPUtime=0.09 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 8300 0 0 0 9 0 0 0 20 0 1 0 56847371 37666816 8645 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 9196 8645 548 659 0 8400 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 46716 KiB
Current children cumulated memory: 37288 KiB

[startup+0.21278 s]*
/proc/loadavg: 4.26 4.14 4.05 5/238 379169
/proc/meminfo: memFree=121517728/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=36784 memory=34580 CPUtime=0.2 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 8300 0 0 0 20 0 0 0 20 0 1 0 56847371 37666816 8645 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 9196 8645 548 659 0 8400 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 46716 KiB
Current children cumulated memory: 37288 KiB

[startup+0.313641 s]*
/proc/loadavg: 4.26 4.14 4.05 5/238 379174
/proc/meminfo: memFree=121513024/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=41608 memory=39896 CPUtime=0.31 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 10156 0 0 0 30 1 0 0 20 0 1 0 56847371 42606592 9974 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 10402 9974 580 659 0 9606 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 51540 KiB
Current children cumulated memory: 42604 KiB

[startup+0.700357 s]
/proc/loadavg: 4.26 4.14 4.05 6/242 379184
/proc/meminfo: memFree=121457480/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=102004 memory=97148 CPUtime=0.68 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 22435 0 0 0 65 3 0 0 20 0 1 0 56847371 104452096 24221 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 25501 24287 580 659 0 24705 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 111936 KiB
Current children cumulated memory: 99856 KiB

[startup+1.50037 s]
/proc/loadavg: 4.26 4.14 4.05 5/242 379184
/proc/meminfo: memFree=121384412/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=160192 memory=156576 CPUtime=1.48 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 36953 0 0 0 142 6 0 0 20 0 1 0 56847371 164036608 39144 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 40048 39144 596 659 0 39252 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 170124 KiB
Current children cumulated memory: 159284 KiB

[startup+3.11354 s]
/proc/loadavg: 4.26 4.14 4.05 5/245 379271
/proc/meminfo: memFree=121828620/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=199588 memory=196116 CPUtime=3.08 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 46843 0 0 0 300 8 0 0 20 0 1 0 56847371 204378112 49029 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 49897 49029 596 659 0 49101 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 209520 KiB
Current children cumulated memory: 198824 KiB

[startup+6.3004 s]
/proc/loadavg: 4.24 4.14 4.05 5/245 379271
/proc/meminfo: memFree=121018484/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=278440 memory=274856 CPUtime=6.25 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 65560 0 0 0 613 12 0 0 20 0 1 0 56847371 285122560 68714 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 69610 68714 596 659 0 68814 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 288372 KiB
Current children cumulated memory: 277564 KiB

[startup+12.7004 s]
/proc/loadavg: 4.22 4.14 4.05 5/245 379271
/proc/meminfo: memFree=116354316/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=278440 memory=275120 CPUtime=12.64 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 65566 0 0 0 1252 12 0 0 20 0 1 0 56847371 285122560 68780 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 69610 68780 596 659 0 68814 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 288372 KiB
Current children cumulated memory: 277828 KiB

[startup+25.5004 s]
/proc/loadavg: 4.24 4.15 4.06 5/245 379275
/proc/meminfo: memFree=110013316/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=3500952 memory=3359220 CPUtime=25.4 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 316009 0 0 0 2417 123 0 0 20 0 1 0 56847371 3584974848 839805 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 875238 839805 612 659 0 874442 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3510884 KiB
Current children cumulated memory: 3361928 KiB

[startup+51.1135 s]
/proc/loadavg: 4.16 4.13 4.05 5/245 379278
/proc/meminfo: memFree=104383028/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8508732 memory=8121424 CPUtime=50.93 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1059100 0 0 0 4780 313 0 0 20 0 1 0 56847371 8712941568 2030356 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2127183 2030356 628 659 0 2126387 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 8518664 KiB
Current children cumulated memory: 8124132 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.05 5/245 379287
/proc/meminfo: memFree=105571268/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8570000 memory=8137924 CPUtime=101.98 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1065490 0 0 0 9872 326 0 0 20 0 1 0 56847371 8775680000 2034481 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2142500 2034481 644 659 0 2141704 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 8579932 KiB
Current children cumulated memory: 8140632 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.05 5/245 379298
/proc/meminfo: memFree=104606060/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=10180648 memory=9750660 CPUtime=161.81 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1084544 0 0 0 15691 490 0 0 20 0 1 0 56847371 10424983552 2437665 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2545162 2437665 644 659 0 2544366 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 10190580 KiB
Current children cumulated memory: 9753368 KiB

[startup+222.3 s]
/proc/loadavg: 4.65 4.27 4.11 5/247 379312
/proc/meminfo: memFree=102252008/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=11829964 memory=11436440 CPUtime=221.65 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1094395 0 0 0 21601 564 0 0 20 0 1 0 56847371 12113883136 2859110 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2957491 2859110 660 659 0 2956695 0
Current children cumulated CPU time: 221.65 s

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

[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8883296 memory=8197260 CPUtime=3093.56 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1391884 0 0 0 306677 2679 0 0 20 0 1 0 56847371 9096495104 2049315 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2220824 2049315 660 659 0 2220028 0
Current children cumulated CPU time: 3093.56 s
Current children cumulated vsize: 8893228 KiB
Current children cumulated memory: 8199968 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/245 381014
/proc/meminfo: memFree=102382252/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8883296 memory=8242316 CPUtime=3153.4 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1394847 0 0 0 312656 2684 0 0 20 0 1 0 56847371 9096495104 2060579 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2220824 2060579 660 659 0 2220028 0
Current children cumulated CPU time: 3153.4 s
Current children cumulated vsize: 8893228 KiB
Current children cumulated memory: 8245024 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.10 5/248 381029
/proc/meminfo: memFree=101282644/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=9926044 memory=9293128 CPUtime=3213.22 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1397399 0 0 0 318615 2707 0 0 20 0 1 0 56847371 10164269056 2323282 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2481511 2323282 660 659 0 2480715 0
Current children cumulated CPU time: 3213.22 s
Current children cumulated vsize: 9935976 KiB
Current children cumulated memory: 9295836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.10 5/248 381039
/proc/meminfo: memFree=102382012/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8875968 memory=8194028 CPUtime=3273.05 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1399281 0 0 0 324591 2714 0 0 20 0 1 0 56847371 9088991232 2048507 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2218992 2048507 660 659 0 2218196 0
Current children cumulated CPU time: 3273.05 s
Current children cumulated vsize: 8885900 KiB
Current children cumulated memory: 8196736 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.10 5/248 381051
/proc/meminfo: memFree=101329724/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=9919196 memory=9237256 CPUtime=3332.87 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1403611 0 0 0 330529 2758 0 0 20 0 1 0 56847371 10157256704 2309314 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2479799 2309314 660 659 0 2479003 0
Current children cumulated CPU time: 3332.87 s
Current children cumulated vsize: 9929128 KiB
Current children cumulated memory: 9239964 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/248 381061
/proc/meminfo: memFree=102366776/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8876184 memory=8194244 CPUtime=3392.71 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1410162 0 0 0 336485 2786 0 0 20 0 1 0 56847371 9089212416 2048561 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2219046 2048561 660 659 0 2218250 0
Current children cumulated CPU time: 3392.71 s
Current children cumulated vsize: 8886116 KiB
Current children cumulated memory: 8196952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/248 381071
/proc/meminfo: memFree=102366892/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8876184 memory=8194244 CPUtime=3452.53 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1413271 0 0 0 342456 2797 0 0 20 0 1 0 56847371 9089212416 2048561 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2219046 2048561 660 659 0 2218250 0
Current children cumulated CPU time: 3452.53 s
Current children cumulated vsize: 8886116 KiB
Current children cumulated memory: 8196952 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/248 381081
/proc/meminfo: memFree=102360972/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8876184 memory=8194244 CPUtime=3512.36 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1414954 0 0 0 348435 2801 0 0 20 0 1 0 56847371 9089212416 2048561 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2219046 2048561 660 659 0 2218250 0
Current children cumulated CPU time: 3512.36 s
Current children cumulated vsize: 8886116 KiB
Current children cumulated memory: 8196952 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/245 381093
/proc/meminfo: memFree=102361772/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8875516 memory=8193576 CPUtime=3572.19 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1418399 0 0 0 354391 2828 0 0 20 0 1 0 56847371 9088528384 2048394 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2218879 2048394 660 659 0 2218083 0
Current children cumulated CPU time: 3572.19 s
Current children cumulated vsize: 8885448 KiB
Current children cumulated memory: 8196284 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.06 4.08 4.09 5/245 381099
/proc/meminfo: memFree=102361528/131655788 swapFree=131056320/131071996
[pid=379141] ppid=379138 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/379141/stat : 379141 (naps-1.03.sh) S 379138 379141 376306 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 56847370 10170368 677 134679101440 94472235532288 94472236611608 140724453288128 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94472238710064 94472238757252 94472262189056 140724453290979 140724453291104 140724453291104 140724453298120 0
/proc/379141/statm: 2483 677 600 264 0 134 0
[pid=379146] ppid=379141 vsize=8875516 memory=8193576 CPUtime=3600.01 cores=1,3
/proc/379146/stat : 379146 (naps-1.03) R 379141 379141 376306 0 -1 4194304 1419216 0 0 0 357172 2829 0 0 20 0 1 0 56847371 9088528384 2048394 134679101440 4194304 6891213 140731014999632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13656064 140731015005172 140731015005284 140731015005284 140731015012299 0
/proc/379146/statm: 2218879 2048394 660 659 0 2218083 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 8885448 KiB
Current children cumulated memory: 8196284 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003494 s, system=0.002534 s

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

# cumulated CPU time of all completed processes:  user=3571.73 s, system=28.4547 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

[startup+3610.3 s]*
/proc/loadavg: 4.06 4.08 4.09 5/244 381099
/proc/meminfo: memFree=105532456/131655788 swapFree=131056320/131071996
Current cumulated CPU time of completed processes: 0.006028 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.36
CPU time (s): 3600.18
CPU user time (s): 3571.73
CPU system time (s): 28.4547
CPU usage (%): 99.7181
Max. virtual memory (cumulated for all children) (KiB): 12239988
Max. memory (cumulated for all children) (KiB): 11581864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.73
system time used= 28.4547
maximum resident set size= 11689320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1419678
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= 37
involuntary context switches= 2034


# summary of solver processes directly reported to runsolver:
#   pid: 379141,379146
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3571.73
#   total CPU system time (s): 28.4547

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1926 second user time and 38.9273 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-29 01:16:21
IDJOB=4461852
IDBENCH=178871
IDSOLVER=3063
FILE ID=nodeC006/4461852-1722208581
RUNJOBID= nodeC006-1722204970-377162
SLURM_JOB_ID= 8248641
Free space on /tmp= 723736 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_50000_3_0.95_1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4461852-1722208581/watcher-4461852-1722208581 -o /tmp/evaluation-result-4461852-1722208581/solver-4461852-1722208581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1722204970-377162 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4461852-1722208581.opb

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

MD5SUM BENCH= 7f3731a2c6eed9d82857e81cf2dabc60
RANDOM SEED=673457421

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        116703452 kB
MemAvailable:   124196280 kB
Buffers:          410464 kB
Cached:          7668068 kB
SwapCached:          244 kB
Active:          2214444 kB
Inactive:       11762668 kB
Active(anon):       1792 kB
Inactive(anon):  5950220 kB
Active(file):    2212652 kB
Inactive(file):  5812448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056320 kB
Dirty:             22164 kB
Writeback:             0 kB
AnonPages:       5896428 kB
Mapped:           101364 kB
Shmem:             53436 kB
KReclaimable:     529636 kB
Slab:             643964 kB
SReclaimable:     529636 kB
SUnreclaim:       114328 kB
KernelStack:        3780 kB
PageTables:        20320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7390248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            19648 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5695488 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:      428872 kB
DirectMap2M:    59244544 kB
DirectMap1G:    76546048 kB

Free space on /tmp at the end= 723716 MiB
End job on nodeC006 at 2024-07-29 02:16:32