Trace number 4461047

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.03a1? (exit code) 442.54 454.573

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
celar/normalized-celar6-sub0_wcsp.wbo
MD5SUMc1daaa37b7d013b8df922d639958f72d
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark377.513
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables640
Total number of constraints123180
Number of soft constraints123164
Number of constraints which are clauses123164
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 45316
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 22402430
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
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

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.03a1.
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-4461047-1722077990.wbo
0.00/0.00	c Initial goal by soft: 45315
1.09/1.17	c single stage optimization mode
1.18/1.27	o 19375
117.94/118.34	o 12630
166.51/167.00	o 8414
203.70/204.33	o 5609
244.88/245.62	o 3729
293.95/294.81	o 2465
352.00/353.07	o 1465
395.48/396.61	o 966
408.24/409.44	o 513
439.87/441.12	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/454.57	HOME/naps-1.03.sh: line 6: 329614 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 (34190 MiB free)
  memory of node 1: 64473 MiB (56195 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461047-1722077990/watcher-4461047-1722077990 -o /tmp/evaluation-result-4461047-1722077990/solver-4461047-1722077990 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1722076692-328440 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4461047-1722077990.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
Current StackSize limit: 8192 KiB

solver pid=329609, runsolver pid=329606

[startup+0.100133 s]*
/proc/loadavg: 4.46 4.16 3.59 5/260 329614
/proc/meminfo: memFree=92544232/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=16420 memory=9700 CPUtime=0.09 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 2143 0 0 0 9 0 0 0 20 0 1 0 44322389 16814080 2425 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 4105 2425 436 659 0 3309 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26352 KiB
Current children cumulated memory: 12380 KiB

[startup+0.2057 s]*
/proc/loadavg: 4.46 4.16 3.59 5/260 329614
/proc/meminfo: memFree=92534168/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=24424 memory=19152 CPUtime=0.2 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 4060 0 0 0 20 0 0 0 20 0 1 0 44322389 25010176 4788 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 6106 4788 436 659 0 5310 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 21832 KiB

[startup+0.305617 s]*
/proc/loadavg: 4.46 4.16 3.59 5/260 329614
/proc/meminfo: memFree=92526644/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=32628 memory=26496 CPUtime=0.29 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 6082 0 0 0 29 0 0 0 20 0 1 0 44322389 33411072 6624 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 8157 6624 436 659 0 7361 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42560 KiB
Current children cumulated memory: 29176 KiB

[startup+0.70024 s]
/proc/loadavg: 4.46 4.16 3.59 5/260 329614
/proc/meminfo: memFree=92510648/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=70740 memory=61960 CPUtime=0.69 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 14842 0 0 0 67 2 0 0 20 0 1 0 44322389 72437760 15490 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 17685 15490 436 659 0 16889 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 80672 KiB
Current children cumulated memory: 64640 KiB

[startup+1.50027 s]
/proc/loadavg: 4.46 4.16 3.59 5/260 329614
/proc/meminfo: memFree=92456664/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=122056 memory=104332 CPUtime=1.49 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 26349 0 0 0 145 4 0 0 20 0 1 0 44322389 124985344 26083 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 30514 26083 468 659 0 29718 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 131988 KiB
Current children cumulated memory: 107012 KiB

[startup+3.10553 s]
/proc/loadavg: 4.46 4.16 3.59 5/260 329614
/proc/meminfo: memFree=92537736/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=137548 memory=119908 CPUtime=3.08 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 30202 0 0 0 304 4 0 0 20 0 1 0 44322389 140849152 29977 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 34387 29977 468 659 0 33591 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 147480 KiB
Current children cumulated memory: 122588 KiB

[startup+6.30025 s]
/proc/loadavg: 4.42 4.16 3.59 5/260 329616
/proc/meminfo: memFree=92153888/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=583536 memory=563200 CPUtime=6.28 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 83403 0 0 0 607 21 0 0 20 0 1 0 44322389 597540864 140800 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 145884 140800 468 659 0 145088 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 593468 KiB
Current children cumulated memory: 565880 KiB

[startup+12.7003 s]
/proc/loadavg: 4.39 4.16 3.60 5/260 329616
/proc/meminfo: memFree=90292676/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=2353612 memory=2230644 CPUtime=12.65 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 246430 0 0 0 1198 67 0 0 20 0 1 0 44322389 2410098688 557661 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 588403 557661 468 659 0 587607 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2363544 KiB
Current children cumulated memory: 2233324 KiB

[startup+25.5003 s]
/proc/loadavg: 4.38 4.17 3.61 5/260 329620
/proc/meminfo: memFree=85534928/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=8012836 memory=6847180 CPUtime=25.43 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 671614 0 0 0 2352 191 0 0 20 0 1 0 44322389 8205144064 1711795 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 2003209 1711795 468 659 0 2002413 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 8022768 KiB
Current children cumulated memory: 6849860 KiB

[startup+51.1057 s]
/proc/loadavg: 4.25 4.15 3.62 5/262 329627
/proc/meminfo: memFree=84004584/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=9898652 memory=8930736 CPUtime=50.95 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 868594 0 0 0 4841 254 0 0 20 0 1 0 44322389 10136219648 2232684 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 2474663 2232684 468 659 0 2473867 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 9908584 KiB
Current children cumulated memory: 8933416 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.14 3.65 5/262 329647
/proc/meminfo: memFree=83905572/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=10355976 memory=9442208 CPUtime=101.99 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 968272 0 0 0 9892 307 0 0 20 0 1 0 44322389 10604519424 2360552 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 2588994 2360552 468 659 0 2588198 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 10365908 KiB
Current children cumulated memory: 9444888 KiB

[startup+162.3 s]
/proc/loadavg: 4.36 4.19 3.70 5/262 329908
/proc/meminfo: memFree=99692776/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=14883576 memory=13287900 CPUtime=161.82 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 1271492 0 0 0 15748 434 0 0 20 0 1 0 44322389 15240781824 3321975 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 3720894 3321975 468 659 0 3720098 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 14893508 KiB
Current children cumulated memory: 13290580 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.17 3.73 5/262 329920
/proc/meminfo: memFree=96066432/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=19813412 memory=16702712 CPUtime=221.65 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 1747963 0 0 0 21589 576 0 0 20 0 1 0 44322389 20288933888 4175678 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 4953353 4175678 468 659 0 4952557 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 19823344 KiB

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

/proc/loadavg: 4.11 4.15 3.75 5/260 330030
/proc/meminfo: memFree=93624548/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=22256224 memory=19480296 CPUtime=281.48 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 2083528 0 0 0 27438 710 0 0 20 0 1 0 44322389 22790373376 4870074 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 5564056 4870074 468 659 0 5563260 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 22266156 KiB
Current children cumulated memory: 19482976 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.14 3.77 5/260 330840
/proc/meminfo: memFree=89383336/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=28582828 memory=24217092 CPUtime=341.32 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 2411358 0 0 0 33280 852 0 0 20 0 1 0 44322389 29268815872 6054273 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7145707 6054273 468 659 0 7144911 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 28592760 KiB
Current children cumulated memory: 24219772 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.13 3.80 5/258 330850
/proc/meminfo: memFree=81534312/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=28725148 memory=24952248 CPUtime=401.17 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 2660859 0 0 0 39175 942 0 0 20 0 1 0 44322389 29414551552 6238062 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7181287 6238062 468 659 0 7180491 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 28735080 KiB
Current children cumulated memory: 24954928 KiB

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

# cumulated CPU time of all completed processes:  user=429.731 s, system=12.8083 s

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

[startup+409.6 s]
/proc/loadavg: 4.07 4.12 3.80 5/258 330851
/proc/meminfo: memFree=81342520/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=28725148 memory=24952432 CPUtime=408.44 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 2661463 0 0 0 39902 942 0 0 20 0 1 0 44322389 29414551552 6238108 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7181287 6238108 468 659 0 7180491 0
Current children cumulated CPU time: 408.44 s
Current children cumulated vsize: 28735080 KiB
Current children cumulated memory: 24955112 KiB

[startup+435.2 s]
/proc/loadavg: 4.09 4.13 3.81 5/258 330857
/proc/meminfo: memFree=78771776/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=29816464 memory=27467972 CPUtime=433.98 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4194304 2932816 0 0 0 42382 1016 0 0 20 0 1 0 44322389 30532059136 6866993 134679101440 4194304 6891597 140726333046768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7454116 6866993 468 659 0 7453320 0
Current children cumulated CPU time: 433.98 s
Current children cumulated vsize: 29826396 KiB
Current children cumulated memory: 27470652 KiB

[startup+448 s]*
/proc/loadavg: 4.08 4.12 3.81 4/259 330860
/proc/meminfo: memFree=74745704/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=29818840 memory=27472432 CPUtime=441.96 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) S 329609 329609 328427 0 -1 4195840 2934053 0 0 0 42972 1224 0 0 20 0 1 0 44322389 30534492160 6868108 134679101440 4194304 6891597 140726333046768 140726333044176 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7454710 6868108 468 659 0 7453914 0
Current children cumulated CPU time: 441.96 s
Current children cumulated vsize: 29828772 KiB
Current children cumulated memory: 27475112 KiB

