Trace number 4493223

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.06 3609.7

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
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.916974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
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 51
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-4493223-1751155966.opb
3600.04/3609.70	c 
3600.04/3609.70	c *** TERMINATED *** by signal 15
3600.04/3609.70	s UNKNOWN
3600.04/3609.70	c _____________________________________________________________________________
3600.04/3609.70	c std/band forms        : 0,0
3600.04/3609.70	c 2cl/3cl ITE-codings   : 0,0
3600.04/3609.70	c BDD/srt/adr Max costs : 0,0,0
3600.04/3609.70	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.04/3609.70	c BDD nodes             : 0
3600.04/3609.70	c Es1/CC detections     : 0,0
3600.04/3609.70	c CC sort               : 0
3600.04/3609.70	c SAT/UNSAT calls       : 0,0
3600.04/3609.70	c regenrated variables  : 0
3600.04/3609.70	c eliminated fixed lits : 0
3600.04/3609.70	c goal lit flips        : 0
3600.04/3609.70	c goal stages           : 0
3600.04/3609.70	c goal shrink           : 0
3600.04/3609.70	c goal coeff separations: 0
3600.04/3609.70	c restarts              : 0
3600.04/3609.70	c conflicts             : 0              (0 /sec)
3600.04/3609.70	c decisions             : 0              (0 /sec)
3600.04/3609.70	c propagations          : 0              (0 /sec)
3600.04/3609.70	c inspects              : 0              (0 /sec)
3600.04/3609.70	c CPU time (solving tm) : 3584 s        (3584 s, SAT 0 s, UNSAT 0 s)
3600.04/3609.70	c Time for Opt-base     : 0 s
3600.04/3609.70	c Steps for Opt-base    : 0
3600.04/3609.70	c Time for BDD coding   : 0 s
3600.04/3609.70	c Time for srt coding   : 0 s
3600.04/3609.70	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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


[startup+0.100062 s]*
/proc/loadavg: 1.26 1.49 2.13 5/270 20010
/proc/meminfo: memFree=130072968/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=5280 memory=3456 CPUtime=0.08 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 413 0 0 0 8 0 0 0 20 0 1 0 31275283 5406720 864 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 1320 864 544 696 0 481 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9472 KiB
Current children cumulated memory: 6528 KiB

[startup+0.205605 s]*
/proc/loadavg: 1.26 1.49 2.13 4/266 20010
/proc/meminfo: memFree=130063140/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=5792 memory=3840 CPUtime=0.18 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 517 0 0 0 18 0 0 0 20 0 1 0 31275283 5931008 960 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 1448 960 544 696 0 609 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 9984 KiB
Current children cumulated memory: 6912 KiB

[startup+0.305254 s]*
/proc/loadavg: 1.26 1.49 2.13 4/265 20018
/proc/meminfo: memFree=130063140/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=6816 memory=4224 CPUtime=0.28 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 616 0 0 0 28 0 0 0 20 0 1 0 31275283 6979584 1056 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 1704 1056 544 696 0 865 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 11008 KiB
Current children cumulated memory: 7296 KiB

[startup+0.700129 s]
/proc/loadavg: 1.26 1.49 2.13 4/265 20018
/proc/meminfo: memFree=130059836/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=8264 memory=6108 CPUtime=0.67 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 1721 0 0 0 67 0 0 0 20 0 1 0 31275283 8462336 1527 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 2066 1527 544 696 0 1227 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 12456 KiB
Current children cumulated memory: 9180 KiB

[startup+1.50013 s]
/proc/loadavg: 1.26 1.49 2.13 4/265 20018
/proc/meminfo: memFree=130047676/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=14664 memory=11860 CPUtime=1.46 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 6079 0 0 0 146 0 0 0 20 0 1 0 31275283 15015936 2965 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 3666 2965 544 696 0 2827 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 18856 KiB
Current children cumulated memory: 14932 KiB

[startup+3.10588 s]
/proc/loadavg: 1.26 1.49 2.13 5/270 20058
/proc/meminfo: memFree=129804780/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=19536 memory=14772 CPUtime=3.06 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 12571 0 0 0 305 1 0 0 20 0 1 0 31275283 20004864 3693 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 4884 3693 544 696 0 4045 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 23728 KiB
Current children cumulated memory: 17844 KiB

[startup+6.30015 s]
/proc/loadavg: 1.56 1.55 2.14 5/270 20058
/proc/meminfo: memFree=129068352/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=12368 memory=9224 CPUtime=6.25 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 26678 0 0 0 622 3 0 0 20 0 1 0 31275283 12664832 2306 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 3092 2306 544 696 0 2253 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 16560 KiB
Current children cumulated memory: 12296 KiB

