Trace number 4505300

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.1 3612.15

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_7_ic.opb
MD5SUMa79b156993afc0744effacd0e3c6c3c8
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 benchmark18798609
Best CPU time to get the best result obtained on this benchmark3600.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 182044199866
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 182044199866
Number of bits of the biggest sum of numbers38
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-4505300-1751457764.opb
37.78/37.90	c single stage optimization mode
3600.04/3612.10	c 
3600.04/3612.10	c *** TERMINATED *** by signal 15
3600.04/3612.10	s UNKNOWN
3600.04/3612.10	c _____________________________________________________________________________
3600.04/3612.10	c std/band forms        : 985357,0
3600.04/3612.10	c 2cl/3cl ITE-codings   : 357594,0
3600.04/3612.10	c BDD/srt/adr Max costs : 1659,467835,0
3600.04/3612.10	c BDDraw/bin/mul/srt/adr: 985350,0,0,7,0
3600.04/3612.10	c BDD nodes             : 4306943
3600.04/3612.10	c Es1/CC detections     : 0,0
3600.04/3612.10	c CC sort               : 4
3600.04/3612.10	c SAT/UNSAT calls       : 0,0
3600.04/3612.10	c regenrated variables  : 0
3600.04/3612.10	c eliminated fixed lits : 300
3600.04/3612.10	c goal lit flips        : 0
3600.04/3612.10	c goal stages           : 1
3600.04/3612.10	c goal shrink           : 0
3600.04/3612.10	c goal coeff separations: 5122
3600.04/3612.10	c restarts              : 0
3600.04/3612.10	c conflicts             : 0              (0 /sec)
3600.04/3612.10	c decisions             : 0              (0 /sec)
3600.04/3612.10	c propagations          : 0              (0 /sec)
3600.04/3612.10	c inspects              : 0              (0 /sec)
3600.04/3612.10	c CPU time (solving tm) : 3594 s        (3559 s, SAT 0 s, UNSAT 0 s)
3600.04/3612.10	c Time for Opt-base     : 0.002397 s
3600.04/3612.10	c Steps for Opt-base    : 0
3600.04/3612.10	c Time for BDD coding   : 11.95 s
3600.04/3612.10	c Time for srt coding   : 0.3245 s
3600.04/3612.10	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 (57888 MiB free)
  memory of node 1: 64465 MiB (53006 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505300-1751457764/watcher-4505300-1751457764 -o /tmp/evaluation-result-4505300-1751457764/solver-4505300-1751457764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751453988-62947 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4505300-1751457764.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=63551, runsolver pid=63548
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=113544100/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=21956 memory=20028 CPUtime=0.07 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 5232 0 0 0 7 0 0 0 20 0 1 0 61455131 22482944 5007 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 5489 5007 544 696 0 4650 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 26148 KiB
Current children cumulated memory: 23100 KiB

[startup+0.205632 s]*
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=113542336/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=25832 memory=23868 CPUtime=0.18 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 6174 0 0 0 18 0 0 0 20 0 1 0 61455131 26451968 5967 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 6458 5967 544 696 0 5619 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 30024 KiB
Current children cumulated memory: 26940 KiB

[startup+0.305521 s]*
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=113536288/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=31576 memory=29628 CPUtime=0.28 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 7610 0 0 0 27 1 0 0 20 0 1 0 61455131 32333824 7407 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 7894 7407 544 696 0 7055 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 35768 KiB
Current children cumulated memory: 32700 KiB

[startup+0.70021 s]
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=113527216/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=65324 memory=63108 CPUtime=0.67 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 16175 0 0 0 65 2 0 0 20 0 1 0 61455131 66891776 15777 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 16331 15777 544 696 0 15492 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 69516 KiB
Current children cumulated memory: 66180 KiB

[startup+1.5002 s]
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=113454892/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=180384 memory=177456 CPUtime=1.47 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 43860 0 0 0 140 7 0 0 20 0 1 0 61455131 184713216 44364 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 45096 44364 544 696 0 44257 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 184576 KiB
Current children cumulated memory: 180528 KiB

[startup+3.10532 s]
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=113181332/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=407680 memory=404320 CPUtime=3.07 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 99366 0 0 0 292 15 0 0 20 0 1 0 61455131 417464320 101080 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 101920 101080 544 696 0 101081 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 411872 KiB
Current children cumulated memory: 407392 KiB

[startup+6.30019 s]
/proc/loadavg: 4.09 4.13 4.09 5/266 63555
/proc/meminfo: memFree=112762252/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=861356 memory=857448 CPUtime=6.26 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 209650 0 0 0 595 31 0 0 20 0 1 0 61455131 882028544 214362 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 215339 214362 544 696 0 214500 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 865548 KiB
Current children cumulated memory: 860520 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.12 4.09 5/266 63555
/proc/meminfo: memFree=112383968/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=1121236 memory=1115092 CPUtime=12.64 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 243442 0 0 0 1220 44 0 0 20 0 1 0 61455131 1148145664 278773 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 280309 278773 544 696 0 279470 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1125428 KiB
Current children cumulated memory: 1118164 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 63555
/proc/meminfo: memFree=112003240/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=1557384 memory=1550832 CPUtime=25.41 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 309480 0 0 0 2447 94 0 0 20 0 1 0 61455131 1594761216 387708 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 389346 387708 576 696 0 388507 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1561576 KiB
Current children cumulated memory: 1553904 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.13 4.09 5/266 63556
/proc/meminfo: memFree=111423232/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2211648 memory=2120524 CPUtime=50.94 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 320135 0 0 0 4887 207 0 0 20 0 1 0 61455131 2264727552 530131 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 552912 530131 608 696 0 552073 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2215840 KiB
Current children cumulated memory: 2123596 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/267 63560
/proc/meminfo: memFree=111115360/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2631524 memory=2427356 CPUtime=101.98 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 337833 0 0 0 9931 267 0 0 20 0 1 0 61455131 2694680576 606839 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 657881 606839 640 696 0 657042 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2635716 KiB
Current children cumulated memory: 2430428 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 63567
/proc/meminfo: memFree=111158232/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2622480 memory=2422408 CPUtime=161.79 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 346203 0 0 0 15886 293 0 0 20 0 1 0 61455131 2685419520 605602 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 655620 605602 640 696 0 654781 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2626672 KiB
Current children cumulated memory: 2425480 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/268 63569
/proc/meminfo: memFree=111150432/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2606516 memory=2407824 CPUtime=221.59 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 355551 0 0 0 21845 314 0 0 20 0 1 0 61455131 2669072384 601956 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 651629 601956 640 696 0 650790 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2610708 KiB

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

/proc/63555/statm: 659388 620790 640 696 0 658549 0
Current children cumulated CPU time: 3092.03 s
Current children cumulated vsize: 2641744 KiB
Current children cumulated memory: 2486232 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.13 5/267 63748
/proc/meminfo: memFree=114619312/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567068 memory=2412676 CPUtime=3151.82 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 428348 0 0 0 314626 556 0 0 20 0 1 0 61455131 2628677632 603169 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641767 603169 640 696 0 640928 0
Current children cumulated CPU time: 3151.82 s
Current children cumulated vsize: 2571260 KiB
Current children cumulated memory: 2415748 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/267 63755
/proc/meminfo: memFree=114623224/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567068 memory=2412676 CPUtime=3211.61 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 428435 0 0 0 320605 556 0 0 20 0 1 0 61455131 2628677632 603169 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641767 603169 640 696 0 640928 0
Current children cumulated CPU time: 3211.61 s
Current children cumulated vsize: 2571260 KiB
Current children cumulated memory: 2415748 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.12 5/267 63757
/proc/meminfo: memFree=114617292/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567068 memory=2412676 CPUtime=3271.39 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 428589 0 0 0 326583 556 0 0 20 0 1 0 61455131 2628677632 603169 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641767 603169 640 696 0 640928 0
Current children cumulated CPU time: 3271.39 s
Current children cumulated vsize: 2571260 KiB
Current children cumulated memory: 2415748 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/267 63759
/proc/meminfo: memFree=114618604/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3331.18 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 429521 0 0 0 332558 560 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3331.18 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/267 63761
/proc/meminfo: memFree=114639636/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3390.98 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 429533 0 0 0 338537 561 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3390.98 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.11 5/268 63860
/proc/meminfo: memFree=117674576/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3450.77 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 429676 0 0 0 344516 561 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3450.77 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/267 63873
/proc/meminfo: memFree=114979884/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3510.56 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 429873 0 0 0 350495 561 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3510.56 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.11 4.10 5/267 63875
/proc/meminfo: memFree=114665492/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3570.35 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 429997 0 0 0 356474 561 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3570.35 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.09 4.09 4.10 5/267 63876
/proc/meminfo: memFree=114653088/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3600.04 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 430164 0 0 0 359443 561 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612.11 s]
# the end of solver process 63551 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001416 s, system=0.002838 s

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