[startup+451.2 s]
/proc/loadavg: 4.07 4.12 3.82 4/259 330860
/proc/meminfo: memFree=74738700/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=29818840 memory=27472432 CPUtime=441.96 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) S 329609 329609 328427 0 -1 4195840 2934053 0 0 0 42972 1224 0 0 20 0 1 0 44322389 30534492160 6868108 134679101440 4194304 6891597 140726333046768 140726333044176 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7454710 6868108 468 659 0 7453914 0
Current children cumulated CPU time: 441.96 s
Current children cumulated vsize: 29828772 KiB
Current children cumulated memory: 27475112 KiB

[startup+452.8 s]
/proc/loadavg: 4.07 4.12 3.82 4/259 330860
/proc/meminfo: memFree=74713180/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=29818840 memory=27472432 CPUtime=441.96 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) S 329609 329609 328427 0 -1 4195840 2934053 0 0 0 42972 1224 0 0 20 0 1 0 44322389 30534492160 6868108 134679101440 4194304 6891597 140726333046768 140726333044176 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7454710 6868108 468 659 0 7453914 0
Current children cumulated CPU time: 441.96 s
Current children cumulated vsize: 29828772 KiB
Current children cumulated memory: 27475112 KiB

[startup+453.6 s]
/proc/loadavg: 4.07 4.12 3.82 4/259 330860
/proc/meminfo: memFree=74703056/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=29818840 memory=27472432 CPUtime=441.96 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) S 329609 329609 328427 0 -1 4195840 2934053 0 0 0 42972 1224 0 0 20 0 1 0 44322389 30534492160 6868108 134679101440 4194304 6891597 140726333046768 140726333044176 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7454710 6868108 468 659 0 7453914 0
Current children cumulated CPU time: 441.96 s
Current children cumulated vsize: 29828772 KiB
Current children cumulated memory: 27475112 KiB

