Trace number 4492431

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 3609.5

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM4c607ff4034d7cc205c992c215b1e577
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.012557
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
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 41
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-4492431-1751134580.opb
3600.02/3609.50	c 
3600.02/3609.50	c *** TERMINATED *** by signal 15
3600.02/3609.50	s UNKNOWN
3600.02/3609.50	c _____________________________________________________________________________
3600.02/3609.50	c std/band forms        : 60,0
3600.02/3609.50	c 2cl/3cl ITE-codings   : 0,0
3600.02/3609.50	c BDD/srt/adr Max costs : 0,610,0
3600.02/3609.50	c BDDraw/bin/mul/srt/adr: 0,0,0,60,0
3600.02/3609.50	c BDD nodes             : 0
3600.02/3609.50	c Es1/CC detections     : 0,0
3600.02/3609.50	c CC sort               : 60
3600.02/3609.50	c SAT/UNSAT calls       : 0,0
3600.02/3609.50	c regenrated variables  : 0
3600.02/3609.50	c eliminated fixed lits : 0
3600.02/3609.50	c goal lit flips        : 0
3600.02/3609.50	c goal stages           : 0
3600.02/3609.50	c goal shrink           : 0
3600.02/3609.50	c goal coeff separations: 0
3600.02/3609.50	c restarts              : 0
3600.02/3609.50	c conflicts             : 0              (0 /sec)
3600.02/3609.50	c decisions             : 0              (0 /sec)
3600.02/3609.50	c propagations          : 0              (0 /sec)
3600.02/3609.50	c inspects              : 0              (0 /sec)
3600.02/3609.50	c CPU time (solving tm) : 3588 s        (3588 s, SAT 0 s, UNSAT 0 s)
3600.02/3609.50	c Time for Opt-base     : 0.001465 s
3600.02/3609.50	c Steps for Opt-base    : 0
3600.02/3609.50	c Time for BDD coding   : 0 s
3600.02/3609.50	c Time for srt coding   : 0.008793 s
3600.02/3609.50	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 (63159 MiB free)
  memory of node 1: 64465 MiB (63868 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=12461, runsolver pid=12458

[startup+0.100105 s]*
/proc/loadavg: 4.69 4.20 2.80 5/254 12465
/proc/meminfo: memFree=130071320/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=10692 memory=8792 CPUtime=0.08 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2865 0 0 0 8 0 0 0 20 0 1 0 29137142 10948608 2198 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 2673 2198 544 696 0 1834 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 14884 KiB
Current children cumulated memory: 11736 KiB

[startup+0.213293 s]*
/proc/loadavg: 4.69 4.20 2.80 5/254 12465
/proc/meminfo: memFree=130070564/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=10948 memory=9048 CPUtime=0.2 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2941 0 0 0 19 1 0 0 20 0 1 0 29137142 11210752 2262 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 2737 2262 544 696 0 1898 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15140 KiB
Current children cumulated memory: 11992 KiB

[startup+0.312715 s]*
/proc/loadavg: 4.69 4.20 2.80 5/254 12465
/proc/meminfo: memFree=130080804/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=11716 memory=9688 CPUtime=0.3 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 3105 0 0 0 29 1 0 0 20 0 1 0 29137142 11997184 2422 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 2929 2422 544 696 0 2090 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 15908 KiB
Current children cumulated memory: 12632 KiB

[startup+0.70035 s]
/proc/loadavg: 4.69 4.20 2.80 5/254 12465
/proc/meminfo: memFree=130080048/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=12024 memory=9844 CPUtime=0.67 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 3590 0 0 0 66 1 0 0 20 0 1 0 29137142 12312576 2461 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 3006 2461 544 696 0 2167 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 16216 KiB
Current children cumulated memory: 12788 KiB

[startup+1.50034 s]
/proc/loadavg: 4.69 4.20 2.80 5/254 12465
/proc/meminfo: memFree=130078536/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=15616 memory=12348 CPUtime=1.47 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 7465 0 0 0 145 2 0 0 20 0 1 0 29137142 15990784 3087 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 3904 3087 544 696 0 3065 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 19808 KiB
Current children cumulated memory: 15292 KiB

[startup+3.11295 s]
/proc/loadavg: 4.71 4.21 2.81 5/254 12465
/proc/meminfo: memFree=130071984/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=23296 memory=19924 CPUtime=3.07 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 15926 0 0 0 304 3 0 0 20 0 1 0 29137142 23855104 4981 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 5824 4981 544 696 0 4985 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 22868 KiB

[startup+6.30035 s]
/proc/loadavg: 4.71 4.21 2.81 5/254 12465
/proc/meminfo: memFree=130077152/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=21248 memory=17272 CPUtime=6.26 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 34588 0 0 0 619 7 0 0 20 0 1 0 29137142 21757952 4318 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 5312 4318 544 696 0 4473 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 25440 KiB
Current children cumulated memory: 20216 KiB

[startup+12.7004 s]
/proc/loadavg: 4.76 4.24 2.83 5/254 12465
/proc/meminfo: memFree=130059068/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=36608 memory=28236 CPUtime=12.64 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 54761 0 0 0 1253 11 0 0 20 0 1 0 29137142 37486592 7059 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 9152 7059 544 696 0 8313 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 40800 KiB
Current children cumulated memory: 31180 KiB

[startup+25.5004 s]
/proc/loadavg: 4.79 4.26 2.86 5/253 12465
/proc/meminfo: memFree=130054900/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=47360 memory=39988 CPUtime=25.4 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 91738 0 0 0 2521 19 0 0 20 0 1 0 29137142 48496640 9997 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 11840 9997 544 696 0 11001 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 51552 KiB
Current children cumulated memory: 42932 KiB

[startup+51.1126 s]
/proc/loadavg: 4.52 4.24 2.89 5/253 12465
/proc/meminfo: memFree=130001220/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=104704 memory=71888 CPUtime=50.94 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 139571 0 0 0 5061 33 0 0 20 0 1 0 29137142 107216896 17972 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 26176 17972 544 696 0 25337 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 108896 KiB
Current children cumulated memory: 74832 KiB

[startup+102.3 s]
/proc/loadavg: 4.29 4.21 2.96 5/254 12468
/proc/meminfo: memFree=129994480/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=79104 memory=60864 CPUtime=102 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 248515 0 0 0 10133 67 0 0 20 0 1 0 29137142 81002496 15216 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 19776 15216 544 696 0 18937 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 83296 KiB
Current children cumulated memory: 63808 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.19 3.03 5/254 12470
/proc/meminfo: memFree=129941760/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=120064 memory=74320 CPUtime=161.84 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 345148 0 0 0 16084 100 0 0 20 0 1 0 29137142 122945536 18580 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 30016 18580 544 696 0 29177 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 124256 KiB
Current children cumulated memory: 77264 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.17 3.10 5/254 12472
/proc/meminfo: memFree=129779696/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=201984 memory=115412 CPUtime=221.7 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 413901 0 0 0 22045 125 0 0 20 0 1 0 29137142 206831616 28853 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 50496 28853 544 696 0 49657 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 206176 KiB

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

/proc/loadavg: 4.11 4.12 4.06 5/254 12717
/proc/meminfo: memFree=129439356/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=376064 memory=305260 CPUtime=3094.18 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2416225 0 0 0 308345 1073 0 0 20 0 1 0 29137142 385089536 76315 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 94016 76315 544 696 0 93177 0
Current children cumulated CPU time: 3094.18 s
Current children cumulated vsize: 380256 KiB
Current children cumulated memory: 308204 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.12 4.06 5/255 12720
/proc/meminfo: memFree=129643188/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=376064 memory=323720 CPUtime=3154.02 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2423345 0 0 0 314315 1087 0 0 20 0 1 0 29137142 385089536 80930 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 94016 80930 544 696 0 93177 0
Current children cumulated CPU time: 3154.02 s
Current children cumulated vsize: 380256 KiB
Current children cumulated memory: 326664 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.06 5/255 12722
/proc/meminfo: memFree=129720888/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=195840 memory=129112 CPUtime=3213.86 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2442602 0 0 0 320288 1098 0 0 20 0 1 0 29137142 200540160 32278 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 48960 32278 544 696 0 48121 0
Current children cumulated CPU time: 3213.86 s
Current children cumulated vsize: 200032 KiB
Current children cumulated memory: 132056 KiB

[startup+3282.3 s]
/proc/loadavg: 4.54 4.22 4.10 5/255 12869
/proc/meminfo: memFree=129944272/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=212224 memory=153688 CPUtime=3273.68 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2483634 0 0 0 326250 1118 0 0 20 0 1 0 29137142 217317376 38422 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 53056 38422 544 696 0 52217 0
Current children cumulated CPU time: 3273.68 s
Current children cumulated vsize: 216416 KiB
Current children cumulated memory: 156632 KiB

[startup+3342.3 s]
/proc/loadavg: 4.54 4.30 4.14 5/256 13066
/proc/meminfo: memFree=129902868/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=195840 memory=142420 CPUtime=3333.51 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2538513 0 0 0 332205 1146 0 0 20 0 1 0 29137142 200540160 35605 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 48960 35605 544 696 0 48121 0
Current children cumulated CPU time: 3333.51 s
Current children cumulated vsize: 200032 KiB
Current children cumulated memory: 145364 KiB

[startup+3402.3 s]
/proc/loadavg: 4.25 4.26 4.13 5/256 13073
/proc/meminfo: memFree=129864660/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=212224 memory=159824 CPUtime=3393.35 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2608536 0 0 0 338154 1181 0 0 20 0 1 0 29137142 217317376 39956 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 53056 39956 544 696 0 52217 0
Current children cumulated CPU time: 3393.35 s
Current children cumulated vsize: 216416 KiB
Current children cumulated memory: 162768 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.22 4.13 5/255 13075
/proc/meminfo: memFree=129810984/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=195840 memory=141780 CPUtime=3453.2 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2639201 0 0 0 344124 1196 0 0 20 0 1 0 29137142 200540160 35445 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 48960 35445 544 696 0 48121 0
Current children cumulated CPU time: 3453.2 s
Current children cumulated vsize: 200032 KiB
Current children cumulated memory: 144724 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.21 4.13 5/255 13077
/proc/meminfo: memFree=129726020/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=244992 memory=196692 CPUtime=3513.04 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2672663 0 0 0 350091 1213 0 0 20 0 1 0 29137142 250871808 49173 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 61248 49173 544 696 0 60409 0
Current children cumulated CPU time: 3513.04 s
Current children cumulated vsize: 249184 KiB
Current children cumulated memory: 199636 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.17 4.11 5/255 13079
/proc/meminfo: memFree=129741804/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=212224 memory=155728 CPUtime=3572.88 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2719228 0 0 0 356049 1239 0 0 20 0 1 0 29137142 217317376 38932 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 53056 38932 544 696 0 52217 0
Current children cumulated CPU time: 3572.88 s
Current children cumulated vsize: 216416 KiB
Current children cumulated memory: 158672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.09 4.17 4.11 5/255 13079
/proc/meminfo: memFree=129773580/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=195840 memory=149592 CPUtime=3600.02 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2728467 0 0 0 358756 1246 0 0 20 0 1 0 29137142 200540160 37398 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 48960 37398 544 696 0 48121 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 200032 KiB
Current children cumulated memory: 152536 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3587.57 s, system=12.4721 s

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

[startup+3609.5 s]
/proc/loadavg: 4.09 4.17 4.11 5/255 13079
/proc/meminfo: memFree=129773580/131382116 swapFree=33010684/33010684
[pid=12461] ppid=12458 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/12461/stat : 12461 (naps-1.03a6.sh) S 12458 12461 11124 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 29137140 4292608 736 18446744073709551615 94843309629440 94843310523973 140724030469232 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94843310763024 94843310810768 94843337441280 140724030474663 140724030474757 140724030474757 140724030480359 0
/proc/12461/statm: 1048 736 672 219 0 110 0
[pid=12465] ppid=12461 vsize=195840 memory=149592 CPUtime=3600.02 cores=1,3
/proc/12465/stat : 12465 (naps-1.03a6) R 12461 12461 11124 0 -1 4194304 2728467 0 0 0 358756 1246 0 0 20 0 1 0 29137142 200540160 37398 18446744073709551615 4198400 7047149 140725444777568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 25677824 140725444786548 140725444786662 140725444786662 140725444792265 0
/proc/12465/statm: 48960 37398 544 696 0 48121 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 200032 KiB
Current children cumulated memory: 152536 KiB

Child status: 10

Real time (s): 3609.5
CPU time (s): 3600.04
CPU user time (s): 3587.57
CPU system time (s): 12.4721
CPU usage (%): 99.7378
Max. virtual memory (cumulated for all children) (KiB): 839008
Max. memory (cumulated for all children) (KiB): 590856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.57
system time used= 12.4721
maximum resident set size= 587912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2728913
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= 180
involuntary context switches= 4508


# summary of solver processes directly reported to runsolver:
#   pid: 12461
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3587.57
#   total CPU system time (s): 12.4721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1601 second user time and 35.7536 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-28 20:16:20
IDJOB=4492431
IDBENCH=147795
IDSOLVER=3341
FILE ID=nodeC004/4492431-1751134580
RUNJOBID= nodeC004-1751133631-11141
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-chnl30_40_pb.cnf.cr.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492431-1751134580/watcher-4492431-1751134580 -o /tmp/evaluation-result-4492431-1751134580/solver-4492431-1751134580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751133631-11141 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4492431-1751134580.opb

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

MD5SUM BENCH= 4c607ff4034d7cc205c992c215b1e577
RANDOM SEED=1841080667

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		: 3691.405
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		: 3492.302
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.246
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.225
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		: 3691.430
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		: 3662.728
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		: 1197.647
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.204
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:        130035400 kB
MemAvailable:   129617512 kB
Buffers:            3280 kB
Cached:           332072 kB
SwapCached:            0 kB
Active:           629728 kB
Inactive:         134232 kB
Active(anon):     446584 kB
Inactive(anon):        0 kB
Active(file):     183144 kB
Inactive(file):   134232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5528 kB
Writeback:             8 kB
AnonPages:        428456 kB
Mapped:           109380 kB
Shmem:             17976 kB
KReclaimable:      82728 kB
Slab:             161336 kB
SReclaimable:      82728 kB
SUnreclaim:        78608 kB
KernelStack:        4092 kB
PageTables:         3928 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     854048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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 21:16:29