# cumulated CPU time of all completed processes:  user=3594.44 s, system=5.66235 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.11 s]
/proc/loadavg: 4.09 4.09 4.10 5/267 63876
/proc/meminfo: memFree=114653088/131250000 swapFree=33010684/33010684
[pid=63551] ppid=63548 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/63551/stat : 63551 (naps-1.03a6.sh) S 63548 63551 62937 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 61455129 4292608 768 18446744073709551615 94785662758912 94785663653445 140726876763824 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94785663892496 94785663940240 94785672228864 140726876772775 140726876772869 140726876772869 140726876778471 0
/proc/63551/statm: 1048 768 704 219 0 110 0
[pid=63555] ppid=63551 vsize=2567236 memory=2412844 CPUtime=3600.04 cores=0,2
/proc/63555/stat : 63555 (naps-1.03a6) R 63551 63551 62937 0 -1 4194304 430164 0 0 0 359443 561 0 0 20 0 1 0 61455131 2628849664 603211 18446744073709551615 4198400 7047149 140722802976912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 24100864 140722802985332 140722802985446 140722802985446 140722802991049 0
/proc/63555/statm: 641809 603211 640 696 0 640970 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2571428 KiB
Current children cumulated memory: 2415916 KiB

Child status: 10

Real time (s): 3612.15
CPU time (s): 3600.1
CPU user time (s): 3594.44
CPU system time (s): 5.66235
CPU usage (%): 99.6666
Max. virtual memory (cumulated for all children) (KiB): 3043288
Max. memory (cumulated for all children) (KiB): 2876756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.44
system time used= 5.66235
maximum resident set size= 2873684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 430598
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= 212
involuntary context switches= 7846


