Trace number 4504104

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) 2726.22 2754.06

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_9.opb
MD5SUMa11a369abd963989a0475f7e0477b1a8
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 benchmark4167529
Best CPU time to get the best result obtained on this benchmark1556.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 139798359
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 110323070365
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 139798359
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 110323070365
Number of bits of the biggest sum of numbers37
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-4504104-1751493505.opb
1.97/2.08	c single stage optimization mode
2724.92/2733.50	terminate called after throwing an instance of 'std::bad_alloc'
2724.92/2733.50	  what():  std::bad_alloc
0.00/2754.06	./naps-1.03a6.sh: line 6: 69062 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 (35356 MiB free)
  memory of node 1: 64465 MiB (38771 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4504104-1751493505/watcher-4504104-1751493505 -o /tmp/evaluation-result-4504104-1751493505/solver-4504104-1751493505 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751486158-68112 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4504104-1751493505.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=69058, runsolver pid=69055

[startup+0.100066 s]*
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75907628/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=13612 memory=11780 CPUtime=0.08 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 2755 0 0 0 8 0 0 0 20 0 1 0 65029140 13938688 2945 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 3403 2945 544 696 0 2564 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 17804 KiB
Current children cumulated memory: 14852 KiB

[startup+0.205918 s]*
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75907152/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=20476 memory=18564 CPUtime=0.19 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 4441 0 0 0 18 1 0 0 20 0 1 0 65029140 20967424 4641 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 5119 4641 544 696 0 4280 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 24668 KiB
Current children cumulated memory: 21636 KiB

[startup+0.30579 s]*
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75899592/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=25228 memory=23300 CPUtime=0.28 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 5639 0 0 0 27 1 0 0 20 0 1 0 65029140 25833472 5825 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 6307 5825 544 696 0 5468 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 29420 KiB
Current children cumulated memory: 26372 KiB

[startup+0.700199 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75909020/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=32396 memory=30480 CPUtime=0.67 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 8039 0 0 0 66 1 0 0 20 0 1 0 65029140 33173504 7620 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 8099 7620 576 696 0 7260 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 36588 KiB
Current children cumulated memory: 33552 KiB

[startup+1.50021 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75899380/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=182192 memory=169548 CPUtime=1.47 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 32988 0 0 0 140 7 0 0 20 0 1 0 65029140 186564608 42387 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 45548 42387 576 696 0 44709 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 186384 KiB
Current children cumulated memory: 172620 KiB

[startup+3.10576 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75531388/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=417304 memory=399640 CPUtime=3.07 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 63359 0 0 0 293 14 0 0 20 0 1 0 65029140 427319296 99910 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 104326 99910 608 696 0 103487 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 421496 KiB
Current children cumulated memory: 402712 KiB

[startup+6.30019 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 69062
/proc/meminfo: memFree=75549056/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=417304 memory=399640 CPUtime=6.25 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 63363 0 0 0 611 14 0 0 20 0 1 0 65029140 427319296 99910 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 104326 99910 608 696 0 103487 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 421496 KiB
Current children cumulated memory: 402712 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.10 4.09 5/268 69062
/proc/meminfo: memFree=73205416/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=417304 memory=399640 CPUtime=12.64 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 63367 0 0 0 1250 14 0 0 20 0 1 0 65029140 427319296 99910 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 104326 99910 608 696 0 103487 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 421496 KiB
Current children cumulated memory: 402712 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 69064
/proc/meminfo: memFree=75574236/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=417304 memory=399640 CPUtime=25.41 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 63371 0 0 0 2527 14 0 0 20 0 1 0 65029140 427319296 99910 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 104326 99910 608 696 0 103487 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 421496 KiB
Current children cumulated memory: 402712 KiB

[startup+51.1058 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 69064
/proc/meminfo: memFree=64497400/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=9579252 memory=8933136 CPUtime=50.93 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 825030 0 0 0 4777 316 0 0 20 0 1 0 65029140 9809154048 2233284 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 2394813 2233284 608 696 0 2393974 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 9583444 KiB
Current children cumulated memory: 8936208 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 4.13 4.10 5/269 69071
/proc/meminfo: memFree=49781744/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=18250476 memory=16921352 CPUtime=101.96 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 1522441 0 0 0 9561 635 0 0 20 0 1 0 65029140 18688487424 4230338 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 4562619 4230338 608 696 0 4561780 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 18254668 KiB
Current children cumulated memory: 16924424 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.14 4.10 5/270 69100
/proc/meminfo: memFree=48086684/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=18245636 memory=16916584 CPUtime=161.78 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 1544232 0 0 0 15473 705 0 0 20 0 1 0 65029140 18683531264 4229146 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 4561409 4229146 608 696 0 4560570 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 18249828 KiB
Current children cumulated memory: 16919656 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/270 69102
/proc/meminfo: memFree=46793836/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=17326540 memory=15997464 CPUtime=221.59 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 1556747 0 0 0 21239 920 0 0 20 0 1 0 65029140 17742376960 3999366 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 4331635 3999366 608 696 0 4330796 0
Current children cumulated CPU time: 221.59 s

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

/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=22869728 memory=20615840 CPUtime=2434.57 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 2256981 0 0 0 239178 4279 0 0 20 0 1 0 65029140 23418601472 5153960 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 5717432 5153960 640 696 0 5716593 0
Current children cumulated CPU time: 2434.57 s
Current children cumulated vsize: 22873920 KiB
Current children cumulated memory: 20618912 KiB

[startup+2502.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/270 69322
/proc/meminfo: memFree=50601236/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=23229088 memory=20975176 CPUtime=2494.4 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 2262851 0 0 0 245139 4301 0 0 20 0 1 0 65029140 23786586112 5243794 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 5807272 5243794 640 696 0 5806433 0
Current children cumulated CPU time: 2494.4 s
Current children cumulated vsize: 23233280 KiB
Current children cumulated memory: 20978248 KiB

[startup+2562.3 s]
/proc/loadavg: 4.05 4.12 4.11 4/264 69360
/proc/meminfo: memFree=60679752/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=23229088 memory=21026400 CPUtime=2554.24 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 2275511 0 0 0 251011 4413 0 0 20 0 1 0 65029140 23786586112 5256600 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 5807272 5256600 640 696 0 5806433 0
Current children cumulated CPU time: 2554.24 s
Current children cumulated vsize: 23233280 KiB
Current children cumulated memory: 21029472 KiB

[startup+2622.3 s]
/proc/loadavg: 3.44 3.93 4.05 4/264 69362
/proc/meminfo: memFree=62627472/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=22866140 memory=20663496 CPUtime=2614.06 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 2283653 0 0 0 256952 4454 0 0 20 0 1 0 65029140 23414927360 5165874 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 5716535 5165874 640 696 0 5715696 0
Current children cumulated CPU time: 2614.06 s
Current children cumulated vsize: 22870332 KiB
Current children cumulated memory: 20666568 KiB

[startup+2682.3 s]
/proc/loadavg: 3.20 3.77 3.98 4/264 69366
/proc/meminfo: memFree=56283416/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=28048348 memory=27123900 CPUtime=2673.88 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) R 69058 69058 68100 0 -1 4194304 2432880 0 0 0 262661 4727 0 0 20 0 1 0 65029140 28721508352 6780975 18446744073709551615 4198400 7047149 140724428579200 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 0
/proc/69062/statm: 7012087 6780975 640 696 0 7011248 0
Current children cumulated CPU time: 2673.88 s
Current children cumulated vsize: 28052540 KiB
Current children cumulated memory: 27126972 KiB

[startup+2742.3 s]
/proc/loadavg: 3.36 3.69 3.94 4/263 69371
/proc/meminfo: memFree=53408732/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=29492664 memory=28568480 CPUtime=2725.89 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) S 69058 69058 68100 0 -1 4195840 2442138 0 0 0 267679 4910 0 0 20 0 1 0 65029140 30200487936 7142120 18446744073709551615 4198400 7047149 140724428579200 140724428576032 6428412 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 6
/proc/69062/statm: 7373166 7142120 704 696 0 7372327 0
Current children cumulated CPU time: 2725.89 s
Current children cumulated vsize: 29496856 KiB
Current children cumulated memory: 28571552 KiB

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

# cumulated CPU time of all completed processes:  user=2676.8 s, system=49.4295 s

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

[startup+2745.6 s]
/proc/loadavg: 3.33 3.68 3.94 3/263 69371
/proc/meminfo: memFree=53358372/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=29492664 memory=28568480 CPUtime=2725.89 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) S 69058 69058 68100 0 -1 4195840 2442138 0 0 0 267679 4910 0 0 20 0 1 0 65029140 30200487936 7142120 18446744073709551615 4198400 7047149 140724428579200 140724428576032 6428412 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 6
/proc/69062/statm: 7373166 7142120 704 696 0 7372327 0
Current children cumulated CPU time: 2725.89 s
Current children cumulated vsize: 29496856 KiB
Current children cumulated memory: 28571552 KiB

[startup+2748.8 s]
/proc/loadavg: 3.33 3.68 3.94 3/263 69371
/proc/meminfo: memFree=53362972/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=29492664 memory=28568480 CPUtime=2725.89 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) S 69058 69058 68100 0 -1 4195840 2442138 0 0 0 267679 4910 0 0 20 0 1 0 65029140 30200487936 7142120 18446744073709551615 4198400 7047149 140724428579200 140724428576032 6428412 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 6
/proc/69062/statm: 7373166 7142120 704 696 0 7372327 0
Current children cumulated CPU time: 2725.89 s
Current children cumulated vsize: 29496856 KiB
Current children cumulated memory: 28571552 KiB

[startup+2752 s]*
/proc/loadavg: 3.39 3.69 3.94 3/264 69372
/proc/meminfo: memFree=53346616/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=29492664 memory=28568480 CPUtime=2725.89 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) S 69058 69058 68100 0 -1 4195840 2442138 0 0 0 267679 4910 0 0 20 0 1 0 65029140 30200487936 7142120 18446744073709551615 4198400 7047149 140724428579200 140724428576032 6428412 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 6
/proc/69062/statm: 7373166 7142120 704 696 0 7372327 0
Current children cumulated CPU time: 2725.89 s
Current children cumulated vsize: 29496856 KiB
Current children cumulated memory: 28571552 KiB

[startup+2752.8 s]
/proc/loadavg: 3.39 3.69 3.94 3/264 69372
/proc/meminfo: memFree=53346616/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=29492664 memory=28568480 CPUtime=2725.89 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) S 69058 69058 68100 0 -1 4195840 2442138 0 0 0 267679 4910 0 0 20 0 1 0 65029140 30200487936 7142120 18446744073709551615 4198400 7047149 140724428579200 140724428576032 6428412 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 6
/proc/69062/statm: 7373166 7142120 704 696 0 7372327 0
Current children cumulated CPU time: 2725.89 s
Current children cumulated vsize: 29496856 KiB
Current children cumulated memory: 28571552 KiB

[startup+2753.6 s]
/proc/loadavg: 3.39 3.69 3.94 3/264 69372
/proc/meminfo: memFree=53346984/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/statm: 1048 768 704 219 0 110 0
[pid=69062] ppid=69058 vsize=29492664 memory=28568480 CPUtime=2725.89 cores=1,3
/proc/69062/stat : 69062 (naps-1.03a6) S 69058 69058 68100 0 -1 4195840 2442138 0 0 0 267679 4910 0 0 20 0 1 0 65029140 30200487936 7142120 18446744073709551615 4198400 7047149 140724428579200 140724428576032 6428412 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7573272 7623312 21176320 140724428581236 140724428581350 140724428581350 140724428586953 6
/proc/69062/statm: 7373166 7142120 704 696 0 7372327 0
Current children cumulated CPU time: 2725.89 s
Current children cumulated vsize: 29496856 KiB
Current children cumulated memory: 28571552 KiB

[startup+2754 s]*
/proc/loadavg: 3.39 3.69 3.94 5/264 69377
/proc/meminfo: memFree=64921544/131249996 swapFree=33010160/33010684
[pid=69058] ppid=69055 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69058/stat : 69058 (naps-1.03a6.sh) S 69055 69058 68100 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 65029138 4292608 768 18446744073709551615 94658065276928 94658066171461 140725189260672 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94658066410512 94658066458256 94658097999872 140725189269927 140725189270021 140725189270021 140725189275623 0
/proc/69058/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): 2754.06
CPU time (s): 2726.22
CPU user time (s): 2676.8
CPU system time (s): 49.4295
CPU usage (%): 98.9893
Max. virtual memory (cumulated for all children) (KiB): 29496856
Max. memory (cumulated for all children) (KiB): 28571552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2676.8
system time used= 49.4295
maximum resident set size= 28568480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2442583
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= 231
involuntary context switches= 3329


