Trace number 4434142

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? (MO) 370.258 371.225

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm75p-opt.opb.negationfix.opb
MD5SUMcb1e30dd77f685e81033380919ead272
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 benchmark95
Best CPU time to get the best result obtained on this benchmark2192.23
Has Objective FunctionYES
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 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 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-4434142-1721167598.opb
369.82/370.80	c 
369.82/370.80	c *** TERMINATED *** by signal 15
369.82/370.80	s UNKNOWN
369.82/370.80	c _____________________________________________________________________________
369.82/370.80	c std/band forms        : 1337,0
369.82/370.80	c 2cl/3cl ITE-codings   : 442992,0
369.82/370.80	c BDD/srt/adr Max costs : 958685,422605,0
369.82/370.80	c BDDraw/bin/mul/srt/adr: 35,0,0,1302,0
369.82/370.80	c BDD nodes             : 29477596
369.82/370.80	c Es1/CC detections     : 0,0
369.82/370.80	c CC sort               : 1048
369.82/370.80	c SAT/UNSAT calls       : 0,0
369.82/370.80	c regenrated variables  : 0
369.82/370.80	c eliminated fixed lits : 926
369.82/370.80	c goal lit flips        : 0
369.82/370.80	c goal stages           : 0
369.82/370.80	c goal shrink           : 0
369.82/370.80	c goal coeff separations: 0
369.82/370.80	c restarts              : 0
369.82/370.80	c conflicts             : 0              (0 /sec)
369.82/370.80	c decisions             : 0              (0 /sec)
369.82/370.80	c propagations          : 0              (0 /sec)
369.82/370.80	c inspects              : 0              (0 /sec)
369.82/370.80	c CPU time (solving tm) : 362.1 s        (0 s, SAT 0 s, UNSAT 0 s)
369.82/370.80	c Time for Opt-base     : 37.82 s
369.82/370.80	c Steps for Opt-base    : 214487169
369.82/370.80	c Time for BDD coding   : 193.8 s
369.82/370.80	c Time for srt coding   : 52.8 s
369.82/370.80	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434142-1721167598/watcher-4434142-1721167598 -o /tmp/evaluation-result-4434142-1721167598/solver-4434142-1721167598 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721162579-870182 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434142-1721167598.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=873704, runsolver pid=873701

[startup+0.100103 s]*
/proc/loadavg: 4.17 4.17 4.18 5/245 873709
/proc/meminfo: memFree=113582316/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=22024 memory=14164 CPUtime=0.1 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 3310 0 0 0 10 0 0 0 20 0 1 0 168918581 22552576 3541 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 5506 3541 436 659 0 4710 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31956 KiB
Current children cumulated memory: 16896 KiB

[startup+0.214052 s]*
/proc/loadavg: 4.17 4.17 4.18 6/245 873709
/proc/meminfo: memFree=113572096/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=35576 memory=24268 CPUtime=0.21 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 6070 0 0 0 21 0 0 0 20 0 1 0 168918581 36429824 6067 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 8894 6067 436 659 0 8098 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 45508 KiB
Current children cumulated memory: 27000 KiB

[startup+0.31403 s]*
/proc/loadavg: 4.17 4.17 4.18 5/245 873709
/proc/meminfo: memFree=113561368/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=48420 memory=34580 CPUtime=0.31 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 8486 0 0 0 30 1 0 0 20 0 1 0 168918581 49582080 8645 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 12105 8645 436 659 0 11309 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 58352 KiB
Current children cumulated memory: 37312 KiB

[startup+0.700449 s]
/proc/loadavg: 4.17 4.17 4.18 5/245 873709
/proc/meminfo: memFree=113547436/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=73128 memory=52168 CPUtime=0.69 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 12906 0 0 0 67 2 0 0 20 0 1 0 168918581 74883072 13042 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 18282 13042 436 659 0 17486 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 83060 KiB
Current children cumulated memory: 54900 KiB

