Trace number 4461664

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

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf10.ucl--soft-0-100-0.wbo
MD5SUM019851c9ae4a243fdb8d17f573cedafe
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark18.4889
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables18069
Total number of constraints52475
Number of soft constraints52475
Number of constraints which are clauses51555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints920
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 2649679
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2649678
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
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 Input file name: HOME/instance-4461664-1722075732.wbo
0.00/0.00	c Initial goal by soft: 2649678
0.89/0.95	c single stage optimization mode
31.31/31.41	o 65904
418.98/420.46	o 550
499.27/501.03	o 108
626.11/628.36	o 60
661.88/664.28	terminate called after throwing an instance of 'std::bad_alloc'
661.88/664.28	  what():  std::bad_alloc
0.00/701.34	HOME/naps-1.03.sh: line 6: 332214 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: 63931 MiB (59764 MiB free)
  memory of node 1: 64510 MiB (54139 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461664-1722075732/watcher-4461664-1722075732 -o /tmp/evaluation-result-4461664-1722075732/solver-4461664-1722075732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1722075732-332150 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4461664-1722075732.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
Current StackSize limit: 8192 KiB

solver pid=332209, runsolver pid=332206

[startup+0.100059 s]*
/proc/loadavg: 1.71 2.04 2.38 5/264 332229
/proc/meminfo: memFree=116609200/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=15024 memory=13244 CPUtime=0.09 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 3240 0 0 0 9 0 0 0 20 0 1 0 44096808 15384576 3311 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 3756 3311 580 659 0 2960 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24956 KiB
Current children cumulated memory: 15904 KiB

[startup+0.204918 s]*
/proc/loadavg: 2.14 2.12 2.41 5/264 332229
/proc/meminfo: memFree=116576844/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=26828 memory=24580 CPUtime=0.2 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 6047 0 0 0 19 1 0 0 20 0 1 0 44096808 27471872 6145 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 6707 6145 580 659 0 5911 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 36760 KiB
Current children cumulated memory: 27240 KiB

[startup+0.30474 s]*
/proc/loadavg: 2.14 2.12 2.41 5/264 332229
/proc/meminfo: memFree=116512404/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=38908 memory=36456 CPUtime=0.29 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 9067 0 0 0 28 1 0 0 20 0 1 0 44096808 39841792 9114 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 9727 9114 580 659 0 8931 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 48840 KiB
Current children cumulated memory: 39116 KiB

[startup+0.700254 s]
/proc/loadavg: 2.14 2.12 2.41 5/264 332229
/proc/meminfo: memFree=116412708/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=59472 memory=55992 CPUtime=0.69 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 13963 0 0 0 67 2 0 0 20 0 1 0 44096808 60899328 13998 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 14868 13998 580 659 0 14072 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 69404 KiB
Current children cumulated memory: 58652 KiB

[startup+1.50021 s]
/proc/loadavg: 2.14 2.12 2.41 5/264 332229
/proc/meminfo: memFree=116108084/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=107372 memory=101552 CPUtime=1.48 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 23255 0 0 0 144 4 0 0 20 0 1 0 44096808 109948928 25388 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 26843 25388 612 659 0 26047 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 117304 KiB
Current children cumulated memory: 104212 KiB

[startup+3.10454 s]
/proc/loadavg: 2.14 2.12 2.41 5/264 332281
/proc/meminfo: memFree=115401776/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=107372 memory=101552 CPUtime=3.08 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 23258 0 0 0 304 4 0 0 20 0 1 0 44096808 109948928 25388 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 26843 25388 612 659 0 26047 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 117304 KiB
Current children cumulated memory: 104212 KiB

[startup+6.30024 s]
/proc/loadavg: 2.29 2.16 2.41 5/264 332281
/proc/meminfo: memFree=114582364/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=107372 memory=101552 CPUtime=6.27 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 23261 0 0 0 623 4 0 0 20 0 1 0 44096808 109948928 25388 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 26843 25388 612 659 0 26047 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 117304 KiB
Current children cumulated memory: 104212 KiB

[startup+12.7001 s]
/proc/loadavg: 2.50 2.20 2.43 5/264 332331
/proc/meminfo: memFree=115142116/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=107372 memory=101552 CPUtime=12.65 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 23267 0 0 0 1261 4 0 0 20 0 1 0 44096808 109948928 25388 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 26843 25388 612 659 0 26047 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 117304 KiB
Current children cumulated memory: 104212 KiB

[startup+25.5002 s]
/proc/loadavg: 2.73 2.26 2.45 5/264 332334
/proc/meminfo: memFree=109880416/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=107372 memory=101552 CPUtime=25.42 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 23273 0 0 0 2538 4 0 0 20 0 1 0 44096808 109948928 25388 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 26843 25388 612 659 0 26047 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 117304 KiB
Current children cumulated memory: 104212 KiB

[startup+51.1056 s]
/proc/loadavg: 3.29 2.45 2.50 5/264 332337
/proc/meminfo: memFree=104095892/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=5033968 memory=4801144 CPUtime=50.95 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 463370 0 0 0 4938 157 0 0 20 0 1 0 44096808 5154783232 1200286 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 1258492 1200286 612 659 0 1257696 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 5043900 KiB
Current children cumulated memory: 4803804 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.70 2.59 5/264 332347
/proc/meminfo: memFree=85194260/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=20461252 memory=18980692 CPUtime=101.99 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 1986303 0 0 0 9481 718 0 0 20 0 1 0 44096808 20952322048 4745173 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 5115313 4745173 644 659 0 5114517 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 20471184 KiB
Current children cumulated memory: 18983352 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.96 2.68 5/264 332357
/proc/meminfo: memFree=81150028/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=20464288 memory=18983576 CPUtime=161.8 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 1987085 0 0 0 15460 720 0 0 20 0 1 0 44096808 20955430912 4745894 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 5116072 4745894 644 659 0 5115276 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 20474220 KiB
Current children cumulated memory: 18986236 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.18 2.78 5/261 332750
/proc/meminfo: memFree=61334776/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2660 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 665 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 665 586 264 0 134 0
[pid=332214] ppid=332209 vsize=20464288 memory=18983876 CPUtime=221.59 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 1987834 0 0 0 21439 720 0 0 20 0 1 0 44096808 20955430912 4745969 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 5116072 4745969 644 659 0 5115276 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 20474220 KiB

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

Current children cumulated memory: 23365992 KiB

[startup+522.3 s]
/proc/loadavg: 4.14 3.80 3.17 5/261 333079
/proc/meminfo: memFree=67421172/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=26545280 memory=25705156 CPUtime=520.49 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 3783291 0 0 0 51038 1011 0 0 20 0 1 0 44096808 27182366720 6426289 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 6636320 6426289 644 659 0 6635524 0
Current children cumulated CPU time: 520.49 s
Current children cumulated vsize: 26555212 KiB
Current children cumulated memory: 25707812 KiB

[startup+582.3 s]
/proc/loadavg: 4.10 3.86 3.23 5/261 333089
/proc/meminfo: memFree=66575012/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=27154328 memory=26489568 CPUtime=580.27 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 3979980 0 0 0 56981 1046 0 0 20 0 1 0 44096808 27806031872 6622392 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 6788582 6622392 644 659 0 6787786 0
Current children cumulated CPU time: 580.27 s
Current children cumulated vsize: 27164260 KiB
Current children cumulated memory: 26492224 KiB

[startup+642.3 s]
/proc/loadavg: 4.20 3.93 3.30 5/263 333102
/proc/meminfo: memFree=65994008/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=27553904 memory=27081268 CPUtime=640.07 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) R 332209 332209 332140 0 -1 4194304 4145669 0 0 0 62919 1088 0 0 20 0 1 0 44096808 28215197696 6770317 134679101440 4194304 6891597 140726232608128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 6888476 6770317 644 659 0 6887680 0
Current children cumulated CPU time: 640.07 s
Current children cumulated vsize: 27563836 KiB
Current children cumulated memory: 27083924 KiB

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

