Trace number 4426383

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? (exit code) 2428.37 2445.04

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-22reduc_wcsp.wbo
MD5SUM145fe6fe39a80fcaff25336bfbc8c080
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1430
Total number of constraints70954
Number of soft constraints70873
Number of constraints which are clauses70873
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint22
Top cost 3389
Min constraint cost 1
Max constraint cost 2435
Sum of constraints costs 23717414
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 23
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4426383-1720901799.wbo
0.59/0.69	c single stage optimization mode
0.69/0.76	o 105700
157.98/158.40	o 61201
243.75/244.42	o 38779
341.49/342.48	o 25052
431.33/432.51	o 13472
2417.18/2423.67	o 7920
2425.85/2432.38	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/2445.03	HOME/naps-1.03.sh: line 6: 723602 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

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 (62726 MiB free)
  memory of node 1: 64473 MiB (62270 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4426383-1720901799/watcher-4426383-1720901799 -o /tmp/evaluation-result-4426383-1720901799/solver-4426383-1720901799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1720901806-723473 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4426383-1720901799.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=723597, runsolver pid=723594

[startup+0.100093 s]*
/proc/loadavg: 0.37 0.15 0.11 5/258 723602
/proc/meminfo: memFree=127967776/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=16452 memory=11464 CPUtime=0.09 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 2085 0 0 0 9 0 0 0 20 0 1 0 142348822 16846848 2866 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 4113 2866 436 659 0 3317 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26384 KiB
Current children cumulated memory: 14200 KiB

[startup+0.205613 s]*
/proc/loadavg: 0.37 0.15 0.11 5/258 723602
/proc/meminfo: memFree=127900348/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=24704 memory=19088 CPUtime=0.19 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 4030 0 0 0 19 0 0 0 20 0 1 0 142348822 25296896 4772 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 6176 4772 436 659 0 5380 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34636 KiB
Current children cumulated memory: 21824 KiB

[startup+0.305509 s]*
/proc/loadavg: 0.37 0.15 0.11 5/258 723602
/proc/meminfo: memFree=127863408/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=31760 memory=26072 CPUtime=0.29 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 5953 0 0 0 29 0 0 0 20 0 1 0 142348822 32522240 6518 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7940 6518 436 659 0 7144 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 41692 KiB
Current children cumulated memory: 28808 KiB

[startup+0.700253 s]
/proc/loadavg: 0.37 0.15 0.11 5/258 723602
/proc/meminfo: memFree=127768844/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=63212 memory=58620 CPUtime=0.69 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 14434 0 0 0 67 2 0 0 20 0 1 0 142348822 64729088 14655 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 15803 14655 468 659 0 15007 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 73144 KiB
Current children cumulated memory: 61356 KiB

[startup+1.50026 s]
/proc/loadavg: 0.37 0.15 0.11 5/258 723602
/proc/meminfo: memFree=127531916/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=85008 memory=76504 CPUtime=1.48 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 18411 0 0 0 146 2 0 0 20 0 1 0 142348822 87048192 19126 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 21252 19126 468 659 0 20456 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 94940 KiB
Current children cumulated memory: 79240 KiB

[startup+3.10572 s]
/proc/loadavg: 0.66 0.22 0.13 5/258 723602
/proc/meminfo: memFree=126697776/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=85008 memory=76768 CPUtime=3.09 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 18413 0 0 0 307 2 0 0 20 0 1 0 142348822 87048192 19192 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 21252 19192 468 659 0 20456 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 94940 KiB
Current children cumulated memory: 79504 KiB

[startup+6.30024 s]
/proc/loadavg: 0.66 0.22 0.13 5/258 723602
/proc/meminfo: memFree=125956232/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=559616 memory=521212 CPUtime=6.27 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 59026 0 0 0 613 14 0 0 20 0 1 0 142348822 573046784 130303 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 139904 130303 468 659 0 139108 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 569548 KiB
Current children cumulated memory: 523948 KiB

[startup+12.7002 s]
/proc/loadavg: 1.18 0.34 0.17 5/258 723603
/proc/meminfo: memFree=124224212/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=2245744 memory=2026144 CPUtime=12.66 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 237416 0 0 0 1208 58 0 0 20 0 1 0 142348822 2299641856 506536 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 561436 506536 468 659 0 560640 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2255676 KiB
Current children cumulated memory: 2028880 KiB

[startup+25.5003 s]
/proc/loadavg: 1.69 0.48 0.22 5/258 723605
/proc/meminfo: memFree=119165096/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=8221544 memory=6862628 CPUtime=25.42 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 679829 0 0 0 2361 181 0 0 20 0 1 0 142348822 8418861056 1715657 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 2055386 1715657 468 659 0 2054590 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 8231476 KiB
Current children cumulated memory: 6865364 KiB

[startup+51.1056 s]
/proc/loadavg: 2.48 0.76 0.32 5/258 723609
/proc/meminfo: memFree=113572936/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=11526540 memory=9897460 CPUtime=50.97 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 972136 0 0 0 4826 271 0 0 20 0 1 0 142348822 11803176960 2474365 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 2881635 2474365 468 659 0 2880839 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 11536472 KiB
Current children cumulated memory: 9900196 KiB

[startup+102.3 s]
/proc/loadavg: 3.38 1.31 0.53 5/258 723768
/proc/meminfo: memFree=117980676/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=12523860 memory=10945716 CPUtime=102.02 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 1135770 0 0 0 9863 339 0 0 20 0 1 0 142348822 12824432640 2736429 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 3130965 2736429 468 659 0 3130169 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 12533792 KiB
Current children cumulated memory: 10948452 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 1.83 0.76 5/258 723779
/proc/meminfo: memFree=117232212/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=12725688 memory=11518404 CPUtime=161.87 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 1155863 0 0 0 15810 377 0 0 20 0 1 0 142348822 13031104512 2879601 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 3181422 2879601 468 659 0 3180626 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 12735620 KiB
Current children cumulated memory: 11521140 KiB

[startup+222.3 s]
/proc/loadavg: 3.95 2.23 0.97 5/258 723789
/proc/meminfo: memFree=113606540/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=17195356 memory=15042784 CPUtime=221.71 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 1589471 0 0 0 21651 520 0 0 20 0 1 0 142348822 17608044544 3760696 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 4298839 3760696 468 659 0 4298043 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 17205288 KiB

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

/proc/loadavg: 3.12 3.12 2.87 4/251 724761
/proc/meminfo: memFree=101742536/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26906168 CPUtime=2016.93 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3000916 0 0 0 200517 1176 0 0 20 0 1 0 142348822 30436552704 6726542 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6726542 468 659 0 7430003 0
Current children cumulated CPU time: 2016.93 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26908904 KiB

[startup+2082.3 s]
/proc/loadavg: 3.08 3.11 2.89 4/254 724777
/proc/meminfo: memFree=101690576/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26908216 CPUtime=2076.77 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3006509 0 0 0 206494 1183 0 0 20 0 1 0 142348822 30436552704 6727054 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6727054 468 659 0 7430003 0
Current children cumulated CPU time: 2076.77 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26910952 KiB

[startup+2142.3 s]
/proc/loadavg: 3.13 3.12 2.91 4/253 724788
/proc/meminfo: memFree=101630748/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26908216 CPUtime=2136.62 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3012299 0 0 0 212471 1191 0 0 20 0 1 0 142348822 30436552704 6727054 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6727054 468 659 0 7430003 0
Current children cumulated CPU time: 2136.62 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26910952 KiB

[startup+2202.3 s]
/proc/loadavg: 3.09 3.11 2.92 4/253 724798
/proc/meminfo: memFree=101580336/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26908216 CPUtime=2196.46 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3017290 0 0 0 218447 1199 0 0 20 0 1 0 142348822 30436552704 6727054 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6727054 468 659 0 7430003 0
Current children cumulated CPU time: 2196.46 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26910952 KiB

[startup+2262.3 s]
/proc/loadavg: 3.14 3.12 2.94 4/253 724809
/proc/meminfo: memFree=101525676/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26908216 CPUtime=2256.3 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3022673 0 0 0 224423 1207 0 0 20 0 1 0 142348822 30436552704 6727054 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6727054 468 659 0 7430003 0
Current children cumulated CPU time: 2256.3 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26910952 KiB

[startup+2322.3 s]
/proc/loadavg: 3.16 3.13 2.95 4/254 724820
/proc/meminfo: memFree=101467180/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26910264 CPUtime=2316.14 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3028350 0 0 0 230400 1214 0 0 20 0 1 0 142348822 30436552704 6727566 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6727566 468 659 0 7430003 0
Current children cumulated CPU time: 2316.14 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26913000 KiB

[startup+2382.3 s]
/proc/loadavg: 3.18 3.13 2.97 4/253 725214
/proc/meminfo: memFree=101421884/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=29723196 memory=26910264 CPUtime=2375.98 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) R 723597 723597 723461 0 -1 4194304 3033965 0 0 0 236376 1222 0 0 20 0 1 0 142348822 30436552704 6727566 134679101440 4194304 6891213 140720478269584 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7430799 6727566 468 659 0 7430003 0
Current children cumulated CPU time: 2375.98 s
Current children cumulated vsize: 29733128 KiB
Current children cumulated memory: 26913000 KiB

