Trace number 4526654

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.18 3611.14

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
graphs/normalized-graph13reduc_wcsp.wbo
MD5SUM997078d0f46188c46d8061e8f06b5aa8
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1388
Best CPU time to get the best result obtained on this benchmark987.203
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13155
Total number of constraints970906
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)456
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
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-4526654-1751631875.wbo
0.00/0.01	c Initial goal by soft: 10109
31.61/31.74	c single stage optimization mode
3600.03/3611.00	c 
3600.03/3611.00	c *** TERMINATED *** by signal 15
3600.03/3611.00	s UNKNOWN
3600.03/3611.00	c _____________________________________________________________________________
3600.03/3611.00	c std/band forms        : 447,0
3600.03/3611.00	c 2cl/3cl ITE-codings   : 0,0
3600.03/3611.00	c BDD/srt/adr Max costs : 0,694,5256130
3600.03/3611.00	c BDDraw/bin/mul/srt/adr: 0,0,0,446,1
3600.03/3611.00	c BDD nodes             : 0
3600.03/3611.00	c Es1/CC detections     : 0,0
3600.03/3611.00	c CC sort               : 446
3600.03/3611.00	c SAT/UNSAT calls       : 0,0
3600.03/3611.00	c regenrated variables  : 0
3600.03/3611.00	c eliminated fixed lits : 0
3600.03/3611.00	c goal lit flips        : 0
3600.03/3611.00	c goal stages           : 1
3600.03/3611.00	c goal shrink           : 0
3600.03/3611.00	c goal coeff separations: 43132
3600.03/3611.00	c restarts              : 0
3600.03/3611.00	c conflicts             : 0              (0 /sec)
3600.03/3611.00	c decisions             : 0              (0 /sec)
3600.03/3611.00	c propagations          : 0              (0 /sec)
3600.03/3611.00	c inspects              : 0              (0 /sec)
3600.03/3611.00	c CPU time (solving tm) : 3556 s        (3522 s, SAT 0 s, UNSAT 0 s)
3600.03/3611.00	c Time for Opt-base     : 0.003371 s
3600.03/3611.00	c Steps for Opt-base    : 0
3600.03/3611.00	c Time for BDD coding   : 0 s
3600.03/3611.00	c Time for srt coding   : 0.02924 s
3600.03/3611.00	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (50171 MiB free)
  memory of node 1: 64465 MiB (41565 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526654-1751631875/watcher-4526654-1751631875 -o /tmp/evaluation-result-4526654-1751631875/solver-4526654-1751631875 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751627860-88100 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4526654-1751631875.wbo 

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=90498, runsolver pid=90495

[startup+0.10006 s]*
/proc/loadavg: 4.11 4.11 4.09 5/269 90502
/proc/meminfo: memFree=93920580/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=15572 memory=13468 CPUtime=0.09 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 3258 0 0 0 9 0 0 0 20 0 1 0 78866025 15945728 3367 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 3893 3367 544 696 0 3054 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19764 KiB
Current children cumulated memory: 16412 KiB

[startup+0.205632 s]*
/proc/loadavg: 4.11 4.11 4.09 5/269 90502
/proc/meminfo: memFree=93906656/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=25948 memory=23400 CPUtime=0.19 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 5609 0 0 0 19 0 0 0 20 0 1 0 78866025 26570752 5850 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 6487 5850 544 696 0 5648 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 30140 KiB
Current children cumulated memory: 26344 KiB

[startup+0.305493 s]*
/proc/loadavg: 4.11 4.11 4.09 5/269 90502
/proc/meminfo: memFree=93894560/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=31192 memory=29160 CPUtime=0.29 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 7044 0 0 0 29 0 0 0 20 0 1 0 78866025 31940608 7290 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 7798 7290 544 696 0 6959 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 35384 KiB
Current children cumulated memory: 32104 KiB

[startup+0.700193 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 90502
/proc/meminfo: memFree=93886748/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=83124 memory=79604 CPUtime=0.67 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 16343 0 0 0 65 2 0 0 20 0 1 0 78866025 85118976 19901 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 20781 19901 544 696 0 19942 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 87316 KiB
Current children cumulated memory: 82548 KiB

[startup+1.5002 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 90502
/proc/meminfo: memFree=93838424/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=167060 memory=160028 CPUtime=1.47 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 27260 0 0 0 142 5 0 0 20 0 1 0 78866025 171069440 40007 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 41765 40007 544 696 0 40926 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 171252 KiB
Current children cumulated memory: 162972 KiB

[startup+3.10547 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 90502
/proc/meminfo: memFree=93611212/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=336200 memory=319652 CPUtime=3.08 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 42154 0 0 0 297 11 0 0 20 0 1 0 78866025 344268800 79913 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 84050 79913 544 696 0 83211 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 340392 KiB
Current children cumulated memory: 322596 KiB

[startup+6.30018 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 90503
/proc/meminfo: memFree=93348276/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=586944 memory=581912 CPUtime=6.26 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 91413 0 0 0 605 21 0 0 20 0 1 0 78866025 601030656 145478 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 146736 145478 544 696 0 145897 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 591136 KiB
Current children cumulated memory: 584856 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.12 4.09 5/269 90503
/proc/meminfo: memFree=92976940/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=1099476 memory=1094612 CPUtime=12.65 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 194350 0 0 0 1225 40 0 0 20 0 1 0 78866025 1125863424 273653 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 274869 273653 576 696 0 274030 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1103668 KiB
Current children cumulated memory: 1097556 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 90503
/proc/meminfo: memFree=89110852/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=5307488 memory=5162512 CPUtime=25.42 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 835918 0 0 0 2358 184 0 0 20 0 1 0 78866025 5434867712 1290628 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 1326872 1290628 576 696 0 1326033 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 5311680 KiB
Current children cumulated memory: 5165456 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 90503
/proc/meminfo: memFree=86961992/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=7007720 memory=6616564 CPUtime=50.95 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1155941 0 0 0 4840 255 0 0 20 0 1 0 78866025 7175905280 1654141 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 1751930 1654141 608 696 0 1751091 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 7011912 KiB
Current children cumulated memory: 6619508 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/269 90505
/proc/meminfo: memFree=85949716/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8490776 memory=8097988 CPUtime=102.01 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1179868 0 0 0 9810 391 0 0 20 0 1 0 78866025 8694554624 2024497 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2122694 2024497 608 696 0 2121855 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 8494968 KiB
Current children cumulated memory: 8100932 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/268 90602
/proc/meminfo: memFree=87431632/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8621852 memory=8229064 CPUtime=161.83 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1196195 0 0 0 15666 517 0 0 20 0 1 0 78866025 8828776448 2057266 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2155463 2057266 608 696 0 2154624 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 8626044 KiB
Current children cumulated memory: 8232008 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/269 90610
/proc/meminfo: memFree=84571728/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8482660 memory=8091172 CPUtime=221.65 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1207090 0 0 0 21531 634 0 0 20 0 1 0 78866025 8686243840 2022793 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2120665 2022793 640 696 0 2119826 0
Current children cumulated CPU time: 221.65 s

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

[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8809256 memory=8320112 CPUtime=3092.94 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1591423 0 0 0 305510 3784 0 0 20 0 1 0 78866025 9020678144 2080028 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2202314 2080028 640 696 0 2201475 0
Current children cumulated CPU time: 3092.94 s
Current children cumulated vsize: 8813448 KiB
Current children cumulated memory: 8323056 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/267 90751
/proc/meminfo: memFree=84035732/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8809156 memory=8311820 CPUtime=3152.75 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1601780 0 0 0 311393 3882 0 0 20 0 1 0 78866025 9020575744 2077955 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2202289 2077955 640 696 0 2201450 0
Current children cumulated CPU time: 3152.75 s
Current children cumulated vsize: 8813348 KiB
Current children cumulated memory: 8314764 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.12 4.11 5/267 90753
/proc/meminfo: memFree=83949584/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8822552 memory=8327276 CPUtime=3212.56 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1608118 0 0 0 317314 3942 0 0 20 0 1 0 78866025 9034293248 2081819 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2205638 2081819 640 696 0 2204799 0
Current children cumulated CPU time: 3212.56 s
Current children cumulated vsize: 8826744 KiB
Current children cumulated memory: 8330220 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.13 4.11 5/267 90759
/proc/meminfo: memFree=83518888/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=9336176 memory=8840788 CPUtime=3272.38 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1616185 0 0 0 323244 3994 0 0 20 0 1 0 78866025 9560244224 2210197 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2334044 2210197 640 696 0 2333205 0
Current children cumulated CPU time: 3272.38 s
Current children cumulated vsize: 9340368 KiB
Current children cumulated memory: 8843732 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.10 4.10 5/267 90761
/proc/meminfo: memFree=81831708/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=10666728 memory=10513212 CPUtime=3332.19 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1626125 0 0 0 329136 4083 0 0 20 0 1 0 78866025 10922729472 2628303 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2666682 2628303 640 696 0 2665843 0
Current children cumulated CPU time: 3332.19 s
Current children cumulated vsize: 10670920 KiB
Current children cumulated memory: 10516156 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/267 90763
/proc/meminfo: memFree=83593936/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8842716 memory=8347440 CPUtime=3392.01 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1636636 0 0 0 335023 4178 0 0 20 0 1 0 78866025 9054941184 2086860 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2210679 2086860 640 696 0 2209840 0
Current children cumulated CPU time: 3392.01 s
Current children cumulated vsize: 8846908 KiB
Current children cumulated memory: 8350384 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 90765
/proc/meminfo: memFree=83531448/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=9324996 memory=8829608 CPUtime=3451.8 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1648287 0 0 0 340866 4314 0 0 20 0 1 0 78866025 9548795904 2207402 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2331249 2207402 640 696 0 2330410 0
Current children cumulated CPU time: 3451.8 s
Current children cumulated vsize: 9329188 KiB
Current children cumulated memory: 8832552 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/266 90767
/proc/meminfo: memFree=83992832/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8811784 memory=8314880 CPUtime=3511.62 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1655329 0 0 0 346810 4352 0 0 20 0 1 0 78866025 9023266816 2078720 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2202946 2078720 640 696 0 2202107 0
Current children cumulated CPU time: 3511.62 s
Current children cumulated vsize: 8815976 KiB
Current children cumulated memory: 8317824 KiB

[startup+3582.3 s]
/proc/loadavg: 3.76 4.01 4.06 4/259 90800
/proc/meminfo: memFree=87261232/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8812908 memory=8320152 CPUtime=3571.42 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1664466 0 0 0 352710 4432 0 0 20 0 1 0 78866025 9024417792 2080038 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2203227 2080038 640 696 0 2202388 0
Current children cumulated CPU time: 3571.42 s
Current children cumulated vsize: 8817100 KiB
Current children cumulated memory: 8323096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 3.46 3.92 4.03 4/260 90804
/proc/meminfo: memFree=87722100/131249988 swapFree=33010416/33010684
[pid=90498] ppid=90495 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/90498/stat : 90498 (naps-1.03a6.sh) S 90495 90498 88090 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 78866023 4292608 736 18446744073709551615 94234423427072 94234424321605 140730255271536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94234424560656 94234424608400 94234457411584 140730255276453 140730255276547 140730255276547 140730255282151 0
/proc/90498/statm: 1048 736 672 219 0 110 0
[pid=90502] ppid=90498 vsize=8812908 memory=8320152 CPUtime=3600.03 cores=0,2
/proc/90502/stat : 90502 (naps-1.03a6) R 90498 90498 88090 0 -1 4194304 1665280 0 0 0 355569 4434 0 0 20 0 1 0 78866025 9024417792 2080038 18446744073709551615 4198400 7047149 140721023798656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9273344 140721023805810 140721023805924 140721023805924 140721023811529 0
/proc/90502/statm: 2203227 2080038 640 696 0 2202388 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 8817100 KiB
Current children cumulated memory: 8323096 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.003645 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3555.7 s, system=44.4811 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+3611.11 s]*
/proc/loadavg: 3.46 3.92 4.03 4/259 90804
/proc/meminfo: memFree=91970028/131249988 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.003645 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3611.14
CPU time (s): 3600.18
CPU user time (s): 3555.7
CPU system time (s): 44.4811
CPU usage (%): 99.6964
Max. virtual memory (cumulated for all children) (KiB): 11060516
Max. memory (cumulated for all children) (KiB): 10569088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3555.7
system time used= 44.4811
maximum resident set size= 10566144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1665714
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= 358
involuntary context switches= 7924


# summary of solver processes directly reported to runsolver:
#   pid: 90498,90502
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3555.7
#   total CPU system time (s): 44.4811

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.66196 second user time and 17.4529 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-04 14:24:35
IDJOB=4526654
IDBENCH=144136
IDSOLVER=3377
FILE ID=nodeC031/4526654-1751631875
RUNJOBID= nodeC031-1751627860-88100
SLURM_JOB_ID= 9598956
Free space on /tmp= 430860 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph13reduc_wcsp.wbo
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4526654-1751631875/watcher-4526654-1751631875 -o /tmp/evaluation-result-4526654-1751631875/solver-4526654-1751631875 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751627860-88100 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4526654-1751631875.wbo

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

MD5SUM BENCH= 997078d0f46188c46d8061e8f06b5aa8
RANDOM SEED=1883329575

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        93939168 kB
MemAvailable:   116146448 kB
Buffers:            2128 kB
Cached:         22889988 kB
SwapCached:           12 kB
Active:         13890204 kB
Inactive:       22483268 kB
Active(anon):   13488940 kB
Inactive(anon):    10468 kB
Active(file):     401264 kB
Inactive(file): 22472800 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35716 kB
Writeback:             0 kB
AnonPages:      13484448 kB
Mapped:           112296 kB
Shmem:             18052 kB
KReclaimable:     344912 kB
Slab:             439524 kB
SReclaimable:     344912 kB
SUnreclaim:        94612 kB
KernelStack:        4352 kB
PageTables:        29676 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   15043864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6778880 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430832 MiB
End job on nodeC031 at 2025-07-04 15:24:46