[startup+454.001 s]*
/proc/loadavg: 4.07 4.12 3.82 5/259 330861
/proc/meminfo: memFree=76714192/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
[pid=329614] ppid=329609 vsize=29818840 memory=27472432 CPUtime=441.96 cores=5,7
/proc/329614/stat : 329614 (naps-1.03) R 329609 329609 328427 0 -1 4195840 2934053 0 0 0 42972 1224 0 0 20 0 1 0 44322389 30534492160 6868108 134679101440 4194304 6891597 140726333046768 140726333044176 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 9129984 140726333055982 140726333056098 140726333056098 140726333063115 0
/proc/329614/statm: 7454710 6868108 468 659 0 7453914 0
Current children cumulated CPU time: 441.96 s
Current children cumulated vsize: 29828772 KiB
Current children cumulated memory: 27475112 KiB

[startup+454.4 s]
/proc/loadavg: 4.07 4.12 3.82 5/259 330861
/proc/meminfo: memFree=76714192/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2680 KiB

[startup+454.5 s]
/proc/loadavg: 4.07 4.12 3.82 5/259 330861
/proc/meminfo: memFree=76714192/131524600 swapFree=131054968/131071996
[pid=329609] ppid=329606 vsize=9932 memory=2680 CPUtime=0 cores=5,7
/proc/329609/stat : 329609 (naps-1.03.sh) S 329606 329609 328427 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 44322389 10170368 670 134679101440 94440580775936 94440581855256 140724537344272 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94440583953712 94440584000900 94440600072192 140724537353181 140724537353310 140724537353310 140724537360328 0
/proc/329609/statm: 2483 670 591 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2680 KiB

Child status: 134

Real time (s): 454.573
CPU time (s): 442.54
CPU user time (s): 429.731
CPU system time (s): 12.8083
CPU usage (%): 97.3529
Max. virtual memory (cumulated for all children) (KiB): 29828772
Max. memory (cumulated for all children) (KiB): 27475112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.731
system time used= 12.8083
maximum resident set size= 27472692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2934533
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= 43
involuntary context switches= 602


# summary of solver processes directly reported to runsolver:
#   pid: 329609
#   total CPU time (s): 442.54
#   total CPU user time (s): 429.731
#   total CPU system time (s): 12.8083

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.908414 second user time and 2.26924 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-27 12:59:50
IDJOB=4461047
IDBENCH=143891
IDSOLVER=3087
FILE ID=nodeC028/4461047-1722077990
RUNJOBID= nodeC028-1722076692-328440
SLURM_JOB_ID= 8248138
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS-GM 1.03a1
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar6-sub0_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4461047-1722077990/watcher-4461047-1722077990 -o /tmp/evaluation-result-4461047-1722077990/solver-4461047-1722077990 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1722076692-328440 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4461047-1722077990.wbo

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

MD5SUM BENCH= c1daaa37b7d013b8df922d639958f72d
RANDOM SEED=992045088

nodeC028.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		: 3659.370
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.46
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		: 3669.531
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.51
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.956
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.196
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.51
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		: 3659.396
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.46
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		: 3670.331
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.51
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.965
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.46
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		: 3656.508
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        92554576 kB
MemAvailable:   107551872 kB
Buffers:          374404 kB
Cached:         15390232 kB
SwapCached:          316 kB
Active:          2443720 kB
Inactive:       35763848 kB
Active(anon):       4452 kB
Inactive(anon): 22490120 kB
Active(file):    2439268 kB
Inactive(file): 13273728 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054968 kB
Dirty:              8888 kB
Writeback:            52 kB
AnonPages:      22440288 kB
Mapped:           104512 kB
Shmem:             51932 kB
KReclaimable:     248248 kB
Slab:             371396 kB
SReclaimable:     248248 kB
SUnreclaim:       123148 kB
KernelStack:        4192 kB
PageTables:        53500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   25668420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            15008 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7663616 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:      443092 kB
DirectMap2M:    51759104 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC028 at 2024-07-27 13:07:25