[startup+2442.3 s]
/proc/loadavg: 3.13 3.12 2.98 3/254 725228
/proc/meminfo: memFree=97396976/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=31478984 memory=28302724 CPUtime=2427.9 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) S 723597 723597 723461 0 -1 4195840 3195180 0 0 0 241326 1464 0 0 20 0 1 0 142348822 32234479616 7075681 134679101440 4194304 6891213 140720478269584 140720478230096 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7869746 7075681 468 659 0 7868950 0
Current children cumulated CPU time: 2427.9 s
Current children cumulated vsize: 31488916 KiB
Current children cumulated memory: 28305460 KiB

[startup+2445.04 s]
# the end of solver process 723597 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=2413.27 s, system=15.1064 s

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

[startup+2443.2 s]
/proc/loadavg: 3.13 3.12 2.98 3/254 725228
/proc/meminfo: memFree=97394928/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=31478984 memory=28302724 CPUtime=2427.9 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) S 723597 723597 723461 0 -1 4195840 3195180 0 0 0 241326 1464 0 0 20 0 1 0 142348822 32234479616 7075681 134679101440 4194304 6891213 140720478269584 140720478230096 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7869746 7075681 468 659 0 7868950 0
Current children cumulated CPU time: 2427.9 s
Current children cumulated vsize: 31488916 KiB
Current children cumulated memory: 28305460 KiB

