Trace number 4485496

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) 355.233 373.184

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-biella1.opb
MD5SUM544c048089694b51508f2abafcc5af71
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark34229441638400
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42650
Total number of constraints1202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1202
Minimum length of a constraint38
Maximum length of a constraint42650
Number of terms in the objective function 42650
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 4779625155602030321168
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 4779727555602030321168
Number of bits of the biggest sum of numbers73
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-4485496-1751305800.opb
282.36/283.47	c single stage optimization mode
353.22/354.50	terminate called after throwing an instance of 'std::bad_alloc'
353.22/354.50	  what():  std::bad_alloc
0.00/373.18	./naps-1.03a6.sh: line 6: 43599 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: 63837 MiB (59260 MiB free)
  memory of node 1: 64465 MiB (35697 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485496-1751305800/watcher-4485496-1751305800 -o /tmp/evaluation-result-4485496-1751305800/solver-4485496-1751305800 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751305074-43434 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4485496-1751305800.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
solver pid=43595, runsolver pid=43592
Current StackSize limit: 8192 KiB

Starting watchdog thread

[startup+0.100066 s]*
/proc/loadavg: 4.24 4.13 4.05 5/260 43599
/proc/meminfo: memFree=97229004/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=8252 memory=6388 CPUtime=0.07 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 1306 0 0 0 7 0 0 0 20 0 1 0 46259409 8450048 1597 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 2063 1597 512 696 0 1224 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 12444 KiB
Current children cumulated memory: 9460 KiB

[startup+0.213578 s]*
/proc/loadavg: 4.24 4.13 4.05 5/260 43599
/proc/meminfo: memFree=97219516/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=18252 memory=16284 CPUtime=0.17 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 3889 0 0 0 16 1 0 0 20 0 1 0 46259409 18690048 4071 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 4563 4071 544 696 0 3724 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 22444 KiB
Current children cumulated memory: 19356 KiB

[startup+0.311142 s]*
/proc/loadavg: 4.24 4.13 4.05 5/260 43599
/proc/meminfo: memFree=97211452/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=18252 memory=16284 CPUtime=0.26 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 3889 0 0 0 25 1 0 0 20 0 1 0 46259409 18690048 4071 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 4563 4071 544 696 0 3724 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 22444 KiB
Current children cumulated memory: 19356 KiB

[startup+0.700283 s]
/proc/loadavg: 4.24 4.13 4.05 5/260 43599
/proc/meminfo: memFree=97194568/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30536 memory=27168 CPUtime=0.61 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 6870 0 0 0 59 2 0 0 20 0 1 0 46259409 31268864 6792 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 7634 6792 544 696 0 6795 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 34728 KiB
Current children cumulated memory: 30240 KiB

[startup+1.50023 s]
/proc/loadavg: 4.24 4.13 4.05 5/260 43599
/proc/meminfo: memFree=97163824/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=67668 memory=61856 CPUtime=1.4 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 15555 0 0 0 135 5 0 0 20 0 1 0 46259409 69292032 15464 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 16917 15464 544 696 0 16078 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 71860 KiB
Current children cumulated memory: 64928 KiB

[startup+3.1056 s]
/proc/loadavg: 4.24 4.13 4.05 5/260 43599
/proc/meminfo: memFree=97043148/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=67668 memory=61856 CPUtime=2.99 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 15609 0 0 0 294 5 0 0 20 0 1 0 46259409 69292032 15464 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 16917 15464 544 696 0 16078 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 71860 KiB
Current children cumulated memory: 64928 KiB

[startup+6.30028 s]
/proc/loadavg: 4.22 4.13 4.05 4/261 43600
/proc/meminfo: memFree=97003616/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=67668 memory=61856 CPUtime=6.17 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 15609 0 0 0 612 5 0 0 20 0 1 0 46259409 69292032 15464 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 16917 15464 544 696 0 16078 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 71860 KiB
Current children cumulated memory: 64928 KiB

[startup+12.7003 s]
/proc/loadavg: 4.28 4.14 4.06 4/261 43600
/proc/meminfo: memFree=97040568/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=70412 memory=64672 CPUtime=12.55 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 16385 0 0 0 1250 5 0 0 20 0 1 0 46259409 72101888 16168 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 17603 16168 544 696 0 16764 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 74604 KiB
Current children cumulated memory: 67744 KiB

[startup+25.5003 s]
/proc/loadavg: 4.29 4.15 4.06 5/260 43654
/proc/meminfo: memFree=123429644/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=216236 memory=201568 CPUtime=25.32 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 38548 0 0 0 2520 12 0 0 20 0 1 0 46259409 221425664 50392 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 54059 50392 544 696 0 53220 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 220428 KiB
Current children cumulated memory: 204640 KiB

[startup+51.1133 s]
/proc/loadavg: 4.27 4.15 4.06 5/260 43654
/proc/meminfo: memFree=123389524/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=497136 memory=482800 CPUtime=50.84 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 66925 0 0 0 5061 23 0 0 20 0 1 0 46259409 509067264 120700 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 124284 120700 544 696 0 123445 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 501328 KiB
Current children cumulated memory: 485872 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.14 4.07 5/259 43656
/proc/meminfo: memFree=122156000/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=1114468 memory=1089744 CPUtime=101.86 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 151699 0 0 0 10136 50 0 0 20 0 1 0 46259409 1141215232 272436 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 278617 272436 544 696 0 277778 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1118660 KiB
Current children cumulated memory: 1092816 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.07 5/259 43658
/proc/meminfo: memFree=121657436/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=1658908 memory=1633652 CPUtime=161.65 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 179074 0 0 0 16092 73 0 0 20 0 1 0 46259409 1698721792 408413 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 414727 408413 544 696 0 413888 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 1663100 KiB
Current children cumulated memory: 1636724 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.07 5/259 43660
/proc/meminfo: memFree=121486836/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=1934148 memory=1808640 CPUtime=221.45 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 209201 0 0 0 22061 84 0 0 20 0 1 0 46259409 1980567552 452160 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 483537 452160 544 696 0 482698 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 1938340 KiB
Current children cumulated memory: 1811712 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.07 5/259 43662
/proc/meminfo: memFree=95098448/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=29039388 memory=28090272 CPUtime=281.26 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 2546899 0 0 0 27041 1085 0 0 20 0 1 0 46259409 29736333312 7022568 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 7259847 7022568 544 696 0 7259008 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 29043580 KiB
Current children cumulated memory: 28093344 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.07 5/254 43665
/proc/meminfo: memFree=93070560/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30901168 memory=29987820 CPUtime=341.06 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) R 43595 43595 43422 0 -1 4194304 2783056 0 0 0 32951 1155 0 0 20 0 1 0 46259409 31642796032 7496955 18446744073709551615 4198400 7047149 140729313175824 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 0
/proc/43599/statm: 7725292 7496955 608 696 0 7724453 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 30905360 KiB
Current children cumulated memory: 29990892 KiB

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

