Trace number 4504518

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 NameAnswerobjective functionCPU timeWall clock time
NaPS naps-1.03a6? (exit code) 916.716 935.068

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_2_mh.opb
MD5SUM4dd157bac1f926ce7283cc7b9966021e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6102808
Best CPU time to get the best result obtained on this benchmark1316.45
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4504518-1751440130.opb
1.38/1.43	c single stage optimization mode
915.60/918.34	terminate called after throwing an instance of 'std::bad_alloc'
915.60/918.34	  what():  std::bad_alloc
0.00/935.06	./naps-1.03a6.sh: line 6: 63005 Aborted                 (core dumped) ${self_dir}/naps-1.03a6 ${@}

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: 63708 MiB (61902 MiB free)
  memory of node 1: 64465 MiB (50341 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4504518-1751440130/watcher-4504518-1751440130 -o /tmp/evaluation-result-4504518-1751440130/solver-4504518-1751440130 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751435142-62429 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4504518-1751440130.opb 

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=63001, runsolver pid=62998
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 3.08 3.11 3.11 4/260 63005
/proc/meminfo: memFree=114938032/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=16436 memory=13680 CPUtime=0.08 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 3276 0 0 0 8 0 0 0 20 0 1 0 59689570 16830464 3420 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 4109 3420 544 696 0 3270 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 20628 KiB
Current children cumulated memory: 16624 KiB

[startup+0.205389 s]*
/proc/loadavg: 3.08 3.11 3.11 4/260 63005
/proc/meminfo: memFree=114938284/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=20584 memory=18012 CPUtime=0.19 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 4418 0 0 0 19 0 0 0 20 0 1 0 59689570 21078016 4503 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 5146 4503 544 696 0 4307 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 24776 KiB
Current children cumulated memory: 20956 KiB

[startup+0.304866 s]*
/proc/loadavg: 3.08 3.11 3.11 5/260 63005
/proc/meminfo: memFree=114938284/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=23024 memory=20188 CPUtime=0.28 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 4969 0 0 0 28 0 0 0 20 0 1 0 59689570 23576576 5047 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 5756 5047 544 696 0 4917 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 27216 KiB
Current children cumulated memory: 23132 KiB

[startup+0.700209 s]
/proc/loadavg: 3.08 3.11 3.11 5/260 63005
/proc/meminfo: memFree=114938284/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=93996 memory=90964 CPUtime=0.67 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 17524 0 0 0 65 2 0 0 20 0 1 0 59689570 96251904 22741 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 23499 22741 576 696 0 22660 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 98188 KiB
Current children cumulated memory: 93908 KiB

[startup+1.50021 s]
/proc/loadavg: 3.08 3.11 3.11 4/260 63005
/proc/meminfo: memFree=114881080/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=368748 memory=355308 CPUtime=1.48 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 50240 0 0 0 135 13 0 0 20 0 1 0 59689570 377597952 88827 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 92187 88827 608 696 0 91348 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 372940 KiB
Current children cumulated memory: 358252 KiB

[startup+3.1054 s]
/proc/loadavg: 3.08 3.11 3.11 4/260 63005
/proc/meminfo: memFree=114645552/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=431256 memory=410896 CPUtime=3.07 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 52408 0 0 0 293 14 0 0 20 0 1 0 59689570 441606144 102724 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 107814 102724 608 696 0 106975 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 435448 KiB
Current children cumulated memory: 413840 KiB

[startup+6.3002 s]
/proc/loadavg: 3.08 3.11 3.11 4/260 63005
/proc/meminfo: memFree=114530408/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=509776 memory=461548 CPUtime=6.26 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 57440 0 0 0 605 21 0 0 20 0 1 0 59689570 522010624 115387 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 127444 115387 640 696 0 126605 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 513968 KiB
Current children cumulated memory: 464492 KiB

[startup+12.7002 s]
/proc/loadavg: 3.07 3.10 3.11 4/260 63005
/proc/meminfo: memFree=114620332/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=525644 memory=491860 CPUtime=12.64 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 61138 0 0 0 1237 27 0 0 20 0 1 0 59689570 538259456 122965 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 131411 122965 640 696 0 130572 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 529836 KiB
Current children cumulated memory: 494804 KiB

[startup+25.5001 s]
/proc/loadavg: 3.12 3.11 3.11 4/261 63007
/proc/meminfo: memFree=114498284/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=426584 memory=396416 CPUtime=25.41 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 61593 0 0 0 2513 28 0 0 20 0 1 0 59689570 436822016 99104 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 106646 99104 640 696 0 105807 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 430776 KiB
Current children cumulated memory: 399360 KiB

[startup+51.1053 s]
/proc/loadavg: 3.08 3.10 3.10 4/260 63007
/proc/meminfo: memFree=112141424/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=3005008 memory=2732144 CPUtime=50.94 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 245668 0 0 0 4992 102 0 0 20 0 1 0 59689570 3077128192 683036 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 751252 683036 640 696 0 750413 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3009200 KiB
Current children cumulated memory: 2735088 KiB

[startup+102.3 s]
/proc/loadavg: 3.07 3.10 3.10 4/261 63016
/proc/meminfo: memFree=103025660/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=12374440 memory=11873160 CPUtime=101.99 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 1163886 0 0 0 9605 594 0 0 20 0 1 0 59689570 12671426560 2968290 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 3093610 2968290 640 696 0 3092771 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 12378632 KiB
Current children cumulated memory: 11876104 KiB

[startup+162.3 s]
/proc/loadavg: 3.08 3.10 3.09 4/261 63019
/proc/meminfo: memFree=101812404/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=13510720 memory=13009668 CPUtime=161.8 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 1267923 0 0 0 15485 695 0 0 20 0 1 0 59689570 13834977280 3252417 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 3377680 3252417 640 696 0 3376841 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 13514912 KiB
Current children cumulated memory: 13012612 KiB

[startup+222.3 s]
/proc/loadavg: 3.07 3.09 3.09 4/261 63021
/proc/meminfo: memFree=99588880/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=16575008 memory=15526016 CPUtime=221.62 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 1433243 0 0 0 21357 805 0 0 20 0 1 0 59689570 16972808192 3881504 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 4143752 3881504 640 696 0 4142913 0
Current children cumulated CPU time: 221.62 s

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

/proc/loadavg: 3.07 3.11 3.09 4/261 63045
/proc/meminfo: memFree=92551492/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=23300632 memory=22590364 CPUtime=700.22 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 1894392 0 0 0 68069 1953 0 0 20 0 1 0 59689570 23859847168 5647591 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 5825158 5647591 640 696 0 5824319 0
Current children cumulated CPU time: 700.22 s
Current children cumulated vsize: 23304824 KiB
Current children cumulated memory: 22593308 KiB

[startup+762.3 s]
/proc/loadavg: 3.06 3.10 3.09 4/261 63048
/proc/meminfo: memFree=90913884/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=24971688 memory=24261560 CPUtime=760.03 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 2047547 0 0 0 73984 2019 0 0 20 0 1 0 59689570 25571008512 6065390 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 6242922 6065390 640 696 0 6242083 0
Current children cumulated CPU time: 760.03 s
Current children cumulated vsize: 24975880 KiB
Current children cumulated memory: 24264504 KiB

[startup+822.3 s]
/proc/loadavg: 3.10 3.11 3.09 4/261 63050
/proc/meminfo: memFree=90100672/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=25561884 memory=24851824 CPUtime=819.85 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 2201475 0 0 0 79836 2149 0 0 20 0 1 0 59689570 26175369216 6212956 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 6390471 6212956 640 696 0 6389632 0
Current children cumulated CPU time: 819.85 s
Current children cumulated vsize: 25566076 KiB
Current children cumulated memory: 24854768 KiB

[startup+882.3 s]
/proc/loadavg: 3.15 3.12 3.09 4/261 63052
/proc/meminfo: memFree=88853000/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=27746608 memory=26316924 CPUtime=879.68 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 2345218 0 0 0 85740 2228 0 0 20 0 1 0 59689570 28412526592 6579231 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 6936652 6579231 640 696 0 6935813 0
Current children cumulated CPU time: 879.68 s
Current children cumulated vsize: 27750800 KiB
Current children cumulated memory: 26319868 KiB

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

# cumulated CPU time of all completed processes:  user=892.306 s, system=24.4104 s

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

[startup+896 s]*
/proc/loadavg: 3.11 3.11 3.09 4/261 63052
/proc/meminfo: memFree=87744024/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=28435120 memory=27398576 CPUtime=893.35 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) R 63001 63001 62007 0 -1 4194304 2519095 0 0 0 87068 2267 0 0 20 0 1 0 59689570 29117562880 6849644 18446744073709551615 4198400 7047149 140726381261328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 0
/proc/63005/statm: 7108780 6849644 640 696 0 7107941 0
Current children cumulated CPU time: 893.35 s
Current children cumulated vsize: 28439312 KiB
Current children cumulated memory: 27401520 KiB

