Trace number 4461052

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.03a1? (exit code) 457.541 468.858

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
celar/normalized-celar7-sub0_wcsp.wbo
MD5SUM6bd6ea5dd1d3d3bae9a72705def63daf
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10310
Best CPU time to get the best result obtained on this benchmark276.497
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables666
Total number of constraints125013
Number of soft constraints124997
Number of constraints which are clauses124997
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 9605862
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 4487093978
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.03a1.
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-4461052-1722077885.wbo
0.00/0.00	c Initial goal by soft: 9605861
1.18/1.23	c single stage optimization mode
1.28/1.33	o 1292125
127.33/127.75	o 191519
168.22/168.77	o 111422
197.73/198.36	o 72731
247.49/248.22	o 44130
282.80/283.63	o 23929
321.09/322.04	o 13932
397.58/398.76	o 13831
426.39/427.67	o 12231
454.92/456.27	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/468.85	HOME/naps-1.03.sh: line 6: 326471 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (54339 MiB free)
  memory of node 1: 64473 MiB (58629 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461052-1722077885/watcher-4461052-1722077885 -o /tmp/evaluation-result-4461052-1722077885/solver-4461052-1722077885 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722076692-324835 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4461052-1722077885.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=326466, runsolver pid=326463

[startup+0.10009 s]*
/proc/loadavg: 4.24 4.14 3.59 5/264 326471
/proc/meminfo: memFree=115672256/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=16468 memory=9716 CPUtime=0.09 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 2140 0 0 0 9 0 0 0 20 0 1 0 44318159 16863232 2429 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 4117 2429 436 659 0 3321 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26400 KiB
Current children cumulated memory: 12324 KiB

[startup+0.205908 s]*
/proc/loadavg: 4.24 4.14 3.59 5/264 326471
/proc/meminfo: memFree=115664640/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=24452 memory=17572 CPUtime=0.19 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 4159 0 0 0 19 0 0 0 20 0 1 0 44318159 25038848 4393 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 6113 4393 436 659 0 5317 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34384 KiB
Current children cumulated memory: 20180 KiB

[startup+0.305981 s]*
/proc/loadavg: 4.24 4.14 3.59 5/264 326471
/proc/meminfo: memFree=115655312/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=32036 memory=26944 CPUtime=0.3 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 6220 0 0 0 29 1 0 0 20 0 1 0 44318159 32804864 6736 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 8009 6736 436 659 0 7213 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 41968 KiB
Current children cumulated memory: 29552 KiB

[startup+0.700258 s]
/proc/loadavg: 4.24 4.14 3.59 5/264 326471
/proc/meminfo: memFree=115640836/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=62932 memory=54408 CPUtime=0.68 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 13438 0 0 0 66 2 0 0 20 0 1 0 44318159 64442368 13602 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 15733 13602 436 659 0 14937 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 72864 KiB
Current children cumulated memory: 57016 KiB

[startup+1.50023 s]
/proc/loadavg: 4.24 4.14 3.59 5/264 326471
/proc/meminfo: memFree=115599420/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=111696 memory=104424 CPUtime=1.49 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 26916 0 0 0 145 4 0 0 20 0 1 0 44318159 114376704 26106 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 27924 26106 468 659 0 27128 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 121628 KiB
Current children cumulated memory: 107032 KiB

[startup+3.10574 s]
/proc/loadavg: 4.22 4.14 3.59 5/264 326471
/proc/meminfo: memFree=115554748/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=139056 memory=123100 CPUtime=3.09 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 31045 0 0 0 304 5 0 0 20 0 1 0 44318159 142393344 30775 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 34764 30775 468 659 0 33968 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 148988 KiB
Current children cumulated memory: 125708 KiB

[startup+6.30024 s]
/proc/loadavg: 4.22 4.14 3.59 5/264 326472
/proc/meminfo: memFree=115552400/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=139056 memory=123100 CPUtime=6.28 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 31050 0 0 0 623 5 0 0 20 0 1 0 44318159 142393344 30775 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 34764 30775 468 659 0 33968 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 148988 KiB
Current children cumulated memory: 125708 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.14 3.60 5/264 326472
/proc/meminfo: memFree=115340404/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=627420 memory=580876 CPUtime=12.66 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 71242 0 0 0 1247 19 0 0 20 0 1 0 44318159 642478080 145219 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 156855 145219 468 659 0 156059 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 637352 KiB
Current children cumulated memory: 583484 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.13 3.60 5/264 326475
/proc/meminfo: memFree=111442292/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=4931732 memory=4394088 CPUtime=25.43 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 431605 0 0 0 2415 128 0 0 20 0 1 0 44318159 5050093568 1098522 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 1232933 1098522 468 659 0 1232137 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 4941664 KiB
Current children cumulated memory: 4396696 KiB

[startup+51.1058 s]
/proc/loadavg: 4.16 4.14 3.62 5/264 326478
/proc/meminfo: memFree=107294896/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=9654924 memory=8443832 CPUtime=50.96 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 813001 0 0 0 4855 241 0 0 20 0 1 0 44318159 9886642176 2110958 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 2413731 2110958 468 659 0 2412935 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 9664856 KiB
Current children cumulated memory: 8446440 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.11 3.64 5/265 326488
/proc/meminfo: memFree=106267888/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=10351288 memory=9426348 CPUtime=102.01 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 964774 0 0 0 9892 309 0 0 20 0 1 0 44318159 10599718912 2356587 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 2587822 2356587 468 659 0 2587026 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 10361220 KiB
Current children cumulated memory: 9428956 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.14 3.68 5/266 326504
/proc/meminfo: memFree=103781388/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=14555364 memory=11970480 CPUtime=161.84 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 1190169 0 0 0 15776 408 0 0 20 0 1 0 44318159 14904692736 2992620 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 3638841 2992620 468 659 0 3638045 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 14565296 KiB
Current children cumulated memory: 11973088 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.14 3.72 5/266 326527
/proc/meminfo: memFree=100147156/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=17274656 memory=15469912 CPUtime=221.67 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 1586148 0 0 0 21634 533 0 0 20 0 1 0 44318159 17689247744 3867478 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 4318664 3867478 468 659 0 4317868 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 17284588 KiB
Current children cumulated memory: 15472520 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.13 3.74 5/266 326537
/proc/meminfo: memFree=98450500/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=19209064 memory=17199824 CPUtime=281.5 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 1823537 0 0 0 27525 625 0 0 20 0 1 0 44318159 19670081536 4299956 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 4802266 4299956 468 659 0 4801470 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 19218996 KiB
Current children cumulated memory: 17202432 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.12 3.77 5/262 326549
/proc/meminfo: memFree=95090856/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=23537660 memory=20513384 CPUtime=341.33 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 2199985 0 0 0 33371 762 0 0 20 0 1 0 44318159 24102563840 5128346 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 5884415 5128346 468 659 0 5883619 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 23547592 KiB
Current children cumulated memory: 20515992 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 3.79 5/262 326559
/proc/meminfo: memFree=93069768/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=24898872 memory=22489120 CPUtime=401.16 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) R 326466 326466 324823 0 -1 4194304 2371664 0 0 0 39249 867 0 0 20 0 1 0 44318159 25496444928 5622280 134679101440 4194304 6891597 140727629672784 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 6224718 5622280 468 659 0 6223922 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 24908804 KiB
Current children cumulated memory: 22491728 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 4.13 3.82 4/259 326571
/proc/meminfo: memFree=87042120/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=30363252 memory=26180824 CPUtime=456.99 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) S 326466 326466 324823 0 -1 4195840 2732131 0 0 0 44516 1183 0 0 20 0 1 0 44318159 31091970048 6545206 134679101440 4194304 6891597 140727629672784 140727629670192 6272956 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 7590813 6545206 512 659 0 7590017 0
Current children cumulated CPU time: 456.99 s
Current children cumulated vsize: 30373184 KiB
Current children cumulated memory: 26183432 KiB

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

