Trace number 4504564

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) 1057.4 1076.01

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_4_mh.opb
MD5SUMfab5e62eb964e75ef5bb4e0d05cd3bf1
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 benchmark3938224
Best CPU time to get the best result obtained on this benchmark1573.85
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 116930169
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14114941895
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 116930169
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14114941895
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-4504564-1751441067.opb
1.37/1.43	c single stage optimization mode
1056.39/1059.63	terminate called after throwing an instance of 'std::bad_alloc'
1056.39/1059.63	  what():  std::bad_alloc
0.00/1076.01	./naps-1.03a6.sh: line 6: 63114 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 (61489 MiB free)
  memory of node 1: 64465 MiB (50527 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=63110, runsolver pid=63107

[startup+0.100059 s]*
/proc/loadavg: 3.33 3.16 3.11 4/266 63114
/proc/meminfo: memFree=114700428/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=16124 memory=13424 CPUtime=0.08 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 3216 0 0 0 8 0 0 0 20 0 1 0 59783280 16510976 3324 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 4031 3356 544 696 0 3192 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 20316 KiB
Current children cumulated memory: 16368 KiB

[startup+0.205496 s]*
/proc/loadavg: 3.33 3.16 3.11 5/266 63114
/proc/meminfo: memFree=114700428/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=20452 memory=17764 CPUtime=0.18 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 4396 0 0 0 18 0 0 0 20 0 1 0 59783280 20942848 4441 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 5113 4441 544 696 0 4274 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 24644 KiB
Current children cumulated memory: 20708 KiB

[startup+0.305007 s]*
/proc/loadavg: 3.33 3.16 3.11 4/266 63114
/proc/meminfo: memFree=114700428/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=22892 memory=19940 CPUtime=0.28 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 4951 0 0 0 28 0 0 0 20 0 1 0 59783280 23441408 4985 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 5723 4985 544 696 0 4884 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 27084 KiB
Current children cumulated memory: 22884 KiB

[startup+0.700222 s]
/proc/loadavg: 3.33 3.16 3.11 4/266 63114
/proc/meminfo: memFree=114700176/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=93996 memory=90760 CPUtime=0.67 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 17525 0 0 0 65 2 0 0 20 0 1 0 59783280 96251904 22690 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 23499 22690 544 696 0 22660 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 98188 KiB
Current children cumulated memory: 93704 KiB

[startup+1.5002 s]
/proc/loadavg: 3.33 3.16 3.11 4/265 63114
/proc/meminfo: memFree=114626212/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=368748 memory=357544 CPUtime=1.47 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 48760 0 0 0 135 12 0 0 20 0 1 0 59783280 377597952 89386 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 92187 89386 608 696 0 91348 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 372940 KiB
Current children cumulated memory: 360488 KiB

[startup+3.10545 s]
/proc/loadavg: 3.30 3.16 3.11 4/265 63114
/proc/meminfo: memFree=114354200/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=431256 memory=413688 CPUtime=3.07 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 51122 0 0 0 294 13 0 0 20 0 1 0 59783280 441606144 103422 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 107814 103422 608 696 0 106975 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 435448 KiB
Current children cumulated memory: 416632 KiB

[startup+6.30019 s]
/proc/loadavg: 3.30 3.16 3.11 4/265 63114
/proc/meminfo: memFree=114240896/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=509776 memory=463788 CPUtime=6.25 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 56515 0 0 0 606 19 0 0 20 0 1 0 59783280 522010624 115947 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 127444 115947 608 696 0 126605 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 513968 KiB
Current children cumulated memory: 466732 KiB

[startup+12.7002 s]
/proc/loadavg: 3.26 3.15 3.10 4/265 63114
/proc/meminfo: memFree=114226276/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=520448 memory=490408 CPUtime=12.64 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 60852 0 0 0 1239 25 0 0 20 0 1 0 59783280 532938752 122602 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 130112 122602 608 696 0 129273 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 524640 KiB
Current children cumulated memory: 493352 KiB

[startup+25.5001 s]
/proc/loadavg: 3.22 3.15 3.10 4/265 63114
/proc/meminfo: memFree=114325004/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=426716 memory=396644 CPUtime=25.41 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 62044 0 0 0 2515 26 0 0 20 0 1 0 59783280 436957184 99161 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 106679 99161 608 696 0 105840 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 430908 KiB
Current children cumulated memory: 399588 KiB

[startup+51.1054 s]
/proc/loadavg: 3.14 3.14 3.10 4/265 63114
/proc/meminfo: memFree=112139340/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=2661804 memory=2425372 CPUtime=50.94 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 221696 0 0 0 5006 88 0 0 20 0 1 0 59783280 2725687296 606343 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 665451 606343 608 696 0 664612 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2665996 KiB
Current children cumulated memory: 2428316 KiB

[startup+102.3 s]
/proc/loadavg: 3.10 3.13 3.09 4/264 63116
/proc/meminfo: memFree=102660704/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=12389340 memory=11896196 CPUtime=101.98 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 1167536 0 0 0 9613 585 0 0 20 0 1 0 59783280 12686684160 2974049 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 3097335 2974049 608 696 0 3096496 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 12393532 KiB
Current children cumulated memory: 11899140 KiB

[startup+162.3 s]
/proc/loadavg: 3.13 3.13 3.09 4/264 63118
/proc/meminfo: memFree=101410768/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=13538356 memory=13045340 CPUtime=161.8 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 1274843 0 0 0 15490 690 0 0 20 0 1 0 59783280 13863276544 3261335 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 3384589 3261335 608 696 0 3383750 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 13542548 KiB
Current children cumulated memory: 13048284 KiB

[startup+222.3 s]
/proc/loadavg: 3.10 3.12 3.09 4/264 63120
/proc/meminfo: memFree=98932848/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=16553976 memory=15578456 CPUtime=221.62 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 1400247 0 0 0 21367 795 0 0 20 0 1 0 59783280 16951271424 3894614 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 4138494 3894614 608 696 0 4137655 0
Current children cumulated CPU time: 221.62 s

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

/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=25760496 memory=23751032 CPUtime=819.85 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 1899439 0 0 0 79800 2185 0 0 20 0 1 0 59783280 26378747904 5937758 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 6440124 5937758 608 696 0 6439285 0
Current children cumulated CPU time: 819.85 s
Current children cumulated vsize: 25764688 KiB
Current children cumulated memory: 23753976 KiB

[startup+882.3 s]
/proc/loadavg: 3.43 3.19 3.12 3/253 63183
/proc/meminfo: memFree=102110068/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=20467428 memory=18887196 CPUtime=879.68 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 1923648 0 0 0 85621 2347 0 0 20 0 1 0 59783280 20958646272 4721799 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 5116857 4721799 608 696 0 5116018 0
Current children cumulated CPU time: 879.68 s
Current children cumulated vsize: 20471620 KiB
Current children cumulated memory: 18890140 KiB

[startup+942.3 s]
/proc/loadavg: 2.65 3.01 3.06 3/253 63185
/proc/meminfo: memFree=102349172/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=20071808 memory=18512248 CPUtime=939.49 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 1936136 0 0 0 91575 2374 0 0 20 0 1 0 59783280 20553531392 4628062 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 5017952 4628062 608 696 0 5017113 0
Current children cumulated CPU time: 939.49 s
Current children cumulated vsize: 20076000 KiB
Current children cumulated memory: 18515192 KiB

[startup+1002.3 s]
/proc/loadavg: 2.29 2.84 2.99 3/253 63194
/proc/meminfo: memFree=98836536/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=22505288 memory=21999476 CPUtime=999.28 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) R 63110 63110 62007 0 -1 4194304 2015808 0 0 0 97261 2667 0 0 20 0 1 0 59783280 23045414912 5499869 18446744073709551615 4198400 7047149 140731331744736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 0
/proc/63114/statm: 5626322 5499869 608 696 0 5625483 0
Current children cumulated CPU time: 999.28 s
Current children cumulated vsize: 22509480 KiB
Current children cumulated memory: 22002420 KiB

