Trace number 4442838

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.05 3610.41

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442838-1721305409/watcher-4442838-1721305409 -o /tmp/evaluation-result-4442838-1721305409/solver-4442838-1721305409 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721305421-949652 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4442838-1721305409.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=949710, runsolver pid=949707

[startup+0.10103 s]*
/proc/loadavg: 1.21 2.08 3.01 5/250 949729
/proc/meminfo: memFree=124312196/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=9760 memory=3456 CPUtime=0.1 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 533 0 0 0 10 0 0 0 20 0 1 0 182696990 9994240 864 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 2440 864 436 659 0 1644 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 19692 KiB
Current children cumulated memory: 6224 KiB

[startup+0.212813 s]*
/proc/loadavg: 1.21 2.08 3.01 5/250 949729
/proc/meminfo: memFree=124308408/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=10248 memory=4192 CPUtime=0.2 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 704 0 0 0 20 0 0 0 20 0 1 0 182696990 10493952 1048 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 2562 1048 436 659 0 1766 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 20180 KiB
Current children cumulated memory: 6960 KiB

[startup+0.312767 s]*
/proc/loadavg: 1.21 2.08 3.01 5/250 949729
/proc/meminfo: memFree=124304036/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=10736 memory=4868 CPUtime=0.3 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 866 0 0 0 30 0 0 0 20 0 1 0 182696990 10993664 1217 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 2684 1217 436 659 0 1888 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 20668 KiB
Current children cumulated memory: 7636 KiB

[startup+0.700364 s]
/proc/loadavg: 1.51 2.13 3.02 5/250 949729
/proc/meminfo: memFree=124293016/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=13436 memory=9532 CPUtime=0.67 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 1575 0 0 0 67 0 0 0 20 0 1 0 182696990 13758464 2383 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 3359 2383 436 659 0 2563 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 23368 KiB
Current children cumulated memory: 12300 KiB

[startup+1.50037 s]
/proc/loadavg: 1.51 2.13 3.02 5/250 949729
/proc/meminfo: memFree=124272028/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=21520 memory=17916 CPUtime=1.47 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 4060 0 0 0 146 1 0 0 20 0 1 0 182696990 22036480 4479 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 5380 4479 436 659 0 4584 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 31452 KiB
Current children cumulated memory: 20684 KiB

[startup+3.11303 s]
/proc/loadavg: 1.51 2.13 3.02 5/250 949729
/proc/meminfo: memFree=124185372/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=46068 memory=41844 CPUtime=3.09 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 5435 0 0 0 307 2 0 0 20 0 1 0 182696990 47173632 10461 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 11517 10461 436 659 0 10721 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 56000 KiB
Current children cumulated memory: 44612 KiB

[startup+6.3004 s]
/proc/loadavg: 1.79 2.18 3.03 5/250 949731
/proc/meminfo: memFree=124095548/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=47892 memory=42576 CPUtime=6.26 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 6935 0 0 0 623 3 0 0 20 0 1 0 182696990 49041408 10644 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 11973 10644 436 659 0 11177 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 57824 KiB
Current children cumulated memory: 45344 KiB

[startup+12.7004 s]
/proc/loadavg: 1.97 2.21 3.04 5/250 949731
/proc/meminfo: memFree=124034180/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=126992 memory=106876 CPUtime=12.65 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 16537 0 0 0 1259 6 0 0 20 0 1 0 182696990 130039808 26719 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 31748 26719 436 659 0 30952 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 136924 KiB
Current children cumulated memory: 109644 KiB

[startup+25.5004 s]
/proc/loadavg: 2.28 2.27 3.05 5/250 949734
/proc/meminfo: memFree=123926964/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=147876 memory=143396 CPUtime=25.42 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 24382 0 0 0 2530 12 0 0 20 0 1 0 182696990 151425024 35849 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 36969 35849 436 659 0 36173 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 157808 KiB
Current children cumulated memory: 146164 KiB

