Trace number 4463891

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) 378.101 403.757

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

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-4463891-1722352065.wbo
0.00/0.00	c Initial goal by soft: 3337052
3.58/3.60	c single stage optimization mode
8.07/8.19	o 23029
349.35/350.33	o 5259
375.57/376.64	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/403.75	HOME/naps-1.03.sh: line 6: 14686 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 (27521 MiB free)
  memory of node 1: 64510 MiB (57338 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463891-1722352065/watcher-4463891-1722352065 -o /tmp/evaluation-result-4463891-1722352065/solver-4463891-1722352065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1722351915-13884 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463891-1722352065.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=14681, runsolver pid=14678

[startup+0.1001 s]*
/proc/loadavg: 3.97 2.97 2.97 5/261 14686
/proc/meminfo: memFree=86873960/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=19856 memory=14456 CPUtime=0.09 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 2896 0 0 0 9 0 0 0 20 0 1 0 1804792 20332544 3614 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 4964 3614 436 659 0 4168 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29788 KiB
Current children cumulated memory: 17224 KiB

[startup+0.205899 s]*
/proc/loadavg: 3.97 2.97 2.97 5/261 14686
/proc/meminfo: memFree=86857520/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=27620 memory=21776 CPUtime=0.19 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 4909 0 0 0 19 0 0 0 20 0 1 0 1804792 28282880 5444 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 6905 5444 436 659 0 6109 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 37552 KiB
Current children cumulated memory: 24544 KiB

[startup+0.305647 s]*
/proc/loadavg: 3.97 2.97 2.97 5/261 14686
/proc/meminfo: memFree=86843092/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=35372 memory=28920 CPUtime=0.3 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 6715 0 0 0 29 1 0 0 20 0 1 0 1804792 36220928 7230 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 8843 7230 436 659 0 8047 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 45304 KiB
Current children cumulated memory: 31688 KiB

[startup+0.700246 s]
/proc/loadavg: 3.97 2.97 2.97 5/261 14686
/proc/meminfo: memFree=88538940/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=63368 memory=55596 CPUtime=0.68 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 13919 0 0 0 66 2 0 0 20 0 1 0 1804792 64888832 13899 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 15842 13899 436 659 0 15046 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 73300 KiB
Current children cumulated memory: 58364 KiB

[startup+1.50027 s]
/proc/loadavg: 3.97 2.99 2.98 6/261 14686
/proc/meminfo: memFree=88469992/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=77304 memory=67940 CPUtime=1.49 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 17113 0 0 0 146 3 0 0 20 0 1 0 1804792 79159296 16985 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 19326 16985 468 659 0 18530 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 87236 KiB
Current children cumulated memory: 70708 KiB

[startup+3.10564 s]
/proc/loadavg: 3.97 2.99 2.98 6/261 14688
/proc/meminfo: memFree=88156304/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=210184 memory=188968 CPUtime=3.09 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 40321 0 0 0 303 6 0 0 20 0 1 0 1804792 215228416 47242 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 52546 47242 468 659 0 51750 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 220116 KiB
Current children cumulated memory: 191736 KiB

[startup+6.30027 s]
/proc/loadavg: 3.97 3.00 2.98 6/261 14688
/proc/meminfo: memFree=87224488/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=599188 memory=543424 CPUtime=6.27 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 83029 0 0 0 608 19 0 0 20 0 1 0 1804792 613568512 135856 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 149797 135856 468 659 0 149001 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 609120 KiB
Current children cumulated memory: 546192 KiB

[startup+12.7003 s]
/proc/loadavg: 3.98 3.02 2.99 6/261 14688
/proc/meminfo: memFree=86662300/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=1124460 memory=1036692 CPUtime=12.66 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 150181 0 0 0 1228 38 0 0 20 0 1 0 1804792 1151447040 259173 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 281115 259173 468 659 0 280319 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1134392 KiB
Current children cumulated memory: 1039460 KiB

[startup+25.5003 s]
/proc/loadavg: 3.98 3.05 3.00 6/261 14691
/proc/meminfo: memFree=82369664/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=3007168 memory=2738956 CPUtime=25.42 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 356063 0 0 0 2445 97 0 0 20 0 1 0 1804792 3079340032 684739 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 751792 684739 468 659 0 750996 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3017100 KiB
Current children cumulated memory: 2741724 KiB

[startup+51.1058 s]
/proc/loadavg: 4.06 3.16 3.04 6/261 14694
/proc/meminfo: memFree=71209604/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=11416984 memory=9878384 CPUtime=50.98 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 925076 0 0 0 4802 296 0 0 20 0 1 0 1804792 11690991616 2469596 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 2854246 2469596 468 659 0 2853450 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 11426916 KiB
Current children cumulated memory: 9881152 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.31 3.10 6/261 14702
/proc/meminfo: memFree=57681096/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=22924764 memory=20820228 CPUtime=102.04 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 1999812 0 0 0 9595 609 0 0 20 0 1 0 1804792 23474958336 5205057 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 5731191 5205057 468 659 0 5730395 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 22934696 KiB
Current children cumulated memory: 20822996 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.44 3.16 6/261 14717
/proc/meminfo: memFree=48747116/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=28360924 memory=25043240 CPUtime=161.89 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 2472464 0 0 0 15440 749 0 0 20 0 1 0 1804792 29041586176 6260810 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 7090231 6260810 468 659 0 7089435 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 28370856 KiB
Current children cumulated memory: 25046008 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.57 3.22 6/261 14728
/proc/meminfo: memFree=41176608/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=27594804 memory=24583996 CPUtime=221.73 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 2568847 0 0 0 21353 820 0 0 20 0 1 0 1804792 28257079296 6145999 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 6898701 6145999 468 659 0 6897905 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 27604736 KiB
Current children cumulated memory: 24586764 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 3.69 3.29 7/262 14790
/proc/meminfo: memFree=52698308/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=27851808 memory=25559820 CPUtime=281.56 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 2637359 0 0 0 27295 861 0 0 20 0 1 0 1804792 28520251392 6389955 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 6962952 6389955 468 659 0 6962156 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 27861740 KiB
Current children cumulated memory: 25562588 KiB

[startup+342.3 s]
/proc/loadavg: 4.24 3.82 3.36 6/264 14907
/proc/meminfo: memFree=79003952/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=29335680 memory=25105032 CPUtime=341.38 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) R 14681 14681 13871 0 -1 4194304 2651243 0 0 0 33225 913 0 0 20 0 1 0 1804792 30039736320 6276258 134679101440 4194304 6891597 140735970869856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 7333920 6276258 468 659 0 7333124 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 29345612 KiB
Current children cumulated memory: 25107800 KiB

