Trace number 4463783

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.03a2? (exit code) 469.241 481.122

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-18reduc_wcsp.wbo
MD5SUM85c9e899b779dcafda2f7e25c2fdc65d
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1758
Total number of constraints105203
Number of soft constraints105121
Number of constraints which are clauses105121
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 36645766
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
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.03a2.
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-4463783-1722352621.wbo
0.00/0.00	c Initial goal by soft: 3388
0.99/1.06	c single stage optimization mode
1.09/1.16	c Found but not a solution: 109688
273.47/274.29	c Found but not a solution: 52884
446.85/448.17	c Found but not a solution: 32655
466.79/468.10	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/481.12	HOME/naps-1.03.sh: line 6: 13538 Aborted                 (core dumped) ${self_dir}/naps-1.03a2 ${@}

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: 63931 MiB (63077 MiB free)
  memory of node 1: 64510 MiB (60337 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463783-1722352621/watcher-4463783-1722352621 -o /tmp/evaluation-result-4463783-1722352621/solver-4463783-1722352621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1722352621-13474 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463783-1722352621.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=13532, runsolver pid=13529

[startup+0.100086 s]*
/proc/loadavg: 1.13 1.14 1.51 5/262 13552
/proc/meminfo: memFree=126341320/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=16608 memory=9740 CPUtime=0.1 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 2156 0 0 0 10 0 0 0 20 0 1 0 1859248 17006592 2435 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 4152 2435 436 659 0 3356 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26540 KiB
Current children cumulated memory: 12416 KiB

[startup+0.205073 s]*
/proc/loadavg: 1.13 1.14 1.51 5/262 13552
/proc/meminfo: memFree=126308308/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=24124 memory=17416 CPUtime=0.2 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 4177 0 0 0 20 0 0 0 20 0 1 0 1859248 24702976 4354 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 6031 4354 436 659 0 5235 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34056 KiB
Current children cumulated memory: 20092 KiB

[startup+0.304964 s]*
/proc/loadavg: 1.13 1.14 1.51 5/262 13552
/proc/meminfo: memFree=126268752/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=31808 memory=27060 CPUtime=0.29 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 6204 0 0 0 29 0 0 0 20 0 1 0 1859248 32571392 6765 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 7952 6765 436 659 0 7156 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 41740 KiB
Current children cumulated memory: 29736 KiB

[startup+0.700262 s]
/proc/loadavg: 1.13 1.14 1.51 5/262 13552
/proc/meminfo: memFree=126197900/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=69384 memory=62336 CPUtime=0.68 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 15414 0 0 0 67 1 0 0 20 0 1 0 1859248 71049216 15584 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 17346 15584 436 659 0 16550 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 79316 KiB
Current children cumulated memory: 65012 KiB

[startup+1.50027 s]
/proc/loadavg: 1.13 1.14 1.51 5/262 13552
/proc/meminfo: memFree=125957116/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=122092 memory=107080 CPUtime=1.49 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 27279 0 0 0 146 3 0 0 20 0 1 0 1859248 125022208 26770 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 30523 26770 468 659 0 29727 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 132024 KiB
Current children cumulated memory: 109756 KiB

[startup+3.10555 s]
/proc/loadavg: 1.36 1.19 1.52 5/262 13552
/proc/meminfo: memFree=124973556/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=122224 memory=107080 CPUtime=3.09 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 27282 0 0 0 306 3 0 0 20 0 1 0 1859248 125157376 26770 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 30556 26770 468 659 0 29760 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 132156 KiB
Current children cumulated memory: 109756 KiB

[startup+6.30026 s]
/proc/loadavg: 1.36 1.19 1.52 5/262 13552
/proc/meminfo: memFree=124010604/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=122224 memory=107080 CPUtime=6.28 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 27282 0 0 0 625 3 0 0 20 0 1 0 1859248 125157376 26770 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 30556 26770 468 659 0 29760 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 132156 KiB
Current children cumulated memory: 109756 KiB

[startup+12.7003 s]
/proc/loadavg: 1.85 1.30 1.56 5/262 13554
/proc/meminfo: memFree=119991028/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=1217484 memory=1099872 CPUtime=12.66 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 146003 0 0 0 1228 38 0 0 20 0 1 0 1859248 1246703616 274968 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 304371 274968 468 659 0 303575 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1227416 KiB
Current children cumulated memory: 1102548 KiB

[startup+25.5003 s]
/proc/loadavg: 2.18 1.39 1.58 5/262 13555
/proc/meminfo: memFree=112999404/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=4724704 memory=4301904 CPUtime=25.43 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 420843 0 0 0 2417 126 0 0 20 0 1 0 1859248 4838096896 1075476 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 1181176 1075476 468 659 0 1180380 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 4734636 KiB
Current children cumulated memory: 4304580 KiB

[startup+51.1056 s]
/proc/loadavg: 2.80 1.60 1.65 5/262 13563
/proc/meminfo: memFree=93991116/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=14547504 memory=13196116 CPUtime=50.97 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 1290211 0 0 0 4738 359 0 0 20 0 1 0 1859248 14896644096 3299029 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 3636876 3299029 468 659 0 3636080 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 14557436 KiB
Current children cumulated memory: 13198792 KiB

[startup+102.3 s]
/proc/loadavg: 3.93 2.10 1.82 5/262 13572
/proc/meminfo: memFree=80373752/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=18922284 memory=17521608 CPUtime=102.04 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 1731583 0 0 0 9701 503 0 0 20 0 1 0 1859248 19376418816 4380402 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 4730571 4380402 468 659 0 4729775 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 18932216 KiB
Current children cumulated memory: 17524284 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 2.46 1.96 5/262 13583
/proc/meminfo: memFree=77069572/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=20011720 memory=17944320 CPUtime=161.88 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 1901978 0 0 0 15591 597 0 0 20 0 1 0 1859248 20492001280 4486080 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 5002930 4486080 468 659 0 5002134 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 20021652 KiB
Current children cumulated memory: 17946996 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.76 2.10 5/264 13600
/proc/meminfo: memFree=74101376/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=21168256 memory=18843092 CPUtime=221.72 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 1964230 0 0 0 21536 636 0 0 20 0 1 0 1859248 21676294144 4710773 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 5292064 4710773 468 659 0 5291268 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 21178188 KiB
Current children cumulated memory: 18845768 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.00 2.22 5/264 13612
/proc/meminfo: memFree=71224072/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=22082936 memory=20101564 CPUtime=281.54 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 2019601 0 0 0 27445 709 0 0 20 0 1 0 1859248 22612926464 5025391 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 5520734 5025391 468 659 0 5519938 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 22092868 KiB
Current children cumulated memory: 20104240 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.22 2.35 5/261 13622
/proc/meminfo: memFree=66879392/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=27326580 memory=25012532 CPUtime=341.36 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 2571768 0 0 0 33264 872 0 0 20 0 1 0 1859248 27982417920 6253133 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 6831645 6253133 468 659 0 6830849 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 27336512 KiB
Current children cumulated memory: 25015208 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.39 2.47 5/261 13632
/proc/meminfo: memFree=62014756/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=27392944 memory=24525176 CPUtime=401.18 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 2584539 0 0 0 39196 922 0 0 20 0 1 0 1859248 28050374656 6131294 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 6848236 6131294 468 659 0 6847440 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 27402876 KiB
Current children cumulated memory: 24527852 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 3.54 2.57 5/264 13703
/proc/meminfo: memFree=85561576/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=29867928 memory=25836156 CPUtime=461 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) R 13532 13532 13463 0 -1 4194304 2732725 0 0 0 45134 966 0 0 20 0 1 0 1859248 30584758272 6459039 134679101440 4194304 6891597 140721643499840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 7466982 6459039 468 659 0 7466186 0
Current children cumulated CPU time: 461 s
Current children cumulated vsize: 29877860 KiB
Current children cumulated memory: 25838832 KiB