[startup+2444 s]*
/proc/loadavg: 3.13 3.12 2.98 3/254 725228
/proc/meminfo: memFree=97394928/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
[pid=723602] ppid=723597 vsize=31478984 memory=28302724 CPUtime=2427.9 cores=1,3
/proc/723602/stat : 723602 (naps-1.03) S 723597 723597 723461 0 -1 4195840 3195180 0 0 0 241326 1464 0 0 20 0 1 0 142348822 32234479616 7075681 134679101440 4194304 6891213 140720478269584 140720478230096 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 8650752 140720478278589 140720478278705 140720478278705 140720478285771 0
/proc/723602/statm: 7869746 7075681 468 659 0 7868950 0
Current children cumulated CPU time: 2427.9 s
Current children cumulated vsize: 31488916 KiB
Current children cumulated memory: 28305460 KiB

[startup+2444.8 s]
/proc/loadavg: 3.13 3.12 2.98 3/254 725228
/proc/meminfo: memFree=97394928/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2736 KiB

[startup+2445 s]*
/proc/loadavg: 3.13 3.12 2.98 4/255 725235
/proc/meminfo: memFree=125082356/131524600 swapFree=131071996/131071996
[pid=723597] ppid=723594 vsize=9932 memory=2736 CPUtime=0 cores=1,3
/proc/723597/stat : 723597 (naps-1.03.sh) S 723594 723597 723461 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 142348822 10170368 684 134679101440 94693831503872 94693832583192 140727400883712 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94693834681648 94693834728836 94693836386304 140727400891308 140727400891437 140727400891437 140727400898504 0
/proc/723597/statm: 2483 684 606 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2736 KiB

Child status: 134

Real time (s): 2445.04
CPU time (s): 2428.37
CPU user time (s): 2413.27
CPU system time (s): 15.1064
CPU usage (%): 99.3185
Max. virtual memory (cumulated for all children) (KiB): 31488916
Max. memory (cumulated for all children) (KiB): 28305460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2413.27
system time used= 15.1064
maximum resident set size= 28302980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3195661
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= 107
involuntary context switches= 1113


# summary of solver processes directly reported to runsolver:
#   pid: 723597
#   total CPU time (s): 2428.37
#   total CPU user time (s): 2413.27
#   total CPU system time (s): 15.1064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.9932 second user time and 12.1307 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-13 22:16:51
IDJOB=4426383
IDBENCH=143873
IDSOLVER=3042
FILE ID=nodeC032/4426383-1720901799
RUNJOBID= nodeC032-1720901806-723473
SLURM_JOB_ID= 7486091
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-22reduc_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4426383-1720901799/watcher-4426383-1720901799 -o /tmp/evaluation-result-4426383-1720901799/solver-4426383-1720901799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1720901806-723473 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4426383-1720901799.wbo

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

MD5SUM BENCH= 145fe6fe39a80fcaff25336bfbc8c080
RANDOM SEED=2039415004

nodeC032.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		: 3662.991
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.33
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		: 3666.861
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.03
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		: 3599.880
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.33
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		: 3656.628
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.03
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		: 3662.984
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.33
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		: 3674.511
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.03
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		: 3599.938
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.33
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		: 3629.351
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128008860 kB
MemAvailable:   128245608 kB
Buffers:          329864 kB
Cached:           750176 kB
SwapCached:            0 kB
Active:           500192 kB
Inactive:        2444584 kB
Active(anon):       1612 kB
Inactive(anon):  1900888 kB
Active(file):     498580 kB
Inactive(file):   543696 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             24676 kB
Writeback:             0 kB
AnonPages:       1864524 kB
Mapped:           107668 kB
Shmem:             37720 kB
KReclaimable:      68588 kB
Slab:             167420 kB
SReclaimable:      68588 kB
SUnreclaim:        98832 kB
KernelStack:        4156 kB
PageTables:        12688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2297708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            56608 kB
HardwareCorrupted:     0 kB
AnonHugePages:    827392 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:      172756 kB
DirectMap2M:     6940672 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC032 at 2024-07-13 22:57:36