[startup+921.6 s]
/proc/loadavg: 3.23 3.14 3.10 4/263 63056
/proc/meminfo: memFree=84684184/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=29756588 memory=29318928 CPUtime=916.31 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) S 63001 63001 62007 0 -1 4195840 2852297 0 0 0 89230 2401 0 0 20 0 1 0 59689570 30470746112 7329732 18446744073709551615 4198400 7047149 140726381261328 140726381257856 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 6
/proc/63005/statm: 7439147 7329732 704 696 0 7438308 0
Current children cumulated CPU time: 916.31 s
Current children cumulated vsize: 29760780 KiB
Current children cumulated memory: 29321872 KiB

[startup+928 s]*
/proc/loadavg: 3.30 3.15 3.10 3/262 63056
/proc/meminfo: memFree=83034324/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=29756588 memory=29318928 CPUtime=916.31 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) S 63001 63001 62007 0 -1 4195840 2852297 0 0 0 89230 2401 0 0 20 0 1 0 59689570 30470746112 7329732 18446744073709551615 4198400 7047149 140726381261328 140726381257856 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 6
/proc/63005/statm: 7439147 7329732 704 696 0 7438308 0
Current children cumulated CPU time: 916.31 s
Current children cumulated vsize: 29760780 KiB
Current children cumulated memory: 29321872 KiB

