Trace number 4541834

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.07 3610.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm_teq/normalized-22arraycomm_teq_less.opb
MD5SUM33cd2865dc6656b609d0c0476b6c078b
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.64241
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2992
Total number of constraints4445
Number of constraints which are clauses2904
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1541
Minimum length of a constraint2
Maximum length of a constraint88
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 8796093022208
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 35184372088831
Number of bits of the biggest sum of numbers45
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.12	c NaPS 1.03a6.
0.00/0.12	c Input file name: HOME/instance-4541834-1753198971.opb
3600.04/3610.50	c 
3600.04/3610.50	c *** TERMINATED *** by signal 15
3600.04/3610.50	s UNKNOWN
3600.04/3610.50	c _____________________________________________________________________________
3600.04/3610.50	c std/band forms        : 1,924
3600.04/3610.50	c 2cl/3cl ITE-codings   : 43,4488
3600.04/3610.50	c BDD/srt/adr Max costs : 130,0,0
3600.04/3610.50	c BDDraw/bin/mul/srt/adr: 925,0,0,0,0
3600.04/3610.50	c BDD nodes             : 11043
3600.04/3610.50	c Es1/CC detections     : 0,0
3600.04/3610.50	c CC sort               : 0
3600.04/3610.50	c SAT/UNSAT calls       : 0,0
3600.04/3610.50	c regenrated variables  : 0
3600.04/3610.50	c eliminated fixed lits : 0
3600.04/3610.50	c goal lit flips        : 0
3600.04/3610.50	c goal stages           : 0
3600.04/3610.50	c goal shrink           : 0
3600.04/3610.50	c goal coeff separations: 0
3600.04/3610.50	c restarts              : 0
3600.04/3610.50	c conflicts             : 0              (0 /sec)
3600.04/3610.50	c decisions             : 0              (0 /sec)
3600.04/3610.50	c propagations          : 0              (0 /sec)
3600.04/3610.50	c inspects              : 0              (0 /sec)
3600.04/3610.50	c CPU time (solving tm) : 3594 s        (3594 s, SAT 0 s, UNSAT 0 s)
3600.04/3610.50	c Time for Opt-base     : 0 s
3600.04/3610.50	c Steps for Opt-base    : 0
3600.04/3610.50	c Time for BDD coding   : 0.123 s
3600.04/3610.50	c Time for srt coding   : 0 s
3600.04/3610.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62716 MiB free)
  memory of node 1: 64465 MiB (63530 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541834-1753198971/watcher-4541834-1753198971 -o /tmp/evaluation-result-4541834-1753198971/solver-4541834-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753198970-161591 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4541834-1753198971.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
Current StackSize limit: 8192 KiB

solver pid=161635, runsolver pid=161620

[startup+0.100064 s]*
/proc/loadavg: 0.15 0.10 0.09 2/247 161639
/proc/meminfo: memFree=129277028/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 190 0 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 2 4 65536 1 0 0 17 2 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161637] ppid=161635 vsize=4192 memory=1464 CPUtime=0 cores=0,2
/proc/161637/stat : 161637 (naps-1.03a6.sh) S 161635 161635 161574 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 1 0 235576381 4292608 366 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 2 0 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161637/statm: 1048 366 320 219 0 110 0
[pid=161638] ppid=161637 vsize=424 memory=128 CPUtime=0 cores=0,2
/proc/161638/stat : 161638 (dirname) D 161637 161635 161574 0 -1 4456448 76 0 0 0 0 0 0 0 20 0 1 0 235576381 434176 32 18446744073709551615 93826141601792 93826141612993 140735909394144 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93826141621168 93826141622280 93826167238656 140735909403143 140735909403168 140735909403168 140735909408743 0
/proc/161638/statm: 106 32 32 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8808 KiB
Current children cumulated memory: 4664 KiB

[startup+0.212736 s]*
/proc/loadavg: 0.15 0.10 0.09 4/247 161643
/proc/meminfo: memFree=129260400/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=5788 memory=4352 CPUtime=0.08 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 591 0 0 0 8 0 0 0 20 0 1 0 235576388 5926912 1056 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 1480 1088 544 696 0 641 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9980 KiB
Current children cumulated memory: 7424 KiB

