Trace number 4492827

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.12 3610.02

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM28d2f0824ed2334c94881d352f1be9a0
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.036844
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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-4492827-1751141016.opb
3600.10/3610.01	c 
3600.10/3610.01	c *** TERMINATED *** by signal 15
3600.10/3610.01	s UNKNOWN
3600.10/3610.01	c _____________________________________________________________________________
3600.10/3610.01	c std/band forms        : 70,0
3600.10/3610.01	c 2cl/3cl ITE-codings   : 0,0
3600.10/3610.01	c BDD/srt/adr Max costs : 0,1588,0
3600.10/3610.01	c BDDraw/bin/mul/srt/adr: 0,0,0,70,0
3600.10/3610.01	c BDD nodes             : 0
3600.10/3610.01	c Es1/CC detections     : 0,0
3600.10/3610.01	c CC sort               : 70
3600.10/3610.01	c SAT/UNSAT calls       : 0,0
3600.10/3610.01	c regenrated variables  : 0
3600.10/3610.01	c eliminated fixed lits : 0
3600.10/3610.01	c goal lit flips        : 0
3600.10/3610.01	c goal stages           : 0
3600.10/3610.01	c goal shrink           : 0
3600.10/3610.01	c goal coeff separations: 0
3600.10/3610.01	c restarts              : 0
3600.10/3610.01	c conflicts             : 0              (0 /sec)
3600.10/3610.01	c decisions             : 0              (0 /sec)
3600.10/3610.01	c propagations          : 0              (0 /sec)
3600.10/3610.01	c inspects              : 0              (0 /sec)
3600.10/3610.01	c CPU time (solving tm) : 3587 s        (3587 s, SAT 0 s, UNSAT 0 s)
3600.10/3610.01	c Time for Opt-base     : 0.001195 s
3600.10/3610.01	c Steps for Opt-base    : 0
3600.10/3610.01	c Time for BDD coding   : 0 s
3600.10/3610.01	c Time for srt coding   : 0.01077 s
3600.10/3610.01	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 (62806 MiB free)
  memory of node 1: 64465 MiB (63761 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=13315, runsolver pid=13312

[startup+0.10012 s]*
/proc/loadavg: 4.15 4.23 4.18 5/255 13319
/proc/meminfo: memFree=129583072/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=34988 memory=28884 CPUtime=0.09 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 8838 0 0 0 8 1 0 0 20 0 1 0 29780784 35827712 7189 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 8747 7221 544 696 0 7908 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39180 KiB
Current children cumulated memory: 31956 KiB

[startup+0.213452 s]*
/proc/loadavg: 4.15 4.23 4.18 5/255 13319
/proc/meminfo: memFree=129582316/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=38704 memory=34052 CPUtime=0.2 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 10780 0 0 0 19 1 0 0 20 0 1 0 29780784 39632896 8513 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 9676 8513 544 696 0 8837 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 42896 KiB
Current children cumulated memory: 37124 KiB

[startup+0.313277 s]*
/proc/loadavg: 4.15 4.23 4.18 5/255 13319
/proc/meminfo: memFree=129574504/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=55096 memory=48168 CPUtime=0.3 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 12264 0 0 0 28 2 0 0 20 0 1 0 29780784 56418304 12042 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 13774 12042 544 696 0 12935 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 59288 KiB
Current children cumulated memory: 51240 KiB

[startup+0.70035 s]
/proc/loadavg: 4.15 4.23 4.18 5/255 13319
/proc/meminfo: memFree=129574000/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=55096 memory=49064 CPUtime=0.67 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 12511 0 0 0 65 2 0 0 20 0 1 0 29780784 56418304 12266 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 13774 12266 544 696 0 12935 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 59288 KiB
Current children cumulated memory: 52136 KiB

[startup+1.50037 s]
/proc/loadavg: 4.15 4.23 4.18 5/255 13319
/proc/meminfo: memFree=129568656/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=55096 memory=49448 CPUtime=1.47 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 12611 0 0 0 145 2 0 0 20 0 1 0 29780784 56418304 12362 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 13774 12362 544 696 0 12935 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 59288 KiB
Current children cumulated memory: 52520 KiB

[startup+3.11302 s]
/proc/loadavg: 4.14 4.23 4.18 6/255 13319
/proc/meminfo: memFree=129564560/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=47696 memory=38540 CPUtime=3.08 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 17335 0 0 0 305 3 0 0 20 0 1 0 29780784 48840704 9635 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 11924 9635 544 696 0 11085 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 51888 KiB
Current children cumulated memory: 41612 KiB

[startup+6.3004 s]
/proc/loadavg: 4.14 4.23 4.18 5/255 13320
/proc/meminfo: memFree=129558732/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=35312 memory=28804 CPUtime=6.26 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 24730 0 0 0 620 6 0 0 20 0 1 0 29780784 36159488 7201 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 8828 7201 544 696 0 7989 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 39504 KiB
Current children cumulated memory: 31876 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.22 4.18 5/255 13320
/proc/meminfo: memFree=129574024/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=44868 memory=37804 CPUtime=12.63 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 42825 0 0 0 1253 10 0 0 20 0 1 0 29780784 45944832 9451 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 11217 9451 544 696 0 10378 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 49060 KiB
Current children cumulated memory: 40876 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.21 4.18 5/255 13320
/proc/meminfo: memFree=129571780/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=55888 memory=49796 CPUtime=25.41 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 77498 0 0 0 2522 19 0 0 20 0 1 0 29780784 57229312 12449 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 13972 12449 544 696 0 13133 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 60080 KiB
Current children cumulated memory: 52868 KiB

[startup+51.1129 s]
/proc/loadavg: 4.13 4.21 4.18 5/254 13320
/proc/meminfo: memFree=129500648/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=123472 memory=85732 CPUtime=50.95 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 136843 0 0 0 5058 37 0 0 20 0 1 0 29780784 126435328 21433 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 30868 21433 544 696 0 30029 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 127664 KiB
Current children cumulated memory: 88804 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.19 4.17 6/254 13322
/proc/meminfo: memFree=129480448/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=135984 memory=123112 CPUtime=102.01 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 227593 0 0 0 10136 65 0 0 20 0 1 0 29780784 139247616 30778 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 33996 30778 544 696 0 33157 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 140176 KiB
Current children cumulated memory: 126184 KiB

[startup+162.3 s]
/proc/loadavg: 4.23 4.20 4.18 5/254 13324
/proc/meminfo: memFree=129339600/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=201520 memory=141560 CPUtime=161.84 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 320945 0 0 0 16083 101 0 0 20 0 1 0 29780784 206356480 35390 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 50380 35390 544 696 0 49541 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 205712 KiB
Current children cumulated memory: 144632 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.19 4.18 6/254 13326
/proc/meminfo: memFree=129381340/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=201520 memory=145620 CPUtime=221.69 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 390407 0 0 0 22042 127 0 0 20 0 1 0 29780784 206356480 36405 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 50380 36405 544 696 0 49541 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 205712 KiB

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

/proc/loadavg: 4.10 4.16 4.17 5/256 13605
/proc/meminfo: memFree=129773872/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=332592 memory=275148 CPUtime=3034.03 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2312319 0 0 0 302283 1120 0 0 20 0 1 0 29780784 340574208 68787 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 83148 68787 544 696 0 82309 0
Current children cumulated CPU time: 3034.03 s
Current children cumulated vsize: 336784 KiB
Current children cumulated memory: 278220 KiB

[startup+3102.3 s]
/proc/loadavg: 4.18 4.17 4.17 5/255 13611
/proc/meminfo: memFree=129745428/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=348976 memory=283388 CPUtime=3093.87 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2337651 0 0 0 308249 1138 0 0 20 0 1 0 29780784 357351424 70847 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 87244 70847 544 696 0 86405 0
Current children cumulated CPU time: 3093.87 s
Current children cumulated vsize: 353168 KiB
Current children cumulated memory: 286460 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.15 4.17 5/255 13613
/proc/meminfo: memFree=129760860/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=348976 memory=283384 CPUtime=3153.71 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2371614 0 0 0 314209 1162 0 0 20 0 1 0 29780784 357351424 70846 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 87244 70846 544 696 0 86405 0
Current children cumulated CPU time: 3153.71 s
Current children cumulated vsize: 353168 KiB
Current children cumulated memory: 286456 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.17 4.17 5/255 13615
/proc/meminfo: memFree=129641328/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=348976 memory=280952 CPUtime=3213.55 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2413522 0 0 0 320173 1182 0 0 20 0 1 0 29780784 357351424 70238 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 87244 70238 544 696 0 86405 0
Current children cumulated CPU time: 3213.55 s
Current children cumulated vsize: 353168 KiB
Current children cumulated memory: 284024 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/254 13617
/proc/meminfo: memFree=129809716/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=348976 memory=285436 CPUtime=3273.4 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2439702 0 0 0 326139 1201 0 0 20 0 1 0 29780784 357351424 71359 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 87244 71359 544 696 0 86405 0
Current children cumulated CPU time: 3273.4 s
Current children cumulated vsize: 353168 KiB
Current children cumulated memory: 288508 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/254 13619
/proc/meminfo: memFree=129728640/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=348976 memory=285388 CPUtime=3333.23 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2478832 0 0 0 332100 1223 0 0 20 0 1 0 29780784 357351424 71347 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 87244 71347 544 696 0 86405 0
Current children cumulated CPU time: 3333.23 s
Current children cumulated vsize: 353168 KiB
Current children cumulated memory: 288460 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/253 13621
/proc/meminfo: memFree=129725296/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=332592 memory=275196 CPUtime=3393.05 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2506040 0 0 0 338063 1242 0 0 20 0 1 0 29780784 340574208 68799 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 83148 68799 544 696 0 82309 0
Current children cumulated CPU time: 3393.05 s
Current children cumulated vsize: 336784 KiB
Current children cumulated memory: 278268 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.15 4.16 5/253 13634
/proc/meminfo: memFree=129712576/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=348976 memory=285436 CPUtime=3452.85 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2512263 0 0 0 344039 1246 0 0 20 0 1 0 29780784 357351424 71359 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 87244 71359 544 696 0 86405 0
Current children cumulated CPU time: 3452.85 s
Current children cumulated vsize: 353168 KiB
Current children cumulated memory: 288508 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 13637
/proc/meminfo: memFree=129508428/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=578352 memory=492288 CPUtime=3512.66 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2534317 0 0 0 349994 1272 0 0 20 0 1 0 29780784 592232448 123072 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 144588 123072 544 696 0 143749 0
Current children cumulated CPU time: 3512.66 s
Current children cumulated vsize: 582544 KiB
Current children cumulated memory: 495360 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/254 13639
/proc/meminfo: memFree=129664652/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=324400 memory=281068 CPUtime=3572.47 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2565340 0 0 0 355958 1289 0 0 20 0 1 0 29780784 332185600 70267 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 81100 70267 544 696 0 80261 0
Current children cumulated CPU time: 3572.47 s
Current children cumulated vsize: 328592 KiB
Current children cumulated memory: 284140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.08 4.12 4.15 5/254 13639
/proc/meminfo: memFree=129634008/131382116 swapFree=33010684/33010684
[pid=13315] ppid=13312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/13315/stat : 13315 (naps-1.03a6.sh) S 13312 13315 11124 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 29780783 4292608 768 18446744073709551615 94242875490304 94242876384837 140735822171984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94242876623888 94242876671632 94242910203904 140735822174631 140735822174725 140735822174725 140735822180327 0
/proc/13315/statm: 1048 768 704 219 0 110 0
[pid=13319] ppid=13315 vsize=324400 memory=284524 CPUtime=3600.1 cores=5,7
/proc/13319/stat : 13319 (naps-1.03a6) R 13315 13315 11124 0 -1 4194304 2583802 0 0 0 358711 1299 0 0 20 0 1 0 29780784 332185600 71131 18446744073709551615 4198400 7047149 140730884144464 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 17793024 140730884147572 140730884147686 140730884147686 140730884153289 0
/proc/13319/statm: 81100 71131 544 696 0 80261 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 328592 KiB
Current children cumulated memory: 287596 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3587.12 s, system=13.001 s

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

Child status: 10

Real time (s): 3610.02
CPU time (s): 3600.12
CPU user time (s): 3587.12
CPU system time (s): 13.001
CPU usage (%): 99.7259
Max. virtual memory (cumulated for all children) (KiB): 844688
Max. memory (cumulated for all children) (KiB): 700160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.12
system time used= 13.001
maximum resident set size= 699136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2584250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 166
involuntary context switches= 5315


# summary of solver processes directly reported to runsolver:
#   pid: 13315
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3587.12
#   total CPU system time (s): 13.001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1011 second user time and 36.5068 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-28 22:03:36
IDJOB=4492827
IDBENCH=147829
IDSOLVER=3341
FILE ID=nodeC004/4492827-1751141016
RUNJOBID= nodeC004-1751133631-11142
SLURM_JOB_ID= 9587404
Free space on /tmp= 433040 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492827-1751141016/watcher-4492827-1751141016 -o /tmp/evaluation-result-4492827-1751141016/solver-4492827-1751141016 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751133631-11142 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4492827-1751141016.opb

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

MD5SUM BENCH= 28d2f0824ed2334c94881d352f1be9a0
RANDOM SEED=1871948615

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129597568 kB
MemAvailable:   129182388 kB
Buffers:            3280 kB
Cached:           337384 kB
SwapCached:            0 kB
Active:          1079152 kB
Inactive:         139544 kB
Active(anon):     896008 kB
Inactive(anon):        0 kB
Active(file):     183144 kB
Inactive(file):   139544 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:        867644 kB
Mapped:           109112 kB
Shmem:             17976 kB
KReclaimable:      82828 kB
Slab:             161588 kB
SReclaimable:      82828 kB
SUnreclaim:        78760 kB
KernelStack:        4144 kB
PageTables:         5040 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1415932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-28 23:03:46