Trace number 4435352

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? (TO) 3600.21 3609.54

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUMa7d39c8a0eed618aa14a4423c4fae159
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 benchmark126
Best CPU time to get the best result obtained on this benchmark1995.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables175232
Total number of constraints2994
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)1368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1369
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 482918
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1101202
Number of bits of the biggest sum of numbers21
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-4435352-1721169865.opb
3600.06/3609.40	c 
3600.06/3609.40	c *** TERMINATED *** by signal 15
3600.06/3609.40	s UNKNOWN
3600.06/3609.40	c _____________________________________________________________________________
3600.06/3609.40	c 
3600.06/3609.40	c std/band forms        : 509,0
3600.06/3609.40	c 2cl/3cl ITE-codings   : 0,0
3600.06/3609.40	c BDD/srt/adr Max costs : 681691,589320,0
3600.06/3609.40	c BDDraw/bin/mul/srt/adr: 257,0,0,252,0
3600.06/3609.40	c BDD nodes             : 309355316
3600.06/3609.40	c Es1/CC detections     : 0,0
3600.06/3609.40	c SAT/UNSAT calls       : 0,0
3600.06/3609.40	c regenrated variables  : 0
3600.06/3609.40	c restarts              : 0
3600.06/3609.40	c conflicts             : 0              (0 /sec)
3600.06/3609.40	c decisions             : 0              (0 /sec)
3600.06/3609.40	c propagations          : 0              (0 /sec)
3600.06/3609.40	c inspects              : 0              (0 /sec)
3600.06/3609.40	c CPU time (solving tm) : 3596 s        (0 s)
3600.06/3609.40	c Time for Opt-base     : 154.1 s
3600.06/3609.40	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 (49730 MiB free)
  memory of node 1: 64473 MiB (61117 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=881685, runsolver pid=881682

[startup+0.100088 s]*
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113479592/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=22240 memory=15980 CPUtime=0.1 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 3785 0 0 0 10 0 0 0 20 0 1 0 169157083 22773760 3995 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 5560 3995 405 379 0 5094 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32172 KiB
Current children cumulated memory: 18676 KiB

[startup+0.205931 s]*
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113444924/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=36828 memory=28692 CPUtime=0.2 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 7111 0 0 0 20 0 0 0 20 0 1 0 169157083 37711872 7107 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 9207 7107 405 379 0 8741 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 46760 KiB
Current children cumulated memory: 31388 KiB

[startup+0.306086 s]*
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113423476/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=51672 memory=40076 CPUtime=0.3 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 10336 0 0 0 29 1 0 0 20 0 1 0 169157083 52912128 10019 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 12918 10019 405 379 0 12452 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 61604 KiB
Current children cumulated memory: 42772 KiB

[startup+0.700236 s]
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113384156/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=89836 memory=66516 CPUtime=0.69 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 16602 0 0 0 67 2 0 0 20 0 1 0 169157083 91992064 16629 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 22459 16629 405 379 0 21993 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 99768 KiB
Current children cumulated memory: 69212 KiB

[startup+1.50024 s]
/proc/loadavg: 4.15 4.12 4.11 5/261 881690
/proc/meminfo: memFree=113316240/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=127800 memory=98128 CPUtime=1.48 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 24004 0 0 0 145 3 0 0 20 0 1 0 169157083 130867200 24532 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 31950 24532 405 379 0 31484 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 137732 KiB
Current children cumulated memory: 100824 KiB

[startup+3.1058 s]
/proc/loadavg: 4.14 4.12 4.11 5/262 881692
/proc/meminfo: memFree=112754452/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=289176 memory=257152 CPUtime=3.09 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 63073 0 0 0 299 10 0 0 20 0 1 0 169157083 296116224 64288 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 72294 64288 421 379 0 71828 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 299108 KiB
Current children cumulated memory: 259848 KiB

[startup+6.30025 s]
/proc/loadavg: 4.14 4.12 4.11 5/262 881692
/proc/meminfo: memFree=111836212/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=626024 memory=593112 CPUtime=6.28 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 140006 0 0 0 604 24 0 0 20 0 1 0 169157083 641048576 148278 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 156506 148278 421 379 0 156040 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 635956 KiB
Current children cumulated memory: 595808 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.12 4.11 5/262 881692
/proc/meminfo: memFree=111345692/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=833080 memory=798124 CPUtime=12.66 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 190741 0 0 0 1235 31 0 0 20 0 1 0 169157083 853073920 199531 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 208270 199531 421 379 0 207804 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 843012 KiB
Current children cumulated memory: 800820 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=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=873032 memory=833452 CPUtime=25.43 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 194197 0 0 0 2511 32 0 0 20 0 1 0 169157083 893984768 208363 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 218258 208363 421 379 0 217792 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 882964 KiB
Current children cumulated memory: 836148 KiB

[startup+51.1059 s]
/proc/loadavg: 4.13 4.12 4.11 5/262 881698
/proc/meminfo: memFree=111025432/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=958096 memory=919776 CPUtime=50.98 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 202862 0 0 0 5062 36 0 0 20 0 1 0 169157083 981090304 229944 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 239524 229944 421 379 0 239058 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 968028 KiB
Current children cumulated memory: 922472 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/260 881707
/proc/meminfo: memFree=110760580/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=1026644 memory=990240 CPUtime=102.05 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 215427 0 0 0 10167 38 0 0 20 0 1 0 169157083 1051283456 247560 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 256661 247560 421 379 0 256195 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 1036576 KiB
Current children cumulated memory: 992936 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/259 881767
/proc/meminfo: memFree=121226588/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=1200624 memory=1161580 CPUtime=161.9 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 231979 0 0 0 16145 45 0 0 20 0 1 0 169157083 1229438976 290395 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 300156 290395 421 379 0 299690 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 1210556 KiB
Current children cumulated memory: 1164276 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/259 881778
/proc/meminfo: memFree=120658040/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=1305420 memory=1248444 CPUtime=221.74 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 247174 0 0 0 22126 48 0 0 20 0 1 0 169157083 1336750080 312111 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 326355 312111 421 379 0 325889 0
Current children cumulated CPU time: 221.74 s

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

[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7616192 memory=7257120 CPUtime=3094.27 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 893360 0 0 0 309083 344 0 0 20 0 1 0 169157083 7798980608 1814280 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1904048 1814280 421 379 0 1903582 0
Current children cumulated CPU time: 3094.27 s
Current children cumulated vsize: 7626124 KiB
Current children cumulated memory: 7259816 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.18 4.18 5/258 883561
/proc/meminfo: memFree=101239836/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7658696 memory=7322428 CPUtime=3154.11 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 906403 0 0 0 315062 349 0 0 20 0 1 0 169157083 7842504704 1830607 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1914674 1830607 421 379 0 1914208 0
Current children cumulated CPU time: 3154.11 s
Current children cumulated vsize: 7668628 KiB
Current children cumulated memory: 7325124 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.19 4.18 5/259 883573
/proc/meminfo: memFree=101361796/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7714400 memory=7404744 CPUtime=3213.95 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 922757 0 0 0 321041 354 0 0 20 0 1 0 169157083 7899545600 1851186 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1928600 1851186 421 379 0 1928134 0
Current children cumulated CPU time: 3213.95 s
Current children cumulated vsize: 7724332 KiB
Current children cumulated memory: 7407440 KiB

[startup+3282.3 s]
/proc/loadavg: 4.37 4.26 4.20 5/259 883584
/proc/meminfo: memFree=101096724/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7756640 memory=7471532 CPUtime=3273.8 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 935950 0 0 0 327021 359 0 0 20 0 1 0 169157083 7942799360 1867883 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1939160 1867883 421 379 0 1938694 0
Current children cumulated CPU time: 3273.8 s
Current children cumulated vsize: 7766572 KiB
Current children cumulated memory: 7474228 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.23 4.19 5/259 883594
/proc/meminfo: memFree=100871452/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7812740 memory=7552288 CPUtime=3333.64 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 952623 0 0 0 333000 364 0 0 20 0 1 0 169157083 8000245760 1888072 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1953185 1888072 421 379 0 1952719 0
Current children cumulated CPU time: 3333.64 s
Current children cumulated vsize: 7822672 KiB
Current children cumulated memory: 7554984 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.21 4.19 5/261 883610
/proc/meminfo: memFree=100546140/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7855244 memory=7615280 CPUtime=3393.49 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 965664 0 0 0 338980 369 0 0 20 0 1 0 169157083 8043769856 1903820 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1963811 1903820 421 379 0 1963345 0
Current children cumulated CPU time: 3393.49 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 7617976 KiB

[startup+3462.3 s]
/proc/loadavg: 3.97 4.16 4.17 4/253 883651
/proc/meminfo: memFree=108484516/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7911476 memory=7698752 CPUtime=3453.35 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 982258 0 0 0 344961 374 0 0 20 0 1 0 169157083 8101351424 1924688 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1977869 1924688 421 379 0 1977403 0
Current children cumulated CPU time: 3453.35 s
Current children cumulated vsize: 7921408 KiB
Current children cumulated memory: 7701448 KiB

[startup+3522.3 s]
/proc/loadavg: 3.40 3.96 4.10 4/253 883661
/proc/meminfo: memFree=108645776/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=7967180 memory=7808864 CPUtime=3513.21 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 998760 0 0 0 350941 380 0 0 20 0 1 0 169157083 8158392320 1952216 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 1991795 1952216 421 379 0 1991329 0
Current children cumulated CPU time: 3513.21 s
Current children cumulated vsize: 7977112 KiB
Current children cumulated memory: 7811560 KiB

[startup+3582.3 s]
/proc/loadavg: 3.21 3.80 4.03 4/252 883673
/proc/meminfo: memFree=108514360/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=8023412 memory=7891664 CPUtime=3573.03 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 1015486 0 0 0 356918 385 0 0 20 0 1 0 169157083 8215973888 1972916 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 2005853 1972916 421 379 0 2005387 0
Current children cumulated CPU time: 3573.03 s
Current children cumulated vsize: 8033344 KiB
Current children cumulated memory: 7894360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 3.20 3.74 4.00 4/252 883678
/proc/meminfo: memFree=108413440/131524596 swapFree=131071996/131071996
[pid=881685] ppid=881682 vsize=9932 memory=2696 CPUtime=0 cores=5,7
/proc/881685/stat : 881685 (naps-1.02b5.sh) S 881682 881685 876461 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 169157083 10170368 674 134679101440 94209140076544 94209141155864 140724379864848 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94209143254320 94209143301508 94209154625536 140724379870176 140724379870303 140724379870303 140724379877318 0
/proc/881685/statm: 2483 674 595 264 0 134 0
[pid=881690] ppid=881685 vsize=8051792 memory=7934404 CPUtime=3600.06 cores=5,7
/proc/881690/stat : 881690 (naps-1.02b5) R 881685 881685 876461 0 -1 4194304 1023762 0 0 0 359617 389 0 0 20 0 1 0 169157083 8245035008 1983601 134679101440 4194304 5746509 140722415074064 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 19677184 140722415080431 140722415080545 140722415080545 140722415087561 0
/proc/881690/statm: 2012948 1983601 421 379 0 2012482 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 8061724 KiB
Current children cumulated memory: 7937100 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00196 s, system=0.000768 s

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

# cumulated CPU time of all completed processes:  user=3596.18 s, system=4.03047 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+3609.5 s]*
/proc/loadavg: 3.20 3.74 4.00 4/251 883678
/proc/meminfo: memFree=111840580/131524596 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002728 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): 3609.54
CPU time (s): 3600.21
CPU user time (s): 3596.18
CPU system time (s): 4.03047
CPU usage (%): 99.7415
Max. virtual memory (cumulated for all children) (KiB): 8061724
Max. memory (cumulated for all children) (KiB): 7937100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.18
system time used= 4.03047
maximum resident set size= 7934404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1024224
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= 76
involuntary context switches= 3089


# summary of solver processes directly reported to runsolver:
#   pid: 881685,881690
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3596.18
#   total CPU system time (s): 4.03047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24262 second user time and 18.9087 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-17 00:44:38
IDJOB=4435352
IDBENCH=158606
IDSOLVER=3065
FILE ID=nodeC034/4435352-1721169865
RUNJOBID= nodeC034-1721162656-876474
SLURM_JOB_ID= 7505780
Free space on /tmp= 890048 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-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-4435352-1721169865/watcher-4435352-1721169865 -o /tmp/evaluation-result-4435352-1721169865/solver-4435352-1721169865 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721162656-876474 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4435352-1721169865.opb

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

MD5SUM BENCH= a7d39c8a0eed618aa14a4423c4fae159
RANDOM SEED=618302645

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		: 3667.808
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		: 3603.703
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.022
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		: 3678.502
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		: 3667.792
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		: 3679.617
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		: 3600.023
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		: 3661.142
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:        113511624 kB
MemAvailable:   118415372 kB
Buffers:          423960 kB
Cached:          5258192 kB
SwapCached:            0 kB
Active:           809492 kB
Inactive:       16450304 kB
Active(anon):       1548 kB
Inactive(anon): 11613836 kB
Active(file):     807944 kB
Inactive(file):  4836468 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             33448 kB
Writeback:             0 kB
AnonPages:      11577516 kB
Mapped:           109472 kB
Shmem:             37720 kB
KReclaimable:     198316 kB
Slab:             320128 kB
SReclaimable:     198316 kB
SUnreclaim:       121812 kB
KernelStack:        4208 kB
PageTables:        32048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:   13222456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            65408 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7536640 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= 890064 MiB
End job on nodeC034 at 2024-07-17 01:44:47