Trace number 4504242

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) 3162.32 3186.58

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_1_mh.opb
MD5SUM22685a6d8447b8be1a49f22723e48d9b
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 benchmark3373010
Best CPU time to get the best result obtained on this benchmark46.8077
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 97336000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12201970261
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 97336000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12201970261
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.02	c Input file name: HOME/instance-4504242-1751435142.opb
1.36/1.47	c single stage optimization mode
3160.86/3170.98	terminate called after throwing an instance of 'std::bad_alloc'
3160.86/3170.98	  what():  std::bad_alloc
0.00/3186.58	./naps-1.03a6.sh: line 6: 62501 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 (62494 MiB free)
  memory of node 1: 64465 MiB (63043 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 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=62496, runsolver pid=62484

[startup+0.10006 s]*
/proc/loadavg: 1.19 2.55 2.90 5/269 62501
/proc/meminfo: memFree=128525696/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=16036 memory=13000 CPUtime=0.07 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 3101 0 0 0 7 0 0 0 20 0 1 0 59190827 16420864 3250 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 4009 3250 544 696 0 3170 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 20228 KiB
Current children cumulated memory: 16072 KiB

[startup+0.204721 s]*
/proc/loadavg: 1.42 2.58 2.91 5/269 62501
/proc/meminfo: memFree=128470192/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=20316 memory=17360 CPUtime=0.18 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 4295 0 0 0 17 1 0 0 20 0 1 0 59190827 20803584 4340 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 5079 4340 544 696 0 4240 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 24508 KiB
Current children cumulated memory: 20432 KiB

[startup+0.30458 s]*
/proc/loadavg: 1.42 2.58 2.91 5/269 62501
/proc/meminfo: memFree=128463136/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=22740 memory=19536 CPUtime=0.28 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 4848 0 0 0 27 1 0 0 20 0 1 0 59190827 23285760 4884 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 5685 4884 544 696 0 4846 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 26932 KiB
Current children cumulated memory: 22608 KiB

[startup+0.700205 s]
/proc/loadavg: 1.42 2.58 2.91 5/269 62501
/proc/meminfo: memFree=128446504/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=93988 memory=90500 CPUtime=0.67 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 17455 0 0 0 64 3 0 0 20 0 1 0 59190827 96243712 22625 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 23497 22625 544 696 0 22658 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 98180 KiB
Current children cumulated memory: 93572 KiB

[startup+1.50017 s]
/proc/loadavg: 1.42 2.58 2.91 5/269 62501
/proc/meminfo: memFree=128222580/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=367820 memory=356704 CPUtime=1.46 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 48101 0 0 0 133 13 0 0 20 0 1 0 59190827 376647680 89176 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 91955 89176 544 696 0 91116 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 372012 KiB
Current children cumulated memory: 359776 KiB

[startup+3.10538 s]
/proc/loadavg: 1.42 2.58 2.91 5/269 62501
/proc/meminfo: memFree=127326932/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=431256 memory=412324 CPUtime=3.07 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 50241 0 0 0 292 15 0 0 20 0 1 0 59190827 441606144 103081 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 107814 103081 608 696 0 106975 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 435448 KiB
Current children cumulated memory: 415396 KiB

[startup+6.30019 s]
/proc/loadavg: 1.62 2.60 2.91 5/269 62501
/proc/meminfo: memFree=127200124/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=509776 memory=462916 CPUtime=6.25 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 56811 0 0 0 603 22 0 0 20 0 1 0 59190827 522010624 115729 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 127444 115729 608 696 0 126605 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 513968 KiB
Current children cumulated memory: 465988 KiB

[startup+12.7002 s]
/proc/loadavg: 1.89 2.64 2.92 5/269 62501
/proc/meminfo: memFree=127146276/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=525644 memory=494300 CPUtime=12.63 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 60809 0 0 0 1235 28 0 0 20 0 1 0 59190827 538259456 123575 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 131411 123575 608 696 0 130572 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 529836 KiB
Current children cumulated memory: 497372 KiB

[startup+25.5002 s]
/proc/loadavg: 2.22 2.69 2.94 5/269 62501
/proc/meminfo: memFree=125253216/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=395364 memory=367484 CPUtime=25.41 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 61698 0 0 0 2512 29 0 0 20 0 1 0 59190827 404852736 91871 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 98841 91871 608 696 0 98002 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 399556 KiB
Current children cumulated memory: 370556 KiB

[startup+51.1054 s]
/proc/loadavg: 2.92 2.81 2.97 5/269 62502
/proc/meminfo: memFree=114243488/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=2018364 memory=1961032 CPUtime=50.95 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 203058 0 0 0 5011 84 0 0 20 0 1 0 59190827 2066804736 490258 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 504591 490258 608 696 0 503752 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2022556 KiB
Current children cumulated memory: 1964104 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 3.03 3.04 5/269 62504
/proc/meminfo: memFree=84156280/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=12051612 memory=11659592 CPUtime=102 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 1135684 0 0 0 9600 600 0 0 20 0 1 0 59190827 12340850688 2914898 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 3012903 2914898 608 696 0 3012064 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 12055804 KiB
Current children cumulated memory: 11662664 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.22 3.11 5/269 62506
/proc/meminfo: memFree=82538384/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=13200448 memory=12808576 CPUtime=161.83 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 1243063 0 0 0 15480 703 0 0 20 0 1 0 59190827 13517258752 3202144 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 3300112 3202144 608 696 0 3299273 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 13204640 KiB
Current children cumulated memory: 12811648 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 3.38 3.17 5/268 62514
/proc/meminfo: memFree=76725584/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=16213884 memory=15367764 CPUtime=221.66 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 1406183 0 0 0 21361 805 0 0 20 0 1 0 59190827 16603017216 3841941 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 4053471 3841941 608 696 0 4052632 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 3.22 3.12 3.17 4/260 62700
/proc/meminfo: memFree=82766996/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=23188460 memory=22763752 CPUtime=2913.09 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 2553121 0 0 0 285985 5324 0 0 20 0 1 0 59190827 23744983040 5690938 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 5797115 5690938 608 696 0 5796276 0
Current children cumulated CPU time: 2913.09 s
Current children cumulated vsize: 23192652 KiB
Current children cumulated memory: 22766824 KiB

[startup+2982.3 s]
/proc/loadavg: 3.19 3.13 3.17 4/261 62703
/proc/meminfo: memFree=81790296/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=22814512 memory=22389588 CPUtime=2972.88 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 2721854 0 0 0 291924 5364 0 0 20 0 1 0 59190827 23362060288 5597397 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 5703628 5597397 608 696 0 5702789 0
Current children cumulated CPU time: 2972.88 s
Current children cumulated vsize: 22818704 KiB
Current children cumulated memory: 22392660 KiB

[startup+3042.3 s]
/proc/loadavg: 3.12 3.12 3.16 4/260 62705
/proc/meminfo: memFree=80813708/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=26525636 memory=23359288 CPUtime=3032.69 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 2739086 0 0 0 297781 5488 0 0 20 0 1 0 59190827 27162251264 5839822 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 6631409 5839822 608 696 0 6630570 0
Current children cumulated CPU time: 3032.69 s
Current children cumulated vsize: 26529828 KiB
Current children cumulated memory: 23362360 KiB

[startup+3102.3 s]
/proc/loadavg: 3.09 3.11 3.16 4/260 62707
/proc/meminfo: memFree=77403752/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=26832496 CPUtime=3092.5 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 3186881 0 0 0 303646 5604 0 0 20 0 1 0 59190827 30402211840 6708124 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 7422415 6708124 608 696 0 7421576 0
Current children cumulated CPU time: 3092.5 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 26835568 KiB

[startup+3162.3 s]
/proc/loadavg: 3.13 3.12 3.16 4/260 62709
/proc/meminfo: memFree=76585676/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=26998388 CPUtime=3152.29 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) R 62496 62496 62007 0 -1 4194304 3195165 0 0 0 309620 5609 0 0 20 0 1 0 59190827 30402211840 6749597 18446744073709551615 4198400 7047149 140735139291888 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 0
/proc/62501/statm: 7422415 6749597 608 696 0 7421576 0
Current children cumulated CPU time: 3152.29 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 27001460 KiB

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