[startup+1062.3 s]
/proc/loadavg: 2.22 2.72 2.94 3/256 63200
/proc/meminfo: memFree=92901080/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

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

# cumulated CPU time of all completed processes:  user=1028.33 s, system=29.0645 s

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

[startup+1062.4 s]
/proc/loadavg: 2.22 2.72 2.94 3/256 63200
/proc/meminfo: memFree=92901080/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

[startup+1068.8 s]
/proc/loadavg: 2.19 2.69 2.93 3/256 63201
/proc/meminfo: memFree=93422980/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

[startup+1072 s]*
/proc/loadavg: 2.19 2.69 2.93 2/256 63201
/proc/meminfo: memFree=93342844/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

[startup+1073.6 s]
/proc/loadavg: 2.25 2.70 2.93 2/256 63201
/proc/meminfo: memFree=93343096/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

[startup+1075.2 s]
/proc/loadavg: 2.25 2.70 2.93 2/256 63201
/proc/meminfo: memFree=93331612/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

[startup+1075.6 s]
/proc/loadavg: 2.25 2.70 2.93 2/256 63201
/proc/meminfo: memFree=93331612/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/statm: 1048 736 672 219 0 110 0
[pid=63114] ppid=63110 vsize=26452016 memory=25954224 CPUtime=1057.1 cores=0,2
/proc/63114/stat : 63114 (naps-1.03a6) S 63110 63110 62007 0 -1 4195840 2052799 0 0 0 102833 2877 0 0 20 0 1 0 59783280 27086864384 6488556 18446744073709551615 4198400 7047149 140731331744736 140731331741568 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 30765056 140731331746164 140731331746278 140731331746278 140731331751881 6
/proc/63114/statm: 6613004 6488556 672 696 0 6612165 0
Current children cumulated CPU time: 1057.1 s
Current children cumulated vsize: 26456208 KiB
Current children cumulated memory: 25957168 KiB

