Trace number 4463694

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.03a2? (MO) 359.91 360.891

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
academics/normalized-slangford-3-11_wcsp.wbo
MD5SUMd1e83745c12c7ec680c949b5ab02beb5
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark434.506
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1089
Total number of constraints53185
Number of soft constraints53152
Number of constraints which are clauses53152
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint33
Top cost 976
Min constraint cost 1
Max constraint cost 976
Sum of constraints costs 37740146
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 34
Number of bits of the biggest sum of numbers6
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.03a2.
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-4463694-1722352733.wbo
0.00/0.00	c Initial goal by soft: 975
0.49/0.52	c single stage optimization mode
0.58/0.60	c Found but not a solution: 544971
234.94/235.61	c Found but not a solution: 12621
327.49/328.46	c Found but not a solution: 7916
359.31/360.30	c 
359.31/360.30	c *** TERMINATED *** by signal 15
359.31/360.30	s UNKNOWN
359.31/360.30	c _____________________________________________________________________________
359.31/360.30	c std/band forms        : 36,0
359.31/360.30	c 2cl/3cl ITE-codings   : 0,0
359.31/360.30	c BDD/srt/adr Max costs : 0,32295699,0
359.31/360.30	c BDDraw/bin/mul/srt/adr: 0,0,0,36,0
359.31/360.30	c BDD nodes             : 0
359.31/360.30	c Es1/CC detections     : 0,0
359.31/360.30	c CC sort               : 33
359.31/360.30	c SAT/UNSAT calls       : 3,0
359.31/360.30	c regenrated variables  : 725835
359.31/360.30	c eliminated fixed lits : 0
359.31/360.30	c goal lit flips        : 0
359.31/360.30	c goal stages           : 1
359.31/360.30	c goal shrink           : 0
359.31/360.30	c goal coeff separations: 0
359.31/360.30	c restarts              : 10
359.31/360.30	c conflicts             : 317            (1 /sec)
359.31/360.30	c decisions             : 14425740       (41337 /sec)
359.31/360.30	c propagations          : 165837365      (475210 /sec)
359.31/360.30	c inspects              : 0              (0 /sec)
359.31/360.30	c CPU time (solving tm) : 349 s        (260.4 s, SAT 251.5 s, UNSAT 0 s)
359.31/360.30	c Time for Opt-base     : 4.384 s
359.31/360.30	c Steps for Opt-base    : 23758944
359.31/360.30	c Time for BDD coding   : 0 s
359.31/360.30	c Time for srt coding   : 32.73 s
359.31/360.30	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 (56017 MiB free)
  memory of node 1: 64473 MiB (48628 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463694-1722352733/watcher-4463694-1722352733 -o /tmp/evaluation-result-4463694-1722352733/solver-4463694-1722352733 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722352471-15153 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463694-1722352733.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100078 s]*
/proc/loadavg: 4.07 2.90 2.57 5/260 16375
/proc/meminfo: memFree=107111588/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=15096 memory=9052 CPUtime=0.09 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 1929 0 0 0 9 0 0 0 20 0 1 0 1875631 15458304 2263 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 3774 2263 436 659 0 2978 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25028 KiB
Current children cumulated memory: 11788 KiB

[startup+0.206078 s]*
/proc/loadavg: 4.07 2.90 2.57 5/260 16375
/proc/meminfo: memFree=107064448/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=22092 memory=17624 CPUtime=0.19 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 3694 0 0 0 19 0 0 0 20 0 1 0 1875631 22622208 4406 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 5523 4406 436 659 0 4727 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 32024 KiB
Current children cumulated memory: 20360 KiB

[startup+0.305652 s]*
/proc/loadavg: 4.07 2.90 2.57 5/260 16375
/proc/meminfo: memFree=107017728/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=29536 memory=24752 CPUtime=0.28 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 5660 0 0 0 28 0 0 0 20 0 1 0 1875631 30244864 6188 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 7384 6188 436 659 0 6588 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 39468 KiB
Current children cumulated memory: 27488 KiB

[startup+0.700258 s]
/proc/loadavg: 4.07 2.90 2.57 6/260 16375
/proc/meminfo: memFree=106915128/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=61356 memory=51908 CPUtime=0.67 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 13669 0 0 0 65 2 0 0 20 0 1 0 1875631 62828544 12977 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 15339 12977 468 659 0 14543 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 71288 KiB
Current children cumulated memory: 54644 KiB

