Trace number 4485726

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 NameAnswerobjective functionCPU timeWall clock time
NaPS naps-1.03a6? (TO) 3600.32 3610.76

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-greenbeb.opb
MD5SUMd021d78883fac2a7bf820bb220b2a7e2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark1.14616
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155020
Total number of constraints2675
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2675
Minimum length of a constraint11
Maximum length of a constraint7172
Number of terms in the objective function 14882
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 12491747892670016
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
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.02	c Input file name: HOME/instance-4485726-1751308690.opb
3600.05/3610.50	c 
3600.05/3610.50	c *** TERMINATED *** by signal 15
3600.05/3610.50	s UNKNOWN
3600.05/3610.50	c _____________________________________________________________________________
3600.05/3610.50	c std/band forms        : 1819,492
3600.05/3610.50	c 2cl/3cl ITE-codings   : 0,0
3600.05/3610.50	c BDD/srt/adr Max costs : 4444028,4365173,0
3600.05/3610.50	c BDDraw/bin/mul/srt/adr: 997,0,432,882,0
3600.05/3610.50	c BDD nodes             : 157769240
3600.05/3610.50	c Es1/CC detections     : 0,0
3600.05/3610.50	c CC sort               : 0
3600.05/3610.50	c SAT/UNSAT calls       : 0,0
3600.05/3610.50	c regenrated variables  : 0
3600.05/3610.50	c eliminated fixed lits : 290518
3600.05/3610.50	c goal lit flips        : 0
3600.05/3610.50	c goal stages           : 0
3600.05/3610.50	c goal shrink           : 0
3600.05/3610.50	c goal coeff separations: 0
3600.05/3610.50	c restarts              : 0
3600.05/3610.50	c conflicts             : 0              (0 /sec)
3600.05/3610.50	c decisions             : 0              (0 /sec)
3600.05/3610.50	c propagations          : 0              (0 /sec)
3600.05/3610.50	c inspects              : 0              (0 /sec)
3600.05/3610.50	c CPU time (solving tm) : 3594 s        (0 s, SAT 0 s, UNSAT 0 s)
3600.05/3610.50	c Time for Opt-base     : 1508 s
3600.05/3610.50	c Steps for Opt-base    : 7996899218
3600.05/3610.50	c Time for BDD coding   : 1822 s
3600.05/3610.50	c Time for srt coding   : 76.05 s
3600.05/3610.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485726-1751308690/watcher-4485726-1751308690 -o /tmp/evaluation-result-4485726-1751308690/solver-4485726-1751308690 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751305074-43432 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4485726-1751308690.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=44009, runsolver pid=44006

[startup+0.100073 s]*
/proc/loadavg: 4.12 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122432096/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=8716 memory=7040 CPUtime=0.09 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1337 0 0 0 9 0 0 0 20 0 1 0 46548449 8925184 1760 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 2179 1760 544 696 0 1340 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 12908 KiB
Current children cumulated memory: 10112 KiB

[startup+0.213761 s]*
/proc/loadavg: 4.12 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122432096/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=14768 memory=12684 CPUtime=0.2 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 3059 0 0 0 20 0 0 0 20 0 1 0 46548449 15122432 3171 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3692 3171 544 696 0 2853 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 18960 KiB
Current children cumulated memory: 15756 KiB

[startup+0.313614 s]*
/proc/loadavg: 4.12 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122432360/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=16864 memory=14976 CPUtime=0.29 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 3721 0 0 0 29 0 0 0 20 0 1 0 46548449 17268736 3744 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 4216 3744 544 696 0 3377 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 21056 KiB
Current children cumulated memory: 18048 KiB

[startup+0.700401 s]
/proc/loadavg: 4.12 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122432360/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=33128 memory=30336 CPUtime=0.67 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 7939 0 0 0 64 3 0 0 20 0 1 0 46548449 33923072 7584 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 8282 7584 544 696 0 7443 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 37320 KiB
Current children cumulated memory: 33408 KiB

[startup+1.50042 s]
/proc/loadavg: 4.12 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122432360/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=73980 memory=67940 CPUtime=1.47 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 17085 0 0 0 139 8 0 0 20 0 1 0 46548449 75755520 16985 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 18495 16985 544 696 0 17656 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 78172 KiB
Current children cumulated memory: 71012 KiB

[startup+3.11336 s]
/proc/loadavg: 4.12 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122323972/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=181064 memory=167164 CPUtime=3.08 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 39829 0 0 0 295 13 0 0 20 0 1 0 46548449 185409536 41791 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 45266 41791 544 696 0 44427 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 185256 KiB
Current children cumulated memory: 170236 KiB