# cumulated CPU time of all completed processes:  user=3104.86 s, system=57.4645 s

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

[startup+3174.4 s]
/proc/loadavg: 3.11 3.11 3.15 4/262 62712
/proc/meminfo: memFree=74398820/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=27008884 CPUtime=3161.93 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) S 62496 62496 62007 0 -1 4195840 3196532 0 0 0 310485 5708 0 0 20 0 1 0 59190827 30402211840 6752221 18446744073709551615 4198400 7047149 140735139291888 140735139288720 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 6
/proc/62501/statm: 7422415 6752221 672 696 0 7421576 0
Current children cumulated CPU time: 3161.93 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 27011956 KiB

[startup+3180.8 s]
/proc/loadavg: 3.10 3.11 3.15 4/261 62712
/proc/meminfo: memFree=74429188/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=27008884 CPUtime=3161.93 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) S 62496 62496 62007 0 -1 4195840 3196532 0 0 0 310485 5708 0 0 20 0 1 0 59190827 30402211840 6752221 18446744073709551615 4198400 7047149 140735139291888 140735139288720 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 6
/proc/62501/statm: 7422415 6752221 672 696 0 7421576 0
Current children cumulated CPU time: 3161.93 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 27011956 KiB

[startup+3184 s]*
/proc/loadavg: 3.09 3.11 3.15 3/261 62712
/proc/meminfo: memFree=75131812/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=27008884 CPUtime=3161.93 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) S 62496 62496 62007 0 -1 4195840 3196532 0 0 0 310485 5708 0 0 20 0 1 0 59190827 30402211840 6752221 18446744073709551615 4198400 7047149 140735139291888 140735139288720 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 6
/proc/62501/statm: 7422415 6752221 672 696 0 7421576 0
Current children cumulated CPU time: 3161.93 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 27011956 KiB

