Trace number 4434495

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 1.03? (TO) 3600.1 3609.82

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMccba1baa4116ac35f164630a81450a8f
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 benchmark21717461
Best CPU time to get the best result obtained on this benchmark72001.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
Number of bits of the biggest sum of numbers38
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.03.
0.00/0.00	c Input file name: HOME/instance-4434495-1721143085.opb
39.07/39.21	c single stage optimization mode
3600.06/3609.80	c 
3600.06/3609.80	c *** TERMINATED *** by signal 15
3600.06/3609.80	s UNKNOWN
3600.06/3609.80	c _____________________________________________________________________________
3600.06/3609.80	c std/band forms        : 985357,0
3600.06/3609.80	c 2cl/3cl ITE-codings   : 357594,0
3600.06/3609.80	c BDD/srt/adr Max costs : 1659,467835,0
3600.06/3609.80	c BDDraw/bin/mul/srt/adr: 985350,0,0,7,0
3600.06/3609.80	c BDD nodes             : 4306943
3600.06/3609.80	c Es1/CC detections     : 0,0
3600.06/3609.80	c CC sort               : 4
3600.06/3609.80	c SAT/UNSAT calls       : 0,0
3600.06/3609.80	c regenrated variables  : 0
3600.06/3609.80	c eliminated fixed lits : 300
3600.06/3609.80	c goal lit flips        : 0
3600.06/3609.80	c goal stages           : 1
3600.06/3609.80	c goal shrink           : 0
3600.06/3609.80	c goal coeff separations: 5038
3600.06/3609.80	c restarts              : 0
3600.06/3609.80	c conflicts             : 0              (0 /sec)
3600.06/3609.80	c decisions             : 0              (0 /sec)
3600.06/3609.80	c propagations          : 0              (0 /sec)
3600.06/3609.80	c inspects              : 0              (0 /sec)
3600.06/3609.80	c CPU time (solving tm) : 3592 s        (3555 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.80	c Time for Opt-base     : 0.002475 s
3600.06/3609.80	c Steps for Opt-base    : 0
3600.06/3609.80	c Time for BDD coding   : 12.15 s
3600.06/3609.80	c Time for srt coding   : 0.3135 s
3600.06/3609.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: 64059 MiB (57636 MiB free)
  memory of node 1: 64510 MiB (49919 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434495-1721143085/watcher-4434495-1721143085 -o /tmp/evaluation-result-4434495-1721143085/solver-4434495-1721143085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856532 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434495-1721143085.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=859074, runsolver pid=859071
Current StackSize limit: 8192 KiB


[startup+0.10081 s]*
/proc/loadavg: 4.16 4.16 4.18 5/251 859079
/proc/meminfo: memFree=110124964/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=14812 memory=13488 CPUtime=0.09 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 3161 0 0 0 9 0 0 0 20 0 1 0 166467342 15167488 3372 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 3703 3372 580 659 0 2907 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24744 KiB
Current children cumulated memory: 16188 KiB

[startup+0.206808 s]*
/proc/loadavg: 4.16 4.16 4.18 5/251 859079
/proc/meminfo: memFree=110115648/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=24656 memory=22960 CPUtime=0.18 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 5405 0 0 0 18 0 0 0 20 0 1 0 166467342 25247744 5740 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 6164 5740 580 659 0 5368 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 34588 KiB
Current children cumulated memory: 25660 KiB

[startup+0.306807 s]*
/proc/loadavg: 4.16 4.16 4.18 5/251 859079
/proc/meminfo: memFree=110108564/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=31676 memory=30088 CPUtime=0.28 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 7157 0 0 0 28 0 0 0 20 0 1 0 166467342 32436224 7522 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 7919 7522 580 659 0 7123 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 41608 KiB
Current children cumulated memory: 32788 KiB

[startup+0.700217 s]
/proc/loadavg: 4.16 4.16 4.18 5/251 859079
/proc/meminfo: memFree=110106652/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=35004 memory=33256 CPUtime=0.67 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 7956 0 0 0 66 1 0 0 20 0 1 0 166467342 35844096 8314 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 8751 8314 580 659 0 7955 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 44936 KiB
Current children cumulated memory: 35956 KiB

[startup+1.50041 s]
/proc/loadavg: 4.16 4.16 4.18 5/251 859079
/proc/meminfo: memFree=110095536/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=85308 memory=83420 CPUtime=1.46 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 20661 0 0 0 142 4 0 0 20 0 1 0 166467342 87355392 20855 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 21327 20855 596 659 0 20531 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 95240 KiB
Current children cumulated memory: 86120 KiB

[startup+3.11337 s]
/proc/loadavg: 4.16 4.16 4.18 5/251 859081
/proc/meminfo: memFree=109868880/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=287260 memory=283920 CPUtime=3.08 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 70408 0 0 0 294 14 0 0 20 0 1 0 166467342 294154240 70980 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 71815 70980 596 659 0 71019 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 297192 KiB
Current children cumulated memory: 286620 KiB

[startup+6.30039 s]
/proc/loadavg: 4.15 4.16 4.18 5/251 859081
/proc/meminfo: memFree=109437612/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=750040 memory=742000 CPUtime=6.25 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 182264 0 0 0 592 33 0 0 20 0 1 0 166467342 768040960 185500 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 187543 185500 596 659 0 186747 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 759972 KiB
Current children cumulated memory: 744700 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.16 4.18 5/251 859082
/proc/meminfo: memFree=109023808/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=1131996 memory=1121680 CPUtime=12.64 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 244761 0 0 0 1214 50 0 0 20 0 1 0 166467342 1159163904 280420 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 282999 280420 596 659 0 282203 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1141928 KiB
Current children cumulated memory: 1124380 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.16 4.18 5/251 859084
/proc/meminfo: memFree=108548632/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=1594520 memory=1586528 CPUtime=25.41 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 313722 0 0 0 2439 102 0 0 20 0 1 0 166467342 1632788480 396632 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 398630 396632 612 659 0 397834 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1604452 KiB
Current children cumulated memory: 1589228 KiB

[startup+51.1136 s]
/proc/loadavg: 4.12 4.15 4.17 5/251 859088
/proc/meminfo: memFree=107967540/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2271036 memory=2166396 CPUtime=50.96 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 323257 0 0 0 4868 228 0 0 20 0 1 0 166467342 2325540864 541599 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 567759 541599 644 659 0 566963 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2280968 KiB
Current children cumulated memory: 2169096 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/251 859098
/proc/meminfo: memFree=107604680/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2696176 memory=2503412 CPUtime=102.01 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 337715 0 0 0 9910 291 0 0 20 0 1 0 166467342 2760884224 625853 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 674044 625853 660 659 0 673248 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2706108 KiB
Current children cumulated memory: 2506112 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/250 859112
/proc/meminfo: memFree=107579480/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2685224 memory=2482220 CPUtime=161.84 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 343550 0 0 0 15865 319 0 0 20 0 1 0 166467342 2749669376 620555 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 671306 620555 660 659 0 670510 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2695156 KiB
Current children cumulated memory: 2484920 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/250 859122
/proc/meminfo: memFree=107646492/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2639240 memory=2435708 CPUtime=221.68 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 353835 0 0 0 21806 362 0 0 20 0 1 0 166467342 2702581760 608927 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 659810 608927 660 659 0 659014 0
Current children cumulated CPU time: 221.68 s

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

/proc/859079/statm: 670014 621115 660 659 0 669218 0
Current children cumulated CPU time: 3034.24 s
Current children cumulated vsize: 2689988 KiB
Current children cumulated memory: 2487160 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.25 4.19 5/246 860962
/proc/meminfo: memFree=105483204/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2680056 memory=2484460 CPUtime=3094.06 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 447882 0 0 0 308652 754 0 0 20 0 1 0 166467342 2744377344 621115 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 670014 621115 660 659 0 669218 0
Current children cumulated CPU time: 3094.06 s
Current children cumulated vsize: 2689988 KiB
Current children cumulated memory: 2487160 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.22 4.18 5/248 860977
/proc/meminfo: memFree=102901452/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2680056 memory=2484460 CPUtime=3153.88 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 448341 0 0 0 314633 755 0 0 20 0 1 0 166467342 2744377344 621115 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 670014 621115 660 659 0 669218 0
Current children cumulated CPU time: 3153.88 s
Current children cumulated vsize: 2689988 KiB
Current children cumulated memory: 2487160 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.19 4.18 5/247 860987
/proc/meminfo: memFree=101203188/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2679560 memory=2483964 CPUtime=3213.7 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 450667 0 0 0 320606 764 0 0 20 0 1 0 166467342 2743869440 620991 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 669890 620991 660 659 0 669094 0
Current children cumulated CPU time: 3213.7 s
Current children cumulated vsize: 2689492 KiB
Current children cumulated memory: 2486664 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.17 4.17 5/247 860998
/proc/meminfo: memFree=93889436/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2679560 memory=2483964 CPUtime=3273.53 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 453008 0 0 0 326581 772 0 0 20 0 1 0 166467342 2743869440 620991 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 669890 620991 660 659 0 669094 0
Current children cumulated CPU time: 3273.53 s
Current children cumulated vsize: 2689492 KiB
Current children cumulated memory: 2486664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.26 4.20 4.18 5/248 861066
/proc/meminfo: memFree=109563708/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2679560 memory=2483964 CPUtime=3333.31 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 453604 0 0 0 332552 779 0 0 20 0 1 0 166467342 2743869440 620991 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 669890 620991 660 659 0 669094 0
Current children cumulated CPU time: 3333.31 s
Current children cumulated vsize: 2689492 KiB
Current children cumulated memory: 2486664 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.18 4.18 5/248 861077
/proc/meminfo: memFree=99613304/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2679560 memory=2483964 CPUtime=3393.15 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 457188 0 0 0 338527 788 0 0 20 0 1 0 166467342 2743869440 620991 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 669890 620991 660 659 0 669094 0
Current children cumulated CPU time: 3393.15 s
Current children cumulated vsize: 2689492 KiB
Current children cumulated memory: 2486664 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.16 4.17 5/246 861088
/proc/meminfo: memFree=97841800/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2679560 memory=2486012 CPUtime=3452.97 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 458555 0 0 0 344507 790 0 0 20 0 1 0 166467342 2743869440 621503 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 669890 621503 660 659 0 669094 0
Current children cumulated CPU time: 3452.97 s
Current children cumulated vsize: 2689492 KiB
Current children cumulated memory: 2488712 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.17 4.18 5/247 861099
/proc/meminfo: memFree=96723592/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2679560 memory=2486012 CPUtime=3512.78 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 459243 0 0 0 350488 790 0 0 20 0 1 0 166467342 2743869440 621503 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 669890 621503 660 659 0 669094 0
Current children cumulated CPU time: 3512.78 s
Current children cumulated vsize: 2689492 KiB
Current children cumulated memory: 2488712 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.15 4.17 5/247 861109
/proc/meminfo: memFree=96344828/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2680628 memory=2487088 CPUtime=3572.63 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 460928 0 0 0 356468 795 0 0 20 0 1 0 166467342 2744963072 621772 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 670157 621772 660 659 0 669361 0
Current children cumulated CPU time: 3572.63 s
Current children cumulated vsize: 2690560 KiB
Current children cumulated memory: 2489788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.14 4.16 4.17 5/247 861112
/proc/meminfo: memFree=95743984/131655788 swapFree=131071996/131071996
[pid=859074] ppid=859071 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/859074/stat : 859074 (naps-1.03.sh) S 859071 859074 856521 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 166467341 10170368 675 134679101440 94026343931904 94026345011224 140726535669216 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94026347109680 94026347156868 94026354098176 140726535672804 140726535672929 140726535672929 140726535679944 0
/proc/859074/statm: 2483 675 597 264 0 134 0
[pid=859079] ppid=859074 vsize=2680628 memory=2487088 CPUtime=3600.06 cores=4,6
/proc/859079/stat : 859079 (naps-1.03) R 859074 859074 856521 0 -1 4194304 461045 0 0 0 359211 795 0 0 20 0 1 0 166467342 2744963072 621772 134679101440 4194304 6891213 140724408199504 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 39178240 140724408206325 140724408206437 140724408206437 140724408213451 0
/proc/859079/statm: 670157 621772 660 659 0 669361 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2690560 KiB
Current children cumulated memory: 2489788 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003457 s, system=0.002693 s

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

# cumulated CPU time of all completed processes:  user=3592.12 s, system=7.97861 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

Child status: 10

Real time (s): 3609.82
CPU time (s): 3600.1
CPU user time (s): 3592.12
CPU system time (s): 7.97861
CPU usage (%): 99.7307
Max. virtual memory (cumulated for all children) (KiB): 2992552
Max. memory (cumulated for all children) (KiB): 2789624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.12
system time used= 7.97861
maximum resident set size= 2786924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461517
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= 301
involuntary context switches= 1996


# summary of solver processes directly reported to runsolver:
#   pid: 859074,859079
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3592.12
#   total CPU system time (s): 7.97861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9354 second user time and 38.7389 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-16 17:18:18
IDJOB=4434495
IDBENCH=155755
IDSOLVER=3063
FILE ID=nodeC006/4434495-1721143085
RUNJOBID= nodeC006-1721138716-856532
SLURM_JOB_ID= 7505716
Free space on /tmp= 723456 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_1_ic.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434495-1721143085/watcher-4434495-1721143085 -o /tmp/evaluation-result-4434495-1721143085/solver-4434495-1721143085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856532 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434495-1721143085.opb

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

MD5SUM BENCH= ccba1baa4116ac35f164630a81450a8f
RANDOM SEED=675725689

nodeC006.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	: 0xb00001f
cpu MHz		: 3491.972
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        110137324 kB
MemAvailable:   115486888 kB
Buffers:          418092 kB
Cached:          5705736 kB
SwapCached:            0 kB
Active:           946604 kB
Inactive:       19865328 kB
Active(anon):       1492 kB
Inactive(anon): 14724316 kB
Active(file):     945112 kB
Inactive(file):  5141012 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            105276 kB
Writeback:             0 kB
AnonPages:      14687288 kB
Mapped:           111816 kB
Shmem:             37704 kB
KReclaimable:     206940 kB
Slab:             318772 kB
SReclaimable:     206940 kB
SUnreclaim:       111832 kB
KernelStack:        4048 kB
PageTables:        38228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   16631276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9076736 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:      293704 kB
DirectMap2M:    39456768 kB
DirectMap1G:    96468992 kB

Free space on /tmp at the end= 723532 MiB
End job on nodeC006 at 2024-07-16 18:18:28