Trace number 4463623

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03a2? (exit code) 320.294 334.767

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB10/oliveras/j120/
normalized-j12015_3-unsat--soft-0-100-0.wbo
MD5SUM18c39288ed23615941737d5b505374c3
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark79.1951
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables21054
Total number of constraints66352
Number of soft constraints66352
Number of constraints which are clauses66008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints344
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 3337053
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3337052
Biggest number in a constraint 46
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 599
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c NaPS 1.03a2.
0.00/0.00	c Input file name: HOME/instance-4463623-1722352134.wbo
0.00/0.00	c Initial goal by soft: 3337052
3.76/3.84	c single stage optimization mode
141.10/141.69	o 534330
249.54/250.42	o 5327
292.30/293.32	o 623
317.82/318.99	terminate called after throwing an instance of 'std::bad_alloc'
317.82/318.99	  what():  std::bad_alloc
0.00/334.76	HOME/naps-1.03.sh: line 6: 14905 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 (49046 MiB free)
  memory of node 1: 64510 MiB (63171 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463623-1722352134/watcher-4463623-1722352134 -o /tmp/evaluation-result-4463623-1722352134/solver-4463623-1722352134 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1722351892-14034 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4463623-1722352134.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10086 s]*
/proc/loadavg: 4.14 3.54 3.28 5/260 14905
/proc/meminfo: memFree=114870308/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=16124 memory=14216 CPUtime=0.09 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 3540 0 0 0 9 0 0 0 20 0 1 0 1808974 16510976 3554 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 4031 3554 580 659 0 3235 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26056 KiB
Current children cumulated memory: 16976 KiB

[startup+0.205875 s]*
/proc/loadavg: 4.14 3.54 3.28 5/260 14905
/proc/meminfo: memFree=114825908/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=27396 memory=25052 CPUtime=0.19 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 6207 0 0 0 18 1 0 0 20 0 1 0 1808974 28053504 6263 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 6849 6263 580 659 0 6053 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 37328 KiB
Current children cumulated memory: 27812 KiB

[startup+0.305859 s]*
/proc/loadavg: 4.14 3.54 3.28 5/260 14905
/proc/meminfo: memFree=114783648/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=43792 memory=40324 CPUtime=0.28 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 10071 0 0 0 27 1 0 0 20 0 1 0 1808974 44843008 10081 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 10948 10081 580 659 0 10152 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 53724 KiB
Current children cumulated memory: 43084 KiB

[startup+0.700273 s]
/proc/loadavg: 4.14 3.54 3.28 5/260 14905
/proc/meminfo: memFree=114121948/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=71572 memory=67780 CPUtime=0.67 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 16899 0 0 0 65 2 0 0 20 0 1 0 1808974 73289728 16945 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 17893 16945 580 659 0 17097 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 81504 KiB
Current children cumulated memory: 70540 KiB

[startup+1.50027 s]
/proc/loadavg: 4.14 3.54 3.28 5/260 14905
/proc/meminfo: memFree=112960800/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=83652 memory=79584 CPUtime=1.46 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 18802 0 0 0 144 2 0 0 20 0 1 0 1808974 85659648 19896 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 20913 19896 596 659 0 20117 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 93584 KiB
Current children cumulated memory: 82344 KiB

[startup+3.10566 s]
/proc/loadavg: 4.14 3.54 3.28 5/260 14905
/proc/meminfo: memFree=110351664/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=116444 memory=110744 CPUtime=3.07 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 22930 0 0 0 303 4 0 0 20 0 1 0 1808974 119238656 27686 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 29111 27686 596 659 0 28315 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 126376 KiB
Current children cumulated memory: 113504 KiB

[startup+6.30025 s]
/proc/loadavg: 4.13 3.55 3.28 5/260 14906
/proc/meminfo: memFree=109225256/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=476224 memory=463236 CPUtime=6.25 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 72765 0 0 0 610 15 0 0 20 0 1 0 1808974 487653376 115809 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 119056 115809 612 659 0 118260 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 486156 KiB
Current children cumulated memory: 465996 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 3.56 3.28 5/260 14906
/proc/meminfo: memFree=109122648/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=476224 memory=463484 CPUtime=12.63 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 72770 0 0 0 1248 15 0 0 20 0 1 0 1808974 487653376 115871 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 119056 115871 612 659 0 118260 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 486156 KiB
Current children cumulated memory: 466244 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 3.58 3.30 5/260 14959
/proc/meminfo: memFree=127641508/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=476224 memory=463484 CPUtime=25.39 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 72778 0 0 0 2524 15 0 0 20 0 1 0 1808974 487653376 115871 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 119056 115871 612 659 0 118260 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 486156 KiB
Current children cumulated memory: 466244 KiB