# cumulated CPU time of all completed processes:  user=341.475 s, system=13.7582 s

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

[startup+358.4 s]
/proc/loadavg: 4.14 4.12 4.07 5/255 43668
/proc/meminfo: memFree=91799804/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30585040 memory=30019600 CPUtime=354.23 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) S 43595 43595 43422 0 -1 4195840 2795891 0 0 0 34147 1276 0 0 20 0 1 0 46259409 31319080960 7504900 18446744073709551615 4198400 7047149 140729313175824 140729313172800 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 6
/proc/43599/statm: 7646260 7504900 640 696 0 7645421 0
Current children cumulated CPU time: 354.23 s
Current children cumulated vsize: 30589232 KiB
Current children cumulated memory: 30022672 KiB

[startup+364.802 s]
/proc/loadavg: 4.12 4.11 4.07 5/255 43668
/proc/meminfo: memFree=91521960/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30585040 memory=30019600 CPUtime=354.23 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) S 43595 43595 43422 0 -1 4195840 2795891 0 0 0 34147 1276 0 0 20 0 1 0 46259409 31319080960 7504900 18446744073709551615 4198400 7047149 140729313175824 140729313172800 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 6
/proc/43599/statm: 7646260 7504900 640 696 0 7645421 0
Current children cumulated CPU time: 354.23 s
Current children cumulated vsize: 30589232 KiB
Current children cumulated memory: 30022672 KiB

[startup+368 s]*
/proc/loadavg: 4.12 4.11 4.07 4/257 43670
/proc/meminfo: memFree=91498020/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30585040 memory=30019600 CPUtime=354.23 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) S 43595 43595 43422 0 -1 4195840 2795891 0 0 0 34147 1276 0 0 20 0 1 0 46259409 31319080960 7504900 18446744073709551615 4198400 7047149 140729313175824 140729313172800 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 6
/proc/43599/statm: 7646260 7504900 640 696 0 7645421 0
Current children cumulated CPU time: 354.23 s
Current children cumulated vsize: 30589232 KiB
Current children cumulated memory: 30022672 KiB

