Trace number 4442839

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.08 3609.6

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-65-60.opb
MD5SUMa13dda9504d679e5c6e2bc0e517e2ba2
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 benchmark7.03939
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3900
Total number of constraints124865
Number of constraints which are clauses124865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint60
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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-4442839-1721306148.opb
3600.07/3609.60	c 
3600.07/3609.60	c *** TERMINATED *** by signal 15
3600.07/3609.60	s UNKNOWN
3600.07/3609.60	c _____________________________________________________________________________
3600.07/3609.60	c std/band forms        : 0,0
3600.07/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.07/3609.60	c BDD/srt/adr Max costs : 0,0,0
3600.07/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.07/3609.60	c BDD nodes             : 0
3600.07/3609.60	c Es1/CC detections     : 0,0
3600.07/3609.60	c CC sort               : 0
3600.07/3609.60	c SAT/UNSAT calls       : 0,0
3600.07/3609.60	c regenrated variables  : 0
3600.07/3609.60	c eliminated fixed lits : 0
3600.07/3609.60	c goal lit flips        : 0
3600.07/3609.60	c goal stages           : 0
3600.07/3609.60	c goal shrink           : 0
3600.07/3609.60	c goal coeff separations: 0
3600.07/3609.60	c restarts              : 0
3600.07/3609.60	c conflicts             : 0              (0 /sec)
3600.07/3609.60	c decisions             : 0              (0 /sec)
3600.07/3609.60	c propagations          : 0              (0 /sec)
3600.07/3609.60	c inspects              : 0              (0 /sec)
3600.07/3609.60	c CPU time (solving tm) : 3590 s        (3590 s, SAT 0 s, UNSAT 0 s)
3600.07/3609.60	c Time for Opt-base     : 0 s
3600.07/3609.60	c Steps for Opt-base    : 0
3600.07/3609.60	c Time for BDD coding   : 0 s
3600.07/3609.60	c Time for srt coding   : 0 s
3600.07/3609.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442839-1721306148/watcher-4442839-1721306148 -o /tmp/evaluation-result-4442839-1721306148/solver-4442839-1721306148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721306161-953165 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4442839-1721306148.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100579 s]*
/proc/loadavg: 1.12 1.11 1.58 5/259 953243
/proc/meminfo: memFree=128259704/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=5156 memory=3388 CPUtime=0.1 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 433 0 0 0 10 0 0 0 20 0 1 0 182781499 5279744 847 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 1289 847 500 659 0 493 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15088 KiB
Current children cumulated memory: 6052 KiB

[startup+0.204413 s]*
/proc/loadavg: 1.12 1.11 1.58 5/259 953243
/proc/meminfo: memFree=128257860/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=5668 memory=3652 CPUtime=0.2 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 525 0 0 0 20 0 0 0 20 0 1 0 182781499 5804032 913 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 1417 913 500 659 0 621 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15600 KiB
Current children cumulated memory: 6316 KiB

[startup+0.30423 s]*
/proc/loadavg: 1.12 1.11 1.58 5/259 953245
/proc/meminfo: memFree=128254316/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=6692 memory=3916 CPUtime=0.3 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 611 0 0 0 30 0 0 0 20 0 1 0 182781499 6852608 979 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 1673 979 500 659 0 877 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 16624 KiB
Current children cumulated memory: 6580 KiB

[startup+0.70018 s]
/proc/loadavg: 1.12 1.11 1.58 5/259 953245
/proc/meminfo: memFree=128249916/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=9876 memory=6244 CPUtime=0.68 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2302 0 0 0 68 0 0 0 20 0 1 0 182781499 10113024 1561 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 2469 1561 500 659 0 1673 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 19808 KiB
Current children cumulated memory: 8908 KiB

[startup+1.50019 s]
/proc/loadavg: 1.59 1.21 1.61 5/259 953245
/proc/meminfo: memFree=128241872/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=13804 memory=10880 CPUtime=1.48 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 5353 0 0 0 148 0 0 0 20 0 1 0 182781499 14135296 2720 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 3451 2720 500 659 0 2655 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 23736 KiB
Current children cumulated memory: 13544 KiB

[startup+3.10517 s]
/proc/loadavg: 1.59 1.21 1.61 5/259 953245
/proc/meminfo: memFree=128222544/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=21192 memory=16656 CPUtime=3.08 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 8519 0 0 0 307 1 0 0 20 0 1 0 182781499 21700608 4164 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 5298 4164 500 659 0 4502 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 31124 KiB
Current children cumulated memory: 19320 KiB

[startup+6.30018 s]
/proc/loadavg: 1.79 1.25 1.62 5/259 953245
/proc/meminfo: memFree=128221644/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=18424 memory=15356 CPUtime=6.27 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 15173 0 0 0 624 3 0 0 20 0 1 0 182781499 18866176 3839 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 4606 3839 500 659 0 3810 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 18020 KiB