[startup+51.1057 s]
/proc/loadavg: 4.06 3.62 3.31 5/260 14962
/proc/meminfo: memFree=126684252/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=476224 memory=463484 CPUtime=50.91 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 72795 0 0 0 5075 16 0 0 20 0 1 0 1808974 487653376 115871 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 119056 115871 612 659 0 118260 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 486156 KiB
Current children cumulated memory: 466244 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 3.69 3.36 5/261 15075
/proc/meminfo: memFree=122828444/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=476224 memory=463484 CPUtime=101.93 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 72815 0 0 0 10177 16 0 0 20 0 1 0 1808974 487653376 115871 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 119056 115871 612 659 0 118260 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 486156 KiB
Current children cumulated memory: 466244 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 3.78 3.41 5/262 15088
/proc/meminfo: memFree=119264180/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=4225516 memory=4007212 CPUtime=161.72 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 342610 0 0 0 16050 122 0 0 20 0 1 0 1808974 4326928384 1001803 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 1056379 1001803 612 659 0 1055583 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 4235448 KiB
Current children cumulated memory: 4009972 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.84 3.46 5/262 15098
/proc/meminfo: memFree=100587420/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=23946532 memory=22475768 CPUtime=221.53 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 2086984 0 0 0 21306 847 0 0 20 0 1 0 1808974 24521248768 5618942 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 5986633 5618942 644 659 0 5985837 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 23956464 KiB
Current children cumulated memory: 22478528 KiB

[startup+282.3 s]
/proc/loadavg: 4.22 3.92 3.51 5/262 15108
/proc/meminfo: memFree=93862812/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=26448532 memory=25209716 CPUtime=281.34 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 2561600 0 0 0 27193 941 0 0 20 0 1 0 1808974 27083296768 6302429 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 6612133 6302429 644 659 0 6611337 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 26458464 KiB
Current children cumulated memory: 25212476 KiB

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

# cumulated CPU time of all completed processes:  user=307.17 s, system=13.1242 s

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

[startup+307.2 s]
/proc/loadavg: 4.15 3.93 3.52 5/262 15113
/proc/meminfo: memFree=92526460/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=26851236 memory=25825308 CPUtime=306.15 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) R 14900 14900 14024 0 -1 4194304 2659169 0 0 0 29655 960 0 0 20 0 1 0 1808974 27495665664 6456327 134679101440 4194304 6891597 140729688046080 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 6712809 6456327 644 659 0 6712013 0
Current children cumulated CPU time: 306.15 s
Current children cumulated vsize: 26861168 KiB
Current children cumulated memory: 25828068 KiB

[startup+320.001 s]*
/proc/loadavg: 4.11 3.93 3.53 5/263 15118
/proc/meminfo: memFree=88730612/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=29953224 memory=29225664 CPUtime=318.8 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) S 14900 14900 14024 0 -1 4195840 3069815 0 0 0 30716 1164 0 0 20 0 1 0 1808974 30672101376 7306416 134679101440 4194304 6891597 140729688046080 140729688032720 6272956 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 7488306 7306416 644 659 0 7487510 0
Current children cumulated CPU time: 318.8 s
Current children cumulated vsize: 29963156 KiB
Current children cumulated memory: 29228424 KiB

[startup+326.4 s]
/proc/loadavg: 4.18 3.95 3.54 4/263 15120
/proc/meminfo: memFree=85777524/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=29953224 memory=29225664 CPUtime=319.87 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) S 14900 14900 14024 0 -1 4195840 3069815 0 0 0 30716 1271 0 0 20 0 1 0 1808974 30672101376 7306416 134679101440 4194304 6891597 140729688046080 140729688032720 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 7488306 7306416 644 659 0 7487510 0
Current children cumulated CPU time: 319.87 s
Current children cumulated vsize: 29963156 KiB
Current children cumulated memory: 29228424 KiB

[startup+329.6 s]
/proc/loadavg: 4.17 3.95 3.54 4/263 15120
/proc/meminfo: memFree=85777448/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=29953224 memory=29225664 CPUtime=319.87 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) S 14900 14900 14024 0 -1 4195840 3069815 0 0 0 30716 1271 0 0 20 0 1 0 1808974 30672101376 7306416 134679101440 4194304 6891597 140729688046080 140729688032720 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 7488306 7306416 644 659 0 7487510 0
Current children cumulated CPU time: 319.87 s
Current children cumulated vsize: 29963156 KiB
Current children cumulated memory: 29228424 KiB

