Trace number 4486600

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? (TO) 3600.05 3610.01

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f1000.opb
MD5SUMf9f2b1fc4917344504b6167976088a05
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 benchmark925
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000
Total number of constraints5250
Number of constraints which are clauses5250
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
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-4486600-1751327097.opb
0.00/0.05	c single stage optimization mode
3600.04/3610.00	c 
3600.04/3610.00	c *** TERMINATED *** by signal 15
3600.04/3610.00	s UNKNOWN
3600.04/3610.00	c _____________________________________________________________________________
3600.04/3610.00	c std/band forms        : 0,0
3600.04/3610.00	c 2cl/3cl ITE-codings   : 0,0
3600.04/3610.00	c BDD/srt/adr Max costs : 0,0,0
3600.04/3610.00	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.04/3610.00	c BDD nodes             : 0
3600.04/3610.00	c Es1/CC detections     : 0,0
3600.04/3610.00	c CC sort               : 0
3600.04/3610.00	c SAT/UNSAT calls       : 0,0
3600.04/3610.00	c regenrated variables  : 0
3600.04/3610.00	c eliminated fixed lits : 0
3600.04/3610.00	c goal lit flips        : 0
3600.04/3610.00	c goal stages           : 1
3600.04/3610.00	c goal shrink           : 0
3600.04/3610.00	c goal coeff separations: 0
3600.04/3610.00	c restarts              : 0
3600.04/3610.00	c conflicts             : 0              (0 /sec)
3600.04/3610.00	c decisions             : 0              (0 /sec)
3600.04/3610.00	c propagations          : 0              (0 /sec)
3600.04/3610.00	c inspects              : 0              (0 /sec)
3600.04/3610.00	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.04/3610.00	c Time for Opt-base     : 0 s
3600.04/3610.00	c Steps for Opt-base    : 0
3600.04/3610.00	c Time for BDD coding   : 0 s
3600.04/3610.00	c Time for srt coding   : 0 s
3600.04/3610.00	c _____________________________________________________________________________

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486600-1751327097/watcher-4486600-1751327097 -o /tmp/evaluation-result-4486600-1751327097/solver-4486600-1751327097 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751327094-44965 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4486600-1751327097.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=45081, runsolver pid=45078
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 0.58 0.95 1.41 5/268 45085
/proc/meminfo: memFree=129754292/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=6508 memory=5120 CPUtime=0.08 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 793 0 0 0 8 0 0 0 20 0 1 0 48387541 6664192 1280 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 1627 1280 608 696 0 788 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10700 KiB
Current children cumulated memory: 8064 KiB

[startup+0.204954 s]*
/proc/loadavg: 0.58 0.95 1.41 5/268 45085
/proc/meminfo: memFree=129745976/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=6924 memory=5516 CPUtime=0.18 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 1201 0 0 0 18 0 0 0 20 0 1 0 48387541 7090176 1379 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 1731 1379 608 696 0 892 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 11116 KiB
Current children cumulated memory: 8460 KiB

[startup+0.304762 s]*
/proc/loadavg: 0.58 0.95 1.41 5/268 45085
/proc/meminfo: memFree=129716928/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=7084 memory=5604 CPUtime=0.28 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 1454 0 0 0 28 0 0 0 20 0 1 0 48387541 7254016 1401 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 1771 1401 608 696 0 932 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 11276 KiB
Current children cumulated memory: 8548 KiB

[startup+0.700129 s]
/proc/loadavg: 0.58 0.95 1.41 5/268 45085
/proc/meminfo: memFree=129712808/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=8012 memory=6504 CPUtime=0.67 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 2304 0 0 0 67 0 0 0 20 0 1 0 48387541 8204288 1626 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 2003 1626 608 696 0 1164 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 12204 KiB
Current children cumulated memory: 9448 KiB

[startup+1.50013 s]
/proc/loadavg: 0.58 0.95 1.41 5/268 45085
/proc/meminfo: memFree=129705940/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=9304 memory=7888 CPUtime=1.47 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 3673 0 0 0 147 0 0 0 20 0 1 0 48387541 9527296 1972 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 2326 1972 608 696 0 1487 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13496 KiB
Current children cumulated memory: 10832 KiB

[startup+3.1053 s]
/proc/loadavg: 0.85 1.00 1.43 5/268 45085
/proc/meminfo: memFree=129683564/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=10268 memory=8860 CPUtime=3.08 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 5843 0 0 0 307 1 0 0 20 0 1 0 48387541 10514432 2215 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 2567 2215 608 696 0 1728 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 14460 KiB
Current children cumulated memory: 11804 KiB

[startup+6.30013 s]
/proc/loadavg: 0.85 1.00 1.43 5/268 45085
/proc/meminfo: memFree=129618744/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=12432 memory=10944 CPUtime=6.26 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 8854 0 0 0 625 1 0 0 20 0 1 0 48387541 12730368 2736 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 3108 2736 608 696 0 2269 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 16624 KiB
Current children cumulated memory: 13888 KiB