[startup+1.50026 s]
/proc/loadavg: 4.07 2.90 2.57 5/260 16375
/proc/meminfo: memFree=106730312/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=68112 memory=58508 CPUtime=1.48 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 15356 0 0 0 145 3 0 0 20 0 1 0 1875631 69746688 14627 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 17028 14627 468 659 0 16232 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 78044 KiB
Current children cumulated memory: 61244 KiB

[startup+3.10568 s]
/proc/loadavg: 4.07 2.92 2.58 5/260 16375
/proc/meminfo: memFree=106211900/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=68112 memory=58508 CPUtime=3.08 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 15359 0 0 0 305 3 0 0 20 0 1 0 1875631 69746688 14627 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 17028 14627 468 659 0 16232 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 78044 KiB
Current children cumulated memory: 61244 KiB

[startup+6.30025 s]
/proc/loadavg: 4.07 2.92 2.58 5/260 16375
/proc/meminfo: memFree=105985232/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=311616 memory=284920 CPUtime=6.26 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 44256 0 0 0 615 11 0 0 20 0 1 0 1875631 319094784 71230 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 77904 71230 468 659 0 77108 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 321548 KiB
Current children cumulated memory: 287656 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 2.94 2.59 5/260 16377
/proc/meminfo: memFree=104383868/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=1928524 memory=1856128 CPUtime=12.65 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 157030 0 0 0 1210 55 0 0 20 0 1 0 1875631 1974808576 464032 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 482131 464032 468 659 0 481335 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1938456 KiB
Current children cumulated memory: 1858864 KiB

[startup+25.5003 s]
/proc/loadavg: 4.05 2.99 2.61 5/260 16378
/proc/meminfo: memFree=101960616/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=5753056 memory=5041220 CPUtime=25.41 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 470716 0 0 0 2392 149 0 0 20 0 1 0 1875631 5891129344 1260305 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 1438264 1260305 468 659 0 1437468 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 5762988 KiB
Current children cumulated memory: 5043956 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 3.09 2.66 5/260 16383
/proc/meminfo: memFree=94204476/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=14342728 memory=12677968 CPUtime=50.95 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 1223237 0 0 0 4728 367 0 0 20 0 1 0 1875631 14686953472 3169492 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 3585682 3169492 468 659 0 3584886 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 14352660 KiB
Current children cumulated memory: 12680704 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 3.25 2.74 5/261 16445
/proc/meminfo: memFree=105039976/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=18528224 memory=16436164 CPUtime=102 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 1607761 0 0 0 9704 496 0 0 20 0 1 0 1875631 18972901376 4109041 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 4632056 4109041 468 659 0 4631260 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 18538156 KiB
Current children cumulated memory: 16438900 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.40 2.82 5/261 16655
/proc/meminfo: memFree=105654392/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=18317280 memory=16777136 CPUtime=161.83 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 1731807 0 0 0 15608 575 0 0 20 0 1 0 1875631 18756894720 4194284 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 4579320 4194284 468 659 0 4578524 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 18327212 KiB
Current children cumulated memory: 16779872 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.54 2.91 5/261 16964
/proc/meminfo: memFree=105796900/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=19375460 memory=16700976 CPUtime=221.67 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 1765381 0 0 0 21545 622 0 0 20 0 1 0 1875631 19840471040 4175244 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 4843865 4175244 468 659 0 4843069 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 19385392 KiB
Current children cumulated memory: 16703712 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.64 2.99 5/261 16974
/proc/meminfo: memFree=89416484/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=26052792 memory=22760772 CPUtime=281.52 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 2331025 0 0 0 27339 813 0 0 20 0 1 0 1875631 26678059008 5690193 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 6513198 5690193 468 659 0 6512402 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 26062724 KiB
Current children cumulated memory: 22763508 KiB