[startup+1.50043 s]
/proc/loadavg: 4.17 4.17 4.18 5/245 873709
/proc/meminfo: memFree=113533772/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=113128 memory=81404 CPUtime=1.48 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 19714 0 0 0 145 3 0 0 20 0 1 0 168918581 115843072 20351 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 28315 20351 436 659 0 27519 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 123060 KiB
Current children cumulated memory: 84136 KiB

[startup+3.11377 s]
/proc/loadavg: 4.16 4.17 4.18 5/245 873709
/proc/meminfo: memFree=113400192/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=232828 memory=200700 CPUtime=3.09 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 37287 0 0 0 299 10 0 0 20 0 1 0 168918581 238415872 50175 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 58207 50175 468 659 0 57411 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 242760 KiB
Current children cumulated memory: 203432 KiB

[startup+6.30041 s]
/proc/loadavg: 4.16 4.17 4.18 5/245 873709
/proc/meminfo: memFree=113066056/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=506460 memory=448780 CPUtime=6.27 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 59943 0 0 0 607 20 0 0 20 0 1 0 168918581 518615040 112195 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 126615 112195 468 659 0 125819 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 516392 KiB
Current children cumulated memory: 451512 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.16 4.17 5/245 873710
/proc/meminfo: memFree=112721412/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=984104 memory=903872 CPUtime=12.66 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 110241 0 0 0 1231 35 0 0 20 0 1 0 168918581 1007722496 225968 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 246026 225968 468 659 0 245230 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 994036 KiB
Current children cumulated memory: 906604 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.16 4.17 5/245 873712
/proc/meminfo: memFree=111399600/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=2261472 memory=2168304 CPUtime=25.42 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 235923 0 0 0 2472 70 0 0 20 0 1 0 168918581 2315747328 542076 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 565368 542076 468 659 0 564572 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2271404 KiB
Current children cumulated memory: 2171036 KiB

[startup+51.114 s]
/proc/loadavg: 4.14 4.16 4.17 5/248 873731
/proc/meminfo: memFree=111096736/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=2495748 memory=2447656 CPUtime=50.97 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 340372 0 0 0 5005 92 0 0 20 0 1 0 168918581 2555645952 611914 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 623937 611914 468 659 0 623141 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2505680 KiB
Current children cumulated memory: 2450388 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.16 4.17 5/248 873740
/proc/meminfo: memFree=110101284/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=3638668 memory=3464580 CPUtime=102.02 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 400640 0 0 0 10071 131 0 0 20 0 1 0 168918581 3725996032 866145 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 909667 866145 468 659 0 908871 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 3648600 KiB
Current children cumulated memory: 3467312 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/248 873975
/proc/meminfo: memFree=109696760/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=3900688 memory=3857596 CPUtime=161.86 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 467244 0 0 0 16041 145 0 0 20 0 1 0 168918581 3994304512 964399 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 975172 964399 468 659 0 974376 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 3910620 KiB
Current children cumulated memory: 3860328 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/248 873985
/proc/meminfo: memFree=109068888/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=4640460 memory=4429916 CPUtime=221.69 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 565153 0 0 0 22003 166 0 0 20 0 1 0 168918581 4751831040 1107479 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 1160115 1107479 468 659 0 1159319 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 4650392 KiB
Current children cumulated memory: 4432648 KiB

[startup+282.3 s]
/proc/loadavg: 4.78 4.34 4.23 5/250 874285
/proc/meminfo: memFree=106042000/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=7551408 memory=7470000 CPUtime=281.54 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 621175 0 0 0 27922 232 0 0 20 0 1 0 168918581 7732641792 1867500 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 1887852 1867500 468 659 0 1887056 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 7561340 KiB
Current children cumulated memory: 7472732 KiB