[startup+481.122 s]
# the end of solver process 13532 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=456.609 s, system=12.6312 s

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

[startup+473.6 s]
/proc/loadavg: 4.14 3.55 2.59 5/265 13707
/proc/meminfo: memFree=79165852/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=31447168 memory=27718056 CPUtime=468.71 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) S 13532 13532 13463 0 -1 4195840 2935036 0 0 0 45660 1211 0 0 20 0 1 0 1859248 32201900032 6929514 134679101440 4194304 6891597 140721643499840 140721643473808 6272956 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 7861792 6929514 468 659 0 7860996 0
Current children cumulated CPU time: 468.71 s
Current children cumulated vsize: 31457100 KiB
Current children cumulated memory: 27720732 KiB

[startup+476.8 s]
/proc/loadavg: 4.14 3.55 2.59 4/265 13707
/proc/meminfo: memFree=78927084/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=31447168 memory=27718056 CPUtime=468.71 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) S 13532 13532 13463 0 -1 4195840 2935036 0 0 0 45660 1211 0 0 20 0 1 0 1859248 32201900032 6929514 134679101440 4194304 6891597 140721643499840 140721643473808 6272956 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 7861792 6929514 468 659 0 7860996 0
Current children cumulated CPU time: 468.71 s
Current children cumulated vsize: 31457100 KiB
Current children cumulated memory: 27720732 KiB

