Trace number 4545305

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 3609.5

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SocialGolfers-08-04-08_c24.opb
MD5SUMe5dad10f2c51a051686c6ce21bebf57a
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 variables101921
Total number of constraints213661
Number of constraints which are clauses56497
Number of constraints which are cardinality constraints (but not clauses)776
Number of constraints which are nor clauses,nor cardinality constraints156388
Minimum length of a constraint1
Maximum length of a constraint32
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 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4545305-1753236673.opb
3600.04/3609.50	c 
3600.04/3609.50	c *** TERMINATED *** by signal 15
3600.04/3609.50	s UNKNOWN
3600.04/3609.50	c _____________________________________________________________________________
3600.04/3609.50	c std/band forms        : 156852,256
3600.04/3609.50	c 2cl/3cl ITE-codings   : 33536,2560
3600.04/3609.50	c BDD/srt/adr Max costs : 33,383,0
3600.04/3609.50	c BDDraw/bin/mul/srt/adr: 156332,0,0,776,0
3600.04/3609.50	c BDD nodes             : 1160804
3600.04/3609.50	c Es1/CC detections     : 0,0
3600.04/3609.50	c CC sort               : 712
3600.04/3609.50	c SAT/UNSAT calls       : 0,0
3600.04/3609.50	c regenrated variables  : 0
3600.04/3609.50	c eliminated fixed lits : 77
3600.04/3609.50	c goal lit flips        : 0
3600.04/3609.50	c goal stages           : 0
3600.04/3609.50	c goal shrink           : 0
3600.04/3609.50	c goal coeff separations: 0
3600.04/3609.50	c restarts              : 0
3600.04/3609.50	c conflicts             : 0              (0 /sec)
3600.04/3609.50	c decisions             : 0              (0 /sec)
3600.04/3609.50	c propagations          : 0              (0 /sec)
3600.04/3609.50	c inspects              : 0              (0 /sec)
3600.04/3609.50	c CPU time (solving tm) : 3593 s        (3587 s, SAT 0 s, UNSAT 0 s)
3600.04/3609.50	c Time for Opt-base     : 0.004224 s
3600.04/3609.50	c Steps for Opt-base    : 0
3600.04/3609.50	c Time for BDD coding   : 2.509 s
3600.04/3609.50	c Time for srt coding   : 0.006958 s
3600.04/3609.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545305-1753236673/watcher-4545305-1753236673 -o /tmp/evaluation-result-4545305-1753236673/solver-4545305-1753236673 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160779 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4545305-1753236673.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=161552, runsolver pid=161549
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.05 4.16 4.10 5/266 161556
/proc/meminfo: memFree=82115712/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=13284 memory=11392 CPUtime=0.08 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 2455 0 0 0 8 0 0 0 20 0 1 0 239344889 13602816 2848 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 3321 2848 544 696 0 2482 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 17476 KiB
Current children cumulated memory: 14464 KiB

[startup+0.205707 s]*
/proc/loadavg: 4.05 4.16 4.10 5/266 161556
/proc/meminfo: memFree=82107900/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=23928 memory=21600 CPUtime=0.19 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 5154 0 0 0 18 1 0 0 20 0 1 0 239344889 24502272 5400 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 5982 5400 544 696 0 5143 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 28120 KiB
Current children cumulated memory: 24672 KiB

[startup+0.305654 s]*
/proc/loadavg: 4.05 4.16 4.10 5/266 161556
/proc/meminfo: memFree=82096308/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=33448 memory=31328 CPUtime=0.29 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 7686 0 0 0 28 1 0 0 20 0 1 0 239344889 34250752 7832 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 8362 7832 544 696 0 7523 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 37640 KiB
Current children cumulated memory: 34400 KiB

[startup+0.700174 s]
/proc/loadavg: 4.05 4.16 4.10 5/266 161556
/proc/meminfo: memFree=82076652/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=71404 memory=69084 CPUtime=0.67 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 17612 0 0 0 64 3 0 0 20 0 1 0 239344889 73117696 17271 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 17851 17271 544 696 0 17012 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 75596 KiB
Current children cumulated memory: 72156 KiB

[startup+1.50022 s]
/proc/loadavg: 4.05 4.16 4.10 5/266 161556
/proc/meminfo: memFree=82029024/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=155068 memory=148544 CPUtime=1.47 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 38786 0 0 0 140 7 0 0 20 0 1 0 239344889 158789632 37136 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 38767 37136 544 696 0 37928 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 159260 KiB
Current children cumulated memory: 151616 KiB

[startup+3.10566 s]
/proc/loadavg: 4.05 4.16 4.10 5/266 161556
/proc/meminfo: memFree=81867928/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=238144 memory=232496 CPUtime=3.08 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 60560 0 0 0 296 12 0 0 20 0 1 0 239344889 243859456 58124 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 59536 58124 544 696 0 58697 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 242336 KiB
Current children cumulated memory: 235568 KiB