[startup+12.7002 s]
/proc/loadavg: 1.76 1.59 2.15 5/270 20058
/proc/meminfo: memFree=128569884/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=37968 memory=34324 CPUtime=12.63 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 42579 0 0 0 1256 7 0 0 20 0 1 0 31275283 38879232 8581 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 9492 8581 544 696 0 8653 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 42160 KiB
Current children cumulated memory: 37396 KiB

[startup+25.5002 s]
/proc/loadavg: 2.25 1.71 2.18 5/270 20058
/proc/meminfo: memFree=128502424/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=60496 memory=52756 CPUtime=25.4 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 103203 0 0 0 2520 20 0 0 20 0 1 0 31275283 61947904 13189 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 15124 13189 544 696 0 14285 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 64688 KiB
Current children cumulated memory: 55828 KiB

[startup+51.1049 s]
/proc/loadavg: 2.93 1.91 2.24 5/270 20059
/proc/meminfo: memFree=128700280/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=85068 memory=54984 CPUtime=50.95 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 184912 0 0 0 5056 39 0 0 20 0 1 0 31275283 87109632 13746 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 21267 13746 544 696 0 20428 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 89260 KiB
Current children cumulated memory: 58056 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 2.27 2.34 5/270 20060
/proc/meminfo: memFree=128651256/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=106576 memory=96292 CPUtime=102.02 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 288766 0 0 0 10133 69 0 0 20 0 1 0 31275283 109133824 24073 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 26644 24073 544 696 0 25805 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 110768 KiB
Current children cumulated memory: 99364 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.60 2.46 5/270 20062
/proc/meminfo: memFree=128676024/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=114768 memory=110576 CPUtime=161.87 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 435191 0 0 0 16075 112 0 0 20 0 1 0 31275283 117522432 27644 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 28692 27644 544 696 0 27853 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 118960 KiB
Current children cumulated memory: 113648 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.89 2.57 5/270 20065
/proc/meminfo: memFree=128578820/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=114768 memory=100724 CPUtime=221.71 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 507337 0 0 0 22036 135 0 0 20 0 1 0 31275283 117522432 25181 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 28692 25181 544 696 0 27853 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 118960 KiB

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

/proc/loadavg: 4.06 4.08 4.01 5/269 20223
/proc/meminfo: memFree=128731384/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=184004 memory=153192 CPUtime=3093.88 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3550718 0 0 0 308023 1365 0 0 20 0 1 0 31275283 188420096 38298 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 46001 38298 544 696 0 45162 0
Current children cumulated CPU time: 3093.88 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 156264 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.01 5/269 20225
/proc/meminfo: memFree=128647164/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=315076 memory=206440 CPUtime=3153.74 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3613945 0 0 0 313978 1396 0 0 20 0 1 0 31275283 322637824 51610 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 78769 51610 544 696 0 77930 0
Current children cumulated CPU time: 3153.74 s
Current children cumulated vsize: 319268 KiB
Current children cumulated memory: 209512 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/269 20227
/proc/meminfo: memFree=128687300/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=184004 memory=130656 CPUtime=3213.59 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3681632 0 0 0 319939 1420 0 0 20 0 1 0 31275283 188420096 32664 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 46001 32664 544 696 0 45162 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133728 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/268 20229
/proc/meminfo: memFree=128691224/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=200388 memory=161384 CPUtime=3273.44 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3745588 0 0 0 325898 1446 0 0 20 0 1 0 31275283 205197312 40346 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 50097 40346 544 696 0 49258 0
Current children cumulated CPU time: 3273.44 s
Current children cumulated vsize: 204580 KiB
Current children cumulated memory: 164456 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/268 20234
/proc/meminfo: memFree=128677952/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=331460 memory=206440 CPUtime=3333.3 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3795016 0 0 0 331859 1471 0 0 20 0 1 0 31275283 339415040 51610 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 82865 51610 544 696 0 82026 0
Current children cumulated CPU time: 3333.3 s
Current children cumulated vsize: 335652 KiB
Current children cumulated memory: 209512 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.02 5/269 20237
/proc/meminfo: memFree=128655096/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=331460 memory=204396 CPUtime=3393.15 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3847824 0 0 0 337818 1497 0 0 20 0 1 0 31275283 339415040 51099 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 82865 51099 544 696 0 82026 0
Current children cumulated CPU time: 3393.15 s
Current children cumulated vsize: 335652 KiB
Current children cumulated memory: 207468 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/269 20239
/proc/meminfo: memFree=128576368/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=331460 memory=204396 CPUtime=3453 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3884778 0 0 0 343785 1515 0 0 20 0 1 0 31275283 339415040 51099 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 82865 51099 544 696 0 82026 0
Current children cumulated CPU time: 3453 s
Current children cumulated vsize: 335652 KiB
Current children cumulated memory: 207468 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.03 5/270 20244
/proc/meminfo: memFree=128409648/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=364228 memory=249964 CPUtime=3512.85 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3946402 0 0 0 349735 1550 0 0 20 0 1 0 31275283 372969472 62491 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 91057 62491 544 696 0 90218 0
Current children cumulated CPU time: 3512.85 s
Current children cumulated vsize: 368420 KiB
Current children cumulated memory: 253036 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.12 4.04 5/270 20250
/proc/meminfo: memFree=128422640/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=331460 memory=233580 CPUtime=3572.71 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 3996268 0 0 0 355694 1577 0 0 20 0 1 0 31275283 339415040 58395 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 82865 58395 544 696 0 82026 0
Current children cumulated CPU time: 3572.71 s
Current children cumulated vsize: 335652 KiB
Current children cumulated memory: 236652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.11 4.11 4.04 5/269 20251
/proc/meminfo: memFree=128743324/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=429764 memory=329320 CPUtime=3600.04 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 4017707 0 0 0 358416 1588 0 0 20 0 1 0 31275283 440078336 82330 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 107441 82330 544 696 0 106602 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 433956 KiB
Current children cumulated memory: 332392 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3584.17 s, system=15.8905 s

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