[startup+51.1132 s]
/proc/loadavg: 3.04 2.45 3.09 5/249 949737
/proc/meminfo: memFree=123741496/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=221188 memory=204448 CPUtime=50.96 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 33215 0 0 0 5075 21 0 0 20 0 1 0 182696990 226496512 51112 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 55297 51112 436 659 0 54501 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 231120 KiB
Current children cumulated memory: 207216 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 2.71 3.14 5/250 950129
/proc/meminfo: memFree=123557976/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=246916 memory=239872 CPUtime=101.99 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 42958 0 0 0 10168 31 0 0 20 0 1 0 182696990 252841984 59968 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 61729 59968 436 659 0 60933 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 256848 KiB
Current children cumulated memory: 242640 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.98 3.21 5/248 950141
/proc/meminfo: memFree=123678472/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=267800 memory=227280 CPUtime=161.82 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 51094 0 0 0 16138 44 0 0 20 0 1 0 182696990 274227200 56820 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 66950 56820 436 659 0 66154 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 277732 KiB
Current children cumulated memory: 230048 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.18 3.27 5/248 950151
/proc/meminfo: memFree=123459912/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=360928 memory=349000 CPUtime=221.67 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 56098 0 0 0 22114 53 0 0 20 0 1 0 182696990 369590272 87250 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 90232 87250 436 659 0 89436 0
Current children cumulated CPU time: 221.67 s

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

/proc/949715/statm: 223640 209075 436 659 0 222844 0
Current children cumulated CPU time: 3033.47 s
Current children cumulated vsize: 904492 KiB
Current children cumulated memory: 839068 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.29 4.20 5/245 951512
/proc/meminfo: memFree=121270872/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=1245664 memory=938704 CPUtime=3093.3 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 143305 0 0 0 309022 308 0 0 20 0 1 0 182696990 1275559936 234676 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 311416 234676 436 659 0 310620 0
Current children cumulated CPU time: 3093.3 s
Current children cumulated vsize: 1255596 KiB
Current children cumulated memory: 941472 KiB

[startup+3162.3 s]
/proc/loadavg: 4.22 4.28 4.20 5/245 951523
/proc/meminfo: memFree=121256036/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=1249204 memory=1027708 CPUtime=3153.14 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 144248 0 0 0 315004 310 0 0 20 0 1 0 182696990 1279184896 256927 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 312301 256927 436 659 0 311505 0
Current children cumulated CPU time: 3153.14 s
Current children cumulated vsize: 1259136 KiB
Current children cumulated memory: 1030476 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.25 4.18 5/245 951533
/proc/meminfo: memFree=121589396/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=690636 memory=579068 CPUtime=3212.98 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 145814 0 0 0 320979 319 0 0 20 0 1 0 182696990 707211264 144767 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 172659 144767 436 659 0 171863 0
Current children cumulated CPU time: 3212.98 s
Current children cumulated vsize: 700568 KiB
Current children cumulated memory: 581836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.90 4.43 4.25 5/245 951543
/proc/meminfo: memFree=121657260/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=905728 memory=750796 CPUtime=3272.82 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 146644 0 0 0 326959 323 0 0 20 0 1 0 182696990 927465472 187699 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 226432 187699 436 659 0 225636 0
Current children cumulated CPU time: 3272.82 s
Current children cumulated vsize: 915660 KiB
Current children cumulated memory: 753564 KiB

[startup+3342.3 s]
/proc/loadavg: 4.50 4.41 4.26 5/245 951554
/proc/meminfo: memFree=121561244/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=905896 memory=865808 CPUtime=3332.65 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 146960 0 0 0 332940 325 0 0 20 0 1 0 182696990 927637504 216452 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 226474 216452 436 659 0 225678 0
Current children cumulated CPU time: 3332.65 s
Current children cumulated vsize: 915828 KiB
Current children cumulated memory: 868576 KiB