[startup+6.30041 s]
/proc/loadavg: 4.11 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122263732/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=245340 memory=226848 CPUtime=6.25 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 54223 0 0 0 608 17 0 0 20 0 1 0 46548449 251228160 56712 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 61335 56712 544 696 0 60496 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 249532 KiB
Current children cumulated memory: 229920 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.11 4.13 5/255 44013
/proc/meminfo: memFree=122055624/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=264728 memory=244720 CPUtime=12.64 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 57145 0 0 0 1246 18 0 0 20 0 1 0 46548449 271081472 61180 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 66182 61180 576 696 0 65343 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 268920 KiB
Current children cumulated memory: 247792 KiB

[startup+25.5005 s]
/proc/loadavg: 4.08 4.10 4.12 5/255 44014
/proc/meminfo: memFree=121599204/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=735488 memory=716764 CPUtime=25.4 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 162597 0 0 0 2503 37 0 0 20 0 1 0 46548449 753139712 179191 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 183872 179191 576 696 0 183033 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 739680 KiB
Current children cumulated memory: 719836 KiB

[startup+51.1135 s]
/proc/loadavg: 4.19 4.12 4.13 5/255 44014
/proc/meminfo: memFree=121228120/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=1074320 memory=1052412 CPUtime=50.95 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 245556 0 0 0 5043 52 0 0 20 0 1 0 46548449 1100103680 263103 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 268580 263103 576 696 0 267741 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 1078512 KiB
Current children cumulated memory: 1055484 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/255 44016
/proc/meminfo: memFree=121162324/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=1151108 memory=1123796 CPUtime=102 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 247351 0 0 0 10145 55 0 0 20 0 1 0 46548449 1178734592 280949 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 287777 280949 576 696 0 286938 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 1155300 KiB
Current children cumulated memory: 1126868 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.13 5/255 44018
/proc/meminfo: memFree=120994860/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=1313328 memory=1254040 CPUtime=161.83 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 249513 0 0 0 16123 60 0 0 20 0 1 0 46548449 1344847872 313510 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 328332 313510 576 696 0 327493 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1317520 KiB
Current children cumulated memory: 1257112 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.13 4.13 5/255 44020
/proc/meminfo: memFree=120823972/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=1482052 memory=1451436 CPUtime=221.66 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 250087 0 0 0 22099 67 0 0 20 0 1 0 46548449 1517621248 362859 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 370513 362859 576 696 0 369674 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 1486244 KiB

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

Current children cumulated memory: 11288532 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.15 4.16 5/254 44501
/proc/meminfo: memFree=79794664/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12058728 memory=11361236 CPUtime=3153.09 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1827832 0 0 0 314775 534 0 0 20 0 1 0 46548449 12348137472 2840309 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3014682 2840309 576 696 0 3013843 0
Current children cumulated CPU time: 3153.09 s
Current children cumulated vsize: 12062920 KiB
Current children cumulated memory: 11364308 KiB