[startup+3185.6 s]
/proc/loadavg: 3.09 3.11 3.15 3/261 62712
/proc/meminfo: memFree=74819692/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=27008884 CPUtime=3161.93 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) S 62496 62496 62007 0 -1 4195840 3196532 0 0 0 310485 5708 0 0 20 0 1 0 59190827 30402211840 6752221 18446744073709551615 4198400 7047149 140735139291888 140735139288720 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 6
/proc/62501/statm: 7422415 6752221 672 696 0 7421576 0
Current children cumulated CPU time: 3161.93 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 27011956 KiB

[startup+3186 s]*
/proc/loadavg: 3.16 3.12 3.16 3/261 62713
/proc/meminfo: memFree=74821332/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
[pid=62501] ppid=62496 vsize=29689660 memory=27008884 CPUtime=3161.93 cores=1,3
/proc/62501/stat : 62501 (naps-1.03a6) S 62496 62496 62007 0 -1 4195840 3196532 0 0 0 310485 5708 0 0 20 0 1 0 59190827 30402211840 6752221 18446744073709551615 4198400 7047149 140735139291888 140735139288720 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 35373056 140735139297652 140735139297766 140735139297766 140735139303369 6
/proc/62501/statm: 7422415 6752221 672 696 0 7421576 0
Current children cumulated CPU time: 3161.93 s
Current children cumulated vsize: 29693852 KiB
Current children cumulated memory: 27011956 KiB

[startup+3186.4 s]
/proc/loadavg: 3.16 3.12 3.16 3/261 62713
/proc/meminfo: memFree=74821332/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+3186.5 s]
/proc/loadavg: 3.16 3.12 3.16 3/261 62713
/proc/meminfo: memFree=74821332/131250000 swapFree=33010672/33010684
[pid=62496] ppid=62484 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/62496/stat : 62496 (naps-1.03a6.sh) S 62484 62496 62007 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 59190825 4292608 768 18446744073709551615 93908332859392 93908333753925 140733647966016 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93908333992976 93908334040720 93908357603328 140733647972775 140733647972869 140733647972869 140733647978471 0
/proc/62496/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 134

Real time (s): 3186.58
CPU time (s): 3162.32
CPU user time (s): 3104.86
CPU system time (s): 57.4645
CPU usage (%): 99.2386
Max. virtual memory (cumulated for all children) (KiB): 29693852
Max. memory (cumulated for all children) (KiB): 27011956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3104.86
system time used= 57.4644
maximum resident set size= 27008884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3196975
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= 267
involuntary context switches= 6029


# summary of solver processes directly reported to runsolver:
#   pid: 62496
#   total CPU time (s): 3162.32
#   total CPU user time (s): 3104.86
#   total CPU system time (s): 57.4645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.33164 second user time and 15.3407 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-02 07:45:42
IDJOB=4504242
IDBENCH=155650
IDSOLVER=3341
FILE ID=nodeC014/4504242-1751435142
RUNJOBID= nodeC014-1751435142-62431
SLURM_JOB_ID= 9598380
Free space on /tmp= 432280 MiB

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

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

MD5SUM BENCH= 22685a6d8447b8be1a49f22723e48d9b
RANDOM SEED=1046171937

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		: 3598.236
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.091
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.380
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		: 3600.444
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.117
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.225
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.346
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		: 3599.507
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:        128562852 kB
MemAvailable:   129759784 kB
Buffers:            2508 kB
Cached:          1993384 kB
SwapCached:            4 kB
Active:           541352 kB
Inactive:        1529996 kB
Active(anon):      89668 kB
Inactive(anon):     3852 kB
Active(file):     451684 kB
Inactive(file):  1526144 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27876 kB
Writeback:             0 kB
AnonPages:         78624 kB
Mapped:           103756 kB
Shmem:             18064 kB
KReclaimable:     116688 kB
Slab:             206352 kB
SReclaimable:     116688 kB
SUnreclaim:        89664 kB
KernelStack:        4128 kB
PageTables:         2808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     343200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 431388 MiB
End job on nodeC014 at 2025-07-02 08:38:49