# cumulated CPU time of all completed processes:  user=649.576 s, system=15.0731 s

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

[startup+665.6 s]
/proc/loadavg: 4.14 3.94 3.31 6/264 333109
/proc/meminfo: memFree=62811908/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=30159660 memory=29704024 CPUtime=663.09 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) S 332209 332209 332140 0 -1 4195840 5054257 0 0 0 64957 1352 0 0 20 0 1 0 44096808 30883491840 7426006 134679101440 4194304 6891597 140726232608128 140726232572944 6272956 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 7539915 7426006 644 659 0 7539119 0
Current children cumulated CPU time: 663.09 s
Current children cumulated vsize: 30169592 KiB
Current children cumulated memory: 29706680 KiB

[startup+678.4 s]
/proc/loadavg: 4.48 4.02 3.35 4/264 333111
/proc/meminfo: memFree=60171252/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=30159660 memory=29704024 CPUtime=663.94 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) S 332209 332209 332140 0 -1 4195840 5054257 0 0 0 64957 1437 0 0 20 0 1 0 44096808 30883491840 7426006 134679101440 4194304 6891597 140726232608128 140726232572944 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 7539915 7426006 644 659 0 7539119 0
Current children cumulated CPU time: 663.94 s
Current children cumulated vsize: 30169592 KiB
Current children cumulated memory: 29706680 KiB