[startup+931.2 s]
/proc/loadavg: 3.27 3.15 3.10 3/262 63056
/proc/meminfo: memFree=84293408/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=29756588 memory=29318928 CPUtime=916.31 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) S 63001 63001 62007 0 -1 4195840 2852297 0 0 0 89230 2401 0 0 20 0 1 0 59689570 30470746112 7329732 18446744073709551615 4198400 7047149 140726381261328 140726381257856 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 6
/proc/63005/statm: 7439147 7329732 704 696 0 7438308 0
Current children cumulated CPU time: 916.31 s
Current children cumulated vsize: 29760780 KiB
Current children cumulated memory: 29321872 KiB

[startup+932.8 s]
/proc/loadavg: 3.27 3.15 3.10 3/262 63056
/proc/meminfo: memFree=84302812/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=29756588 memory=29318928 CPUtime=916.31 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) S 63001 63001 62007 0 -1 4195840 2852297 0 0 0 89230 2401 0 0 20 0 1 0 59689570 30470746112 7329732 18446744073709551615 4198400 7047149 140726381261328 140726381257856 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 6
/proc/63005/statm: 7439147 7329732 704 696 0 7438308 0
Current children cumulated CPU time: 916.31 s
Current children cumulated vsize: 29760780 KiB
Current children cumulated memory: 29321872 KiB