[startup+12.7002 s]
/proc/loadavg: 1.96 1.30 1.63 5/259 953247
/proc/meminfo: memFree=128207840/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=20472 memory=17472 CPUtime=12.64 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 22659 0 0 0 1259 5 0 0 20 0 1 0 182781499 20963328 4368 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 5118 4368 500 659 0 4322 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 20136 KiB

[startup+25.5002 s]
/proc/loadavg: 2.28 1.39 1.66 5/259 953248
/proc/meminfo: memFree=128188536/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=22520 memory=18764 CPUtime=25.41 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 32662 0 0 0 2534 7 0 0 20 0 1 0 182781499 23060480 4691 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 5630 4691 500 659 0 4834 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 32452 KiB
Current children cumulated memory: 21428 KiB

[startup+51.1049 s]
/proc/loadavg: 3.02 1.66 1.74 5/259 953253
/proc/meminfo: memFree=128185320/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=22520 memory=18044 CPUtime=50.94 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 74181 0 0 0 5072 22 0 0 20 0 1 0 182781499 23060480 4511 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 5630 4511 500 659 0 4834 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 32452 KiB
Current children cumulated memory: 20708 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.04 1.87 5/259 953262
/proc/meminfo: memFree=128157364/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=34808 memory=23180 CPUtime=101.98 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 120642 0 0 0 10160 38 0 0 20 0 1 0 182781499 35643392 5795 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 8702 5795 500 659 0 7906 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 44740 KiB
Current children cumulated memory: 25844 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 2.44 2.02 5/259 953273
/proc/meminfo: memFree=128151876/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=47096 memory=36356 CPUtime=161.81 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 161384 0 0 0 16131 50 0 0 20 0 1 0 182781499 48226304 9089 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 11774 9089 500 659 0 10978 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 57028 KiB
Current children cumulated memory: 39020 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.74 2.15 5/259 953333
/proc/meminfo: memFree=128115020/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=47096 memory=40872 CPUtime=221.66 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 216884 0 0 0 22093 73 0 0 20 0 1 0 182781499 48226304 10218 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 11774 10218 500 659 0 10978 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 4.26 4.21 4.11 5/261 954800
/proc/meminfo: memFree=127810600/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=47096 memory=38028 CPUtime=3034.17 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 1891768 0 0 0 302573 844 0 0 20 0 1 0 182781499 48226304 9507 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 11774 9507 500 659 0 10978 0
Current children cumulated CPU time: 3034.17 s
Current children cumulated vsize: 57028 KiB
Current children cumulated memory: 40692 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.20 4.11 5/261 954811
/proc/meminfo: memFree=127900360/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=145400 memory=87292 CPUtime=3094.02 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 1915292 0 0 0 308531 871 0 0 20 0 1 0 182781499 148889600 21823 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 36350 21823 500 659 0 35554 0
Current children cumulated CPU time: 3094.02 s
Current children cumulated vsize: 155332 KiB
Current children cumulated memory: 89956 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.19 4.11 5/262 954990
/proc/meminfo: memFree=127771744/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=280568 memory=193612 CPUtime=3153.87 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 1935604 0 0 0 314490 897 0 0 20 0 1 0 182781499 287301632 48403 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 70142 48403 500 659 0 69346 0
Current children cumulated CPU time: 3153.87 s
Current children cumulated vsize: 290500 KiB
Current children cumulated memory: 196276 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.17 4.10 5/262 955001
/proc/meminfo: memFree=127881032/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=51192 memory=41396 CPUtime=3213.72 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 1961252 0 0 0 320461 911 0 0 20 0 1 0 182781499 52420608 10349 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 12798 10349 500 659 0 12002 0
Current children cumulated CPU time: 3213.72 s
Current children cumulated vsize: 61124 KiB
Current children cumulated memory: 44060 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.17 4.10 5/264 955071
/proc/meminfo: memFree=127990448/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=51192 memory=39348 CPUtime=3273.57 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 1995505 0 0 0 326428 929 0 0 20 0 1 0 182781499 52420608 9837 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 12798 9837 500 659 0 12002 0
Current children cumulated CPU time: 3273.57 s
Current children cumulated vsize: 61124 KiB
Current children cumulated memory: 42012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.16 4.10 5/264 955083
/proc/meminfo: memFree=128020772/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=51192 memory=43972 CPUtime=3333.42 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2025780 0 0 0 332404 938 0 0 20 0 1 0 182781499 52420608 10993 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 12798 10993 500 659 0 12002 0
Current children cumulated CPU time: 3333.42 s
Current children cumulated vsize: 61124 KiB
Current children cumulated memory: 46636 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.16 4.10 5/265 955094
/proc/meminfo: memFree=128007116/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=45048 memory=39288 CPUtime=3393.28 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2055869 0 0 0 338383 945 0 0 20 0 1 0 182781499 46129152 9822 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 11262 9822 500 659 0 10466 0
Current children cumulated CPU time: 3393.28 s
Current children cumulated vsize: 54980 KiB
Current children cumulated memory: 41952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.15 4.09 5/265 955105
/proc/meminfo: memFree=127984976/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=45048 memory=39288 CPUtime=3453.13 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2076904 0 0 0 344363 950 0 0 20 0 1 0 182781499 46129152 9822 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 11262 9822 500 659 0 10466 0
Current children cumulated CPU time: 3453.13 s
Current children cumulated vsize: 54980 KiB
Current children cumulated memory: 41952 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/263 955116
/proc/meminfo: memFree=127878276/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=51192 memory=41924 CPUtime=3512.99 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2109420 0 0 0 350341 958 0 0 20 0 1 0 182781499 52420608 10481 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 12798 10481 500 659 0 12002 0
Current children cumulated CPU time: 3512.99 s
Current children cumulated vsize: 61124 KiB
Current children cumulated memory: 44588 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/263 955126
/proc/meminfo: memFree=127952428/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=51192 memory=43972 CPUtime=3572.84 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2136669 0 0 0 356318 966 0 0 20 0 1 0 182781499 52420608 10993 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 12798 10993 500 659 0 12002 0
Current children cumulated CPU time: 3572.84 s
Current children cumulated vsize: 61124 KiB
Current children cumulated memory: 46636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.08 4.12 4.09 5/252 955166
/proc/meminfo: memFree=128008172/131524600 swapFree=131071996/131071996
[pid=953238] ppid=953235 vsize=9932 memory=2664 CPUtime=0 cores=1,3
/proc/953238/stat : 953238 (naps-1.03.sh) S 953235 953238 953153 0 -1 4194304 217 245 0 0 0 0 0 0 20 0 1 0 182781499 10170368 666 134679101440 94113415098368 94113416177688 140732710981872 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94113418276144 94113418323332 94113432797184 140732710990819 140732710990944 140732710990944 140732710997960 0
/proc/953238/statm: 2483 666 587 264 0 134 0
[pid=953243] ppid=953238 vsize=28664 memory=26548 CPUtime=3600.07 cores=1,3
/proc/953243/stat : 953243 (naps-1.03) R 953238 953238 953153 0 -1 4194304 2164402 0 0 0 359025 982 0 0 20 0 1 0 182781499 29351936 6637 134679101440 4194304 6891213 140733981708752 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 25309184 140733981713396 140733981713508 140733981713508 140733981720523 0
/proc/953243/statm: 7166 6637 500 659 0 6370 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 38596 KiB
Current children cumulated memory: 29212 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3590.26 s, system=9.82138 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): 3609.6
CPU time (s): 3600.08
CPU user time (s): 3590.26
CPU system time (s): 9.82138
CPU usage (%): 99.7363
Max. virtual memory (cumulated for all children) (KiB): 290500
Max. memory (cumulated for all children) (KiB): 243220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.26
system time used= 9.82138
maximum resident set size= 240556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2164879
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= 34
involuntary context switches= 4735