[startup+0.316655 s]*
/proc/loadavg: 0.15 0.10 0.09 5/248 161649
/proc/meminfo: memFree=129259900/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=6988 memory=5372 CPUtime=0.17 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 915 0 0 0 17 0 0 0 20 0 1 0 235576388 7155712 1343 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 1747 1343 544 696 0 908 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 11180 KiB
Current children cumulated memory: 8444 KiB

[startup+0.700307 s]
/proc/loadavg: 0.15 0.10 0.09 9/256 161664
/proc/meminfo: memFree=129240128/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=13668 memory=10196 CPUtime=0.54 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2745 0 0 0 53 1 0 0 20 0 1 0 235576388 13996032 2549 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 3417 2549 544 696 0 2578 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 17860 KiB
Current children cumulated memory: 13268 KiB

[startup+1.5003 s]
/proc/loadavg: 0.15 0.10 0.09 5/256 161664
/proc/meminfo: memFree=129218468/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=14100 memory=9860 CPUtime=1.34 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 3101 0 0 0 132 2 0 0 20 0 1 0 235576388 14438400 2465 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 3525 2465 544 696 0 2686 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 18292 KiB
Current children cumulated memory: 12932 KiB

[startup+3.11231 s]
/proc/loadavg: 0.54 0.18 0.12 5/256 161664
/proc/meminfo: memFree=129213212/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=14128 memory=10116 CPUtime=2.95 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 3170 0 0 0 293 2 0 0 20 0 1 0 235576388 14467072 2529 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 3532 2529 544 696 0 2693 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 18320 KiB
Current children cumulated memory: 13188 KiB

[startup+6.30028 s]
/proc/loadavg: 0.54 0.18 0.12 5/256 161664
/proc/meminfo: memFree=129213340/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=13056 memory=9788 CPUtime=6.13 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 3350 0 0 0 611 2 0 0 20 0 1 0 235576388 13369344 2447 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 3264 2447 544 696 0 2425 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 17248 KiB
Current children cumulated memory: 12860 KiB

[startup+12.7003 s]
/proc/loadavg: 0.98 0.28 0.15 5/256 161664
/proc/meminfo: memFree=129204708/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=18180 memory=12636 CPUtime=12.5 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 6899 0 0 0 1248 2 0 0 20 0 1 0 235576388 18616320 3159 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 4545 3159 544 696 0 3706 0
Current children cumulated CPU time: 12.5 s
Current children cumulated vsize: 22372 KiB
Current children cumulated memory: 15708 KiB

[startup+25.5003 s]
/proc/loadavg: 1.87 0.51 0.23 5/256 161664
/proc/meminfo: memFree=129199920/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=14056 memory=10496 CPUtime=25.27 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 18470 0 0 0 2523 4 0 0 20 0 1 0 235576388 14393344 2624 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 3514 2624 544 696 0 2675 0
Current children cumulated CPU time: 25.27 s
Current children cumulated vsize: 18248 KiB
Current children cumulated memory: 13568 KiB

[startup+51.1125 s]
/proc/loadavg: 2.66 0.81 0.34 5/257 161665
/proc/meminfo: memFree=129185364/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=21228 memory=16656 CPUtime=50.81 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 32165 0 0 0 5074 7 0 0 20 0 1 0 235576388 21737472 4164 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 5307 4164 544 696 0 4468 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 25420 KiB
Current children cumulated memory: 19728 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 1.31 0.54 5/257 161667
/proc/meminfo: memFree=129163876/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=25324 memory=17828 CPUtime=101.84 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 63396 0 0 0 10171 13 0 0 20 0 1 0 235576388 25931776 4457 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 6331 4457 544 696 0 5492 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 29516 KiB
Current children cumulated memory: 20900 KiB