[startup+6.30022 s]
/proc/loadavg: 4.21 4.19 4.11 5/266 161556
/proc/meminfo: memFree=81754708/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=304428 memory=297400 CPUtime=6.27 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 76392 0 0 0 606 21 0 0 20 0 1 0 239344889 311734272 74350 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 76107 74350 544 696 0 75268 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 308620 KiB
Current children cumulated memory: 300472 KiB

[startup+12.7002 s]
/proc/loadavg: 4.19 4.19 4.11 5/266 161556
/proc/meminfo: memFree=81718428/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=279368 memory=274268 CPUtime=12.65 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 76714 0 0 0 1244 21 0 0 20 0 1 0 239344889 286072832 68567 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 69842 68567 544 696 0 69003 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 283560 KiB
Current children cumulated memory: 277340 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.18 4.11 5/266 161556
/proc/meminfo: memFree=81711228/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=295656 memory=277720 CPUtime=25.41 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 77096 0 0 0 2520 21 0 0 20 0 1 0 239344889 302751744 69430 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 73914 69430 544 696 0 73075 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 299848 KiB
Current children cumulated memory: 280792 KiB

[startup+51.1057 s]
/proc/loadavg: 4.18 4.18 4.11 5/266 161557
/proc/meminfo: memFree=81545632/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=295656 memory=280400 CPUtime=50.96 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 77253 0 0 0 5074 22 0 0 20 0 1 0 239344889 302751744 70100 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 73914 70100 544 696 0 73075 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 299848 KiB
Current children cumulated memory: 283472 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.17 4.10 5/269 161618
/proc/meminfo: memFree=88199156/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=312040 memory=297428 CPUtime=102.02 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 77438 0 0 0 10180 22 0 0 20 0 1 0 239344889 319528960 74357 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 78010 74357 544 696 0 77171 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 316232 KiB
Current children cumulated memory: 300500 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.14 4.09 5/269 161620
/proc/meminfo: memFree=88199536/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=312040 memory=299476 CPUtime=161.87 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 77468 0 0 0 16164 23 0 0 20 0 1 0 239344889 319528960 74869 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 78010 74869 544 696 0 77171 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 316232 KiB
Current children cumulated memory: 302548 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/270 161625
/proc/meminfo: memFree=88227432/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=312040 memory=301524 CPUtime=221.72 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 77481 0 0 0 22149 23 0 0 20 0 1 0 239344889 319528960 75381 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 78010 75381 544 696 0 77171 0
Current children cumulated CPU time: 221.72 s

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

/proc/loadavg: 1.14 2.11 2.85 2/245 161905
/proc/meminfo: memFree=89823780/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=295660 memory=293712 CPUtime=3093.96 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1414588 0 0 0 308750 646 0 0 20 0 1 0 239344889 302755840 73428 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 73915 73428 544 696 0 73076 0
Current children cumulated CPU time: 3093.96 s
Current children cumulated vsize: 299852 KiB
Current children cumulated memory: 296784 KiB

[startup+3162.3 s]
/proc/loadavg: 1.19 1.95 2.74 2/247 161909
/proc/meminfo: memFree=89813692/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=303852 memory=296064 CPUtime=3153.83 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1424799 0 0 0 314730 653 0 0 20 0 1 0 239344889 311144448 74016 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 75963 74016 544 696 0 75124 0
Current children cumulated CPU time: 3153.83 s
Current children cumulated vsize: 308044 KiB
Current children cumulated memory: 299136 KiB

[startup+3222.3 s]
/proc/loadavg: 1.07 1.78 2.63 2/248 161912
/proc/meminfo: memFree=89812844/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=303852 memory=298112 CPUtime=3213.7 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1430169 0 0 0 320713 657 0 0 20 0 1 0 239344889 311144448 74528 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 75963 74528 544 696 0 75124 0
Current children cumulated CPU time: 3213.7 s
Current children cumulated vsize: 308044 KiB
Current children cumulated memory: 301184 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.66 2.54 2/249 161915
/proc/meminfo: memFree=89827548/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=336624 memory=317808 CPUtime=3273.56 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1472517 0 0 0 326682 674 0 0 20 0 1 0 239344889 344702976 79452 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 84156 79452 544 696 0 83317 0
Current children cumulated CPU time: 3273.56 s
Current children cumulated vsize: 340816 KiB
Current children cumulated memory: 320880 KiB

[startup+3342.3 s]
/proc/loadavg: 1.10 1.56 2.44 2/249 161919
/proc/meminfo: memFree=89824804/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=303856 memory=300656 CPUtime=3333.43 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1489366 0 0 0 332659 684 0 0 20 0 1 0 239344889 311148544 75164 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 75964 75164 544 696 0 75125 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 308048 KiB
Current children cumulated memory: 303728 KiB

[startup+3402.3 s]
/proc/loadavg: 1.08 1.47 2.36 2/249 161925
/proc/meminfo: memFree=89831440/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=303852 memory=298088 CPUtime=3393.3 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1498588 0 0 0 338641 689 0 0 20 0 1 0 239344889 311144448 74522 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 75963 74522 544 696 0 75124 0
Current children cumulated CPU time: 3393.3 s
Current children cumulated vsize: 308044 KiB
Current children cumulated memory: 301160 KiB

