Trace number 4442929

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.03 3608.2

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-91-90.opb
MD5SUM01a2d7031971d4d75da01f2dca43b6c9
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 benchmark52.9343
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints368641
Number of constraints which are clauses368641
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 constraint90
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 91
Number of bits of the biggest sum of numbers7
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-4442929-1721306312.opb
3600.02/3608.20	c 
3600.02/3608.20	c *** TERMINATED *** by signal 15
3600.02/3608.20	s UNKNOWN
3600.02/3608.20	c _____________________________________________________________________________
3600.02/3608.20	c std/band forms        : 0,0
3600.02/3608.20	c 2cl/3cl ITE-codings   : 0,0
3600.02/3608.20	c BDD/srt/adr Max costs : 0,0,0
3600.02/3608.20	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.02/3608.20	c BDD nodes             : 0
3600.02/3608.20	c Es1/CC detections     : 0,0
3600.02/3608.20	c CC sort               : 0
3600.02/3608.20	c SAT/UNSAT calls       : 0,0
3600.02/3608.20	c regenrated variables  : 0
3600.02/3608.20	c eliminated fixed lits : 0
3600.02/3608.20	c goal lit flips        : 0
3600.02/3608.20	c goal stages           : 0
3600.02/3608.20	c goal shrink           : 0
3600.02/3608.20	c goal coeff separations: 0
3600.02/3608.20	c restarts              : 0
3600.02/3608.20	c conflicts             : 0              (0 /sec)
3600.02/3608.20	c decisions             : 0              (0 /sec)
3600.02/3608.20	c propagations          : 0              (0 /sec)
3600.02/3608.20	c inspects              : 0              (0 /sec)
3600.02/3608.20	c CPU time (solving tm) : 3589 s        (3588 s, SAT 0 s, UNSAT 0 s)
3600.02/3608.20	c Time for Opt-base     : 0 s
3600.02/3608.20	c Steps for Opt-base    : 0
3600.02/3608.20	c Time for BDD coding   : 0 s
3600.02/3608.20	c Time for srt coding   : 0 s
3600.02/3608.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: 63968 MiB (62395 MiB free)
  memory of node 1: 64473 MiB (62759 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=953318, runsolver pid=953315

[startup+0.100084 s]*
/proc/loadavg: 4.03 2.44 2.02 5/259 953323
/proc/meminfo: memFree=128151360/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=6072 memory=4200 CPUtime=0.09 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 704 0 0 0 9 0 0 0 20 0 1 0 182797875 6217728 1050 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 1518 1050 500 659 0 722 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 16004 KiB
Current children cumulated memory: 7016 KiB

[startup+0.20553 s]*
/proc/loadavg: 4.03 2.44 2.02 5/259 953323
/proc/meminfo: memFree=128159200/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=6584 memory=4716 CPUtime=0.2 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 822 0 0 0 20 0 0 0 20 0 1 0 182797875 6742016 1179 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 1646 1179 500 659 0 850 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 16516 KiB
Current children cumulated memory: 7532 KiB

[startup+0.305057 s]*
/proc/loadavg: 4.03 2.44 2.02 5/259 953323
/proc/meminfo: memFree=128163768/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=7608 memory=5228 CPUtime=0.3 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 934 0 0 0 30 0 0 0 20 0 1 0 182797875 7790592 1307 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 1902 1307 500 659 0 1106 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 17540 KiB
Current children cumulated memory: 8044 KiB

[startup+0.700176 s]
/proc/loadavg: 4.03 2.44 2.02 5/259 953323
/proc/meminfo: memFree=128161404/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=9656 memory=6780 CPUtime=0.69 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1375 0 0 0 69 0 0 0 20 0 1 0 182797875 9887744 1695 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 2414 1695 500 659 0 1618 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 19588 KiB
Current children cumulated memory: 9596 KiB

[startup+1.50019 s]
/proc/loadavg: 4.03 2.44 2.02 5/259 953323
/proc/meminfo: memFree=128157132/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=14268 memory=11956 CPUtime=1.49 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 2906 0 0 0 148 1 0 0 20 0 1 0 182797875 14610432 2989 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 3567 2989 500 659 0 2771 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 24200 KiB
Current children cumulated memory: 14772 KiB

[startup+3.10553 s]
/proc/loadavg: 4.03 2.47 2.03 5/259 953323
/proc/meminfo: memFree=128137304/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=26560 memory=24212 CPUtime=3.09 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 7293 0 0 0 308 1 0 0 20 0 1 0 182797875 27197440 6053 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 6640 6053 500 659 0 5844 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 36492 KiB
Current children cumulated memory: 27028 KiB

[startup+6.30021 s]
/proc/loadavg: 4.03 2.47 2.03 5/259 953323
/proc/meminfo: memFree=128134664/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=40196 memory=27840 CPUtime=6.27 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 14328 0 0 0 624 3 0 0 20 0 1 0 182797875 41160704 6960 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 10049 6960 500 659 0 9253 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 50128 KiB
Current children cumulated memory: 30656 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 2.52 2.05 5/259 953324
/proc/meminfo: memFree=128107360/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=40988 memory=33904 CPUtime=12.67 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 20282 0 0 0 1262 5 0 0 20 0 1 0 182797875 41971712 8476 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 10247 8476 500 659 0 9451 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 50920 KiB
Current children cumulated memory: 36720 KiB

[startup+25.5003 s]
/proc/loadavg: 4.02 2.57 2.07 5/259 953326
/proc/meminfo: memFree=128107228/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=65768 memory=54804 CPUtime=25.43 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 34021 0 0 0 2532 11 0 0 20 0 1 0 182797875 67346432 13701 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 16442 13701 500 659 0 15646 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 75700 KiB
Current children cumulated memory: 57620 KiB

[startup+51.1059 s]
/proc/loadavg: 4.08 2.70 2.13 5/259 953331
/proc/meminfo: memFree=128059824/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=155880 memory=105892 CPUtime=50.98 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 48380 0 0 0 5080 18 0 0 20 0 1 0 182797875 159621120 26473 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 38970 26473 500 659 0 38174 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 165812 KiB
Current children cumulated memory: 108708 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 2.94 2.24 5/259 953340
/proc/meminfo: memFree=128105272/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=37096 memory=32920 CPUtime=102.07 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 83955 0 0 0 10163 44 0 0 20 0 1 0 182797875 37986304 8230 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 9274 8230 500 659 0 8478 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 47028 KiB
Current children cumulated memory: 35736 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.15 2.36 5/260 953354
/proc/meminfo: memFree=128081572/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=57576 memory=54772 CPUtime=161.94 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 115030 0 0 0 16132 62 0 0 20 0 1 0 182797875 58957824 13693 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 14394 13693 500 659 0 13598 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 67508 KiB
Current children cumulated memory: 57588 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.34 2.48 5/261 953365
/proc/meminfo: memFree=128093360/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=90344 memory=63704 CPUtime=221.81 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 153835 0 0 0 22092 89 0 0 20 0 1 0 182797875 92512256 15926 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 22586 15926 500 659 0 21790 0
Current children cumulated CPU time: 221.81 s

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

/proc/loadavg: 4.08 4.16 4.10 5/262 954998
/proc/meminfo: memFree=127993460/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=164072 memory=104940 CPUtime=3035.58 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 914442 0 0 0 302653 905 0 0 20 0 1 0 182797875 168009728 26235 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 41018 26235 500 659 0 40222 0
Current children cumulated CPU time: 3035.58 s
Current children cumulated vsize: 174004 KiB
Current children cumulated memory: 107756 KiB

[startup+3102.3 s]
/proc/loadavg: 4.20 4.18 4.10 5/262 955008
/proc/meminfo: memFree=128046492/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=65768 memory=56796 CPUtime=3095.41 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 949960 0 0 0 308601 940 0 0 20 0 1 0 182797875 67346432 14199 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 16442 14199 500 659 0 15646 0
Current children cumulated CPU time: 3095.41 s
Current children cumulated vsize: 75700 KiB
Current children cumulated memory: 59612 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.18 4.10 5/264 955080
/proc/meminfo: memFree=128027024/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=65768 memory=50604 CPUtime=3155.25 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 984697 0 0 0 314562 963 0 0 20 0 1 0 182797875 67346432 12651 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 16442 12651 500 659 0 15646 0
Current children cumulated CPU time: 3155.25 s
Current children cumulated vsize: 75700 KiB
Current children cumulated memory: 53420 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.16 4.10 5/265 955091
/proc/meminfo: memFree=128015628/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=65768 memory=60928 CPUtime=3215.1 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 994849 0 0 0 320542 968 0 0 20 0 1 0 182797875 67346432 15232 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 16442 15232 500 659 0 15646 0
Current children cumulated CPU time: 3215.1 s
Current children cumulated vsize: 75700 KiB
Current children cumulated memory: 63744 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.10 5/265 955102
/proc/meminfo: memFree=128010372/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=65768 memory=58880 CPUtime=3274.94 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1004740 0 0 0 326522 972 0 0 20 0 1 0 182797875 67346432 14720 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 16442 14720 500 659 0 15646 0
Current children cumulated CPU time: 3274.94 s
Current children cumulated vsize: 75700 KiB
Current children cumulated memory: 61696 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.09 5/263 955113
/proc/meminfo: memFree=128020752/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=90344 memory=67072 CPUtime=3334.77 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1014640 0 0 0 332501 976 0 0 20 0 1 0 182797875 92512256 16768 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 22586 16768 500 659 0 21790 0
Current children cumulated CPU time: 3334.77 s
Current children cumulated vsize: 100276 KiB
Current children cumulated memory: 69888 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.09 5/263 955123
/proc/meminfo: memFree=127913844/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=295144 memory=196240 CPUtime=3394.62 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1028725 0 0 0 338462 1000 0 0 20 0 1 0 182797875 302227456 49060 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 73786 49060 500 659 0 72990 0
Current children cumulated CPU time: 3394.62 s
Current children cumulated vsize: 305076 KiB
Current children cumulated memory: 199056 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/260 955434
/proc/meminfo: memFree=126520360/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=286952 memory=218776 CPUtime=3454.47 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1036110 0 0 0 344431 1016 0 0 20 0 1 0 182797875 293838848 54694 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 71738 54694 500 659 0 70942 0
Current children cumulated CPU time: 3454.47 s
Current children cumulated vsize: 296884 KiB
Current children cumulated memory: 221592 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/260 955444
/proc/meminfo: memFree=126596592/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=286952 memory=177600 CPUtime=3514.31 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1050621 0 0 0 350389 1042 0 0 20 0 1 0 182797875 293838848 44400 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 71738 44400 500 659 0 70942 0
Current children cumulated CPU time: 3514.31 s
Current children cumulated vsize: 296884 KiB
Current children cumulated memory: 180416 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/259 955455
/proc/meminfo: memFree=126621168/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=65768 memory=58876 CPUtime=3574.17 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1065409 0 0 0 356360 1057 0 0 20 0 1 0 182797875 67346432 14719 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 16442 14719 500 659 0 15646 0
Current children cumulated CPU time: 3574.17 s
Current children cumulated vsize: 75700 KiB
Current children cumulated memory: 61692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.2 s]
/proc/loadavg: 4.08 4.11 4.09 5/259 955460
/proc/meminfo: memFree=126650756/131524600 swapFree=131071996/131071996
[pid=953318] ppid=953315 vsize=9932 memory=2816 CPUtime=0 cores=4,6
/proc/953318/stat : 953318 (naps-1.03.sh) S 953315 953318 953153 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 182797874 10170368 704 134679101440 94482014539776 94482015619096 140735836757424 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94482017717552 94482017764740 94482031472640 140735836759011 140735836759136 140735836759136 140735836766152 0
/proc/953318/statm: 2483 704 627 264 0 134 0
[pid=953323] ppid=953318 vsize=57576 memory=52676 CPUtime=3600.02 cores=4,6
/proc/953323/stat : 953323 (naps-1.03) R 953318 953318 953153 0 -1 4194304 1070134 0 0 0 358942 1060 0 0 20 0 1 0 182797875 58957824 13169 134679101440 4194304 6891213 140732266055792 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 40607744 140732266058740 140732266058852 140732266058852 140732266065867 0
/proc/953323/statm: 14394 13169 500 659 0 13598 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 67508 KiB
Current children cumulated memory: 55492 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3589.43 s, system=10.6073 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): 3608.2
CPU time (s): 3600.03
CPU user time (s): 3589.43
CPU system time (s): 10.6073
CPU usage (%): 99.7736
Max. virtual memory (cumulated for all children) (KiB): 567220
Max. memory (cumulated for all children) (KiB): 469400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.43
system time used= 10.6073
maximum resident set size= 468632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1070615
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= 48
involuntary context switches= 4535


