Trace number 4545422

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 NameAnswerCPU timeWall clock time
NaPS naps-1.03a6? (TO) 3600.04 3611.01

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
MD5SUM533dc96f2f67a4db8413c4c2a7be8312
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark19.0046
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables53041
Total number of constraints39169
Number of constraints which are clauses12241
Number of constraints which are cardinality constraints (but not clauses)1968
Number of constraints which are nor clauses,nor cardinality constraints24960
Minimum length of a constraint1
Maximum length of a constraint53
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 47
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1191
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.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4545422-1753237688.opb
3600.02/3611.01	c 
3600.02/3611.01	c *** TERMINATED *** by signal 15
3600.02/3611.01	s UNKNOWN
3600.02/3611.01	c _____________________________________________________________________________
3600.02/3611.01	c std/band forms        : 25248,960
3600.02/3611.01	c 2cl/3cl ITE-codings   : 0,706080
3600.02/3611.01	c BDD/srt/adr Max costs : 1635,768,0
3600.02/3611.01	c BDDraw/bin/mul/srt/adr: 23760,0,480,1968,0
3600.02/3611.01	c BDD nodes             : 865440
3600.02/3611.01	c Es1/CC detections     : 0,0
3600.02/3611.01	c CC sort               : 1968
3600.02/3611.01	c SAT/UNSAT calls       : 0,0
3600.02/3611.01	c regenrated variables  : 0
3600.02/3611.01	c eliminated fixed lits : 0
3600.02/3611.01	c goal lit flips        : 0
3600.02/3611.01	c goal stages           : 0
3600.02/3611.01	c goal shrink           : 0
3600.02/3611.01	c goal coeff separations: 0
3600.02/3611.01	c restarts              : 0
3600.02/3611.01	c conflicts             : 0              (0 /sec)
3600.02/3611.01	c decisions             : 0              (0 /sec)
3600.02/3611.01	c propagations          : 0              (0 /sec)
3600.02/3611.01	c inspects              : 0              (0 /sec)
3600.02/3611.01	c CPU time (solving tm) : 3598 s        (3591 s, SAT 0 s, UNSAT 0 s)
3600.02/3611.01	c Time for Opt-base     : 0.4771 s
3600.02/3611.01	c Steps for Opt-base    : 763200
3600.02/3611.01	c Time for BDD coding   : 4.526 s
3600.02/3611.01	c Time for srt coding   : 0.387 s
3600.02/3611.01	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: 63837 MiB (62804 MiB free)
  memory of node 1: 64465 MiB (63076 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545422-1753237688/watcher-4545422-1753237688 -o /tmp/evaluation-result-4545422-1753237688/solver-4545422-1753237688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1753234076-169731 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4545422-1753237688.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=170161, runsolver pid=170151
Current StackSize limit: 8192 KiB


[startup+0.100096 s]*
/proc/loadavg: 4.35 4.14 4.11 7/255 170172
/proc/meminfo: memFree=128895604/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=6376 memory=4736 CPUtime=0.08 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 725 0 0 0 8 0 0 0 20 0 1 0 239447938 6529024 1184 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 1594 1184 544 696 0 755 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10568 KiB
Current children cumulated memory: 7808 KiB

[startup+0.21404 s]*
/proc/loadavg: 4.35 4.14 4.11 7/255 170172
/proc/meminfo: memFree=128887792/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=9764 memory=7808 CPUtime=0.19 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 1564 0 0 0 19 0 0 0 20 0 1 0 239447938 9998336 1952 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 2441 1952 544 696 0 1602 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 13956 KiB
Current children cumulated memory: 10880 KiB

[startup+0.313265 s]*
/proc/loadavg: 4.35 4.14 4.11 6/255 170172
/proc/meminfo: memFree=128881164/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=13104 memory=10632 CPUtime=0.28 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 2461 0 0 0 28 0 0 0 20 0 1 0 239447938 13418496 2658 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 3276 2658 544 696 0 2437 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 17296 KiB
Current children cumulated memory: 13704 KiB

[startup+0.700323 s]
/proc/loadavg: 4.35 4.14 4.11 7/255 170172
/proc/meminfo: memFree=128862012/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=25196 memory=21664 CPUtime=0.65 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 5623 0 0 0 64 1 0 0 20 0 1 0 239447938 25800704 5416 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 6299 5416 544 696 0 5460 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 29388 KiB
Current children cumulated memory: 24736 KiB

[startup+1.50033 s]
/proc/loadavg: 4.35 4.14 4.11 7/255 170172
/proc/meminfo: memFree=128836812/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=56536 memory=52212 CPUtime=1.45 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 14429 0 0 0 142 3 0 0 20 0 1 0 239447938 57892864 13053 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 14134 13053 544 696 0 13295 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 60728 KiB
Current children cumulated memory: 55284 KiB

[startup+3.11278 s]
/proc/loadavg: 4.35 4.14 4.11 5/250 170180
/proc/meminfo: memFree=128775904/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=85256 memory=78516 CPUtime=3.06 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 19418 0 0 0 302 4 0 0 20 0 1 0 239447938 87302144 19629 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 21314 19629 544 696 0 20475 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 89448 KiB
Current children cumulated memory: 81588 KiB

[startup+6.30031 s]
/proc/loadavg: 4.32 4.14 4.10 6/255 170220
/proc/meminfo: memFree=128621444/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=149764 memory=144248 CPUtime=6.24 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 27416 0 0 0 616 8 0 0 20 0 1 0 239447938 153358336 36062 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 37441 36062 544 696 0 36602 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 153956 KiB
Current children cumulated memory: 147320 KiB

[startup+12.7004 s]
/proc/loadavg: 4.29 4.14 4.10 6/255 170220
/proc/meminfo: memFree=127880600/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=664788 memory=578080 CPUtime=12.62 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 65895 0 0 0 1236 26 0 0 20 0 1 0 239447938 680742912 144520 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 166197 144520 544 696 0 165358 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 668980 KiB
Current children cumulated memory: 581152 KiB

[startup+25.5004 s]
/proc/loadavg: 4.23 4.13 4.10 6/255 170268
/proc/meminfo: memFree=128091096/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=663916 memory=546724 CPUtime=25.39 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 78465 0 0 0 2507 32 0 0 20 0 1 0 239447938 679849984 136681 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 165979 136681 544 696 0 165140 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 668108 KiB
Current children cumulated memory: 549796 KiB

[startup+51.1126 s]
/proc/loadavg: 3.43 3.95 4.04 2/234 170362
/proc/meminfo: memFree=128454044/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=663916 memory=559996 CPUtime=50.92 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 78773 0 0 0 5059 33 0 0 20 0 1 0 239447938 679849984 139999 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 165979 139999 544 696 0 165140 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 668108 KiB
Current children cumulated memory: 563068 KiB

[startup+102.3 s]
/proc/loadavg: 2.12 3.51 3.89 2/234 170363
/proc/meminfo: memFree=128445516/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=670740 memory=553328 CPUtime=101.91 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 91088 0 0 0 10152 39 0 0 20 0 1 0 239447938 686837760 138332 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 167685 138332 544 696 0 166846 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 674932 KiB
Current children cumulated memory: 556400 KiB

[startup+162.3 s]
/proc/loadavg: 1.46 3.07 3.71 2/234 170365
/proc/meminfo: memFree=128457304/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=652268 memory=542108 CPUtime=161.7 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 102094 0 0 0 16126 44 0 0 20 0 1 0 239447938 667922432 135527 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 163067 135527 544 696 0 162228 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 656460 KiB
Current children cumulated memory: 545180 KiB

[startup+222.3 s]
/proc/loadavg: 1.23 2.71 3.54 2/234 170367
/proc/meminfo: memFree=128453024/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=647964 memory=543944 CPUtime=221.5 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 112539 0 0 0 22100 50 0 0 20 0 1 0 239447938 663515136 135986 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 161991 135986 544 696 0 161152 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 652156 KiB

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

/proc/loadavg: 1.04 1.11 1.23 2/234 170509
/proc/meminfo: memFree=128638404/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=385104 memory=344080 CPUtime=3032.98 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 253328 0 0 0 303130 168 0 0 20 0 1 0 239447938 394346496 86020 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 96276 86020 544 696 0 95437 0
Current children cumulated CPU time: 3032.98 s
Current children cumulated vsize: 389296 KiB
Current children cumulated memory: 347152 KiB

[startup+3102.3 s]
/proc/loadavg: 1.12 1.12 1.22 2/234 170511
/proc/meminfo: memFree=128646848/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=385104 memory=342712 CPUtime=3092.79 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 253914 0 0 0 309111 168 0 0 20 0 1 0 239447938 394346496 85678 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 96276 85678 544 696 0 95437 0
Current children cumulated CPU time: 3092.79 s
Current children cumulated vsize: 389296 KiB
Current children cumulated memory: 345784 KiB

[startup+3162.3 s]
/proc/loadavg: 1.18 1.13 1.21 2/233 170513
/proc/meminfo: memFree=128641208/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=401492 memory=353116 CPUtime=3152.63 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 262856 0 0 0 315089 174 0 0 20 0 1 0 239447938 411127808 88279 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 100373 88279 544 696 0 99534 0
Current children cumulated CPU time: 3152.63 s
Current children cumulated vsize: 405684 KiB
Current children cumulated memory: 356188 KiB

[startup+3222.3 s]
/proc/loadavg: 1.11 1.12 1.20 2/233 170515
/proc/meminfo: memFree=128633268/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=401488 memory=350904 CPUtime=3212.44 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 266538 0 0 0 321068 176 0 0 20 0 1 0 239447938 411123712 87726 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 100372 87726 544 696 0 99533 0
Current children cumulated CPU time: 3212.44 s
Current children cumulated vsize: 405680 KiB
Current children cumulated memory: 353976 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.11 1.19 2/233 170517
/proc/meminfo: memFree=128644012/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=401488 memory=346808 CPUtime=3272.27 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 267623 0 0 0 327051 176 0 0 20 0 1 0 239447938 411123712 86702 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 100372 86702 544 696 0 99533 0
Current children cumulated CPU time: 3272.27 s
Current children cumulated vsize: 405680 KiB
Current children cumulated memory: 349880 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.10 1.18 2/232 170519
/proc/meminfo: memFree=128645020/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=385104 memory=340664 CPUtime=3332.1 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 268717 0 0 0 333033 177 0 0 20 0 1 0 239447938 394346496 85166 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 96276 85166 544 696 0 95437 0
Current children cumulated CPU time: 3332.1 s
Current children cumulated vsize: 389296 KiB
Current children cumulated memory: 343736 KiB

[startup+3402.3 s]
/proc/loadavg: 1.15 1.11 1.18 2/232 170521
/proc/meminfo: memFree=128645272/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=385104 memory=336312 CPUtime=3391.93 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 270700 0 0 0 339016 177 0 0 20 0 1 0 239447938 394346496 84078 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 96276 84078 544 696 0 95437 0
Current children cumulated CPU time: 3391.93 s
Current children cumulated vsize: 389296 KiB
Current children cumulated memory: 339384 KiB

[startup+3462.3 s]
/proc/loadavg: 1.05 1.09 1.17 2/234 170529
/proc/meminfo: memFree=128646800/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=401488 memory=346808 CPUtime=3451.75 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 272344 0 0 0 344996 179 0 0 20 0 1 0 239447938 411123712 86702 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 100372 86702 544 696 0 99533 0
Current children cumulated CPU time: 3451.75 s
Current children cumulated vsize: 405680 KiB
Current children cumulated memory: 349880 KiB

[startup+3522.3 s]
/proc/loadavg: 1.06 1.09 1.16 2/234 170531
/proc/meminfo: memFree=128643528/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=401492 memory=357212 CPUtime=3511.57 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 274036 0 0 0 350976 181 0 0 20 0 1 0 239447938 411127808 89303 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 100373 89303 544 696 0 99534 0
Current children cumulated CPU time: 3511.57 s
Current children cumulated vsize: 405684 KiB
Current children cumulated memory: 360284 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.10 1.16 2/234 170537
/proc/meminfo: memFree=128646832/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=385104 memory=340664 CPUtime=3571.4 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 279456 0 0 0 356954 186 0 0 20 0 1 0 239447938 394346496 85166 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 96276 85166 544 696 0 95437 0
Current children cumulated CPU time: 3571.4 s
Current children cumulated vsize: 389296 KiB
Current children cumulated memory: 343736 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 1.07 1.09 1.16 2/234 170538
/proc/meminfo: memFree=128654804/131382120 swapFree=33010160/33010684
[pid=170161] ppid=170151 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/170161/stat : 170161 (naps-1.03a6.sh) S 170151 170161 169721 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 239447936 4292608 768 18446744073709551615 94582332198912 94582333093445 140733687961696 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94582333332496 94582333380240 94582343847936 140733687966117 140733687966211 140733687966211 140733687971815 0
/proc/170161/statm: 1048 768 704 219 0 110 0
[pid=170172] ppid=170161 vsize=385104 memory=340664 CPUtime=3600.02 cores=0,2
/proc/170172/stat : 170172 (naps-1.03a6) R 170161 170161 169721 0 -1 4194304 280587 0 0 0 359816 186 0 0 20 0 1 0 239447938 394346496 85166 18446744073709551615 4198400 7047149 140723535732800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 32178176 140723535739250 140723535739364 140723535739364 140723535744969 0
/proc/170172/statm: 96276 85166 544 696 0 95437 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 389296 KiB
Current children cumulated memory: 343736 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.17 s, system=1.8725 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): 3611.01
CPU time (s): 3600.04
CPU user time (s): 3598.17
CPU system time (s): 1.8725
CPU usage (%): 99.6961
Max. virtual memory (cumulated for all children) (KiB): 701752
Max. memory (cumulated for all children) (KiB): 592308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.17
system time used= 1.8725
maximum resident set size= 589236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281032
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= 242
involuntary context switches= 7905