[startup+934.4 s]
/proc/loadavg: 3.33 3.16 3.11 3/262 63056
/proc/meminfo: memFree=84315604/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
[pid=63005] ppid=63001 vsize=29756588 memory=29318928 CPUtime=916.31 cores=0,2
/proc/63005/stat : 63005 (naps-1.03a6) S 63001 63001 62007 0 -1 4195840 2852297 0 0 0 89230 2401 0 0 20 0 1 0 59689570 30470746112 7329732 18446744073709551615 4198400 7047149 140726381261328 140726381257856 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 16846848 140726381267316 140726381267430 140726381267430 140726381273033 6
/proc/63005/statm: 7439147 7329732 704 696 0 7438308 0
Current children cumulated CPU time: 916.31 s
Current children cumulated vsize: 29760780 KiB
Current children cumulated memory: 29321872 KiB

[startup+934.8 s]
/proc/loadavg: 3.33 3.16 3.11 3/262 63056
/proc/meminfo: memFree=84315604/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+935 s]*
/proc/loadavg: 3.33 3.16 3.11 4/266 63065
/proc/meminfo: memFree=95791212/131250000 swapFree=33010672/33010684
[pid=63001] ppid=62998 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63001/stat : 63001 (naps-1.03a6.sh) S 62998 63001 62007 0 -1 4194304 229 205 0 0 0 0 0 0 20 0 1 0 59689568 4292608 736 18446744073709551615 94820181659648 94820182554181 140721890837040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94820182793232 94820182840976 94820208300032 140721890838951 140721890839045 140721890839045 140721890844647 0
/proc/63001/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 134

Real time (s): 935.068
CPU time (s): 916.716
CPU user time (s): 892.306
CPU system time (s): 24.4104
CPU usage (%): 98.0374
Max. virtual memory (cumulated for all children) (KiB): 29760780
Max. memory (cumulated for all children) (KiB): 29321872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 892.306
system time used= 24.4104
maximum resident set size= 29318928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2852744
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= 135
involuntary context switches= 1199


# summary of solver processes directly reported to runsolver:
#   pid: 63001
#   total CPU time (s): 916.716
#   total CPU user time (s): 892.306
#   total CPU system time (s): 24.4104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.83107 second user time and 4.18772 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-02 09:08:50
IDJOB=4504518
IDBENCH=155663
IDSOLVER=3341
FILE ID=nodeC014/4504518-1751440130
RUNJOBID= nodeC014-1751435142-62429
SLURM_JOB_ID= 9598380
Free space on /tmp= 431348 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat25_6_4_2_mh.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504518-1751440130/watcher-4504518-1751440130 -o /tmp/evaluation-result-4504518-1751440130/solver-4504518-1751440130 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751435142-62429 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4504518-1751440130.opb

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

MD5SUM BENCH= 4dd157bac1f926ce7283cc7b9966021e
RANDOM SEED=1442835311

nodeC014 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3600.347
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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.113
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3599.968
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3574.674
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3599.488
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3600.050
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
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		: 3597.726
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.501
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        114938032 kB
MemAvailable:   117076852 kB
Buffers:            2508 kB
Cached:          2935236 kB
SwapCached:            4 kB
Active:         13039272 kB
Inactive:        2471784 kB
Active(anon):   12587572 kB
Inactive(anon):     3852 kB
Active(file):     451700 kB
Inactive(file):  2467932 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8296 kB
Writeback:             0 kB
AnonPages:      12576484 kB
Mapped:           109380 kB
Shmem:             18064 kB
KReclaimable:     116856 kB
Slab:             206024 kB
SReclaimable:     116856 kB
SUnreclaim:        89168 kB
KernelStack:        4208 kB
PageTables:        27648 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   13469584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7673856 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430908 MiB
End job on nodeC014 at 2025-07-02 09:24:25