Trace number 4449018

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 NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (MO) 369.253 370.536

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm75p-dec.opb.negationfix.opb
MD5SUM8483b4d0b7d0fe0922a73b7cd1c56897
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.300616
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables134272
Total number of constraints2354
Number of constraints which are clauses1048
Number of constraints which are cardinality constraints (but not clauses)1048
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1049
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 391713
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1009997
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.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-4449018-1721356524.opb
368.81/370.10	c 
368.81/370.10	c *** TERMINATED *** by signal 15
368.81/370.11	s UNKNOWN
368.81/370.11	c _____________________________________________________________________________
368.81/370.11	c std/band forms        : 1337,0
368.81/370.11	c 2cl/3cl ITE-codings   : 442992,0
368.81/370.11	c BDD/srt/adr Max costs : 958685,422605,0
368.81/370.11	c BDDraw/bin/mul/srt/adr: 35,0,0,1302,0
368.81/370.11	c BDD nodes             : 29477596
368.81/370.11	c Es1/CC detections     : 0,0
368.81/370.11	c CC sort               : 1048
368.81/370.11	c SAT/UNSAT calls       : 0,0
368.81/370.11	c regenrated variables  : 0
368.81/370.11	c eliminated fixed lits : 926
368.81/370.11	c goal lit flips        : 0
368.81/370.11	c goal stages           : 0
368.81/370.11	c goal shrink           : 0
368.81/370.11	c goal coeff separations: 0
368.81/370.11	c restarts              : 0
368.81/370.11	c conflicts             : 0              (0 /sec)
368.81/370.11	c decisions             : 0              (0 /sec)
368.81/370.11	c propagations          : 0              (0 /sec)
368.81/370.11	c inspects              : 0              (0 /sec)
368.81/370.11	c CPU time (solving tm) : 361.1 s        (0 s, SAT 0 s, UNSAT 0 s)
368.81/370.11	c Time for Opt-base     : 38.4 s
368.81/370.11	c Steps for Opt-base    : 214487169
368.81/370.11	c Time for BDD coding   : 193.2 s
368.81/370.11	c Time for srt coding   : 50.96 s
368.81/370.11	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (60253 MiB free)
  memory of node 1: 64473 MiB (58696 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449018-1721356524/watcher-4449018-1721356524 -o /tmp/evaluation-result-4449018-1721356524/solver-4449018-1721356524 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721351295-991220 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4449018-1721356524.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=996818, runsolver pid=996815
Current StackSize limit: 8192 KiB


[startup+0.100234 s]*
/proc/loadavg: 4.30 4.26 4.17 5/264 996823
/proc/meminfo: memFree=121793240/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=21736 memory=13188 CPUtime=0.09 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 3101 0 0 0 9 0 0 0 20 0 1 0 187822992 22257664 3297 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 5434 3297 436 659 0 4638 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31668 KiB
Current children cumulated memory: 15836 KiB

[startup+0.207216 s]*
/proc/loadavg: 4.30 4.26 4.17 5/264 996823
/proc/meminfo: memFree=121781816/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=36844 memory=24276 CPUtime=0.18 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 6075 0 0 0 18 0 0 0 20 0 1 0 187822992 37728256 6069 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 9211 6069 436 659 0 8415 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 46776 KiB
Current children cumulated memory: 26924 KiB

[startup+0.306125 s]*
/proc/loadavg: 4.30 4.26 4.17 5/264 996823
/proc/meminfo: memFree=121770900/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=51344 memory=35544 CPUtime=0.29 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 8700 0 0 0 28 1 0 0 20 0 1 0 187822992 52576256 8886 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 12836 8886 436 659 0 12040 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 61276 KiB
Current children cumulated memory: 38192 KiB

[startup+0.700253 s]
/proc/loadavg: 4.30 4.26 4.17 5/264 996823
/proc/meminfo: memFree=121757656/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=80864 memory=53848 CPUtime=0.67 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 13341 0 0 0 65 2 0 0 20 0 1 0 187822992 82804736 13462 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 20216 13462 436 659 0 19420 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 90796 KiB
Current children cumulated memory: 56496 KiB

[startup+1.50028 s]
/proc/loadavg: 4.27 4.26 4.17 5/264 996823
/proc/meminfo: memFree=121737980/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=115644 memory=81836 CPUtime=1.47 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 20841 0 0 0 144 3 0 0 20 0 1 0 187822992 118419456 20459 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 28911 20459 436 659 0 28115 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 125576 KiB
Current children cumulated memory: 84484 KiB

[startup+3.10598 s]
/proc/loadavg: 4.27 4.26 4.17 5/264 996823
/proc/meminfo: memFree=121594412/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=252992 memory=209220 CPUtime=3.07 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 39945 0 0 0 299 8 0 0 20 0 1 0 187822992 259063808 52305 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 63248 52305 468 659 0 62452 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 262924 KiB
Current children cumulated memory: 211868 KiB

[startup+6.30027 s]
/proc/loadavg: 4.25 4.25 4.17 5/263 996825
/proc/meminfo: memFree=121327496/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=515428 memory=461268 CPUtime=6.25 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 63144 0 0 0 609 16 0 0 20 0 1 0 187822992 527798272 115317 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 128857 115317 468 659 0 128061 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 525360 KiB
Current children cumulated memory: 463916 KiB

[startup+12.7003 s]
/proc/loadavg: 4.23 4.25 4.17 5/263 996825
/proc/meminfo: memFree=119613256/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=991088 memory=912232 CPUtime=12.64 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 112931 0 0 0 1231 33 0 0 20 0 1 0 187822992 1014874112 228058 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 247772 228058 468 659 0 246976 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1001020 KiB
Current children cumulated memory: 914880 KiB

[startup+25.5003 s]
/proc/loadavg: 4.35 4.27 4.18 5/263 996828
/proc/meminfo: memFree=113195680/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=2261504 memory=2165688 CPUtime=25.4 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 236866 0 0 0 2473 67 0 0 20 0 1 0 187822992 2315780096 541422 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 565376 541422 468 659 0 564580 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2271436 KiB
Current children cumulated memory: 2168336 KiB

[startup+51.1061 s]
/proc/loadavg: 4.21 4.25 4.17 5/263 996831
/proc/meminfo: memFree=110470396/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=2495776 memory=2447148 CPUtime=50.92 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 341460 0 0 0 5003 89 0 0 20 0 1 0 187822992 2555674624 611787 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 623944 611787 468 659 0 623148 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2505708 KiB
Current children cumulated memory: 2449796 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.22 4.17 5/263 996840
/proc/meminfo: memFree=108734060/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=3638696 memory=3462096 CPUtime=101.94 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 401976 0 0 0 10066 128 0 0 20 0 1 0 187822992 3726024704 865524 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 909674 865524 468 659 0 908878 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 3648628 KiB
Current children cumulated memory: 3464744 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.21 4.17 5/263 996901
/proc/meminfo: memFree=118721804/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=3900584 memory=3858480 CPUtime=161.74 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 468451 0 0 0 16030 144 0 0 20 0 1 0 187822992 3994198016 964620 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 975146 964620 468 659 0 974350 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 3910516 KiB
Current children cumulated memory: 3861128 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.18 4.16 5/261 996911
/proc/meminfo: memFree=116965964/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=4637716 memory=4450924 CPUtime=221.53 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 566020 0 0 0 21987 166 0 0 20 0 1 0 187822992 4749021184 1112731 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 1159429 1112731 468 659 0 1158633 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 4647648 KiB
Current children cumulated memory: 4453572 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.18 4.16 5/261 996921
/proc/meminfo: memFree=113123672/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=7551436 memory=7493648 CPUtime=281.31 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 622908 0 0 0 27899 232 0 0 20 0 1 0 187822992 7732670464 1873412 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 1887859 1873412 468 659 0 1887063 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 7561368 KiB
Current children cumulated memory: 7496296 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.16 4.15 5/261 996937
/proc/meminfo: memFree=102887440/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=17964324 memory=16057616 CPUtime=341.1 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 1292307 0 0 0 33621 489 0 0 20 0 1 0 187822992 18395467776 4014404 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 4491081 4014404 468 659 0 4490285 0
Current children cumulated CPU time: 341.1 s
Current children cumulated vsize: 17974256 KiB
Current children cumulated memory: 16060264 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+370.106 s]
/proc/loadavg: 4.14 4.16 4.15 5/262 996943
/proc/meminfo: memFree=92552872/131524596 swapFree=131071996/131071996
[pid=996818] ppid=996815 vsize=9932 memory=2648 CPUtime=0 cores=0,2
/proc/996818/stat : 996818 (naps-1.03.sh) S 996815 996818 991210 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 187822992 10170368 662 134679101440 93968963850240 93968964929560 140733546227984 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93968967028016 93968967075204 93968986058752 140733546230751 140733546230880 140733546230880 140733546237896 0
/proc/996818/statm: 2483 662 583 264 0 134 0
[pid=996823] ppid=996818 vsize=31735796 memory=26704528 CPUtime=368.81 cores=0,2
/proc/996823/stat : 996823 (naps-1.03) R 996818 996818 991210 0 -1 4194304 2075513 0 0 0 36113 768 0 0 20 0 1 0 187822992 32497455104 6676132 134679101440 4194304 6891213 140726168455968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30818304 140726168462320 140726168462436 140726168462436 140726168469451 0
/proc/996823/statm: 7933949 6676132 468 659 0 7933153 0
Current children cumulated CPU time: 368.81 s
Current children cumulated vsize: 31745728 KiB
Current children cumulated memory: 26707176 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002455 s, system=0.000492 s

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