[startup+12.7001 s]
/proc/loadavg: 1.34 1.10 1.45 5/268 45085
/proc/meminfo: memFree=129584316/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=17388 memory=15464 CPUtime=12.64 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 16027 0 0 0 1262 2 0 0 20 0 1 0 48387541 17805312 3866 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 4347 3866 608 696 0 3508 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 21580 KiB
Current children cumulated memory: 18408 KiB

[startup+25.5001 s]
/proc/loadavg: 1.75 1.20 1.48 5/268 45085
/proc/meminfo: memFree=129655312/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=18276 memory=16708 CPUtime=25.41 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 20512 0 0 0 2537 4 0 0 20 0 1 0 48387541 18714624 4177 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 4569 4177 608 696 0 3730 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 22468 KiB
Current children cumulated memory: 19652 KiB

[startup+51.1054 s]
/proc/loadavg: 2.52 1.42 1.55 5/268 45086
/proc/meminfo: memFree=129650308/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=21968 memory=20500 CPUtime=50.94 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 30960 0 0 0 5088 6 0 0 20 0 1 0 48387541 22495232 5125 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 5492 5125 608 696 0 4653 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 26160 KiB
Current children cumulated memory: 23444 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 1.87 1.70 5/268 45087
/proc/meminfo: memFree=129564016/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=29088 memory=27544 CPUtime=101.99 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 37477 0 0 0 10191 8 0 0 20 0 1 0 48387541 29786112 6886 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 7272 6886 608 696 0 6433 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 33280 KiB
Current children cumulated memory: 30488 KiB

[startup+162.3 s]
/proc/loadavg: 3.85 2.28 1.85 5/268 45094
/proc/meminfo: memFree=129504588/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=33016 memory=31504 CPUtime=161.83 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 46370 0 0 0 16172 11 0 0 20 0 1 0 48387541 33808384 7876 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 8254 7876 608 696 0 7415 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 37208 KiB
Current children cumulated memory: 34448 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.62 2.00 5/269 45097
/proc/meminfo: memFree=129505544/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=37084 memory=35176 CPUtime=221.66 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 54644 0 0 0 22152 14 0 0 20 0 1 0 48387541 37974016 8794 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 9271 8794 608 696 0 8432 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 41276 KiB

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

/proc/loadavg: 4.12 4.13 4.04 5/268 45247
/proc/meminfo: memFree=129157704/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=131096 memory=129528 CPUtime=3033.9 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 138311 0 0 0 303329 61 0 0 20 0 1 0 48387541 134242304 32382 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 32774 32382 608 696 0 31935 0
Current children cumulated CPU time: 3033.9 s
Current children cumulated vsize: 135288 KiB
Current children cumulated memory: 132472 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.12 4.04 5/268 45249
/proc/meminfo: memFree=129165276/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=89840 memory=88240 CPUtime=3093.74 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 139576 0 0 0 309312 62 0 0 20 0 1 0 48387541 91996160 22060 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 22460 22060 608 696 0 21621 0
Current children cumulated CPU time: 3093.74 s
Current children cumulated vsize: 94032 KiB
Current children cumulated memory: 91184 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.04 5/267 45256
/proc/meminfo: memFree=129185164/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=87400 memory=85864 CPUtime=3153.58 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 140541 0 0 0 315295 63 0 0 20 0 1 0 48387541 89497600 21466 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 21850 21466 608 696 0 21011 0
Current children cumulated CPU time: 3153.58 s
Current children cumulated vsize: 91592 KiB
Current children cumulated memory: 88808 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.11 4.04 5/267 45258
/proc/meminfo: memFree=129177960/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=112364 memory=110712 CPUtime=3213.41 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 142540 0 0 0 321277 64 0 0 20 0 1 0 48387541 115060736 27678 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 28091 27678 608 696 0 27252 0
Current children cumulated CPU time: 3213.41 s
Current children cumulated vsize: 116556 KiB
Current children cumulated memory: 113656 KiB

[startup+3282.3 s]
/proc/loadavg: 4.90 4.31 4.11 5/268 45261
/proc/meminfo: memFree=129118096/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=135308 memory=133752 CPUtime=3273.24 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143167 0 0 0 327260 64 0 0 20 0 1 0 48387541 138555392 33438 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 33827 33438 608 696 0 32988 0
Current children cumulated CPU time: 3273.24 s
Current children cumulated vsize: 139500 KiB
Current children cumulated memory: 136696 KiB