# summary of solver processes directly reported to runsolver:
#   pid: 170161
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.17
#   total CPU system time (s): 1.8725

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8527 second user time and 34.4755 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-23 04:28:08
IDJOB=4545422
IDBENCH=180858
IDSOLVER=3341
FILE ID=nodeC008/4545422-1753237688
RUNJOBID= nodeC008-1753234076-169731
SLURM_JOB_ID= 9687853
Free space on /tmp= 432684 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545422-1753237688/watcher-4545422-1753237688 -o /tmp/evaluation-result-4545422-1753237688/solver-4545422-1753237688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1753234076-169731 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4545422-1753237688.opb

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

MD5SUM BENCH= 533dc96f2f67a4db8413c4c2a7be8312
RANDOM SEED=412677694

nodeC008 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.420
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.892
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.204
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.171
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.207
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.632
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1229.847
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.256
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128883388 kB
MemAvailable:   129746140 kB
Buffers:            2128 kB
Cached:          1634652 kB
SwapCached:           24 kB
Active:          1237420 kB
Inactive:         618408 kB
Active(anon):     213608 kB
Inactive(anon):    31564 kB
Active(file):    1023812 kB
Inactive(file):   586844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20624 kB
Writeback:             0 kB
AnonPages:        215588 kB
Mapped:           110704 kB
Shmem:             26120 kB
KReclaimable:     183444 kB
Slab:             274268 kB
SReclaimable:     183444 kB
SUnreclaim:        90824 kB
KernelStack:        3920 kB
PageTables:         3216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     524980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432684 MiB
End job on nodeC008 at 2025-07-23 05:28:19