Trace number 4435351

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-PB16 1.02b5? (MO) 2370.24 2376.19

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm75p-opt.opb.negationfix.opb
MD5SUMcb1e30dd77f685e81033380919ead272
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark95
Best CPU time to get the best result obtained on this benchmark2192.23
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables134272
Total number of constraints2354
Number of constraints which are clauses1048
Number of constraints which are cardinality constraints (but not clauses)1048
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1049
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 391713
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1009997
Number of bits of the biggest sum of numbers20
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.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4435351-1721169865.opb
2369.83/2375.80	c 
2369.83/2375.80	c *** TERMINATED *** by signal 15
2369.83/2375.80	s UNKNOWN
2369.83/2375.80	c _____________________________________________________________________________
2369.83/2375.80	c 
2369.83/2375.80	c std/band forms        : 1560,0
2369.83/2375.80	c 2cl/3cl ITE-codings   : 442992,0
2369.83/2375.80	c BDD/srt/adr Max costs : 497452,422605,0
2369.83/2375.80	c BDDraw/bin/mul/srt/adr: 1306,0,0,254,0
2369.83/2375.80	c BDD nodes             : 240370023
2369.83/2375.80	c Es1/CC detections     : 0,0
2369.83/2375.80	c SAT/UNSAT calls       : 0,0
2369.83/2375.80	c regenrated variables  : 0
2369.83/2375.80	c restarts              : 0
2369.83/2375.80	c conflicts             : 0              (0 /sec)
2369.83/2375.80	c decisions             : 0              (0 /sec)
2369.83/2375.80	c propagations          : 0              (0 /sec)
2369.83/2375.80	c inspects              : 0              (0 /sec)
2369.83/2375.80	c CPU time (solving tm) : 2362 s        (0 s)
2369.83/2375.80	c Time for Opt-base     : 95.69 s
2369.83/2375.80	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: 63968 MiB (49776 MiB free)
  memory of node 1: 64473 MiB (61019 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435351-1721169865/watcher-4435351-1721169865 -o /tmp/evaluation-result-4435351-1721169865/solver-4435351-1721169865 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721162656-876472 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4435351-1721169865.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=881602, runsolver pid=881599
Current StackSize limit: 8192 KiB


[startup+0.100776 s]*
/proc/loadavg: 4.15 4.12 4.11 6/252 881629
/proc/meminfo: memFree=113579604/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=20420 memory=13844 CPUtime=0.09 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 3252 0 0 0 9 0 0 0 20 0 1 0 169157038 20910080 3461 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 5105 3461 405 379 0 4639 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 30352 KiB
Current children cumulated memory: 16588 KiB

[startup+0.206415 s]*
/proc/loadavg: 4.15 4.12 4.11 4/257 881654
/proc/meminfo: memFree=113568548/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=35748 memory=25196 CPUtime=0.2 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 6307 0 0 0 19 1 0 0 20 0 1 0 169157038 36605952 6299 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 8937 6299 405 379 0 8471 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 45680 KiB
Current children cumulated memory: 27940 KiB

[startup+0.306327 s]*
/proc/loadavg: 4.15 4.12 4.11 4/254 881671
/proc/meminfo: memFree=113549680/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=50468 memory=36420 CPUtime=0.29 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 9453 0 0 0 28 1 0 0 20 0 1 0 169157038 51679232 9105 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 12617 9105 405 379 0 12151 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 60400 KiB
Current children cumulated memory: 39164 KiB

[startup+0.700266 s]
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113492388/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=80100 memory=57888 CPUtime=0.68 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 14897 0 0 0 66 2 0 0 20 0 1 0 169157038 82022400 14472 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 20025 14472 405 379 0 19559 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 90032 KiB
Current children cumulated memory: 60632 KiB

[startup+1.50027 s]
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113378744/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=122996 memory=96876 CPUtime=1.48 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 24606 0 0 0 144 4 0 0 20 0 1 0 169157038 125947904 24219 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 30749 24219 421 379 0 30283 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 132928 KiB
Current children cumulated memory: 99620 KiB

[startup+3.10613 s]
/proc/loadavg: 4.14 4.12 4.11 5/262 881691
/proc/meminfo: memFree=112892544/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=300264 memory=272720 CPUtime=3.08 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 65821 0 0 0 298 10 0 0 20 0 1 0 169157038 307470336 68180 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 75066 68180 421 379 0 74600 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 310196 KiB
Current children cumulated memory: 275464 KiB

[startup+6.30026 s]
/proc/loadavg: 4.14 4.12 4.11 5/262 881692
/proc/meminfo: memFree=111977424/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=608968 memory=581436 CPUtime=6.26 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 140007 0 0 0 603 23 0 0 20 0 1 0 169157038 623583232 145359 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 152242 145359 421 379 0 151776 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 618900 KiB
Current children cumulated memory: 584180 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.12 4.11 5/262 881692
/proc/meminfo: memFree=111345720/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=643420 memory=616996 CPUtime=12.65 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 148930 0 0 0 1240 25 0 0 20 0 1 0 169157038 658862080 154249 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 160855 154249 421 379 0 160389 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 653352 KiB
Current children cumulated memory: 619740 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.11 4.11 5/262 881695
/proc/meminfo: memFree=111230688/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=684652 memory=658228 CPUtime=25.42 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 153830 0 0 0 2514 28 0 0 20 0 1 0 169157038 701083648 164557 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 171163 164557 421 379 0 170697 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 694584 KiB
Current children cumulated memory: 660972 KiB

[startup+51.1062 s]
/proc/loadavg: 4.13 4.12 4.11 5/262 881698
/proc/meminfo: memFree=111025488/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=728708 memory=691536 CPUtime=50.95 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 159625 0 0 0 5065 30 0 0 20 0 1 0 169157038 746196992 172884 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 182177 172884 421 379 0 181711 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 738640 KiB
Current children cumulated memory: 694280 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/260 881707
/proc/meminfo: memFree=110760608/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=840496 memory=806344 CPUtime=102 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 172426 0 0 0 10164 36 0 0 20 0 1 0 169157038 860667904 201586 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 210124 201586 421 379 0 209658 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 850428 KiB
Current children cumulated memory: 809088 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/259 881767
/proc/meminfo: memFree=121241128/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=1004840 memory=964608 CPUtime=161.84 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 186383 0 0 0 16139 45 0 0 20 0 1 0 169157038 1028956160 241152 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 251210 241152 421 379 0 250744 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 1014772 KiB
Current children cumulated memory: 967352 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/259 881778
/proc/meminfo: memFree=120657968/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=1100264 memory=1056512 CPUtime=221.67 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 199245 0 0 0 22119 48 0 0 20 0 1 0 169157038 1126670336 264128 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 275066 264128 421 379 0 274600 0
Current children cumulated CPU time: 221.67 s

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

Current children cumulated memory: 4478020 KiB

[startup+1902.3 s]
/proc/loadavg: 4.48 4.26 4.15 5/259 882667
/proc/meminfo: memFree=105919792/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=4766700 memory=4576228 CPUtime=1897.45 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 625546 0 0 0 189548 197 0 0 20 0 1 0 169157038 4881100800 1144057 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1191675 1144057 421 379 0 1191209 0
Current children cumulated CPU time: 1897.45 s
Current children cumulated vsize: 4776632 KiB
Current children cumulated memory: 4578972 KiB

[startup+1962.3 s]
/proc/loadavg: 4.68 4.36 4.19 5/259 882677
/proc/meminfo: memFree=105856636/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=4827156 memory=4665316 CPUtime=1957.3 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 642426 0 0 0 195528 202 0 0 20 0 1 0 169157038 4943007744 1166329 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1206789 1166329 421 379 0 1206323 0
Current children cumulated CPU time: 1957.3 s
Current children cumulated vsize: 4837088 KiB
Current children cumulated memory: 4668060 KiB

[startup+2022.3 s]
/proc/loadavg: 4.53 4.38 4.21 5/258 882688
/proc/meminfo: memFree=105486040/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=4887480 memory=4754188 CPUtime=2017.16 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 659279 0 0 0 201509 207 0 0 20 0 1 0 169157038 5004779520 1188547 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1221870 1188547 421 379 0 1221404 0
Current children cumulated CPU time: 2017.16 s
Current children cumulated vsize: 4897412 KiB
Current children cumulated memory: 4756932 KiB

[startup+2082.3 s]
/proc/loadavg: 4.29 4.34 4.21 5/259 882699
/proc/meminfo: memFree=105128076/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=4948068 memory=4843628 CPUtime=2077.01 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 676444 0 0 0 207490 211 0 0 20 0 1 0 169157038 5066821632 1210907 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1237017 1210907 421 379 0 1236551 0
Current children cumulated CPU time: 2077.01 s
Current children cumulated vsize: 4958000 KiB
Current children cumulated memory: 4846372 KiB

[startup+2142.3 s]
/proc/loadavg: 4.15 4.29 4.19 5/259 882709
/proc/meminfo: memFree=105068588/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=5008396 memory=4934588 CPUtime=2136.87 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 693487 0 0 0 213471 216 0 0 20 0 1 0 169157038 5128597504 1233647 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1252099 1233647 421 379 0 1251633 0
Current children cumulated CPU time: 2136.87 s
Current children cumulated vsize: 5018328 KiB
Current children cumulated memory: 4937332 KiB

[startup+2202.3 s]
/proc/loadavg: 4.16 4.27 4.19 5/261 882724
/proc/meminfo: memFree=103408104/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=6398596 memory=6345356 CPUtime=2196.72 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 707351 0 0 0 219400 272 0 0 20 0 1 0 169157038 6552162304 1586339 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1599649 1586339 421 379 0 1599183 0
Current children cumulated CPU time: 2196.72 s
Current children cumulated vsize: 6408528 KiB
Current children cumulated memory: 6348100 KiB

[startup+2262.3 s]
/proc/loadavg: 4.11 4.23 4.18 5/262 882738
/proc/meminfo: memFree=103030108/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=6458920 memory=6434416 CPUtime=2256.58 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 724898 0 0 0 225381 277 0 0 20 0 1 0 169157038 6613934080 1608604 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1614730 1608604 421 379 0 1614264 0
Current children cumulated CPU time: 2256.58 s
Current children cumulated vsize: 6468852 KiB
Current children cumulated memory: 6437160 KiB

[startup+2322.3 s]
/proc/loadavg: 4.16 4.22 4.18 5/262 882749
/proc/meminfo: memFree=102994136/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=7174668 memory=6624676 CPUtime=2316.43 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 746914 0 0 0 231359 284 0 0 20 0 1 0 169157038 7346860032 1656169 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 1793667 1656169 421 379 0 1793201 0
Current children cumulated CPU time: 2316.43 s
Current children cumulated vsize: 7184600 KiB
Current children cumulated memory: 6627420 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2375.8 s]
/proc/loadavg: 4.56 4.33 4.22 5/262 882761
/proc/meminfo: memFree=82726216/131524596 swapFree=131071996/131071996
[pid=881602] ppid=881599 vsize=9932 memory=2744 CPUtime=0 cores=4,6
/proc/881602/stat : 881602 (naps-1.02b5.sh) S 881599 881602 876461 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 169157038 10170368 686 134679101440 94452076175360 94452077254680 140728430435136 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94452079353136 94452079400324 94452109389824 140728430441440 140728430441567 140728430441567 140728430448582 0
/proc/881602/statm: 2483 686 609 264 0 134 0
[pid=881607] ppid=881602 vsize=31734656 memory=26804988 CPUtime=2369.83 cores=4,6
/proc/881607/stat : 881607 (naps-1.02b5) R 881602 881602 876461 0 -1 4194304 2116455 0 0 0 236184 799 0 0 20 0 1 0 169157038 32496287744 6701247 134679101440 4194304 5746509 140724433208080 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 21266432 140724433216495 140724433216609 140724433216609 140724433223625 0
/proc/881607/statm: 7933664 6701247 421 379 0 7933198 0
Current children cumulated CPU time: 2369.83 s
Current children cumulated vsize: 31744588 KiB
Current children cumulated memory: 26807732 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0.000875 s, system=0.001941 s