# summary of solver processes directly reported to runsolver:
#   pid: 953318
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3589.43
#   total CPU system time (s): 10.6073

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.10748 second user time and 16.9796 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-18 14:38:45
IDJOB=4442929
IDBENCH=147857
IDSOLVER=3063
FILE ID=nodeC027/4442929-1721306312
RUNJOBID= nodeC027-1721306161-953164
SLURM_JOB_ID= 7542639
Free space on /tmp= 890052 MiB

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

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

MD5SUM BENCH= 01a2d7031971d4d75da01f2dca43b6c9
RANDOM SEED=1658481522

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		: 3656.779
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		: 3688.801
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		: 3600.651
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		: 3600.529
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		: 3657.168
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		: 3688.815
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		: 3656.074
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.480
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:        128159240 kB
MemAvailable:   129643664 kB
Buffers:          477604 kB
Cached:          1839252 kB
SwapCached:            0 kB
Active:           902104 kB
Inactive:        1850432 kB
Active(anon):       1576 kB
Inactive(anon):   471856 kB
Active(file):     900528 kB
Inactive(file):  1378576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14952 kB
Writeback:             0 kB
AnonPages:        431016 kB
Mapped:           111900 kB
Shmem:             37720 kB
KReclaimable:      90284 kB
Slab:             199764 kB
SReclaimable:      90284 kB
SUnreclaim:       109480 kB
KernelStack:        4144 kB
PageTables:        10076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     898248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67264 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 890048 MiB
End job on nodeC027 at 2024-07-18 15:38:53