Trace number 4507079

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.05 3608.7

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K150.opb
MD5SUMde861f201885d7430b03c8868c66597b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17850
Total number of constraints18152
Number of constraints which are clauses18002
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint150
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 151
Number of bits of the biggest sum of numbers8
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-4507079-1751164218.opb
3600.04/3608.70	c 
3600.04/3608.70	c *** TERMINATED *** by signal 15
3600.04/3608.70	s UNKNOWN
3600.04/3608.70	c _____________________________________________________________________________
3600.04/3608.70	c std/band forms        : 150,0
3600.04/3608.70	c 2cl/3cl ITE-codings   : 0,0
3600.04/3608.70	c BDD/srt/adr Max costs : 0,2726,0
3600.04/3608.70	c BDDraw/bin/mul/srt/adr: 0,0,0,150,0
3600.04/3608.70	c BDD nodes             : 0
3600.04/3608.70	c Es1/CC detections     : 0,0
3600.04/3608.70	c CC sort               : 150
3600.04/3608.70	c SAT/UNSAT calls       : 0,0
3600.04/3608.70	c regenrated variables  : 0
3600.04/3608.70	c eliminated fixed lits : 0
3600.04/3608.70	c goal lit flips        : 0
3600.04/3608.70	c goal stages           : 0
3600.04/3608.70	c goal shrink           : 0
3600.04/3608.70	c goal coeff separations: 0
3600.04/3608.70	c restarts              : 0
3600.04/3608.70	c conflicts             : 0              (0 /sec)
3600.04/3608.70	c decisions             : 0              (0 /sec)
3600.04/3608.70	c propagations          : 0              (0 /sec)
3600.04/3608.70	c inspects              : 0              (0 /sec)
3600.04/3608.70	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.04/3608.70	c Time for Opt-base     : 0.003029 s
3600.04/3608.70	c Steps for Opt-base    : 0
3600.04/3608.70	c Time for BDD coding   : 0 s
3600.04/3608.70	c Time for srt coding   : 0.05118 s
3600.04/3608.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: 63665 MiB (62649 MiB free)
  memory of node 1: 64507 MiB (61932 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507079-1751164218/watcher-4507079-1751164218 -o /tmp/evaluation-result-4507079-1751164218/solver-4507079-1751164218 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751155186-17191 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4507079-1751164218.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=18498, runsolver pid=18495
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 4.10 4.11 4.09 5/270 18502
/proc/meminfo: memFree=127570336/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=10168 memory=7000 CPUtime=0.09 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 1672 0 0 0 9 0 0 0 20 0 1 0 32100704 10412032 1750 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 2542 1750 544 696 0 1703 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14360 KiB
Current children cumulated memory: 10072 KiB

[startup+0.205493 s]*
/proc/loadavg: 4.10 4.11 4.09 5/270 18502
/proc/meminfo: memFree=127590816/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=12116 memory=8664 CPUtime=0.19 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 2088 0 0 0 19 0 0 0 20 0 1 0 32100704 12406784 2166 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 3029 2166 544 696 0 2190 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 16308 KiB
Current children cumulated memory: 11736 KiB

[startup+0.305175 s]*
/proc/loadavg: 4.10 4.11 4.09 5/270 18502
/proc/meminfo: memFree=127571348/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=41324 memory=36088 CPUtime=0.29 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 8484 0 0 0 28 1 0 0 20 0 1 0 32100704 42315776 8990 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 10331 8990 544 696 0 9492 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 45516 KiB
Current children cumulated memory: 39160 KiB

[startup+0.700214 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 18502
/proc/meminfo: memFree=127522520/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=115700 memory=100916 CPUtime=0.67 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 23595 0 0 0 64 3 0 0 20 0 1 0 32100704 118476800 25229 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 28925 25229 544 696 0 28086 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 119892 KiB
Current children cumulated memory: 103988 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 18502
/proc/meminfo: memFree=127481752/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=156660 memory=139844 CPUtime=1.48 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 25151 0 0 0 143 5 0 0 20 0 1 0 32100704 160419840 34961 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 39165 34961 544 696 0 38326 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 160852 KiB
Current children cumulated memory: 142916 KiB

[startup+3.10539 s]
/proc/loadavg: 4.09 4.10 4.09 5/270 18502
/proc/meminfo: memFree=127457684/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=156660 memory=143944 CPUtime=3.08 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 25162 0 0 0 303 5 0 0 20 0 1 0 32100704 160419840 35986 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 39165 35986 544 696 0 38326 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 160852 KiB
Current children cumulated memory: 147016 KiB

[startup+6.30018 s]
/proc/loadavg: 4.09 4.10 4.09 5/270 18502
/proc/meminfo: memFree=127467940/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=156660 memory=145992 CPUtime=6.27 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 25182 0 0 0 622 5 0 0 20 0 1 0 32100704 160419840 36498 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 39165 36498 544 696 0 38326 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 160852 KiB
Current children cumulated memory: 149064 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 18502
/proc/meminfo: memFree=127483668/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=126788 memory=116896 CPUtime=12.65 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 28570 0 0 0 1258 7 0 0 20 0 1 0 32100704 129830912 29224 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 31697 29224 544 696 0 30858 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 130980 KiB
Current children cumulated memory: 119968 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.13 4.10 5/270 18504
/proc/meminfo: memFree=127479632/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=126412 memory=117152 CPUtime=25.41 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 28655 0 0 0 2534 7 0 0 20 0 1 0 32100704 129445888 29288 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 31603 29288 544 696 0 30764 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 130604 KiB
Current children cumulated memory: 120224 KiB

[startup+51.1055 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 18505
/proc/meminfo: memFree=127557172/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=161608 memory=140292 CPUtime=50.96 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 31054 0 0 0 5087 9 0 0 20 0 1 0 32100704 165486592 35073 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 40402 35073 544 696 0 39563 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 165800 KiB
Current children cumulated memory: 143364 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 18510
/proc/meminfo: memFree=127522008/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=127684 memory=123784 CPUtime=102.01 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 34422 0 0 0 10191 10 0 0 20 0 1 0 32100704 130748416 30946 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 31921 30946 544 696 0 31082 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 131876 KiB
Current children cumulated memory: 126856 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/268 18512
/proc/meminfo: memFree=127496576/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=127684 memory=116640 CPUtime=161.86 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 35020 0 0 0 16175 11 0 0 20 0 1 0 32100704 130748416 29160 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 31921 29160 544 696 0 31082 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 131876 KiB
Current children cumulated memory: 119712 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 18517
/proc/meminfo: memFree=127459296/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=119492 memory=115324 CPUtime=221.71 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 36520 0 0 0 22159 12 0 0 20 0 1 0 32100704 122359808 28831 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 29873 28831 544 696 0 29034 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 123684 KiB

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

/proc/loadavg: 1.09 1.13 1.82 2/246 18750
/proc/meminfo: memFree=130002956/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=139180 CPUtime=3094.72 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 138457 0 0 0 309406 66 0 0 20 0 1 0 32100704 147529728 34795 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 34795 544 696 0 35179 0
Current children cumulated CPU time: 3094.72 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 142252 KiB

[startup+3162.3 s]
/proc/loadavg: 1.15 1.14 1.78 2/247 18753
/proc/meminfo: memFree=130003392/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=136264 CPUtime=3154.6 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 140678 0 0 0 315392 68 0 0 20 0 1 0 32100704 147529728 34066 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 34066 544 696 0 35179 0
Current children cumulated CPU time: 3154.6 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 139336 KiB

[startup+3222.3 s]
/proc/loadavg: 1.12 1.12 1.73 2/248 18760
/proc/meminfo: memFree=130004496/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=134968 CPUtime=3214.47 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 142905 0 0 0 321378 69 0 0 20 0 1 0 32100704 147529728 33742 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 33742 544 696 0 35179 0
Current children cumulated CPU time: 3214.47 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 138040 KiB

[startup+3282.3 s]
/proc/loadavg: 1.08 1.11 1.69 2/248 18762
/proc/meminfo: memFree=130005096/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=160456 memory=143164 CPUtime=3274.35 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 145155 0 0 0 327364 71 0 0 20 0 1 0 32100704 164306944 35791 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 40114 35791 544 696 0 39275 0
Current children cumulated CPU time: 3274.35 s
Current children cumulated vsize: 164648 KiB
Current children cumulated memory: 146236 KiB

[startup+3342.3 s]
/proc/loadavg: 1.13 1.12 1.66 2/248 18764
/proc/meminfo: memFree=130009824/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=160456 memory=142924 CPUtime=3334.22 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 148680 0 0 0 333348 74 0 0 20 0 1 0 32100704 164306944 35731 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 40114 35731 544 696 0 39275 0
Current children cumulated CPU time: 3334.22 s
Current children cumulated vsize: 164648 KiB
Current children cumulated memory: 145996 KiB

[startup+3402.3 s]
/proc/loadavg: 1.10 1.11 1.62 2/247 18766
/proc/meminfo: memFree=130006624/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=127684 CPUtime=3394.08 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 152745 0 0 0 339331 77 0 0 20 0 1 0 32100704 147529728 31921 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 31921 544 696 0 35179 0
Current children cumulated CPU time: 3394.08 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 130756 KiB

[startup+3462.3 s]
/proc/loadavg: 1.15 1.12 1.59 2/247 18768
/proc/meminfo: memFree=130003648/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=138320 CPUtime=3453.94 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 154343 0 0 0 345317 77 0 0 20 0 1 0 32100704 147529728 34580 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 34580 544 696 0 35179 0
Current children cumulated CPU time: 3453.94 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 141392 KiB

[startup+3522.3 s]
/proc/loadavg: 1.11 1.11 1.55 2/246 18770
/proc/meminfo: memFree=130001932/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=176840 memory=144100 CPUtime=3513.82 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 157610 0 0 0 351303 79 0 0 20 0 1 0 32100704 181084160 36025 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 44210 36025 544 696 0 43371 0
Current children cumulated CPU time: 3513.82 s
Current children cumulated vsize: 181032 KiB
Current children cumulated memory: 147172 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.11 1.52 2/246 18772
/proc/meminfo: memFree=130002344/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=137556 CPUtime=3573.7 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 161901 0 0 0 357288 82 0 0 20 0 1 0 32100704 147529728 34389 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 34389 544 696 0 35179 0
Current children cumulated CPU time: 3573.7 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 140628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 1.11 1.11 1.51 2/246 18773
/proc/meminfo: memFree=129998264/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=138580 CPUtime=3600.04 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 162253 0 0 0 359922 82 0 0 20 0 1 0 32100704 147529728 34645 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 34645 544 696 0 35179 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 141652 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.22 s, system=0.828532 s

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

[startup+3608.7 s]
/proc/loadavg: 1.11 1.11 1.51 2/246 18773
/proc/meminfo: memFree=129998264/131249988 swapFree=33010684/33010684
[pid=18498] ppid=18495 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/18498/stat : 18498 (naps-1.03a6.sh) S 18495 18498 17181 0 -1 4194304 229 206 0 0 0 0 0 0 20 0 1 0 32100703 4292608 768 18446744073709551615 94408436224000 94408437118533 140728174620720 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94408437357584 94408437405328 94408457818112 140728174627239 140728174627333 140728174627333 140728174632935 0
/proc/18498/statm: 1048 768 704 219 0 110 0
[pid=18502] ppid=18498 vsize=144072 memory=138580 CPUtime=3600.04 cores=0,2
/proc/18502/stat : 18502 (naps-1.03a6) R 18498 18498 17181 0 -1 4194304 162253 0 0 0 359922 82 0 0 20 0 1 0 32100704 147529728 34645 18446744073709551615 4198400 7047149 140722070061440 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 39960576 140722070063476 140722070063590 140722070063590 140722070069193 0
/proc/18502/statm: 36018 34645 544 696 0 35179 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 148264 KiB
Current children cumulated memory: 141652 KiB

Child status: 10

Real time (s): 3608.7
CPU time (s): 3600.05
CPU user time (s): 3599.22
CPU system time (s): 0.828532
CPU usage (%): 99.7603
Max. virtual memory (cumulated for all children) (KiB): 182184
Max. memory (cumulated for all children) (KiB): 170048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.22
system time used= 0.828532
maximum resident set size= 166976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162700
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= 178
involuntary context switches= 7960


# summary of solver processes directly reported to runsolver:
#   pid: 18498
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.22
#   total CPU system time (s): 0.828532

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.4499 second user time and 14.6612 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-29 04:30:19
IDJOB=4507079
IDBENCH=158322
IDSOLVER=3341
FILE ID=nodeC034/4507079-1751164218
RUNJOBID= nodeC034-1751155186-17191
SLURM_JOB_ID= 9587471
Free space on /tmp= 432700 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K150.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507079-1751164218/watcher-4507079-1751164218 -o /tmp/evaluation-result-4507079-1751164218/solver-4507079-1751164218 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751155186-17191 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4507079-1751164218.opb

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

MD5SUM BENCH= de861f201885d7430b03c8868c66597b
RANDOM SEED=603314499

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.799
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.53
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.757
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.53
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		: 3603.885
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.53
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		: 3643.784
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.763
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.772
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.53
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		: 3601.918
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.53
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		: 3604.249
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127572100 kB
MemAvailable:   127537020 kB
Buffers:            3280 kB
Cached:           775648 kB
SwapCached:            0 kB
Active:          2516616 kB
Inactive:         566832 kB
Active(anon):    2322624 kB
Inactive(anon):        0 kB
Active(file):     193992 kB
Inactive(file):   566832 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6816 kB
Writeback:             0 kB
AnonPages:       2298744 kB
Mapped:           109708 kB
Shmem:             18104 kB
KReclaimable:      86268 kB
Slab:             169308 kB
SReclaimable:      86268 kB
SUnreclaim:        83040 kB
KernelStack:        4352 kB
PageTables:         7548 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    2890520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1886208 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC034 at 2025-06-29 05:30:27