[startup+3222.3 s]
/proc/loadavg: 4.29 4.18 4.17 6/256 44506
/proc/meminfo: memFree=69948300/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12471756 memory=11801424 CPUtime=3212.92 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1933672 0 0 0 320734 558 0 0 20 0 1 0 46548449 12771078144 2950356 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3117939 2950356 576 696 0 3117100 0
Current children cumulated CPU time: 3212.92 s
Current children cumulated vsize: 12475948 KiB
Current children cumulated memory: 11804496 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.18 4.17 5/259 44613
/proc/meminfo: memFree=99498912/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11801936 CPUtime=3272.76 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1937845 0 0 0 326713 563 0 0 20 0 1 0 46548449 12772163584 2950484 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2950484 576 696 0 3117365 0
Current children cumulated CPU time: 3272.76 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11805008 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.17 4.17 5/260 44616
/proc/meminfo: memFree=99647128/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11804040 CPUtime=3332.59 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1941997 0 0 0 332693 566 0 0 20 0 1 0 46548449 12772163584 2951010 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2951010 576 696 0 3117365 0
Current children cumulated CPU time: 3332.59 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11807112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/260 44618
/proc/meminfo: memFree=94584964/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11804040 CPUtime=3392.42 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1945916 0 0 0 338672 570 0 0 20 0 1 0 46548449 12772163584 2951010 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2951010 576 696 0 3117365 0
Current children cumulated CPU time: 3392.42 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11807112 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.14 4.16 5/260 44620
/proc/meminfo: memFree=95447592/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11842952 CPUtime=3452.26 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1949514 0 0 0 344650 576 0 0 20 0 1 0 46548449 12772163584 2960738 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2960738 576 696 0 3117365 0
Current children cumulated CPU time: 3452.26 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11846024 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.13 4.15 5/260 44622
/proc/meminfo: memFree=96400744/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11855240 CPUtime=3512.09 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1952973 0 0 0 350629 580 0 0 20 0 1 0 46548449 12772163584 2963810 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2963810 576 696 0 3117365 0
Current children cumulated CPU time: 3512.09 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11858312 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/255 44625
/proc/meminfo: memFree=96656772/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11916680 CPUtime=3571.92 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1957037 0 0 0 356607 585 0 0 20 0 1 0 46548449 12772163584 2979170 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2979170 576 696 0 3117365 0
Current children cumulated CPU time: 3571.92 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11919752 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.15 4.13 4.15 5/254 44626
/proc/meminfo: memFree=95992172/131382112 swapFree=33010684/33010684
[pid=44009] ppid=44006 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/44009/stat : 44009 (naps-1.03a6.sh) S 44006 44009 43422 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 46548447 4292608 768 18446744073709551615 94479225331712 94479226226245 140730086516960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94479226465296 94479226513040 94479257628672 140730086521255 140730086521349 140730086521349 140730086526951 0
/proc/44009/statm: 1048 768 704 219 0 110 0
[pid=44013] ppid=44009 vsize=12472816 memory=11916680 CPUtime=3600.05 cores=0,2
/proc/44013/stat : 44013 (naps-1.03a6) R 44009 44009 43422 0 -1 4194304 1958932 0 0 0 359418 587 0 0 20 0 1 0 46548449 12772163584 2979170 18446744073709551615 4198400 7047149 140721570140736 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 7696384 140721570146676 140721570146790 140721570146790 140721570152393 0
/proc/44013/statm: 3118204 2979170 576 696 0 3117365 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 12477008 KiB
Current children cumulated memory: 11919752 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.51 s]
# the end of solver process 44009 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.003647 s, system=0.006701 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3594.19 s, system=6.13407 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.61 s]*
/proc/loadavg: 4.15 4.13 4.15 5/253 44626
/proc/meminfo: memFree=99633488/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.010348 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.71 s]
/proc/loadavg: 4.15 4.13 4.15 5/253 44626
/proc/meminfo: memFree=99633488/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.010348 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.76
CPU time (s): 3600.32
CPU user time (s): 3594.19
CPU system time (s): 6.13407
CPU usage (%): 99.7111
Max. virtual memory (cumulated for all children) (KiB): 12477008
Max. memory (cumulated for all children) (KiB): 11919752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.19
system time used= 6.13407
maximum resident set size= 11916680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1959367
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= 322
involuntary context switches= 8762


# summary of solver processes directly reported to runsolver:
#   pid: 44009,44013
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3594.19
#   total CPU system time (s): 6.13407

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2436 second user time and 35.6548 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-30 20:38:11
IDJOB=4485726
IDBENCH=146868
IDSOLVER=3341
FILE ID=nodeC005/4485726-1751308690
RUNJOBID= nodeC005-1751305074-43432
SLURM_JOB_ID= 9594302
Free space on /tmp= 431008 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-greenbeb.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485726-1751308690/watcher-4485726-1751308690 -o /tmp/evaluation-result-4485726-1751308690/solver-4485726-1751308690 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751305074-43432 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4485726-1751308690.opb

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

MD5SUM BENCH= d021d78883fac2a7bf820bb220b2a7e2
RANDOM SEED=1855779209

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        122432032 kB
MemAvailable:   124730620 kB
Buffers:            3280 kB
Cached:          3100236 kB
SwapCached:            0 kB
Active:          5470732 kB
Inactive:        2800920 kB
Active(anon):    5186096 kB
Inactive(anon):        0 kB
Active(file):     284636 kB
Inactive(file):  2800920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19900 kB
Writeback:             0 kB
AnonPages:       5171208 kB
Mapped:           111344 kB
Shmem:             17960 kB
KReclaimable:     105316 kB
Slab:             189264 kB
SReclaimable:     105316 kB
SUnreclaim:        83948 kB
KernelStack:        4096 kB
PageTables:        13208 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6016340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4009984 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430656 MiB
End job on nodeC005 at 2025-06-30 21:38:22