[startup+332.8 s]
/proc/loadavg: 4.17 3.95 3.54 4/263 15120
/proc/meminfo: memFree=85777460/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=29953224 memory=29225664 CPUtime=319.87 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) S 14900 14900 14024 0 -1 4195840 3069815 0 0 0 30716 1271 0 0 20 0 1 0 1808974 30672101376 7306416 134679101440 4194304 6891597 140729688046080 140729688032720 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 7488306 7306416 644 659 0 7487510 0
Current children cumulated CPU time: 319.87 s
Current children cumulated vsize: 29963156 KiB
Current children cumulated memory: 29228424 KiB

[startup+333.6 s]
/proc/loadavg: 4.17 3.95 3.54 4/263 15120
/proc/meminfo: memFree=85777404/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
[pid=14905] ppid=14900 vsize=29953224 memory=29225664 CPUtime=319.87 cores=0,2
/proc/14905/stat : 14905 (naps-1.03a2) S 14900 14900 14024 0 -1 4195840 3069815 0 0 0 30716 1271 0 0 20 0 1 0 1808974 30672101376 7306416 134679101440 4194304 6891597 140729688046080 140729688032720 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 26017792 140729688048622 140729688048736 140729688048736 140729688055753 0
/proc/14905/statm: 7488306 7306416 644 659 0 7487510 0
Current children cumulated CPU time: 319.87 s
Current children cumulated vsize: 29963156 KiB
Current children cumulated memory: 29228424 KiB

[startup+334.402 s]
/proc/loadavg: 4.16 3.95 3.55 4/263 15121
/proc/meminfo: memFree=85717232/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2760 KiB

[startup+334.602 s]
/proc/loadavg: 4.16 3.95 3.55 4/263 15121
/proc/meminfo: memFree=85717232/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2760 KiB

[startup+334.701 s]
/proc/loadavg: 4.16 3.95 3.55 4/263 15121
/proc/meminfo: memFree=85717232/131524600 swapFree=131071996/131071996
[pid=14900] ppid=14897 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/14900/stat : 14900 (naps-1.03.sh) S 14897 14900 14024 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1808974 10170368 690 134679101440 94035842215936 94035843295256 140720390073888 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94035845393712 94035845440900 94035853201408 140720390075363 140720390075488 140720390075488 140720390082504 0
/proc/14900/statm: 2483 690 612 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2760 KiB

Child status: 134

Real time (s): 334.767
CPU time (s): 320.294
CPU user time (s): 307.17
CPU system time (s): 13.1242
CPU usage (%): 95.6767
Max. virtual memory (cumulated for all children) (KiB): 31011736
Max. memory (cumulated for all children) (KiB): 29965708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.17
system time used= 13.1242
maximum resident set size= 30274244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3070298
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= 72
involuntary context switches= 2219


# summary of solver processes directly reported to runsolver:
#   pid: 14900
#   total CPU time (s): 320.294
#   total CPU user time (s): 307.17
#   total CPU system time (s): 13.1242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.689418 second user time and 1.66304 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-30 17:08:54
IDJOB=4463623
IDBENCH=143327
IDSOLVER=3090
FILE ID=nodeC014/4463623-1722352134
RUNJOBID= nodeC014-1722351892-14034
SLURM_JOB_ID= 8249020
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS 1.03a2
BENCH NAME= PB24/WBO/SOFT-LIN/PB10/oliveras/j120/normalized-j12015_3-unsat--soft-0-100-0.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463623-1722352134/watcher-4463623-1722352134 -o /tmp/evaluation-result-4463623-1722352134/solver-4463623-1722352134 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1722351892-14034 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4463623-1722352134.wbo

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

MD5SUM BENCH= 18c39288ed23615941737d5b505374c3
RANDOM SEED=975023470

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.289
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        114917008 kB
MemAvailable:   115471540 kB
Buffers:           66032 kB
Cached:          1321564 kB
SwapCached:            0 kB
Active:           185008 kB
Inactive:       15921368 kB
Active(anon):       1556 kB
Inactive(anon): 14738548 kB
Active(file):     183452 kB
Inactive(file):  1182820 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:      14718688 kB
Mapped:            96100 kB
Shmem:             21336 kB
KReclaimable:      55816 kB
Slab:             135804 kB
SReclaimable:      55816 kB
SUnreclaim:        79988 kB
KernelStack:        4180 kB
PageTables:        37576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   15508824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8255488 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:      174804 kB
DirectMap2M:    10084352 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC014 at 2024-07-30 17:14:29