# cumulated CPU time of all completed processes:  user=445.167 s, system=12.3746 s

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

[startup+464 s]*
/proc/loadavg: 4.26 4.15 3.83 4/259 326573
/proc/meminfo: memFree=87041888/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=30363252 memory=26180824 CPUtime=456.99 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) S 326466 326466 324823 0 -1 4195840 2732131 0 0 0 44516 1183 0 0 20 0 1 0 44318159 31091970048 6545206 134679101440 4194304 6891597 140727629672784 140727629670192 6272956 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 7590813 6545206 512 659 0 7590017 0
Current children cumulated CPU time: 456.99 s
Current children cumulated vsize: 30373184 KiB
Current children cumulated memory: 26183432 KiB

[startup+467.2 s]
/proc/loadavg: 4.26 4.15 3.83 5/259 326573
/proc/meminfo: memFree=87039696/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=30363252 memory=26180824 CPUtime=456.99 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) S 326466 326466 324823 0 -1 4195840 2732131 0 0 0 44516 1183 0 0 20 0 1 0 44318159 31091970048 6545206 134679101440 4194304 6891597 140727629672784 140727629670192 6272956 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 7590813 6545206 512 659 0 7590017 0
Current children cumulated CPU time: 456.99 s
Current children cumulated vsize: 30373184 KiB
Current children cumulated memory: 26183432 KiB

