Trace number 4434494

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.09 3611.54

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_0_ic.opb
MD5SUMc6b8715c3f6301baee7dd7835457fcc6
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 benchmark19941755
Best CPU time to get the best result obtained on this benchmark72001.3
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 149684681822
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 149684681822
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-4434494-1721142330.opb
38.68/38.80	c single stage optimization mode
3600.04/3611.50	c 
3600.04/3611.50	c *** TERMINATED *** by signal 15
3600.04/3611.50	s UNKNOWN
3600.04/3611.50	c _____________________________________________________________________________
3600.04/3611.50	c std/band forms        : 985357,0
3600.04/3611.50	c 2cl/3cl ITE-codings   : 357594,0
3600.04/3611.50	c BDD/srt/adr Max costs : 1659,467835,0
3600.04/3611.50	c BDDraw/bin/mul/srt/adr: 985350,0,0,7,0
3600.04/3611.50	c BDD nodes             : 4306943
3600.04/3611.50	c Es1/CC detections     : 0,0
3600.04/3611.50	c CC sort               : 4
3600.04/3611.50	c SAT/UNSAT calls       : 0,0
3600.04/3611.50	c regenrated variables  : 0
3600.04/3611.50	c eliminated fixed lits : 300
3600.04/3611.50	c goal lit flips        : 0
3600.04/3611.50	c goal stages           : 1
3600.04/3611.50	c goal shrink           : 0
3600.04/3611.50	c goal coeff separations: 5058
3600.04/3611.50	c restarts              : 0
3600.04/3611.50	c conflicts             : 0              (0 /sec)
3600.04/3611.50	c decisions             : 0              (0 /sec)
3600.04/3611.50	c propagations          : 0              (0 /sec)
3600.04/3611.50	c inspects              : 0              (0 /sec)
3600.04/3611.50	c CPU time (solving tm) : 3595 s        (3558 s, SAT 0 s, UNSAT 0 s)
3600.04/3611.50	c Time for Opt-base     : 0.00244 s
3600.04/3611.50	c Steps for Opt-base    : 0
3600.04/3611.50	c Time for BDD coding   : 12.03 s
3600.04/3611.50	c Time for srt coding   : 0.2903 s
3600.04/3611.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (47355 MiB free)
  memory of node 1: 64510 MiB (44052 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434494-1721142330/watcher-4434494-1721142330 -o /tmp/evaluation-result-4434494-1721142330/solver-4434494-1721142330 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721142086-861070 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434494-1721142330.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
solver pid=861289, runsolver pid=861286
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 4.15 3.84 3.96 5/250 861294
/proc/meminfo: memFree=93560944/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=13404 memory=11680 CPUtime=0.09 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 2607 0 0 0 9 0 0 0 20 0 1 0 166391202 13725696 2920 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 3351 2920 548 659 0 2555 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 23336 KiB
Current children cumulated memory: 14320 KiB

[startup+0.208139 s]*
/proc/loadavg: 4.15 3.84 3.96 5/250 861294
/proc/meminfo: memFree=93517612/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=24128 memory=22432 CPUtime=0.19 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 5812 0 0 0 19 0 0 0 20 0 1 0 166391202 24707072 5608 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 6032 5608 580 659 0 5236 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34060 KiB
Current children cumulated memory: 25072 KiB

[startup+0.307243 s]*
/proc/loadavg: 4.15 3.84 3.96 5/250 861294
/proc/meminfo: memFree=93481640/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=26428 memory=24808 CPUtime=0.29 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 6346 0 0 0 28 1 0 0 20 0 1 0 166391202 27062272 6202 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 6607 6202 580 659 0 5811 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 36360 KiB
Current children cumulated memory: 27448 KiB

[startup+0.700267 s]
/proc/loadavg: 4.15 3.84 3.96 6/250 861294
/proc/meminfo: memFree=93411836/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=33304 memory=31672 CPUtime=0.67 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 8060 0 0 0 66 1 0 0 20 0 1 0 166391202 34103296 7918 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 8326 7918 580 659 0 7530 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 43236 KiB
Current children cumulated memory: 34312 KiB

[startup+1.50045 s]
/proc/loadavg: 4.14 3.84 3.96 5/250 861294
/proc/meminfo: memFree=93360372/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=77820 memory=75760 CPUtime=1.47 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 19258 0 0 0 143 4 0 0 20 0 1 0 166391202 79687680 18940 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 19455 18940 596 659 0 18659 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 87752 KiB
Current children cumulated memory: 78400 KiB

[startup+3.11379 s]
/proc/loadavg: 4.14 3.84 3.96 6/250 861295
/proc/meminfo: memFree=89856340/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=278676 memory=276264 CPUtime=3.08 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 69555 0 0 0 297 11 0 0 20 0 1 0 166391202 285364224 69066 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 69669 69066 596 659 0 68873 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 288608 KiB
Current children cumulated memory: 278904 KiB

[startup+6.30039 s]
/proc/loadavg: 4.13 3.84 3.96 5/250 861295
/proc/meminfo: memFree=87574772/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=745464 memory=738496 CPUtime=6.26 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 181911 0 0 0 597 29 0 0 20 0 1 0 166391202 763355136 184624 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 186366 184624 596 659 0 185570 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 755396 KiB
Current children cumulated memory: 741136 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 3.85 3.97 5/250 861297
/proc/meminfo: memFree=85222008/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=1132128 memory=1120552 CPUtime=12.64 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 246520 0 0 0 1219 45 0 0 20 0 1 0 166391202 1159299072 280138 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 283032 280138 596 659 0 282236 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1142060 KiB
Current children cumulated memory: 1123192 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 3.85 3.97 6/248 861300
/proc/meminfo: memFree=81592288/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=1594468 memory=1585368 CPUtime=25.41 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 314442 0 0 0 2446 95 0 0 20 0 1 0 166391202 1632735232 396342 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 398617 396342 612 659 0 397821 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1604400 KiB
Current children cumulated memory: 1588008 KiB

[startup+51.1137 s]
/proc/loadavg: 4.16 3.90 3.98 5/251 861362
/proc/meminfo: memFree=110290052/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2270980 memory=2174616 CPUtime=50.96 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 325495 0 0 0 4879 217 0 0 20 0 1 0 166391202 2325483520 543654 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 567745 543654 644 659 0 566949 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2280912 KiB
Current children cumulated memory: 2177256 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 3.95 4.00 5/249 861374
/proc/meminfo: memFree=107345948/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2840356 memory=2651192 CPUtime=102 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 347289 0 0 0 9927 273 0 0 20 0 1 0 166391202 2908524544 662798 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 710089 662798 660 659 0 709293 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2850288 KiB
Current children cumulated memory: 2653832 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 3.97 4.00 5/249 861384
/proc/meminfo: memFree=108381988/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2829404 memory=2630000 CPUtime=161.82 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 352281 0 0 0 15891 291 0 0 20 0 1 0 166391202 2897309696 657500 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 707351 657500 660 659 0 706555 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2839336 KiB
Current children cumulated memory: 2632640 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.01 4.01 5/249 861394
/proc/meminfo: memFree=106350828/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2655380 memory=2499772 CPUtime=221.63 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 361047 0 0 0 21853 310 0 0 20 0 1 0 166391202 2719109120 624943 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 663845 624943 660 659 0 663049 0
Current children cumulated CPU time: 221.63 s

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

/proc/861294/statm: 677931 640021 660 659 0 677135 0
Current children cumulated CPU time: 3092.5 s
Current children cumulated vsize: 2721656 KiB
Current children cumulated memory: 2562724 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.13 4.19 5/248 862936
/proc/meminfo: memFree=95785504/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711724 memory=2560084 CPUtime=3152.31 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 408486 0 0 0 314731 500 0 0 20 0 1 0 166391202 2776805376 640021 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677931 640021 660 659 0 677135 0
Current children cumulated CPU time: 3152.31 s
Current children cumulated vsize: 2721656 KiB
Current children cumulated memory: 2562724 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.12 4.18 5/249 863117
/proc/meminfo: memFree=95201860/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711724 memory=2560084 CPUtime=3212.12 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 408770 0 0 0 320711 501 0 0 20 0 1 0 166391202 2776805376 640021 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677931 640021 660 659 0 677135 0
Current children cumulated CPU time: 3212.12 s
Current children cumulated vsize: 2721656 KiB
Current children cumulated memory: 2562724 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.17 5/249 863127
/proc/meminfo: memFree=94942380/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711724 memory=2560084 CPUtime=3271.93 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 409226 0 0 0 326691 502 0 0 20 0 1 0 166391202 2776805376 640021 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677931 640021 660 659 0 677135 0
Current children cumulated CPU time: 3271.93 s
Current children cumulated vsize: 2721656 KiB
Current children cumulated memory: 2562724 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.17 5/248 863151
/proc/meminfo: memFree=94668572/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711724 memory=2560084 CPUtime=3331.73 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 409543 0 0 0 332670 503 0 0 20 0 1 0 166391202 2776805376 640021 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677931 640021 660 659 0 677135 0
Current children cumulated CPU time: 3331.73 s
Current children cumulated vsize: 2721656 KiB
Current children cumulated memory: 2562724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.10 4.16 5/248 863262
/proc/meminfo: memFree=111477592/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711228 memory=2559588 CPUtime=3391.52 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 410438 0 0 0 338644 508 0 0 20 0 1 0 166391202 2776297472 639897 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677807 639897 660 659 0 677011 0
Current children cumulated CPU time: 3391.52 s
Current children cumulated vsize: 2721160 KiB
Current children cumulated memory: 2562228 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.09 4.16 5/248 863272
/proc/meminfo: memFree=102582960/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711228 memory=2559588 CPUtime=3451.32 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 411423 0 0 0 344622 510 0 0 20 0 1 0 166391202 2776297472 639897 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677807 639897 660 659 0 677011 0
Current children cumulated CPU time: 3451.32 s
Current children cumulated vsize: 2721160 KiB
Current children cumulated memory: 2562228 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.10 4.16 5/247 863284
/proc/meminfo: memFree=102408396/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711228 memory=2559588 CPUtime=3511.14 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 411834 0 0 0 350603 511 0 0 20 0 1 0 166391202 2776297472 639897 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677807 639897 660 659 0 677011 0
Current children cumulated CPU time: 3511.14 s
Current children cumulated vsize: 2721160 KiB
Current children cumulated memory: 2562228 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.15 5/247 863295
/proc/meminfo: memFree=101912864/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711228 memory=2559588 CPUtime=3570.95 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 412357 0 0 0 356583 512 0 0 20 0 1 0 166391202 2776297472 639897 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677807 639897 660 659 0 677011 0
Current children cumulated CPU time: 3570.95 s
Current children cumulated vsize: 2721160 KiB
Current children cumulated memory: 2562228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.06 4.08 4.15 5/247 863300
/proc/meminfo: memFree=101853660/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711228 memory=2559588 CPUtime=3600.04 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 412554 0 0 0 359492 512 0 0 20 0 1 0 166391202 2776297472 639897 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677807 639897 660 659 0 677011 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2721160 KiB
Current children cumulated memory: 2562228 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003574 s, system=0.00233 s

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

# cumulated CPU time of all completed processes:  user=3594.93 s, system=5.16685 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+3611.5 s]
/proc/loadavg: 4.06 4.08 4.15 5/247 863300
/proc/meminfo: memFree=101853660/131655788 swapFree=131071996/131071996
[pid=861289] ppid=861286 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/861289/stat : 861289 (naps-1.03.sh) S 861286 861289 861057 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 166391202 10170368 660 134679101440 94300089745408 94300090824728 140724902984208 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94300092923184 94300092970372 94300100083712 140724902990820 140724902990945 140724902990945 140724902997960 0
/proc/861289/statm: 2483 660 581 264 0 134 0
[pid=861294] ppid=861289 vsize=2711228 memory=2559588 CPUtime=3600.04 cores=5,7
/proc/861294/stat : 861294 (naps-1.03) R 861289 861289 861057 0 -1 4194304 412554 0 0 0 359492 512 0 0 20 0 1 0 166391202 2776297472 639897 134679101440 4194304 6891213 140729411377328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33026048 140729411380213 140729411380325 140729411380325 140729411387339 0
/proc/861294/statm: 677807 639897 660 659 0 677011 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2721160 KiB
Current children cumulated memory: 2562228 KiB

Child status: 10

Real time (s): 3611.54
CPU time (s): 3600.09
CPU user time (s): 3594.93
CPU system time (s): 5.16685
CPU usage (%): 99.6831
Max. virtual memory (cumulated for all children) (KiB): 3081260
Max. memory (cumulated for all children) (KiB): 2881604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.93
system time used= 5.16685
maximum resident set size= 2878964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 413016
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= 106
involuntary context switches= 1171


# summary of solver processes directly reported to runsolver:
#   pid: 861289,861294
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3594.93
#   total CPU system time (s): 5.16685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.411 second user time and 38.1324 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-16 17:05:44
IDJOB=4434494
IDBENCH=155746
IDSOLVER=3063
FILE ID=nodeC002/4434494-1721142330
RUNJOBID= nodeC002-1721142086-861070
SLURM_JOB_ID= 7505728
Free space on /tmp= 723428 MiB

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

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

MD5SUM BENCH= c6b8715c3f6301baee7dd7835457fcc6
RANDOM SEED=1688586174

nodeC002.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		: 3661.856
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.38
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		: 3661.017
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.31
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.335
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.38
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.268
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.31
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		: 3655.095
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.38
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		: 1197.311
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        93610484 kB
MemAvailable:   95430712 kB
Buffers:          443312 kB
Cached:          2200260 kB
SwapCached:            0 kB
Active:           983324 kB
Inactive:       36425420 kB
Active(anon):       2716 kB
Inactive(anon): 34800152 kB
Active(file):     980608 kB
Inactive(file):  1625268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            105396 kB
Writeback:             0 kB
AnonPages:      34764656 kB
Mapped:           112064 kB
Shmem:             37704 kB
KReclaimable:     108768 kB
Slab:             208728 kB
SReclaimable:     108768 kB
SUnreclaim:        99960 kB
KernelStack:        4000 kB
PageTables:        77112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   36658896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54656 kB
HardwareCorrupted:     0 kB
AnonHugePages:  20574208 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:      201544 kB
DirectMap2M:    20674560 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 723560 MiB
End job on nodeC002 at 2024-07-16 18:05:56