[startup+371.2 s]
/proc/loadavg: 4.19 4.13 4.07 4/258 43671
/proc/meminfo: memFree=91499124/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30585040 memory=30019600 CPUtime=354.23 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) S 43595 43595 43422 0 -1 4195840 2795891 0 0 0 34147 1276 0 0 20 0 1 0 46259409 31319080960 7504900 18446744073709551615 4198400 7047149 140729313175824 140729313172800 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 6
/proc/43599/statm: 7646260 7504900 640 696 0 7645421 0
Current children cumulated CPU time: 354.23 s
Current children cumulated vsize: 30589232 KiB
Current children cumulated memory: 30022672 KiB

[startup+372 s]*
/proc/loadavg: 4.19 4.13 4.07 4/258 43672
/proc/meminfo: memFree=91498644/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/statm: 1048 768 704 219 0 110 0
[pid=43599] ppid=43595 vsize=30585040 memory=30019600 CPUtime=354.23 cores=1,3
/proc/43599/stat : 43599 (naps-1.03a6) S 43595 43595 43422 0 -1 4195840 2795891 0 0 0 34147 1276 0 0 20 0 1 0 46259409 31319080960 7504900 18446744073709551615 4198400 7047149 140729313175824 140729313172800 6428412 0 0 0 17922 1 0 0 17 3 0 0 0 0 0 7573272 7623312 8433664 140729313184116 140729313184230 140729313184230 140729313189833 6
/proc/43599/statm: 7646260 7504900 640 696 0 7645421 0
Current children cumulated CPU time: 354.23 s
Current children cumulated vsize: 30589232 KiB
Current children cumulated memory: 30022672 KiB

[startup+372.8 s]
/proc/loadavg: 4.19 4.13 4.07 4/258 43672
/proc/meminfo: memFree=91498644/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/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+373 s]*
/proc/loadavg: 4.19 4.13 4.07 5/260 43678
/proc/meminfo: memFree=102852624/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/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+373.109 s]
/proc/loadavg: 4.19 4.13 4.07 5/260 43678
/proc/meminfo: memFree=102852624/131382112 swapFree=33010684/33010684
[pid=43595] ppid=43592 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/43595/stat : 43595 (naps-1.03a6.sh) S 43592 43595 43422 0 -1 4194304 231 201 0 0 0 0 0 0 20 0 1 0 46259407 4292608 768 18446744073709551615 93986860642304 93986861536837 140724065035232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93986861775888 93986861823632 93986885177344 140724065040807 140724065040901 140724065040901 140724065046503 0
/proc/43595/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): 373.184
CPU time (s): 355.233
CPU user time (s): 341.475
CPU system time (s): 13.7582
CPU usage (%): 95.1898
Max. virtual memory (cumulated for all children) (KiB): 31637812
Max. memory (cumulated for all children) (KiB): 30508212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.475
system time used= 13.7582
maximum resident set size= 30754868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2796336
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= 146
involuntary context switches= 2544


# summary of solver processes directly reported to runsolver:
#   pid: 43595
#   total CPU time (s): 355.233
#   total CPU user time (s): 341.475
#   total CPU system time (s): 13.7582

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.91107 second user time and 3.89601 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-30 19:50:00
IDJOB=4485496
IDBENCH=146799
IDSOLVER=3341
FILE ID=nodeC005/4485496-1751305800
RUNJOBID= nodeC005-1751305074-43434
SLURM_JOB_ID= 9594302
Free space on /tmp= 429924 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-biella1.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485496-1751305800/watcher-4485496-1751305800 -o /tmp/evaluation-result-4485496-1751305800/solver-4485496-1751305800 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751305074-43434 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4485496-1751305800.opb

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

MD5SUM BENCH= 544c048089694b51508f2abafcc5af71
RANDOM SEED=637466530

nodeC005 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	: 0xb00001f
cpu MHz		: 3491.922
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3661.403
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.344
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.241
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3662.742
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1198.130
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.274
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.488
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        97236048 kB
MemAvailable:   99535472 kB
Buffers:            3280 kB
Cached:          3101124 kB
SwapCached:            0 kB
Active:         29575148 kB
Inactive:        2801776 kB
Active(anon):   29290512 kB
Inactive(anon):        0 kB
Active(file):     284636 kB
Inactive(file):  2801776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1206676 kB
Writeback:             0 kB
AnonPages:      29274676 kB
Mapped:           111100 kB
Shmem:             17964 kB
KReclaimable:     105276 kB
Slab:             188904 kB
SReclaimable:     105276 kB
SUnreclaim:        83628 kB
KernelStack:        4208 kB
PageTables:        60800 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   31196672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149684 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15613952 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431420 MiB
End job on nodeC005 at 2025-06-30 19:56:14