[startup+402.3 s]
/proc/loadavg: 4.43 3.93 3.43 5/265 14920
/proc/meminfo: memFree=73065412/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=31591816 memory=28421688 CPUtime=377.56 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) S 14681 14681 13871 0 -1 4195840 2993129 0 0 0 36553 1203 0 0 20 0 1 0 1804792 32350019584 7105422 134679101440 4194304 6891597 140735970869856 140735970850768 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 7897954 7105422 468 659 0 7897158 0
Current children cumulated CPU time: 377.56 s
Current children cumulated vsize: 31601748 KiB
Current children cumulated memory: 28424456 KiB

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

# cumulated CPU time of all completed processes:  user=365.539 s, system=12.5616 s

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

[startup+402.4 s]
/proc/loadavg: 4.43 3.93 3.43 5/265 14920
/proc/meminfo: memFree=73065412/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=31591816 memory=28421688 CPUtime=377.56 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) S 14681 14681 13871 0 -1 4195840 2993129 0 0 0 36553 1203 0 0 20 0 1 0 1804792 32350019584 7105422 134679101440 4194304 6891597 140735970869856 140735970850768 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 7897954 7105422 468 659 0 7897158 0
Current children cumulated CPU time: 377.56 s
Current children cumulated vsize: 31601748 KiB
Current children cumulated memory: 28424456 KiB