[startup+342.3 s]
/proc/loadavg: 4.50 3.82 3.09 5/260 16985
/proc/meminfo: memFree=85823816/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=27335372 memory=24662024 CPUtime=341.35 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 2597131 0 0 0 33207 928 0 0 20 0 1 0 1875631 27991420928 6165506 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 6833843 6165506 468 659 0 6833047 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 27345304 KiB
Current children cumulated memory: 24664760 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+360.3 s]
/proc/loadavg: 4.42 3.85 3.11 5/260 16988
/proc/meminfo: memFree=82023028/131524600 swapFree=131071996/131071996
[pid=16370] ppid=16367 vsize=9932 memory=2736 CPUtime=0 cores=5,7
/proc/16370/stat : 16370 (naps-1.03.sh) S 16367 16370 15140 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 1875630 10170368 684 134679101440 94125076680704 94125077760024 140723486986544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94125079858480 94125079905668 94125087510528 140723486995423 140723486995552 140723486995552 140723487002568 0
/proc/16370/statm: 2483 684 606 264 0 134 0
[pid=16375] ppid=16370 vsize=31738652 memory=28234972 CPUtime=359.31 cores=5,7
/proc/16375/stat : 16375 (naps-1.03a2) R 16370 16370 15140 0 -1 4194304 2972165 0 0 0 34897 1034 0 0 20 0 1 0 1875631 32500379648 7058743 134679101440 4194304 6891597 140729289381248 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 17080320 140729289384938 140729289385056 140729289385056 140729289392073 0
/proc/16375/statm: 7934663 7058743 468 659 0 7933867 0
Current children cumulated CPU time: 359.31 s
Current children cumulated vsize: 31748584 KiB
Current children cumulated memory: 28237708 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002246 s, system=0.00046 s

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

# cumulated CPU time of all completed processes:  user=348.979 s, system=10.9303 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+360.405 s]*
/proc/loadavg: 4.42 3.85 3.11 5/259 16988
/proc/meminfo: memFree=85074668/131524600 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002706 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+360.8 s]
/proc/loadavg: 4.42 3.85 3.11 5/259 16988
/proc/meminfo: memFree=85074668/131524600 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.002706 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): 360.891
CPU time (s): 359.91
CPU user time (s): 348.979
CPU system time (s): 10.9303
CPU usage (%): 99.7281
Max. virtual memory (cumulated for all children) (KiB): 31748584
Max. memory (cumulated for all children) (KiB): 28237708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.979
system time used= 10.9303
maximum resident set size= 28234988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2972629
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= 12
involuntary context switches= 492


# summary of solver processes directly reported to runsolver:
#   pid: 16370,16375
#   total CPU time (s): 359.91
#   total CPU user time (s): 348.979
#   total CPU system time (s): 10.9303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.726216 second user time and 1.76444 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-30 17:18:53
IDJOB=4463694
IDBENCH=143901
IDSOLVER=3091
FILE ID=nodeC033/4463694-1722352733
RUNJOBID= nodeC033-1722352471-15153
SLURM_JOB_ID= 8249030
Free space on /tmp= 890012 MiB

SOLVER NAME= NaPS-GM 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/academics/normalized-slangford-3-11_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463694-1722352733/watcher-4463694-1722352733 -o /tmp/evaluation-result-4463694-1722352733/solver-4463694-1722352733 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722352471-15153 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4463694-1722352733.wbo

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

MD5SUM BENCH= d1e83745c12c7ec680c949b5ab02beb5
RANDOM SEED=1853999348

nodeC033.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		: 3665.198
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		: 3680.926
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.79
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		: 3600.035
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		: 3607.890
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.79
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		: 3665.236
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		: 3666.309
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.79
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.283
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		: 3665.663
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        107166652 kB
MemAvailable:   106902152 kB
Buffers:           59960 kB
Cached:           513220 kB
SwapCached:            0 kB
Active:           236344 kB
Inactive:       23609996 kB
Active(anon):       1596 kB
Inactive(anon): 23293208 kB
Active(file):     234748 kB
Inactive(file):   316788 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6464 kB
Writeback:            24 kB
AnonPages:      23273496 kB
Mapped:            93688 kB
Shmem:             21336 kB
KReclaimable:      47572 kB
Slab:             127456 kB
SReclaimable:      47572 kB
SUnreclaim:        79884 kB
KernelStack:        4144 kB
PageTables:        54756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   26208388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             9024 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8212480 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:      283348 kB
DirectMap2M:     8927232 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC033 at 2024-07-30 17:24:54