[startup+162.3 s]
/proc/loadavg: 3.85 1.82 0.76 5/257 161717
/proc/meminfo: memFree=129130168/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=20204 memory=17200 CPUtime=161.66 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 104311 0 0 0 16146 20 0 0 20 0 1 0 235576388 20688896 4300 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 5051 4300 544 696 0 4212 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 24396 KiB
Current children cumulated memory: 20272 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.24 0.97 5/257 161719
/proc/meminfo: memFree=129128196/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=19932 memory=17360 CPUtime=221.49 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 135014 0 0 0 22120 29 0 0 20 0 1 0 235576388 20410368 4340 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0

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

/proc/loadavg: 4.09 4.10 4.01 5/255 161863
/proc/meminfo: memFree=129039492/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=64744 memory=50192 CPUtime=3093.25 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2057517 0 0 0 308825 500 0 0 20 0 1 0 235576388 66297856 12548 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 16186 12548 544 696 0 15347 0
Current children cumulated CPU time: 3093.25 s
Current children cumulated vsize: 68936 KiB
Current children cumulated memory: 53264 KiB

[startup+3162.3 s]
/proc/loadavg: 4.67 4.27 4.07 5/255 161865
/proc/meminfo: memFree=129037832/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=48356 memory=37692 CPUtime=3153.06 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2075144 0 0 0 314800 506 0 0 20 0 1 0 235576388 49516544 9423 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 12089 9423 544 696 0 11250 0
Current children cumulated CPU time: 3153.06 s
Current children cumulated vsize: 52548 KiB
Current children cumulated memory: 40764 KiB

[startup+3222.3 s]
/proc/loadavg: 4.44 4.28 4.09 5/256 161869
/proc/meminfo: memFree=129010244/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=48356 memory=37692 CPUtime=3212.9 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2091816 0 0 0 320778 512 0 0 20 0 1 0 235576388 49516544 9423 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 12089 9423 544 696 0 11250 0
Current children cumulated CPU time: 3212.9 s
Current children cumulated vsize: 52548 KiB
Current children cumulated memory: 40764 KiB

[startup+3282.3 s]
/proc/loadavg: 4.28 4.26 4.09 5/255 161871
/proc/meminfo: memFree=128996172/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=81128 memory=57524 CPUtime=3272.74 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2124840 0 0 0 326755 519 0 0 20 0 1 0 235576388 83075072 14381 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 20282 14381 544 696 0 19443 0
Current children cumulated CPU time: 3272.74 s
Current children cumulated vsize: 85320 KiB
Current children cumulated memory: 60596 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.22 4.09 5/254 161873
/proc/meminfo: memFree=128999436/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=52456 memory=37936 CPUtime=3332.58 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2200960 0 0 0 332721 537 0 0 20 0 1 0 235576388 53714944 9484 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 13114 9484 544 696 0 12275 0
Current children cumulated CPU time: 3332.58 s
Current children cumulated vsize: 56648 KiB
Current children cumulated memory: 41008 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.18 4.08 5/254 161875
/proc/meminfo: memFree=129029896/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=44260 memory=34732 CPUtime=3392.42 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2225928 0 0 0 338697 545 0 0 20 0 1 0 235576388 45322240 8683 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 11065 8683 544 696 0 10226 0
Current children cumulated CPU time: 3392.42 s
Current children cumulated vsize: 48452 KiB
Current children cumulated memory: 37804 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.18 4.09 5/254 161877
/proc/meminfo: memFree=129004660/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=64744 memory=50168 CPUtime=3452.26 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2231566 0 0 0 344677 549 0 0 20 0 1 0 235576388 66297856 12542 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 16186 12542 544 696 0 15347 0
Current children cumulated CPU time: 3452.26 s
Current children cumulated vsize: 68936 KiB
Current children cumulated memory: 53240 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.17 4.09 5/254 161879
/proc/meminfo: memFree=129022920/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=64744 memory=46432 CPUtime=3512.1 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2302479 0 0 0 350646 564 0 0 20 0 1 0 235576388 66297856 11608 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 16186 11608 544 696 0 15347 0
Current children cumulated CPU time: 3512.1 s
Current children cumulated vsize: 68936 KiB
Current children cumulated memory: 49504 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.15 4.09 5/253 161881
/proc/meminfo: memFree=129032448/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=60648 memory=45700 CPUtime=3571.92 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2325866 0 0 0 356621 571 0 0 20 0 1 0 235576388 62103552 11425 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 15162 11425 544 696 0 14323 0
Current children cumulated CPU time: 3571.92 s
Current children cumulated vsize: 64840 KiB
Current children cumulated memory: 48772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.05 4.14 4.09 5/254 161889
/proc/meminfo: memFree=129037940/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=64744 memory=50112 CPUtime=3600.04 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2365399 0 0 0 359424 580 0 0 20 0 1 0 235576388 66297856 12528 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 16186 12528 544 696 0 15347 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 68936 KiB
Current children cumulated memory: 53184 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.25 s, system=5.8133 s

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

