Trace number 4434083

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-GM 1.03? (TO) 3600.09 3613.6

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat25_6_3_5_ic.opb
MD5SUMee8f5ca8a7564b2d122e7dc0e93c6e43
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.164679
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11266082609
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11266082609
Number of bits of the biggest sum of numbers34
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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4434083-1721137707.opb
0.49/0.54	c single stage optimization mode
3600.07/3613.60	c 
3600.07/3613.60	c *** TERMINATED *** by signal 15
3600.07/3613.60	s UNKNOWN
3600.07/3613.60	c _____________________________________________________________________________
3600.07/3613.60	c std/band forms        : 14782,0
3600.07/3613.60	c 2cl/3cl ITE-codings   : 8650,0
3600.07/3613.60	c BDD/srt/adr Max costs : 175,13559,0
3600.07/3613.60	c BDDraw/bin/mul/srt/adr: 14775,0,0,7,0
3600.07/3613.60	c BDD nodes             : 68150
3600.07/3613.60	c Es1/CC detections     : 0,0
3600.07/3613.60	c CC sort               : 4
3600.07/3613.60	c SAT/UNSAT calls       : 0,0
3600.07/3613.60	c regenrated variables  : 0
3600.07/3613.60	c eliminated fixed lits : 75
3600.07/3613.60	c goal lit flips        : 0
3600.07/3613.60	c goal stages           : 1
3600.07/3613.60	c goal shrink           : 0
3600.07/3613.60	c goal coeff separations: 296
3600.07/3613.60	c restarts              : 0
3600.07/3613.60	c conflicts             : 0              (0 /sec)
3600.07/3613.60	c decisions             : 0              (0 /sec)
3600.07/3613.60	c propagations          : 0              (0 /sec)
3600.07/3613.60	c inspects              : 0              (0 /sec)
3600.07/3613.60	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.07/3613.60	c Time for Opt-base     : 0.000392 s
3600.07/3613.60	c Steps for Opt-base    : 0
3600.07/3613.60	c Time for BDD coding   : 0.1517 s
3600.07/3613.60	c Time for srt coding   : 0.003352 s
3600.07/3613.60	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: 63931 MiB (55630 MiB free)
  memory of node 1: 64510 MiB (50146 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434083-1721137707/watcher-4434083-1721137707 -o /tmp/evaluation-result-4434083-1721137707/solver-4434083-1721137707 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721132301-874835 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434083-1721137707.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=878088, runsolver pid=878085
Current StackSize limit: 8192 KiB


[startup+0.101064 s]*
/proc/loadavg: 4.05 4.16 4.13 5/258 878093
/proc/meminfo: memFree=108301456/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=21772 memory=15260 CPUtime=0.09 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 3495 0 0 0 9 0 0 0 20 0 1 0 165938113 22294528 3815 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 5443 3815 436 659 0 4647 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31704 KiB
Current children cumulated memory: 17972 KiB

[startup+0.205623 s]*
/proc/loadavg: 4.05 4.16 4.13 5/258 878093
/proc/meminfo: memFree=108295712/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=25016 memory=20956 CPUtime=0.19 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 4420 0 0 0 19 0 0 0 20 0 1 0 165938113 25616384 5239 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 6254 5239 436 659 0 5458 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34948 KiB
Current children cumulated memory: 23668 KiB

[startup+0.305631 s]*
/proc/loadavg: 4.05 4.16 4.13 5/258 878093
/proc/meminfo: memFree=108291164/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=29152 memory=25000 CPUtime=0.29 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 5531 0 0 0 29 0 0 0 20 0 1 0 165938113 29851648 6250 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 7288 6250 436 659 0 6492 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39084 KiB
Current children cumulated memory: 27712 KiB

[startup+0.700234 s]
/proc/loadavg: 4.05 4.16 4.13 5/258 878093
/proc/meminfo: memFree=108285324/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=52996 memory=46420 CPUtime=0.68 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 11609 0 0 0 66 2 0 0 20 0 1 0 165938113 54267904 11605 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 13249 11605 468 659 0 12453 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62928 KiB
Current children cumulated memory: 49132 KiB

[startup+1.50026 s]
/proc/loadavg: 4.05 4.16 4.13 5/258 878093
/proc/meminfo: memFree=108269364/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=56140 memory=49252 CPUtime=1.47 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 11869 0 0 0 145 2 0 0 20 0 1 0 165938113 57487360 12313 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 14035 12313 468 659 0 13239 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 66072 KiB
Current children cumulated memory: 51964 KiB

[startup+3.10552 s]
/proc/loadavg: 4.05 4.16 4.13 5/258 878093
/proc/meminfo: memFree=108255772/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=68940 memory=60320 CPUtime=3.08 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 13056 0 0 0 305 3 0 0 20 0 1 0 165938113 70594560 15080 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 17235 15080 468 659 0 16439 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 78872 KiB
Current children cumulated memory: 63032 KiB

[startup+6.30022 s]
/proc/loadavg: 4.04 4.15 4.13 5/258 878094
/proc/meminfo: memFree=108251296/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=70512 memory=63384 CPUtime=6.26 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 14524 0 0 0 622 4 0 0 20 0 1 0 165938113 72204288 15846 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 17628 15846 468 659 0 16832 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 80444 KiB
Current children cumulated memory: 66096 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.17 4.14 5/258 878094
/proc/meminfo: memFree=108234196/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=75436 memory=66056 CPUtime=12.64 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 16541 0 0 0 1259 5 0 0 20 0 1 0 165938113 77246464 16514 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 18859 16514 468 659 0 18063 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 85368 KiB
Current children cumulated memory: 68768 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.16 4.14 5/258 878097
/proc/meminfo: memFree=108167364/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=167764 memory=146332 CPUtime=25.39 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 18750 0 0 0 2532 7 0 0 20 0 1 0 165938113 171790336 36583 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 41941 36583 468 659 0 41145 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 177696 KiB
Current children cumulated memory: 149044 KiB

[startup+51.1056 s]
/proc/loadavg: 4.06 4.14 4.13 5/258 878100
/proc/meminfo: memFree=108148756/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=167764 memory=158800 CPUtime=50.91 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 19808 0 0 0 5082 9 0 0 20 0 1 0 165938113 171790336 39700 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 41941 39700 468 659 0 41145 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 177696 KiB
Current children cumulated memory: 161512 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.15 4.13 5/260 878113
/proc/meminfo: memFree=108125564/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=198584 memory=173372 CPUtime=101.93 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 22009 0 0 0 10181 12 0 0 20 0 1 0 165938113 203350016 43343 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 49646 43343 468 659 0 48850 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 208516 KiB
Current children cumulated memory: 176084 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.13 5/260 878124
/proc/meminfo: memFree=108115484/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=198584 memory=167240 CPUtime=161.73 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 24213 0 0 0 16157 16 0 0 20 0 1 0 165938113 203350016 41810 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 49646 41810 468 659 0 48850 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 208516 KiB
Current children cumulated memory: 169952 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.11 4.11 5/260 878134
/proc/meminfo: memFree=108104784/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=198584 memory=169296 CPUtime=221.53 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 26369 0 0 0 22134 19 0 0 20 0 1 0 165938113 203350016 42324 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 49646 42324 468 659 0 48850 0
Current children cumulated CPU time: 221.53 s

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

/proc/loadavg: 4.18 4.21 4.16 5/259 880015
/proc/meminfo: memFree=94299500/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=425144 memory=353256 CPUtime=3030.74 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 72368 0 0 0 302974 100 0 0 20 0 1 0 165938113 435347456 88314 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 106286 88314 468 659 0 105490 0
Current children cumulated CPU time: 3030.74 s
Current children cumulated vsize: 435076 KiB
Current children cumulated memory: 355968 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.19 4.15 5/261 880030
/proc/meminfo: memFree=94245756/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=425144 memory=369640 CPUtime=3090.53 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 72473 0 0 0 308952 101 0 0 20 0 1 0 165938113 435347456 92410 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 106286 92410 468 659 0 105490 0
Current children cumulated CPU time: 3090.53 s
Current children cumulated vsize: 435076 KiB
Current children cumulated memory: 372352 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.20 4.16 5/261 880041
/proc/meminfo: memFree=94278748/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=343756 memory=305480 CPUtime=3150.32 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 72860 0 0 0 314928 104 0 0 20 0 1 0 165938113 352006144 76370 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 85939 76370 468 659 0 85143 0
Current children cumulated CPU time: 3150.32 s
Current children cumulated vsize: 353688 KiB
Current children cumulated memory: 308192 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.17 4.15 5/261 880051
/proc/meminfo: memFree=94226988/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=343756 memory=328008 CPUtime=3210.12 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 73006 0 0 0 320907 105 0 0 20 0 1 0 165938113 352006144 82002 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 85939 82002 468 659 0 85143 0
Current children cumulated CPU time: 3210.12 s
Current children cumulated vsize: 353688 KiB
Current children cumulated memory: 330720 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.16 4.14 5/261 880062
/proc/meminfo: memFree=94174344/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=425144 memory=347112 CPUtime=3269.91 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 73295 0 0 0 326885 106 0 0 20 0 1 0 165938113 435347456 86778 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 106286 86778 468 659 0 105490 0
Current children cumulated CPU time: 3269.91 s
Current children cumulated vsize: 435076 KiB
Current children cumulated memory: 349824 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.14 5/262 880076
/proc/meminfo: memFree=94196060/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=347348 memory=296004 CPUtime=3329.7 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 74340 0 0 0 332862 108 0 0 20 0 1 0 165938113 355684352 74001 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 86837 74001 468 659 0 86041 0
Current children cumulated CPU time: 3329.7 s
Current children cumulated vsize: 357280 KiB
Current children cumulated memory: 298716 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/262 880087
/proc/meminfo: memFree=91608204/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=347348 memory=320580 CPUtime=3389.49 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 74511 0 0 0 338841 108 0 0 20 0 1 0 165938113 355684352 80145 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 86837 80145 468 659 0 86041 0
Current children cumulated CPU time: 3389.49 s
Current children cumulated vsize: 357280 KiB
Current children cumulated memory: 323292 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.12 4.13 5/261 880097
/proc/meminfo: memFree=91524944/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=430444 memory=342840 CPUtime=3449.29 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 75085 0 0 0 344819 110 0 0 20 0 1 0 165938113 440774656 85710 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 107611 85710 468 659 0 106815 0
Current children cumulated CPU time: 3449.29 s
Current children cumulated vsize: 440376 KiB
Current children cumulated memory: 345552 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.12 5/261 880107
/proc/meminfo: memFree=91475576/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=431048 memory=359812 CPUtime=3509.09 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 75348 0 0 0 350798 111 0 0 20 0 1 0 165938113 441393152 89953 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 107762 89953 468 659 0 106966 0
Current children cumulated CPU time: 3509.09 s
Current children cumulated vsize: 440980 KiB
Current children cumulated memory: 362524 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.12 5/261 880118
/proc/meminfo: memFree=91679004/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=431048 memory=374244 CPUtime=3568.88 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 75464 0 0 0 356777 111 0 0 20 0 1 0 165938113 441393152 93561 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 107762 93561 468 659 0 106966 0
Current children cumulated CPU time: 3568.88 s
Current children cumulated vsize: 440980 KiB
Current children cumulated memory: 376956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.6 s]
/proc/loadavg: 4.09 4.11 4.12 5/261 880123
/proc/meminfo: memFree=91730824/131524600 swapFree=131071996/131071996
[pid=878088] ppid=878085 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/878088/stat : 878088 (naps-1.03.sh) S 878085 878088 874825 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 165938113 10170368 678 134679101440 94295673565184 94295674644504 140729529104560 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94295676742960 94295676790148 94295683293184 140729529107424 140729529107553 140729529107553 140729529114568 0
/proc/878088/statm: 2483 678 600 264 0 134 0
[pid=878093] ppid=878088 vsize=349660 memory=305996 CPUtime=3600.07 cores=0,2
/proc/878093/stat : 878093 (naps-1.03) R 878088 878088 874825 0 -1 4194304 75761 0 0 0 359894 113 0 0 20 0 1 0 165938113 358051840 76499 134679101440 4194304 6891213 140724039788800 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22122496 140724039791601 140724039791717 140724039791717 140724039798731 0
/proc/878093/statm: 87415 76499 468 659 0 86619 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 359592 KiB
Current children cumulated memory: 308708 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.95 s, system=1.14274 s

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