[startup+1076 s]*
/proc/loadavg: 2.25 2.70 2.93 3/257 63207
/proc/meminfo: memFree=116118344/131250000 swapFree=33010672/33010684
[pid=63110] ppid=63107 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/63110/stat : 63110 (naps-1.03a6.sh) S 63107 63110 62007 0 -1 4194304 227 207 0 0 0 0 0 0 20 0 1 0 59783278 4292608 736 18446744073709551615 94379000963072 94379001857605 140730612781408 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94379002096656 94379002144400 94379008548864 140730612783527 140730612783621 140730612783621 140730612789223 0
/proc/63110/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): 1076.01
CPU time (s): 1057.4
CPU user time (s): 1028.33
CPU system time (s): 29.0645
CPU usage (%): 98.2699
Max. virtual memory (cumulated for all children) (KiB): 28376740
Max. memory (cumulated for all children) (KiB): 26320328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1028.33
system time used= 29.0645
maximum resident set size= 26325448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2053247
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= 142
involuntary context switches= 1379


# summary of solver processes directly reported to runsolver:
#   pid: 63110
#   total CPU time (s): 1057.4
#   total CPU user time (s): 1028.33
#   total CPU system time (s): 29.0645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.82564 second user time and 5.06507 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-02 09:24:27
IDJOB=4504564
IDBENCH=155664
IDSOLVER=3341
FILE ID=nodeC014/4504564-1751441067
RUNJOBID= nodeC014-1751435142-62429
SLURM_JOB_ID= 9598380
Free space on /tmp= 430912 MiB

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

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

MD5SUM BENCH= fab5e62eb964e75ef5bb4e0d05cd3bf1
RANDOM SEED=333595858

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		: 3602.097
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.121
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		: 3600.127
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		: 3635.073
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		: 3601.038
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.085
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		: 3600.736
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		: 3669.000
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:        114705720 kB
MemAvailable:   117287920 kB
Buffers:            2508 kB
Cached:          3378576 kB
SwapCached:            4 kB
Active:         12866156 kB
Inactive:        2915172 kB
Active(anon):   12414456 kB
Inactive(anon):     3852 kB
Active(file):     451700 kB
Inactive(file):  2911320 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8488 kB
Writeback:             0 kB
AnonPages:      12403420 kB
Mapped:           109256 kB
Shmem:             18064 kB
KReclaimable:     116836 kB
Slab:             206004 kB
SReclaimable:     116836 kB
SUnreclaim:        89168 kB
KernelStack:        4320 kB
PageTables:        27380 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   13263296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8863744 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= 430500 MiB
End job on nodeC014 at 2025-07-02 09:42:23