[startup+2376.19 s]
# the end of solver process 881607 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=2361.85 s, system=8.38533 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+2376.01 s]*
/proc/loadavg: 4.56 4.33 4.22 5/261 882761
/proc/meminfo: memFree=91299880/131524596 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002816 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2376.11 s]
/proc/loadavg: 4.56 4.33 4.22 5/261 882761
/proc/meminfo: memFree=91299880/131524596 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002816 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 2376.19
CPU time (s): 2370.24
CPU user time (s): 2361.85
CPU system time (s): 8.38533
CPU usage (%): 99.7493
Max. virtual memory (cumulated for all children) (KiB): 31744588
Max. memory (cumulated for all children) (KiB): 26807732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2361.85
system time used= 8.38533
maximum resident set size= 26805056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2116922
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= 616
involuntary context switches= 2234


# summary of solver processes directly reported to runsolver:
#   pid: 881602,881607
#   total CPU time (s): 2370.24
#   total CPU user time (s): 2361.85
#   total CPU system time (s): 8.38533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.71521 second user time and 12.033 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-17 00:44:37
IDJOB=4435351
IDBENCH=158603
IDSOLVER=3065
FILE ID=nodeC034/4435351-1721169865
RUNJOBID= nodeC034-1721162656-876472
SLURM_JOB_ID= 7505780
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm75p-opt.opb.negationfix.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435351-1721169865/watcher-4435351-1721169865 -o /tmp/evaluation-result-4435351-1721169865/solver-4435351-1721169865 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721162656-876472 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4435351-1721169865.opb

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

MD5SUM BENCH= cb1e30dd77f685e81033380919ead272
RANDOM SEED=1197719711

nodeC034.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3657.873
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.031
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.212
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3659.394
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3626.542
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.862
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.587
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3616.707
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        113454844 kB
MemAvailable:   118342776 kB
Buffers:          423960 kB
Cached:          5242688 kB
SwapCached:            0 kB
Active:           808412 kB
Inactive:       16507832 kB
Active(anon):       1564 kB
Inactive(anon): 11686068 kB
Active(file):     806848 kB
Inactive(file):  4821764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              9788 kB
Writeback:            44 kB
AnonPages:      11649624 kB
Mapped:           108080 kB
Shmem:             37720 kB
KReclaimable:     198284 kB
Slab:             320040 kB
SReclaimable:     198284 kB
SUnreclaim:       121756 kB
KernelStack:        4116 kB
PageTables:        32240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:   13334040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            65408 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7673856 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      295636 kB
DirectMap2M:    40372224 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890048 MiB
End job on nodeC034 at 2024-07-17 01:24:14