Child status: 10

Real time (s): 3613.6
CPU time (s): 3600.09
CPU user time (s): 3598.95
CPU system time (s): 1.14274
CPU usage (%): 99.6261
Max. virtual memory (cumulated for all children) (KiB): 571208
Max. memory (cumulated for all children) (KiB): 467368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.95
system time used= 1.14274
maximum resident set size= 466704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76235
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= 89
involuntary context switches= 26152


# summary of solver processes directly reported to runsolver:
#   pid: 878088
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.95
#   total CPU system time (s): 1.14274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.1046 second user time and 17.065 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-16 15:48:40
IDJOB=4434083
IDBENCH=155717
IDSOLVER=3062
FILE ID=nodeC029/4434083-1721137707
RUNJOBID= nodeC029-1721132301-874835
SLURM_JOB_ID= 7505704
Free space on /tmp= 889976 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat25_6_3_5_ic.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434083-1721137707/watcher-4434083-1721137707 -o /tmp/evaluation-result-4434083-1721137707/solver-4434083-1721137707 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721132301-874835 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434083-1721137707.opb

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

MD5SUM BENCH= ee8f5ca8a7564b2d122e7dc0e93c6e43
RANDOM SEED=753869099

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3636.714
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3688.312
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3658.312
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.358
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3676.614
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3688.374
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3628.454
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.132
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        108315796 kB
MemAvailable:   113197496 kB
Buffers:          412412 kB
Cached:          5248908 kB
SwapCached:            0 kB
Active:           824184 kB
Inactive:       21632036 kB
Active(anon):       1488 kB
Inactive(anon): 16831164 kB
Active(file):     822696 kB
Inactive(file):  4800872 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6648 kB
Writeback:             0 kB
AnonPages:      16794944 kB
Mapped:           109940 kB
Shmem:             37720 kB
KReclaimable:     195556 kB
Slab:             313812 kB
SReclaimable:     195556 kB
SUnreclaim:       118256 kB
KernelStack:        4144 kB
PageTables:        42496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   19629200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62144 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6453248 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:      281300 kB
DirectMap2M:    36192256 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC029 at 2024-07-16 16:48:54