[startup+691.2 s]
/proc/loadavg: 4.60 4.07 3.38 4/263 333114
/proc/meminfo: memFree=60160076/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=30159660 memory=29704024 CPUtime=663.94 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) S 332209 332209 332140 0 -1 4195840 5054257 0 0 0 64957 1437 0 0 20 0 1 0 44096808 30883491840 7426006 134679101440 4194304 6891597 140726232608128 140726232572944 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 7539915 7426006 644 659 0 7539119 0
Current children cumulated CPU time: 663.94 s
Current children cumulated vsize: 30169592 KiB
Current children cumulated memory: 29706680 KiB

[startup+697.6 s]
/proc/loadavg: 4.63 4.09 3.39 4/263 333115
/proc/meminfo: memFree=60168876/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=30159660 memory=29704024 CPUtime=663.94 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) S 332209 332209 332140 0 -1 4195840 5054257 0 0 0 64957 1437 0 0 20 0 1 0 44096808 30883491840 7426006 134679101440 4194304 6891597 140726232608128 140726232572944 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 7539915 7426006 644 659 0 7539119 0
Current children cumulated CPU time: 663.94 s
Current children cumulated vsize: 30169592 KiB
Current children cumulated memory: 29706680 KiB

[startup+699.2 s]
/proc/loadavg: 4.63 4.09 3.39 4/263 333115
/proc/meminfo: memFree=60151044/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=30159660 memory=29704024 CPUtime=663.94 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) S 332209 332209 332140 0 -1 4195840 5054257 0 0 0 64957 1437 0 0 20 0 1 0 44096808 30883491840 7426006 134679101440 4194304 6891597 140726232608128 140726232572944 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 7539915 7426006 644 659 0 7539119 0
Current children cumulated CPU time: 663.94 s
Current children cumulated vsize: 30169592 KiB
Current children cumulated memory: 29706680 KiB