[startup+3610.5 s]
/proc/loadavg: 4.05 4.14 4.09 5/254 161889
/proc/meminfo: memFree=129037940/131382112 swapFree=33000116/33010684
[pid=161635] ppid=161620 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161635/stat : 161635 (naps-1.03a6.sh) S 161620 161635 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 235576375 4292608 768 18446744073709551615 93961242394624 93961243289157 140733997412368 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93961243528208 93961243575952 93961248260096 140733997418917 140733997419011 140733997419011 140733997424615 0
/proc/161635/statm: 1048 768 704 219 0 110 0
[pid=161640] ppid=161635 vsize=64744 memory=50112 CPUtime=3600.04 cores=0,2
/proc/161640/stat : 161640 (naps-1.03a6) R 161635 161635 161574 0 -1 4194304 2365399 0 0 0 359424 580 0 0 20 0 1 0 235576388 66297856 12528 18446744073709551615 4198400 7047149 140729286163696 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 29745152 140729286166898 140729286167012 140729286167012 140729286172617 0
/proc/161640/statm: 16186 12528 544 696 0 15347 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 68936 KiB
Current children cumulated memory: 53184 KiB

Child status: 10

Real time (s): 3610.5
CPU time (s): 3600.07
CPU user time (s): 3594.25
CPU system time (s): 5.8133
CPU usage (%): 99.711
Max. virtual memory (cumulated for all children) (KiB): 118336
Max. memory (cumulated for all children) (KiB): 90224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.25
system time used= 5.8133
maximum resident set size= 87152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2365850
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= 233
involuntary context switches= 8073


# summary of solver processes directly reported to runsolver:
#   pid: 161635
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3594.25
#   total CPU system time (s): 5.8133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7765 second user time and 33.3902 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-22 17:42:52
IDJOB=4541834
IDBENCH=163507
IDSOLVER=3341
FILE ID=nodeC007/4541834-1753198971
RUNJOBID= nodeC007-1753198970-161591
SLURM_JOB_ID= 9687740
Free space on /tmp= 432988 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm_teq/normalized-22arraycomm_teq_less.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541834-1753198971/watcher-4541834-1753198971 -o /tmp/evaluation-result-4541834-1753198971/solver-4541834-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753198970-161591 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4541834-1753198971.opb

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

MD5SUM BENCH= 33cd2865dc6656b609d0c0476b6c078b
RANDOM SEED=40992140

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129271956 kB
MemAvailable:   129785736 kB
Buffers:              16 kB
Cached:          1185556 kB
SwapCached:         2616 kB
Active:           889392 kB
Inactive:         362436 kB
Active(anon):      53248 kB
Inactive(anon):    33312 kB
Active(file):     836144 kB
Inactive(file):   329124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11608 kB
Writeback:             0 kB
AnonPages:         66852 kB
Mapped:           101956 kB
Shmem:             20304 kB
KReclaimable:     376276 kB
Slab:             470220 kB
SReclaimable:     376276 kB
SUnreclaim:        93944 kB
KernelStack:        3856 kB
PageTables:         2852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     351152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149208 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC007 at 2025-07-22 18:43:03