[startup+3342.3 s]
/proc/loadavg: 4.46 4.31 4.12 5/268 45263
/proc/meminfo: memFree=129141356/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=135308 memory=133752 CPUtime=3333.07 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143167 0 0 0 333243 64 0 0 20 0 1 0 48387541 138555392 33438 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 33827 33438 608 696 0 32988 0
Current children cumulated CPU time: 3333.07 s
Current children cumulated vsize: 139500 KiB
Current children cumulated memory: 136696 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.28 4.12 5/268 45265
/proc/meminfo: memFree=129106384/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=146664 memory=145016 CPUtime=3392.91 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143451 0 0 0 339226 65 0 0 20 0 1 0 48387541 150183936 36254 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 36666 36254 608 696 0 35827 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 150856 KiB
Current children cumulated memory: 147960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.24 4.11 5/267 45269
/proc/meminfo: memFree=129112600/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=146664 memory=145016 CPUtime=3452.74 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143504 0 0 0 345209 65 0 0 20 0 1 0 48387541 150183936 36254 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 36666 36254 608 696 0 35827 0
Current children cumulated CPU time: 3452.74 s
Current children cumulated vsize: 150856 KiB
Current children cumulated memory: 147960 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.21 4.11 5/267 45271
/proc/meminfo: memFree=129145020/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=146664 memory=145016 CPUtime=3512.58 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143513 0 0 0 351193 65 0 0 20 0 1 0 48387541 150183936 36254 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 36666 36254 608 696 0 35827 0
Current children cumulated CPU time: 3512.58 s
Current children cumulated vsize: 150856 KiB
Current children cumulated memory: 147960 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.19 4.10 5/266 45273
/proc/meminfo: memFree=129125728/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=147428 memory=145784 CPUtime=3572.41 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143704 0 0 0 357176 65 0 0 20 0 1 0 48387541 150966272 36446 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 36857 36446 608 696 0 36018 0
Current children cumulated CPU time: 3572.41 s
Current children cumulated vsize: 151620 KiB
Current children cumulated memory: 148728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.14 4.18 4.10 2/257 45310
/proc/meminfo: memFree=129968368/131249996 swapFree=33005272/33010684
[pid=45081] ppid=45078 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/45081/stat : 45081 (naps-1.03a6.sh) S 45078 45081 44955 0 -1 4194304 227 202 0 0 0 0 0 0 20 0 1 0 48387540 4292608 736 18446744073709551615 94257771089920 94257771984453 140721238945136 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94257772223504 94257772271248 94257797169152 140721238948263 140721238948357 140721238948357 140721238953959 0
/proc/45081/statm: 1048 736 672 219 0 110 0
[pid=45085] ppid=45081 vsize=147428 memory=145784 CPUtime=3600.04 cores=0,2
/proc/45085/stat : 45085 (naps-1.03a6) R 45081 45081 44955 0 -1 4194304 143704 0 0 0 359938 66 0 0 20 0 1 0 48387541 150966272 36446 18446744073709551615 4198400 7047149 140726099857664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40603648 140726099863924 140726099864038 140726099864038 140726099869641 0
/proc/45085/statm: 36857 36446 608 696 0 36018 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 151620 KiB
Current children cumulated memory: 148728 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.01 s]
# the end of solver process 45081 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3599.38 s, system=0.664312 s

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

Child status: 10

Real time (s): 3610.01
CPU time (s): 3600.05
CPU user time (s): 3599.38
CPU system time (s): 0.664312
CPU usage (%): 99.7241
Max. virtual memory (cumulated for all children) (KiB): 158932
Max. memory (cumulated for all children) (KiB): 155056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.38
system time used= 0.664312
maximum resident set size= 153136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144146
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= 159
involuntary context switches= 7878


# summary of solver processes directly reported to runsolver:
#   pid: 45081
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.38
#   total CPU system time (s): 0.664312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.2218 second user time and 16.935 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-01 01:44:57
IDJOB=4486600
IDBENCH=147028
IDSOLVER=3341
FILE ID=nodeC023/4486600-1751327097
RUNJOBID= nodeC023-1751327094-44965
SLURM_JOB_ID= 9594365
Free space on /tmp= 433044 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f1000.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486600-1751327097/watcher-4486600-1751327097 -o /tmp/evaluation-result-4486600-1751327097/solver-4486600-1751327097 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751327094-44965 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4486600-1751327097.opb

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

MD5SUM BENCH= f9f2b1fc4917344504b6167976088a05
RANDOM SEED=1367040162

nodeC023 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.892
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.78
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		: 3599.858
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.78
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		: 3597.256
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.78
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		: 3577.497
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.78
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.888
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.78
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.888
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.78
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		: 3599.896
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.78
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		: 3607.293
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129800600 kB
MemAvailable:   129435612 kB
Buffers:            1328 kB
Cached:           414212 kB
SwapCached:          520 kB
Active:           572528 kB
Inactive:         309612 kB
Active(anon):     420296 kB
Inactive(anon):    59548 kB
Active(file):     152232 kB
Inactive(file):   250064 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005272 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26200 kB
Writeback:            12 kB
AnonPages:        469236 kB
Mapped:           106044 kB
Shmem:             13244 kB
KReclaimable:     103084 kB
Slab:             190548 kB
SReclaimable:     103084 kB
SUnreclaim:        87464 kB
KernelStack:        4332 kB
PageTables:         3788 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     804256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC023 at 2025-07-01 02:45:07