[startup+700 s]*
/proc/loadavg: 4.63 4.09 3.39 4/263 333115
/proc/meminfo: memFree=60150904/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
[pid=332214] ppid=332209 vsize=30159660 memory=29704024 CPUtime=663.94 cores=0,2
/proc/332214/stat : 332214 (naps-1.03) S 332209 332209 332140 0 -1 4195840 5054257 0 0 0 64957 1437 0 0 20 0 1 0 44096808 30883491840 7426006 134679101440 4194304 6891597 140726232608128 140726232572944 6272956 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 38445056 140726232609778 140726232609890 140726232609890 140726232616907 0
/proc/332214/statm: 7539915 7426006 644 659 0 7539119 0
Current children cumulated CPU time: 663.94 s
Current children cumulated vsize: 30169592 KiB
Current children cumulated memory: 29706680 KiB

[startup+700.8 s]
/proc/loadavg: 4.63 4.09 3.39 4/263 333115
/proc/meminfo: memFree=60150904/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2656 KiB

[startup+701.2 s]
/proc/loadavg: 4.66 4.10 3.40 5/263 333121
/proc/meminfo: memFree=72865840/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2656 KiB

[startup+701.3 s]
/proc/loadavg: 4.66 4.10 3.40 5/263 333121
/proc/meminfo: memFree=72865840/131524600 swapFree=131056796/131071996
[pid=332209] ppid=332206 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/332209/stat : 332209 (naps-1.03.sh) S 332206 332209 332140 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 44096808 10170368 664 134679101440 94475110133760 94475111213080 140731905855792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94475113311536 94475113358724 94475142512640 140731905864673 140731905864798 140731905864798 140731905871816 0
/proc/332209/statm: 2483 664 585 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2656 KiB

Child status: 134

Real time (s): 701.344
CPU time (s): 664.649
CPU user time (s): 649.576
CPU system time (s): 15.0731
CPU usage (%): 94.768
Max. virtual memory (cumulated for all children) (KiB): 30327464
Max. memory (cumulated for all children) (KiB): 29878936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.576
system time used= 15.0731
maximum resident set size= 29876280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5054737
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= 124
involuntary context switches= 4574


# summary of solver processes directly reported to runsolver:
#   pid: 332209
#   total CPU time (s): 664.649
#   total CPU user time (s): 649.576
#   total CPU system time (s): 15.0731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.50452 second user time and 3.37008 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-27 12:22:12
IDJOB=4461664
IDBENCH=143085
IDSOLVER=3088
FILE ID=nodeC032/4461664-1722075732
RUNJOBID= nodeC032-1722075732-332150
SLURM_JOB_ID= 8248116
Free space on /tmp= 890072 MiB

SOLVER NAME= NaPS 1.03a1
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf10.ucl--soft-0-100-0.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4461664-1722075732/watcher-4461664-1722075732 -o /tmp/evaluation-result-4461664-1722075732/solver-4461664-1722075732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1722075732-332150 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4461664-1722075732.wbo

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

MD5SUM BENCH= 019851c9ae4a243fdb8d17f573cedafe
RANDOM SEED=219451233

nodeC032.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		: 3641.616
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.31
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		: 3600.607
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.79
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		: 3628.260
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.31
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		: 3660.441
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.79
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		: 3611.295
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.31
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		: 3612.973
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.79
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		: 3633.866
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.31
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		: 3662.028
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        116642940 kB
MemAvailable:   129690380 kB
Buffers:          367872 kB
Cached:         13489848 kB
SwapCached:          140 kB
Active:          2757492 kB
Inactive:       11468876 kB
Active(anon):       1992 kB
Inactive(anon):   427908 kB
Active(file):    2755500 kB
Inactive(file): 11040968 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056796 kB
Dirty:             19568 kB
Writeback:             0 kB
AnonPages:        367504 kB
Mapped:           116516 kB
Shmem:             61244 kB
KReclaimable:     181240 kB
Slab:             300804 kB
SReclaimable:     181240 kB
SUnreclaim:       119564 kB
KernelStack:        3812 kB
PageTables:        10092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     824268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            19904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      365268 kB
DirectMap2M:    42399744 kB
DirectMap1G:    93323264 kB

Free space on /tmp at the end= 890052 MiB
End job on nodeC032 at 2024-07-27 12:33:53