[startup+403.2 s]
/proc/loadavg: 4.43 3.93 3.43 6/265 14922
/proc/meminfo: memFree=73457948/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
[pid=14686] ppid=14681 vsize=31591816 memory=28421688 CPUtime=377.56 cores=5,7
/proc/14686/stat : 14686 (naps-1.03a2) S 14681 14681 13871 0 -1 4195840 2993129 0 0 0 36553 1203 0 0 20 0 1 0 1804792 32350019584 7105422 134679101440 4194304 6891597 140735970869856 140735970850768 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 30904320 140735970878442 140735970878560 140735970878560 140735970885577 0
/proc/14686/statm: 7897954 7105422 468 659 0 7897158 0
Current children cumulated CPU time: 377.56 s
Current children cumulated vsize: 31601748 KiB
Current children cumulated memory: 28424456 KiB

[startup+403.6 s]
/proc/loadavg: 4.43 3.93 3.43 6/265 14922
/proc/meminfo: memFree=73457948/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2768 KiB

[startup+403.7 s]
/proc/loadavg: 4.43 3.93 3.43 6/265 14922
/proc/meminfo: memFree=73457948/131524600 swapFree=131071216/131071996
[pid=14681] ppid=14678 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/14681/stat : 14681 (naps-1.03.sh) S 14678 14681 13871 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 1804792 10170368 692 134679101440 93849409748992 93849410828312 140734957516736 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93849412926768 93849412973956 93849445249024 140734957519839 140734957519968 140734957519968 140734957526984 0
/proc/14681/statm: 2483 692 615 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2768 KiB

Child status: 134

Real time (s): 403.757
CPU time (s): 378.101
CPU user time (s): 365.539
CPU system time (s): 12.5616
CPU usage (%): 93.6457
Max. virtual memory (cumulated for all children) (KiB): 31680716
Max. memory (cumulated for all children) (KiB): 28424456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 365.539
system time used= 12.5616
maximum resident set size= 28421944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2993605
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= 43
involuntary context switches= 480


# summary of solver processes directly reported to runsolver:
#   pid: 14681
#   total CPU time (s): 378.101
#   total CPU user time (s): 365.539
#   total CPU system time (s): 12.5616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.856781 second user time and 1.98262 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-30 17:07:45
IDJOB=4463891
IDBENCH=143327
IDSOLVER=3091
FILE ID=nodeC021/4463891-1722352065
RUNJOBID= nodeC021-1722351915-13884
SLURM_JOB_ID= 8249021
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS-GM 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 -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463891-1722352065/watcher-4463891-1722352065 -o /tmp/evaluation-result-4463891-1722352065/solver-4463891-1722352065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1722351915-13884 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4463891-1722352065.wbo

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

MD5SUM BENCH= 18c39288ed23615941737d5b505374c3
RANDOM SEED=388452751

nodeC021.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		: 3658.118
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.80
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		: 3678.377
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.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        86899708 kB
MemAvailable:   90847788 kB
Buffers:           63376 kB
Cached:          4719896 kB
SwapCached:           56 kB
Active:           182608 kB
Inactive:       43892848 kB
Active(anon):       1568 kB
Inactive(anon): 39311544 kB
Active(file):     181040 kB
Inactive(file):  4581304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:              7668 kB
Writeback:             0 kB
AnonPages:      39291872 kB
Mapped:            93532 kB
Shmem:             21208 kB
KReclaimable:      50764 kB
Slab:             130592 kB
SReclaimable:      50764 kB
SUnreclaim:        79828 kB
KernelStack:        4204 kB
PageTables:        86180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   44403712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8352 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11446272 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:      168660 kB
DirectMap2M:     9041920 kB
DirectMap1G:    126877696 kB

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