[startup+478.4 s]
/proc/loadavg: 4.12 3.56 2.60 4/265 13709
/proc/meminfo: memFree=78877088/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=31447168 memory=27718056 CPUtime=468.71 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) S 13532 13532 13463 0 -1 4195840 2935036 0 0 0 45660 1211 0 0 20 0 1 0 1859248 32201900032 6929514 134679101440 4194304 6891597 140721643499840 140721643473808 6272956 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 7861792 6929514 468 659 0 7860996 0
Current children cumulated CPU time: 468.71 s
Current children cumulated vsize: 31457100 KiB
Current children cumulated memory: 27720732 KiB

[startup+480 s]*
/proc/loadavg: 4.12 3.56 2.60 4/265 13709
/proc/meminfo: memFree=78876556/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
[pid=13538] ppid=13532 vsize=31447168 memory=27718056 CPUtime=468.71 cores=4,6
/proc/13538/stat : 13538 (naps-1.03a2) S 13532 13532 13463 0 -1 4195840 2935036 0 0 0 45660 1211 0 0 20 0 1 0 1859248 32201900032 6929514 134679101440 4194304 6891597 140721643499840 140721643473808 6272956 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 15933440 140721643508714 140721643508832 140721643508832 140721643515849 0
/proc/13538/statm: 7861792 6929514 468 659 0 7860996 0
Current children cumulated CPU time: 468.71 s
Current children cumulated vsize: 31457100 KiB
Current children cumulated memory: 27720732 KiB

[startup+480.801 s]
/proc/loadavg: 4.12 3.56 2.60 4/265 13709
/proc/meminfo: memFree=78876556/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2676 KiB

[startup+481.003 s]*
/proc/loadavg: 4.12 3.56 2.60 6/271 14090
/proc/meminfo: memFree=101045680/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2676 KiB

[startup+481.106 s]
/proc/loadavg: 4.12 3.56 2.60 6/271 14090
/proc/meminfo: memFree=101045680/131524592 swapFree=131071996/131071996
[pid=13532] ppid=13529 vsize=9932 memory=2676 CPUtime=0 cores=4,6
/proc/13532/stat : 13532 (naps-1.03.sh) S 13529 13532 13463 0 -1 4194304 224 238 0 0 0 0 0 0 20 0 1 0 1859248 10170368 669 134679101440 93870107402240 93870108481560 140721400451136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93870110580016 93870110627204 93870142128128 140721400460255 140721400460384 140721400460384 140721400467400 0
/proc/13532/statm: 2483 669 590 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2676 KiB

Child status: 134

Real time (s): 481.122
CPU time (s): 469.241
CPU user time (s): 456.609
CPU system time (s): 12.6312
CPU usage (%): 97.5306
Max. virtual memory (cumulated for all children) (KiB): 31457100
Max. memory (cumulated for all children) (KiB): 27720732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 456.609
system time used= 12.6312
maximum resident set size= 27718312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2935514
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= 15
involuntary context switches= 592


# summary of solver processes directly reported to runsolver:
#   pid: 13532
#   total CPU time (s): 469.241
#   total CPU user time (s): 456.609
#   total CPU system time (s): 12.6312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47419 second user time and 1.85354 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-30 17:17:01
IDJOB=4463783
IDBENCH=143871
IDSOLVER=3091
FILE ID=nodeC016/4463783-1722352621
RUNJOBID= nodeC016-1722352621-13474
SLURM_JOB_ID= 8249035
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-18reduc_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463783-1722352621/watcher-4463783-1722352621 -o /tmp/evaluation-result-4463783-1722352621/solver-4463783-1722352621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1722352621-13474 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4463783-1722352621.wbo

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

MD5SUM BENCH= 85c9e899b779dcafda2f7e25c2fdc65d
RANDOM SEED=11365164

nodeC016.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		: 3624.597
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	: 6999.92
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		: 3672.967
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.47
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		: 3644.943
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	: 6999.92
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		: 3601.309
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.47
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		: 3649.725
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	: 6999.92
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		: 3677.315
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.47
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		: 3619.757
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	: 6999.92
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.032
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524592 kB
MemFree:        126374804 kB
MemAvailable:   129816008 kB
Buffers:           66968 kB
Cached:          4207016 kB
SwapCached:            0 kB
Active:           182532 kB
Inactive:        4490608 kB
Active(anon):       1460 kB
Inactive(anon):   419108 kB
Active(file):     181072 kB
Inactive(file):  4071500 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             27480 kB
Writeback:             0 kB
AnonPages:        399660 kB
Mapped:            91088 kB
Shmem:             21336 kB
KReclaimable:      56872 kB
Slab:             136024 kB
SReclaimable:      56872 kB
SUnreclaim:        79152 kB
KernelStack:        4076 kB
PageTables:         9568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     801084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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:      266964 kB
DirectMap2M:     6846464 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC016 at 2024-07-30 17:25:03