[startup+342.3 s]
/proc/loadavg: 4.39 4.32 4.23 5/250 874296
/proc/meminfo: memFree=97843740/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=17874584 memory=15764392 CPUtime=341.38 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 1266806 0 0 0 33658 480 0 0 20 0 1 0 168918581 18303574016 3941098 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 4468646 3941098 468 659 0 4467850 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 17884516 KiB
Current children cumulated memory: 15767124 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+370.8 s]
/proc/loadavg: 4.29 4.30 4.23 5/250 874302
/proc/meminfo: memFree=87235560/131655788 swapFree=131071996/131071996
[pid=873704] ppid=873701 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/873704/stat : 873704 (naps-1.03.sh) S 873701 873704 870169 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 168918581 10170368 683 134679101440 94841174462464 94841175541784 140732399904208 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94841177640240 94841177687428 94841194442752 140732399907808 140732399907937 140732399907937 140732399914952 0
/proc/873704/statm: 2483 683 605 264 0 134 0
[pid=873709] ppid=873704 vsize=31734872 memory=26695868 CPUtime=369.82 cores=5,7
/proc/873709/stat : 873709 (naps-1.03) R 873704 873704 870169 0 -1 4194304 2070035 0 0 0 36211 771 0 0 20 0 1 0 168918581 32496508928 6673967 134679101440 4194304 6891213 140729991909680 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 8822784 140729991918577 140729991918693 140729991918693 140729991925707 0
/proc/873709/statm: 7933718 6673967 468 659 0 7932922 0
Current children cumulated CPU time: 369.82 s
Current children cumulated vsize: 31744804 KiB
Current children cumulated memory: 26698600 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003544 s, system=0.002468 s

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

# cumulated CPU time of all completed processes:  user=362.118 s, system=8.14003 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+371.2 s]
/proc/loadavg: 4.29 4.30 4.23 5/248 874302
/proc/meminfo: memFree=94497588/131655788 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.006012 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): 371.225
CPU time (s): 370.258
CPU user time (s): 362.118
CPU system time (s): 8.14003
CPU usage (%): 99.7395
Max. virtual memory (cumulated for all children) (KiB): 31744804
Max. memory (cumulated for all children) (KiB): 26698600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 362.118
system time used= 8.14002
maximum resident set size= 26695960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2070504
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= 11
involuntary context switches= 439


# summary of solver processes directly reported to runsolver:
#   pid: 873704,873709
#   total CPU time (s): 370.258
#   total CPU user time (s): 362.118
#   total CPU system time (s): 8.14003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.00158 second user time and 4.16752 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-17 00:06:51
IDJOB=4434142
IDBENCH=158603
IDSOLVER=3062
FILE ID=nodeC006/4434142-1721167598
RUNJOBID= nodeC006-1721162579-870182
SLURM_JOB_ID= 7505779
Free space on /tmp= 723752 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm75p-opt.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-4434142-1721167598/watcher-4434142-1721167598 -o /tmp/evaluation-result-4434142-1721167598/solver-4434142-1721167598 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721162579-870182 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434142-1721167598.opb

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

MD5SUM BENCH= cb1e30dd77f685e81033380919ead272
RANDOM SEED=168478263

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        113594684 kB
MemAvailable:   117609252 kB
Buffers:          430584 kB
Cached:          4375220 kB
SwapCached:            0 kB
Active:           757492 kB
Inactive:       16637644 kB
Active(anon):       1492 kB
Inactive(anon): 12625608 kB
Active(file):     756000 kB
Inactive(file):  4012036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11360 kB
Writeback:             4 kB
AnonPages:      12587784 kB
Mapped:           109760 kB
Shmem:             37704 kB
KReclaimable:     173124 kB
Slab:             281784 kB
SReclaimable:     173124 kB
SUnreclaim:       108660 kB
KernelStack:        3920 kB
PageTables:        33856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   14203424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6060032 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:      310088 kB
DirectMap2M:    40488960 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC006 at 2024-07-17 00:13:02