[startup+468 s]*
/proc/loadavg: 4.24 4.15 3.83 4/259 326573
/proc/meminfo: memFree=87039484/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
[pid=326471] ppid=326466 vsize=30363252 memory=26180824 CPUtime=456.99 cores=1,3
/proc/326471/stat : 326471 (naps-1.03) S 326466 326466 324823 0 -1 4195840 2732131 0 0 0 44516 1183 0 0 20 0 1 0 44318159 31091970048 6545206 134679101440 4194304 6891597 140727629672784 140727629670192 6272956 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 10297344 140727629681646 140727629681762 140727629681762 140727629688779 0
/proc/326471/statm: 7590813 6545206 512 659 0 7590017 0
Current children cumulated CPU time: 456.99 s
Current children cumulated vsize: 30373184 KiB
Current children cumulated memory: 26183432 KiB

[startup+468.401 s]
/proc/loadavg: 4.24 4.15 3.83 4/259 326573
/proc/meminfo: memFree=87039484/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2608 KiB

[startup+468.801 s]
/proc/loadavg: 4.24 4.15 3.83 4/259 326573
/proc/meminfo: memFree=87039484/131524600 swapFree=131055836/131071996
[pid=326466] ppid=326463 vsize=9932 memory=2608 CPUtime=0 cores=1,3
/proc/326466/stat : 326466 (naps-1.03.sh) S 326463 326466 324823 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 44318159 10170368 652 134679101440 93907784101888 93907785181208 140734516307024 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93907787279664 93907787326852 93907808804864 140734516315101 140734516315230 140734516315230 140734516322248 0
/proc/326466/statm: 2483 652 573 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2608 KiB

Child status: 134

Real time (s): 468.858
CPU time (s): 457.541
CPU user time (s): 445.167
CPU system time (s): 12.3746
CPU usage (%): 97.5863
Max. virtual memory (cumulated for all children) (KiB): 30373184
Max. memory (cumulated for all children) (KiB): 26183432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 445.167
system time used= 12.3746
maximum resident set size= 26180828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2732612
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= 25
involuntary context switches= 655


# summary of solver processes directly reported to runsolver:
#   pid: 326466
#   total CPU time (s): 457.541
#   total CPU user time (s): 445.167
#   total CPU system time (s): 12.3746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.9706 second user time and 2.32947 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-27 12:58:05
IDJOB=4461052
IDBENCH=143889
IDSOLVER=3087
FILE ID=nodeC033/4461052-1722077885
RUNJOBID= nodeC033-1722076692-324835
SLURM_JOB_ID= 8248139
Free space on /tmp= 890048 MiB

SOLVER NAME= NaPS-GM 1.03a1
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar7-sub0_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4461052-1722077885/watcher-4461052-1722077885 -o /tmp/evaluation-result-4461052-1722077885/solver-4461052-1722077885 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722076692-324835 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4461052-1722077885.wbo

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

MD5SUM BENCH= 6bd6ea5dd1d3d3bae9a72705def63daf
RANDOM SEED=1196189514

nodeC033.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		: 3672.996
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.99
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		: 3669.162
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	: 7005.76
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.269
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.99
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		: 3657.637
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	: 7005.76
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		: 3673.028
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.99
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		: 3680.268
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	: 7005.76
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		: 3600.023
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.99
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		: 3644.362
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	: 7005.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        115680592 kB
MemAvailable:   123904656 kB
Buffers:          382896 kB
Cached:          8600396 kB
SwapCached:          300 kB
Active:          2632620 kB
Inactive:       12451308 kB
Active(anon):       2248 kB
Inactive(anon):  6151432 kB
Active(file):    2630372 kB
Inactive(file):  6299876 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131055836 kB
Dirty:              9076 kB
Writeback:             0 kB
AnonPages:       6100164 kB
Mapped:           116040 kB
Shmem:             53064 kB
KReclaimable:     267276 kB
Slab:             393212 kB
SReclaimable:     267276 kB
SUnreclaim:       125936 kB
KernelStack:        4224 kB
PageTables:        21704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7455404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3213312 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:      428756 kB
DirectMap2M:    50724864 kB
DirectMap1G:    84934656 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC033 at 2024-07-27 13:05:54