Trace number 4492503

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 3610.01

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
MD5SUM6044de22cb53e30f42c02ea5aa70d3e7
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 benchmark0.015698
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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-4492503-1751137405.opb
3600.02/3610.01	c 
3600.02/3610.01	c *** TERMINATED *** by signal 15
3600.02/3610.01	s UNKNOWN
3600.02/3610.01	c _____________________________________________________________________________
3600.02/3610.01	c std/band forms        : 80,0
3600.02/3610.01	c 2cl/3cl ITE-codings   : 0,0
3600.02/3610.01	c BDD/srt/adr Max costs : 0,718,0
3600.02/3610.01	c BDDraw/bin/mul/srt/adr: 0,0,0,80,0
3600.02/3610.01	c BDD nodes             : 0
3600.02/3610.01	c Es1/CC detections     : 0,0
3600.02/3610.01	c CC sort               : 80
3600.02/3610.01	c SAT/UNSAT calls       : 0,0
3600.02/3610.01	c regenrated variables  : 0
3600.02/3610.01	c eliminated fixed lits : 0
3600.02/3610.01	c goal lit flips        : 0
3600.02/3610.01	c goal stages           : 0
3600.02/3610.01	c goal shrink           : 0
3600.02/3610.01	c goal coeff separations: 0
3600.02/3610.01	c restarts              : 0
3600.02/3610.01	c conflicts             : 0              (0 /sec)
3600.02/3610.01	c decisions             : 0              (0 /sec)
3600.02/3610.01	c propagations          : 0              (0 /sec)
3600.02/3610.01	c inspects              : 0              (0 /sec)
3600.02/3610.01	c CPU time (solving tm) : 3584 s        (3584 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.01	c Time for Opt-base     : 0.002369 s
3600.02/3610.01	c Steps for Opt-base    : 0
3600.02/3610.01	c Time for BDD coding   : 0 s
3600.02/3610.01	c Time for srt coding   : 0.01634 s
3600.02/3610.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 (63045 MiB free)
  memory of node 1: 64465 MiB (63857 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492503-1751137405/watcher-4492503-1751137405 -o /tmp/evaluation-result-4492503-1751137405/solver-4492503-1751137405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751133631-11142 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4492503-1751137405.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=12705, runsolver pid=12702

[startup+0.100057 s]*
/proc/loadavg: 4.14 4.12 4.04 5/254 12709
/proc/meminfo: memFree=129940288/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=11720 memory=9588 CPUtime=0.07 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 2439 0 0 0 7 0 0 0 20 0 1 0 29419721 12001280 2397 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 2930 2397 544 696 0 2091 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 15912 KiB
Current children cumulated memory: 12660 KiB

[startup+0.216315 s]*
/proc/loadavg: 4.14 4.12 4.04 6/254 12709
/proc/meminfo: memFree=129934492/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=17476 memory=14808 CPUtime=0.18 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 5328 0 0 0 17 1 0 0 20 0 1 0 29419721 17895424 3702 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 4369 3702 544 696 0 3530 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 21668 KiB
Current children cumulated memory: 17880 KiB

[startup+0.312495 s]*
/proc/loadavg: 4.14 4.12 4.04 5/254 12709
/proc/meminfo: memFree=129934492/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=19012 memory=15832 CPUtime=0.28 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 5597 0 0 0 27 1 0 0 20 0 1 0 29419721 19468288 3958 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 4753 3958 544 696 0 3914 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 23204 KiB
Current children cumulated memory: 18904 KiB

[startup+0.700392 s]
/proc/loadavg: 4.14 4.12 4.04 5/254 12709
/proc/meminfo: memFree=129930396/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=27212 memory=24612 CPUtime=0.65 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 7270 0 0 0 64 1 0 0 20 0 1 0 29419721 27865088 6153 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 6803 6153 544 696 0 5964 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 31404 KiB
Current children cumulated memory: 27684 KiB

[startup+1.50032 s]
/proc/loadavg: 4.14 4.12 4.04 5/254 12709
/proc/meminfo: memFree=129926868/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=35404 memory=25764 CPUtime=1.45 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 7561 0 0 0 143 2 0 0 20 0 1 0 29419721 36253696 6441 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 8851 6441 544 696 0 8012 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 39596 KiB
Current children cumulated memory: 28836 KiB

[startup+3.11284 s]
/proc/loadavg: 4.13 4.11 4.04 5/254 12709
/proc/meminfo: memFree=129926872/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=23188 memory=19160 CPUtime=3.06 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 10711 0 0 0 303 3 0 0 20 0 1 0 29419721 23744512 4790 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 5797 4790 544 696 0 4958 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 27380 KiB
Current children cumulated memory: 22232 KiB

[startup+6.30033 s]
/proc/loadavg: 4.13 4.11 4.04 5/254 12709
/proc/meminfo: memFree=129881564/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=27312 memory=22580 CPUtime=6.24 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 20166 0 0 0 620 4 0 0 20 0 1 0 29419721 27967488 5645 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 6828 5645 544 696 0 5989 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 31504 KiB
Current children cumulated memory: 25652 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.11 4.04 5/254 12709
/proc/meminfo: memFree=129927356/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=30716 memory=25696 CPUtime=12.62 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 39574 0 0 0 1254 8 0 0 20 0 1 0 29419721 31453184 6424 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 7679 6424 544 696 0 6840 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 34908 KiB
Current children cumulated memory: 28768 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 4.11 4.04 5/254 12709
/proc/meminfo: memFree=129858168/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=50172 memory=44320 CPUtime=25.39 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 81945 0 0 0 2521 18 0 0 20 0 1 0 29419721 51376128 11080 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 12543 11080 544 696 0 11704 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 54364 KiB
Current children cumulated memory: 47392 KiB

[startup+51.1129 s]
/proc/loadavg: 4.13 4.11 4.04 5/254 12709
/proc/meminfo: memFree=129872060/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=99324 memory=71584 CPUtime=50.93 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 149708 0 0 0 5056 37 0 0 20 0 1 0 29419721 101707776 17896 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 24831 17896 544 696 0 23992 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 103516 KiB
Current children cumulated memory: 74656 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.04 5/254 12711
/proc/meminfo: memFree=129843384/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=111612 memory=85920 CPUtime=101.99 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 236720 0 0 0 10128 71 0 0 20 0 1 0 29419721 114290688 21480 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 27903 21480 544 696 0 27064 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 115804 KiB
Current children cumulated memory: 88992 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.13 4.06 5/254 12713
/proc/meminfo: memFree=129687584/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=107512 memory=83868 CPUtime=161.84 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 318547 0 0 0 16080 104 0 0 20 0 1 0 29419721 110092288 20967 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 26878 20967 544 696 0 26039 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 111704 KiB
Current children cumulated memory: 86940 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.06 5/254 12715
/proc/meminfo: memFree=129473976/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=189436 memory=112768 CPUtime=221.67 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 413243 0 0 0 22024 143 0 0 20 0 1 0 29419721 193982464 28192 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 47359 28192 544 696 0 46520 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 193628 KiB

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

/proc/loadavg: 4.08 4.09 4.09 5/254 13233
/proc/meminfo: memFree=129469668/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=193532 memory=143468 CPUtime=3033.88 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 2810122 0 0 0 301974 1414 0 0 20 0 1 0 29419721 198176768 35867 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 48383 35867 544 696 0 47544 0
Current children cumulated CPU time: 3033.88 s
Current children cumulated vsize: 197724 KiB
Current children cumulated memory: 146540 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/254 13235
/proc/meminfo: memFree=129430908/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=201724 memory=178284 CPUtime=3093.71 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 2852853 0 0 0 307931 1440 0 0 20 0 1 0 29419721 206565376 44571 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 50431 44571 544 696 0 49592 0
Current children cumulated CPU time: 3093.71 s
Current children cumulated vsize: 205916 KiB
Current children cumulated memory: 181356 KiB

[startup+3162.3 s]
/proc/loadavg: 4.38 4.16 4.11 5/254 13237
/proc/meminfo: memFree=129578084/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=218108 memory=197584 CPUtime=3153.56 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 2895155 0 0 0 313888 1468 0 0 20 0 1 0 29419721 223342592 49396 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 54527 49396 544 696 0 53688 0
Current children cumulated CPU time: 3153.56 s
Current children cumulated vsize: 222300 KiB
Current children cumulated memory: 200656 KiB

[startup+3222.3 s]
/proc/loadavg: 4.67 4.30 4.16 5/254 13239
/proc/meminfo: memFree=129580948/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=201724 memory=193488 CPUtime=3213.38 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 2951228 0 0 0 319834 1504 0 0 20 0 1 0 29419721 206565376 48372 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 50431 48372 544 696 0 49592 0
Current children cumulated CPU time: 3213.38 s
Current children cumulated vsize: 205916 KiB
Current children cumulated memory: 196560 KiB

[startup+3282.3 s]
/proc/loadavg: 4.59 4.33 4.18 5/254 13241
/proc/meminfo: memFree=129618528/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=218108 memory=201680 CPUtime=3273.21 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 2992061 0 0 0 325794 1527 0 0 20 0 1 0 29419721 223342592 50420 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 54527 50420 544 696 0 53688 0
Current children cumulated CPU time: 3273.21 s
Current children cumulated vsize: 222300 KiB
Current children cumulated memory: 204752 KiB

[startup+3342.3 s]
/proc/loadavg: 4.61 4.40 4.22 5/255 13244
/proc/meminfo: memFree=129221568/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=201724 memory=193488 CPUtime=3333.02 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 3018043 0 0 0 331757 1545 0 0 20 0 1 0 29419721 206565376 48372 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 50431 48372 544 696 0 49592 0
Current children cumulated CPU time: 3333.02 s
Current children cumulated vsize: 205916 KiB
Current children cumulated memory: 196560 KiB

[startup+3402.3 s]
/proc/loadavg: 4.32 4.35 4.21 5/255 13246
/proc/meminfo: memFree=129192928/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=447484 memory=306128 CPUtime=3392.85 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 3069588 0 0 0 337713 1572 0 0 20 0 1 0 29419721 458223616 76532 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 111871 76532 544 696 0 111032 0
Current children cumulated CPU time: 3392.85 s
Current children cumulated vsize: 451676 KiB
Current children cumulated memory: 309200 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.30 4.20 5/255 13259
/proc/meminfo: memFree=129564144/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=349180 memory=216016 CPUtime=3452.69 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 3076008 0 0 0 343693 1576 0 0 20 0 1 0 29419721 357560320 54004 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 87295 54004 544 696 0 86456 0
Current children cumulated CPU time: 3452.69 s
Current children cumulated vsize: 353372 KiB
Current children cumulated memory: 219088 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.26 4.19 5/255 13261
/proc/meminfo: memFree=129507316/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=349180 memory=211924 CPUtime=3512.54 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 3114420 0 0 0 349651 1603 0 0 20 0 1 0 29419721 357560320 52981 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 87295 52981 544 696 0 86456 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 353372 KiB
Current children cumulated memory: 214996 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.24 4.18 5/255 13265
/proc/meminfo: memFree=129398596/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=349180 memory=216024 CPUtime=3572.38 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 3134304 0 0 0 355619 1619 0 0 20 0 1 0 29419721 357560320 54006 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 87295 54006 544 696 0 86456 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 353372 KiB
Current children cumulated memory: 219096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.15 4.23 4.18 5/255 13271
/proc/meminfo: memFree=129395548/131382116 swapFree=33010684/33010684
[pid=12705] ppid=12702 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/12705/stat : 12705 (naps-1.03a6.sh) S 12702 12705 11124 0 -1 4194304 229 204 0 0 0 0 0 0 20 0 1 0 29419719 4292608 768 18446744073709551615 93844519903232 93844520797765 140736685005344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93844521036816 93844521084560 93844530589696 140736685009319 140736685009413 140736685009413 140736685015015 0
/proc/12705/statm: 1048 768 704 219 0 110 0
[pid=12709] ppid=12705 vsize=218108 memory=146096 CPUtime=3600.02 cores=5,7
/proc/12709/stat : 12709 (naps-1.03a6) R 12705 12705 11124 0 -1 4194304 3140121 0 0 0 358378 1624 0 0 20 0 1 0 29419721 223342592 36524 18446744073709551615 4198400 7047149 140735525093248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38486016 140735525095796 140735525095910 140735525095910 140735525101513 0
/proc/12709/statm: 54527 36524 544 696 0 53688 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 222300 KiB
Current children cumulated memory: 149168 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3583.79 s, system=16.2537 s

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

Child status: 10

Real time (s): 3610.01
CPU time (s): 3600.04
CPU user time (s): 3583.79
CPU system time (s): 16.2537
CPU usage (%): 99.7238
Max. virtual memory (cumulated for all children) (KiB): 582752
Max. memory (cumulated for all children) (KiB): 387900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.79
system time used= 16.2537
maximum resident set size= 384828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3140567
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= 156
involuntary context switches= 5372


# summary of solver processes directly reported to runsolver:
#   pid: 12705
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3583.79
#   total CPU system time (s): 16.2537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0992 second user time and 35.41 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-28 21:03:25
IDJOB=4492503
IDBENCH=147799
IDSOLVER=3341
FILE ID=nodeC004/4492503-1751137405
RUNJOBID= nodeC004-1751133631-11142
SLURM_JOB_ID= 9587404
Free space on /tmp= 433044 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492503-1751137405/watcher-4492503-1751137405 -o /tmp/evaluation-result-4492503-1751137405/solver-4492503-1751137405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751133631-11142 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4492503-1751137405.opb

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

MD5SUM BENCH= 6044de22cb53e30f42c02ea5aa70d3e7
RANDOM SEED=1975949012

nodeC004 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		: 3661.291
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.74
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		: 3662.659
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.74
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.635
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.74
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.276
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.74
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		: 3661.271
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.74
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		: 1197.637
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.74
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		: 1198.431
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.74
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.214
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129948604 kB
MemAvailable:   129531236 kB
Buffers:            3280 kB
Cached:           333084 kB
SwapCached:            0 kB
Active:           748392 kB
Inactive:         135244 kB
Active(anon):     565248 kB
Inactive(anon):        0 kB
Active(file):     183144 kB
Inactive(file):   135244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5716 kB
Writeback:             0 kB
AnonPages:        535356 kB
Mapped:           109120 kB
Shmem:             17976 kB
KReclaimable:      82748 kB
Slab:             161484 kB
SReclaimable:      82748 kB
SUnreclaim:        78736 kB
KernelStack:        4080 kB
PageTables:         4088 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1013576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-28 22:03:36