# summary of solver processes directly reported to runsolver:
#   pid: 63551,63555
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3594.44
#   total CPU system time (s): 5.66235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.07796 second user time and 16.633 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-02 14:02:45
IDJOB=4505300
IDBENCH=155752
IDSOLVER=3341
FILE ID=nodeC026/4505300-1751457764
RUNJOBID= nodeC026-1751453988-62947
SLURM_JOB_ID= 9598444
Free space on /tmp= 430608 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_7_ic.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505300-1751457764/watcher-4505300-1751457764 -o /tmp/evaluation-result-4505300-1751457764/solver-4505300-1751457764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751453988-62947 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4505300-1751457764.opb

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

MD5SUM BENCH= a79b156993afc0744effacd0e3c6c3c8
RANDOM SEED=1876884915

nodeC026 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		: 3614.705
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.59
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.789
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.59
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		: 3599.711
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.59
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		: 3640.681
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.59
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.726
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.59
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.840
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.59
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.284
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.59
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		: 3637.793
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        113556512 kB
MemAvailable:   118549284 kB
Buffers:            3280 kB
Cached:          5787624 kB
SwapCached:            0 kB
Active:         11468328 kB
Inactive:        5516716 kB
Active(anon):   11212240 kB
Inactive(anon):        0 kB
Active(file):     256088 kB
Inactive(file):  5516716 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            105252 kB
Writeback:             0 kB
AnonPages:      11197232 kB
Mapped:           112412 kB
Shmem:             18080 kB
KReclaimable:     118412 kB
Slab:             207880 kB
SReclaimable:     118412 kB
SUnreclaim:        89468 kB
KernelStack:        4304 kB
PageTables:        25228 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   12301340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5081088 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430540 MiB
End job on nodeC026 at 2025-07-02 15:02:57