# summary of solver processes directly reported to runsolver:
#   pid: 953238
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3590.26
#   total CPU system time (s): 9.82138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.76598 second user time and 12.9848 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-18 14:36:01
IDJOB=4442839
IDBENCH=147852
IDSOLVER=3063
FILE ID=nodeC027/4442839-1721306148
RUNJOBID= nodeC027-1721306161-953165
SLURM_JOB_ID= 7542639
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-65-60.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442839-1721306148/watcher-4442839-1721306148 -o /tmp/evaluation-result-4442839-1721306148/solver-4442839-1721306148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721306161-953165 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4442839-1721306148.opb

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

MD5SUM BENCH= a13dda9504d679e5c6e2bc0e517e2ba2
RANDOM SEED=1741716447

nodeC027.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		: 3604.212
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.36
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		: 3666.412
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3650.987
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.36
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		: 3655.998
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3600.289
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.36
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		: 3663.723
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3648.783
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.36
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.527
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128268332 kB
MemAvailable:   129740592 kB
Buffers:          477536 kB
Cached:          1827136 kB
SwapCached:            0 kB
Active:           895300 kB
Inactive:        1747324 kB
Active(anon):       1444 kB
Inactive(anon):   374224 kB
Active(file):     893856 kB
Inactive(file):  1373100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             26708 kB
Writeback:             0 kB
AnonPages:        336088 kB
Mapped:           105884 kB
Shmem:             37720 kB
KReclaimable:      90252 kB
Slab:             199632 kB
SReclaimable:      90252 kB
SUnreclaim:       109380 kB
KernelStack:        3856 kB
PageTables:         9400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     628648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67264 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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:      193236 kB
DirectMap2M:    15308800 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC027 at 2024-07-18 15:36:11