[startup+3609.7 s]
/proc/loadavg: 4.11 4.11 4.04 5/269 20251
/proc/meminfo: memFree=128743324/131250000 swapFree=33010684/33010684
[pid=19995] ppid=19981 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/19995/stat : 19995 (naps-1.03a6.sh) S 19981 19995 19928 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 31275281 4292608 768 18446744073709551615 94599454871552 94599455766085 140731512410528 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94599456005136 94599456052880 94599464947712 140731512416679 140731512416773 140731512416773 140731512422375 0
/proc/19995/statm: 1048 768 704 219 0 110 0
[pid=20009] ppid=19995 vsize=429764 memory=329320 CPUtime=3600.04 cores=5,7
/proc/20009/stat : 20009 (naps-1.03a6) R 19995 19995 19928 0 -1 4194304 4017707 0 0 0 358416 1588 0 0 20 0 1 0 31275283 440078336 82330 18446744073709551615 4198400 7047149 140727496551856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 35688448 140727496558964 140727496559078 140727496559078 140727496564681 0
/proc/20009/statm: 107441 82330 544 696 0 106602 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 433956 KiB
Current children cumulated memory: 332392 KiB

Child status: 10

Real time (s): 3609.7
CPU time (s): 3600.06
CPU user time (s): 3584.17
CPU system time (s): 15.8905
CPU usage (%): 99.733
Max. virtual memory (cumulated for all children) (KiB): 630568
Max. memory (cumulated for all children) (KiB): 426424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.17
system time used= 15.8905
maximum resident set size= 423352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4018150
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= 166
involuntary context switches= 5424


# summary of solver processes directly reported to runsolver:
#   pid: 19995
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3584.17
#   total CPU system time (s): 15.8905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61499 second user time and 14.4588 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 02:12:46
IDJOB=4493223
IDBENCH=147856
IDSOLVER=3341
FILE ID=nodeC026/4493223-1751155966
RUNJOBID= nodeC026-1751155966-19941
SLURM_JOB_ID= 9587474
Free space on /tmp= 433048 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493223-1751155966/watcher-4493223-1751155966 -o /tmp/evaluation-result-4493223-1751155966/solver-4493223-1751155966 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751155966-19941 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4493223-1751155966.opb

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=2093275633

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130107956 kB
MemAvailable:   129750148 kB
Buffers:            3280 kB
Cached:           448164 kB
SwapCached:            0 kB
Active:           277328 kB
Inactive:         241452 kB
Active(anon):      85416 kB
Inactive(anon):        0 kB
Active(file):     191912 kB
Inactive(file):   241452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30780 kB
Writeback:             0 kB
AnonPages:         70472 kB
Mapped:           102372 kB
Shmem:             18080 kB
KReclaimable:      86372 kB
Slab:             168968 kB
SReclaimable:      86372 kB
SUnreclaim:        82596 kB
KernelStack:        4056 kB
PageTables:         2420 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     331620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC026 at 2025-06-29 03:12:56