[startup+3462.3 s]
/proc/loadavg: 1.09 1.40 2.27 2/247 161927
/proc/meminfo: memFree=89828044/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=320240 memory=315552 CPUtime=3453.17 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1521925 0 0 0 344618 699 0 0 20 0 1 0 239344889 327925760 78888 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 80060 78888 544 696 0 79221 0
Current children cumulated CPU time: 3453.17 s
Current children cumulated vsize: 324432 KiB
Current children cumulated memory: 318624 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.34 2.20 2/246 161929
/proc/meminfo: memFree=89830932/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=320240 memory=312352 CPUtime=3513.03 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1544944 0 0 0 350593 710 0 0 20 0 1 0 239344889 327925760 78088 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 80060 78088 544 696 0 79221 0
Current children cumulated CPU time: 3513.03 s
Current children cumulated vsize: 324432 KiB
Current children cumulated memory: 315424 KiB

[startup+3582.3 s]
/proc/loadavg: 1.15 1.30 2.13 2/245 161931
/proc/meminfo: memFree=89828668/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=328432 memory=311868 CPUtime=3572.9 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1561165 0 0 0 356570 720 0 0 20 0 1 0 239344889 336314368 77967 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 82108 77967 544 696 0 81269 0
Current children cumulated CPU time: 3572.9 s
Current children cumulated vsize: 332624 KiB
Current children cumulated memory: 314940 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 1.10 1.28 2.10 2/246 161933
/proc/meminfo: memFree=89824636/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=320240 memory=312952 CPUtime=3600.04 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1592039 0 0 0 359268 736 0 0 20 0 1 0 239344889 327925760 78238 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 80060 78238 544 696 0 79221 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 324432 KiB
Current children cumulated memory: 316024 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.69 s, system=7.36572 s

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

[startup+3609.5 s]
/proc/loadavg: 1.10 1.28 2.10 2/246 161933
/proc/meminfo: memFree=89824636/131249988 swapFree=33010160/33010684
[pid=161552] ppid=161549 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/161552/stat : 161552 (naps-1.03a6.sh) S 161549 161552 160769 0 -1 4194304 228 198 0 0 0 0 0 0 20 0 1 0 239344888 4292608 768 18446744073709551615 94098414587904 94098415482437 140726341169712 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94098415721488 94098415769232 94098447912960 140726341171621 140726341171715 140726341171715 140726341177319 0
/proc/161552/statm: 1048 768 704 219 0 110 0
[pid=161556] ppid=161552 vsize=320240 memory=312952 CPUtime=3600.04 cores=0,2
/proc/161556/stat : 161556 (naps-1.03a6) R 161552 161552 160769 0 -1 4194304 1592039 0 0 0 359268 736 0 0 20 0 1 0 239344889 327925760 78238 18446744073709551615 4198400 7047149 140736905444384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 41107456 140736905447794 140736905447908 140736905447908 140736905453513 0
/proc/161556/statm: 80060 78238 544 696 0 79221 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 324432 KiB
Current children cumulated memory: 316024 KiB

Child status: 10

Real time (s): 3609.5
CPU time (s): 3600.05
CPU user time (s): 3592.69
CPU system time (s): 7.36572
CPU usage (%): 99.7382
Max. virtual memory (cumulated for all children) (KiB): 389968
Max. memory (cumulated for all children) (KiB): 350628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.69
system time used= 7.36572
maximum resident set size= 347556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1592477
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= 159
involuntary context switches= 4696


# summary of solver processes directly reported to runsolver:
#   pid: 161552
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3592.69
#   total CPU system time (s): 7.36572

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.24117 second user time and 15.7845 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-23 04:11:13
IDJOB=4545305
IDBENCH=180812
IDSOLVER=3341
FILE ID=nodeC020/4545305-1753236673
RUNJOBID= nodeC020-1753232354-160779
SLURM_JOB_ID= 9687843
Free space on /tmp= 432804 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SocialGolfers-08-04-08_c24.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545305-1753236673/watcher-4545305-1753236673 -o /tmp/evaluation-result-4545305-1753236673/solver-4545305-1753236673 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160779 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4545305-1753236673.opb

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

MD5SUM BENCH= e5dad10f2c51a051686c6ce21bebf57a
RANDOM SEED=979442435

nodeC020 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.819
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.79
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.978
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.79
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		: 3596.660
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.79
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		: 3558.533
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.79
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.881
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.79
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.914
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        82119492 kB
MemAvailable:   121495884 kB
Buffers:            2128 kB
Cached:         40133044 kB
SwapCached:            4 kB
Active:          9127588 kB
Inactive:       39278832 kB
Active(anon):    8272956 kB
Inactive(anon):    24536 kB
Active(file):     854632 kB
Inactive(file): 39254296 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16152 kB
Writeback:             0 kB
AnonPages:       8267760 kB
Mapped:           115796 kB
Shmem:             26244 kB
KReclaimable:     213408 kB
Slab:             309652 kB
SReclaimable:     213408 kB
SUnreclaim:        96244 kB
KernelStack:        4288 kB
PageTables:        19480 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9382832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4362240 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432652 MiB
End job on nodeC020 at 2025-07-23 05:11:23