# summary of solver processes directly reported to runsolver:
#   pid: 69058
#   total CPU time (s): 2726.22
#   total CPU user time (s): 2676.8
#   total CPU system time (s): 49.4295

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.39677 second user time and 14.4441 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-02 23:58:25
IDJOB=4504104
IDBENCH=155633
IDSOLVER=3341
FILE ID=nodeC032/4504104-1751493505
RUNJOBID= nodeC032-1751486158-68112
SLURM_JOB_ID= 9598539
Free space on /tmp= 431360 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_9.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504104-1751493505/watcher-4504104-1751493505 -o /tmp/evaluation-result-4504104-1751493505/solver-4504104-1751493505 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751486158-68112 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4504104-1751493505.opb

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

MD5SUM BENCH= a11a369abd963989a0475f7e0477b1a8
RANDOM SEED=640905221

nodeC032 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		: 3599.934
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	: 6999.69
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		: 3572.028
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	: 6999.69
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		: 3664.620
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	: 6999.69
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		: 3599.843
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	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.846
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	: 6999.69
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		: 3599.923
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	: 6999.69
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		: 3555.134
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	: 6999.69
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.898
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	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        75915980 kB
MemAvailable:   91316908 kB
Buffers:            2728 kB
Cached:         16080560 kB
SwapCached:           20 kB
Active:         38417372 kB
Inactive:       15712648 kB
Active(anon):   38061652 kB
Inactive(anon):     3128 kB
Active(file):     355720 kB
Inactive(file): 15709520 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6328 kB
Writeback:             0 kB
AnonPages:      38049976 kB
Mapped:           111624 kB
Shmem:             18048 kB
KReclaimable:     349856 kB
Slab:             442720 kB
SReclaimable:     349856 kB
SUnreclaim:        92864 kB
KernelStack:        4284 kB
PageTables:        77784 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   41161568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  23158784 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= 430528 MiB
End job on nodeC032 at 2025-07-03 00:44:19