[startup+3402.3 s]
/proc/loadavg: 4.26 4.36 4.25 5/247 951568
/proc/meminfo: memFree=121204972/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=1257000 memory=964168 CPUtime=3392.49 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 148270 0 0 0 338921 328 0 0 20 0 1 0 182696990 1287168000 241042 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 314250 241042 436 659 0 313454 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 1266932 KiB
Current children cumulated memory: 966936 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.31 4.24 5/247 951578
/proc/meminfo: memFree=121324972/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=1259696 memory=1054404 CPUtime=3452.33 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 150058 0 0 0 344902 331 0 0 20 0 1 0 182696990 1289928704 263601 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 314924 263601 436 659 0 314128 0
Current children cumulated CPU time: 3452.33 s
Current children cumulated vsize: 1269628 KiB
Current children cumulated memory: 1057172 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.27 4.23 5/247 951588
/proc/meminfo: memFree=120976104/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=1264080 memory=1141752 CPUtime=3512.16 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 151189 0 0 0 350883 333 0 0 20 0 1 0 182696990 1294417920 285438 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 316020 285438 436 659 0 315224 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 1274012 KiB
Current children cumulated memory: 1144520 KiB

[startup+3582.3 s]
/proc/loadavg: 4.28 4.28 4.24 5/247 951599
/proc/meminfo: memFree=121667468/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=915000 memory=746012 CPUtime=3572 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 152236 0 0 0 356856 344 0 0 20 0 1 0 182696990 936960000 186503 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 228750 186503 436 659 0 227954 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 924932 KiB
Current children cumulated memory: 748780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.18 4.26 4.23 4/243 951619
/proc/meminfo: memFree=122720600/131655788 swapFree=131071996/131071996
[pid=949710] ppid=949707 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/949710/stat : 949710 (naps-1.03.sh) S 949707 949710 949639 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 182696989 10170368 692 134679101440 94062820511744 94062821591064 140730888352720 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94062823689520 94062823736708 94062832300032 140730888360927 140730888361056 140730888361056 140730888368072 0
/proc/949710/statm: 2483 692 615 264 0 134 0
[pid=949715] ppid=949710 vsize=915168 memory=803540 CPUtime=3600.02 cores=5,7
/proc/949715/stat : 949715 (naps-1.03) R 949710 949710 949639 0 -1 4194304 152462 0 0 0 359657 345 0 0 20 0 1 0 182696990 937132032 200885 134679101440 4194304 6891213 140720754076544 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 7593984 140720754078704 140720754078820 140720754078820 140720754085835 0
/proc/949715/statm: 228792 200885 436 659 0 227996 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 925100 KiB
Current children cumulated memory: 806308 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003823 s, system=0.00372 s

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

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

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

Child status: 10

Real time (s): 3610.41
CPU time (s): 3600.05
CPU user time (s): 3596.58
CPU system time (s): 3.46827
CPU usage (%): 99.713
Max. virtual memory (cumulated for all children) (KiB): 1618056
Max. memory (cumulated for all children) (KiB): 1336212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.58
system time used= 3.46827
maximum resident set size= 1377812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152927
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= 248
involuntary context switches= 4618


# summary of solver processes directly reported to runsolver:
#   pid: 949710,949715
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3596.58
#   total CPU system time (s): 3.46827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6661 second user time and 36.192 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 14:23:41
IDJOB=4442838
IDBENCH=147852
IDSOLVER=3062
FILE ID=nodeC003/4442838-1721305409
RUNJOBID= nodeC003-1721305421-949652
SLURM_JOB_ID= 7542634
Free space on /tmp= 723764 MiB

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

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

MD5SUM BENCH= a13dda9504d679e5c6e2bc0e517e2ba2
RANDOM SEED=2073509372

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124334964 kB
MemAvailable:   129845816 kB
Buffers:          505660 kB
Cached:          5781776 kB
SwapCached:            0 kB
Active:           914832 kB
Inactive:        5723736 kB
Active(anon):       1372 kB
Inactive(anon):   387212 kB
Active(file):     913460 kB
Inactive(file):  5336524 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:        350952 kB
Mapped:           105776 kB
Shmem:             37704 kB
KReclaimable:     201800 kB
Slab:             316932 kB
SReclaimable:     201800 kB
SUnreclaim:       115132 kB
KernelStack:        3840 kB
PageTables:         9372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     814152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57600 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723756 MiB
End job on nodeC003 at 2024-07-18 15:23:51