# cumulated CPU time of all completed processes:  user=361.142 s, system=8.11134 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+370.4 s]
/proc/loadavg: 4.14 4.16 4.15 5/261 996943
/proc/meminfo: memFree=96485456/131524596 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002947 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+370.5 s]
/proc/loadavg: 4.14 4.16 4.15 5/261 996943
/proc/meminfo: memFree=96485456/131524596 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002947 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 370.536
CPU time (s): 369.253
CPU user time (s): 361.142
CPU system time (s): 8.11134
CPU usage (%): 99.6537
Max. virtual memory (cumulated for all children) (KiB): 31745728
Max. memory (cumulated for all children) (KiB): 26707176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.142
system time used= 8.11134
maximum resident set size= 26704788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2075977
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= 102
involuntary context switches= 2541


# summary of solver processes directly reported to runsolver:
#   pid: 996818,996823
#   total CPU time (s): 369.253
#   total CPU user time (s): 361.142
#   total CPU system time (s): 8.11134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.83789 second user time and 1.92871 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 04:35:37
IDJOB=4449018
IDBENCH=160476
IDSOLVER=3062
FILE ID=nodeC034/4449018-1721356524
RUNJOBID= nodeC034-1721351295-991220
SLURM_JOB_ID= 7542752
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm75p-dec.opb.negationfix.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449018-1721356524/watcher-4449018-1721356524 -o /tmp/evaluation-result-4449018-1721356524/solver-4449018-1721356524 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721351295-991220 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4449018-1721356524.opb

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

MD5SUM BENCH= 8483b4d0b7d0fe0922a73b7cd1c56897
RANDOM SEED=610884835

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        121805408 kB
MemAvailable:   127593004 kB
Buffers:          504824 kB
Cached:          6048732 kB
SwapCached:            0 kB
Active:          1003196 kB
Inactive:        7941052 kB
Active(anon):       1540 kB
Inactive(anon):  2426540 kB
Active(file):    1001656 kB
Inactive(file):  5514512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11592 kB
Writeback:            12 kB
AnonPages:       2390548 kB
Mapped:           111768 kB
Shmem:             37720 kB
KReclaimable:     222500 kB
Slab:             351740 kB
SReclaimable:     222500 kB
SUnreclaim:       129240 kB
KernelStack:        4220 kB
PageTables:        14344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    2786732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71232 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1517568 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:      320212 kB
DirectMap2M:    44541952 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC034 at 2024-07-19 04:41:48