Trace number 4463773

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03a2? (TO) 3600.06 3612.15

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-sheep4r-4-1_wcsp.wbo
MD5SUM7a0d92481beb43a4996d09c2477e44bf
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark12.9195
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables20370
Total number of constraints1081113
Number of soft constraints1079076
Number of constraints which are clauses1079076
Number of constraints which are cardinality constraints (but not clauses)2037
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 47
Min constraint cost 1
Max constraint cost 47
Sum of constraints costs 50697528
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03a2.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4463773-1722353521.wbo
0.00/0.00	c Initial goal by soft: 46
13.34/13.40	c single stage optimization mode
22.41/22.57	c Found but not a solution: 28343
3600.00/3612.10	c 
3600.00/3612.10	c *** TERMINATED *** by signal 15
3600.00/3612.10	s UNKNOWN
3600.00/3612.10	c _____________________________________________________________________________
3600.00/3612.10	c std/band forms        : 2038,0
3600.00/3612.10	c 2cl/3cl ITE-codings   : 0,0
3600.00/3612.10	c BDD/srt/adr Max costs : 0,64,5054346
3600.00/3612.10	c BDDraw/bin/mul/srt/adr: 0,0,0,2037,1
3600.00/3612.10	c BDD nodes             : 0
3600.00/3612.10	c Es1/CC detections     : 0,0
3600.00/3612.10	c CC sort               : 2037
3600.00/3612.10	c SAT/UNSAT calls       : 1,0
3600.00/3612.10	c regenrated variables  : 0
3600.00/3612.10	c eliminated fixed lits : 0
3600.00/3612.10	c goal lit flips        : 0
3600.00/3612.10	c goal stages           : 1
3600.00/3612.10	c goal shrink           : 0
3600.00/3612.10	c goal coeff separations: 0
3600.00/3612.10	c restarts              : 3
3600.00/3612.10	c conflicts             : 959            (0 /sec)
3600.00/3612.10	c decisions             : 203803983      (56663 /sec)
3600.00/3612.10	c propagations          : 204179651      (56768 /sec)
3600.00/3612.10	c inspects              : 0              (0 /sec)
3600.00/3612.10	c CPU time (solving tm) : 3597 s        (3562 s, SAT 8.494 s, UNSAT 0 s)
3600.00/3612.10	c Time for Opt-base     : 0.02014 s
3600.00/3612.10	c Steps for Opt-base    : 0
3600.00/3612.10	c Time for BDD coding   : 0 s
3600.00/3612.10	c Time for srt coding   : 0.01903 s
3600.00/3612.10	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463773-1722353521/watcher-4463773-1722353521 -o /tmp/evaluation-result-4463773-1722353521/solver-4463773-1722353521 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1722351724-13272 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463773-1722353521.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100492 s]*
/proc/loadavg: 4.11 4.09 3.93 5/262 15303
/proc/meminfo: memFree=127251112/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=18740 memory=12124 CPUtime=0.09 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 2839 0 0 0 9 0 0 0 20 0 1 0 1956670 19189760 3031 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 4685 3031 436 659 0 3889 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28672 KiB
Current children cumulated memory: 14780 KiB

[startup+0.205693 s]*
/proc/loadavg: 4.11 4.09 3.93 5/262 15303
/proc/meminfo: memFree=127245848/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=25548 memory=18564 CPUtime=0.19 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 4406 0 0 0 19 0 0 0 20 0 1 0 1956670 26161152 4641 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 6387 4641 436 659 0 5591 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 35480 KiB
Current children cumulated memory: 21220 KiB

[startup+0.305719 s]*
/proc/loadavg: 4.11 4.09 3.93 5/262 15303
/proc/meminfo: memFree=127237632/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=30304 memory=25564 CPUtime=0.29 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 5840 0 0 0 29 0 0 0 20 0 1 0 1956670 31031296 6391 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 7576 6391 436 659 0 6780 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 40236 KiB
Current children cumulated memory: 28220 KiB

[startup+0.70026 s]
/proc/loadavg: 4.11 4.09 3.93 5/262 15303
/proc/meminfo: memFree=127227748/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=53808 memory=45920 CPUtime=0.68 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 10804 0 0 0 67 1 0 0 20 0 1 0 1956670 55099392 11480 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 13452 11480 436 659 0 12656 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 63740 KiB
Current children cumulated memory: 48576 KiB

[startup+1.50026 s]
/proc/loadavg: 4.11 4.09 3.93 6/262 15303
/proc/meminfo: memFree=127364948/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=99444 memory=90456 CPUtime=1.48 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 21637 0 0 0 144 4 0 0 20 0 1 0 1956670 101830656 22614 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 24861 22614 436 659 0 24065 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 109376 KiB
Current children cumulated memory: 93112 KiB

[startup+3.10566 s]
/proc/loadavg: 4.10 4.09 3.93 6/262 15303
/proc/meminfo: memFree=127252656/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=189452 memory=175468 CPUtime=3.08 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 40262 0 0 0 300 8 0 0 20 0 1 0 1956670 193998848 43867 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 47363 43867 436 659 0 46567 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 199384 KiB
Current children cumulated memory: 178124 KiB

[startup+6.30024 s]
/proc/loadavg: 4.10 4.09 3.93 6/262 15303
/proc/meminfo: memFree=127070176/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=384240 memory=356892 CPUtime=6.26 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 69125 0 0 0 610 16 0 0 20 0 1 0 1956670 393461760 89223 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 96060 89223 436 659 0 95264 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 394172 KiB
Current children cumulated memory: 359548 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.08 3.93 6/262 15304
/proc/meminfo: memFree=126588832/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=877028 memory=822596 CPUtime=12.64 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 162594 0 0 0 1232 32 0 0 20 0 1 0 1956670 898076672 205649 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 219257 205649 468 659 0 218461 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 886960 KiB
Current children cumulated memory: 825252 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.10 3.93 6/262 15306
/proc/meminfo: memFree=126409236/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=1223852 memory=1053024 CPUtime=25.41 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 200381 0 0 0 2502 39 0 0 20 0 1 0 1956670 1253224448 263256 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 305963 263256 468 659 0 305167 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1233784 KiB
Current children cumulated memory: 1055680 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.09 3.94 7/262 15310
/proc/meminfo: memFree=120705752/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7667428 memory=6657080 CPUtime=50.93 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 828655 0 0 0 4898 195 0 0 20 0 1 0 1956670 7851446272 1664270 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1916857 1664270 468 659 0 1916061 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 7677360 KiB
Current children cumulated memory: 6659736 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.10 3.95 6/262 15320
/proc/meminfo: memFree=120644232/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7667428 memory=6657132 CPUtime=101.96 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 828743 0 0 0 10000 196 0 0 20 0 1 0 1956670 7851446272 1664283 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1916857 1664283 468 659 0 1916061 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 7677360 KiB
Current children cumulated memory: 6659788 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 3.96 6/261 15335
/proc/meminfo: memFree=120586128/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7667428 memory=6661228 CPUtime=161.77 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 829515 0 0 0 15979 198 0 0 20 0 1 0 1956670 7851446272 1665307 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1916857 1665307 468 659 0 1916061 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 7677360 KiB
Current children cumulated memory: 6663884 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.12 3.99 6/261 15345
/proc/meminfo: memFree=120537056/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7667428 memory=6667372 CPUtime=221.58 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 830691 0 0 0 21958 200 0 0 20 0 1 0 1956670 7851446272 1666843 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1916857 1666843 468 659 0 1916061 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 7677360 KiB

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

/proc/15303/statm: 1929893 1685192 468 659 0 1929097 0
Current children cumulated CPU time: 3091.96 s
Current children cumulated vsize: 7729504 KiB
Current children cumulated memory: 6743424 KiB

[startup+3162.3 s]
/proc/loadavg: 3.36 3.26 3.57 4/254 16544
/proc/meminfo: memFree=114111476/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7720232 memory=6743336 CPUtime=3151.75 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 913176 0 0 0 314859 316 0 0 20 0 1 0 1956670 7905517568 1685834 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1930058 1685834 468 659 0 1929262 0
Current children cumulated CPU time: 3151.75 s
Current children cumulated vsize: 7730164 KiB
Current children cumulated memory: 6745992 KiB

[startup+3222.3 s]
/proc/loadavg: 3.25 3.24 3.54 4/254 16555
/proc/meminfo: memFree=114105436/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7721024 memory=6744052 CPUtime=3211.54 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 915760 0 0 0 320837 317 0 0 20 0 1 0 1956670 7906328576 1686013 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1930256 1686013 468 659 0 1929460 0
Current children cumulated CPU time: 3211.54 s
Current children cumulated vsize: 7730956 KiB
Current children cumulated memory: 6746708 KiB

[startup+3282.3 s]
/proc/loadavg: 3.15 3.21 3.52 4/253 16950
/proc/meminfo: memFree=114101648/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7721552 memory=6744620 CPUtime=3271.33 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 918270 0 0 0 326813 320 0 0 20 0 1 0 1956670 7906869248 1686155 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1930388 1686155 468 659 0 1929592 0
Current children cumulated CPU time: 3271.33 s
Current children cumulated vsize: 7731484 KiB
Current children cumulated memory: 6747276 KiB

[startup+3342.3 s]
/proc/loadavg: 3.05 3.17 3.48 4/253 16961
/proc/meminfo: memFree=114095932/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7722212 memory=6745296 CPUtime=3331.11 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 920810 0 0 0 332790 321 0 0 20 0 1 0 1956670 7907545088 1686324 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1930553 1686324 468 659 0 1929757 0
Current children cumulated CPU time: 3331.11 s
Current children cumulated vsize: 7732144 KiB
Current children cumulated memory: 6747952 KiB

[startup+3402.3 s]
/proc/loadavg: 3.12 3.17 3.46 4/253 16972
/proc/meminfo: memFree=114092360/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7722740 memory=6745932 CPUtime=3390.9 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 923270 0 0 0 338768 322 0 0 20 0 1 0 1956670 7908085760 1686483 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1930685 1686483 468 659 0 1929889 0
Current children cumulated CPU time: 3390.9 s
Current children cumulated vsize: 7732672 KiB
Current children cumulated memory: 6748588 KiB

[startup+3462.3 s]
/proc/loadavg: 3.13 3.16 3.44 4/253 17152
/proc/meminfo: memFree=114086280/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7723268 memory=6746512 CPUtime=3450.7 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 925790 0 0 0 344747 323 0 0 20 0 1 0 1956670 7908626432 1686628 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1930817 1686628 468 659 0 1930021 0
Current children cumulated CPU time: 3450.7 s
Current children cumulated vsize: 7733200 KiB
Current children cumulated memory: 6749168 KiB

[startup+3522.3 s]
/proc/loadavg: 3.09 3.15 3.41 4/253 17162
/proc/meminfo: memFree=114080916/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7724060 memory=6747240 CPUtime=3510.5 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 928400 0 0 0 350726 324 0 0 20 0 1 0 1956670 7909437440 1686810 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1931015 1686810 468 659 0 1930219 0
Current children cumulated CPU time: 3510.5 s
Current children cumulated vsize: 7733992 KiB
Current children cumulated memory: 6749896 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.13 3.39 4/256 17233
/proc/meminfo: memFree=114075276/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7725412 memory=6748188 CPUtime=3570.3 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 930855 0 0 0 356705 325 0 0 20 0 1 0 1956670 7910821888 1687047 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1931353 1687047 468 659 0 1930557 0
Current children cumulated CPU time: 3570.3 s
Current children cumulated vsize: 7735344 KiB
Current children cumulated memory: 6750844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 2.90 3.09 3.37 3/248 17268
/proc/meminfo: memFree=115473292/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7725412 memory=6748232 CPUtime=3600 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 931814 0 0 0 359675 325 0 0 20 0 1 0 1956670 7910821888 1687058 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1931353 1687058 468 659 0 1930557 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 7735344 KiB
Current children cumulated memory: 6750888 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001044 s, system=0.001822 s

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

# cumulated CPU time of all completed processes:  user=3596.76 s, system=3.30767 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.11 s]
/proc/loadavg: 2.90 3.09 3.37 3/248 17268
/proc/meminfo: memFree=115473292/131524600 swapFree=131071996/131071996
[pid=15298] ppid=15295 vsize=9932 memory=2656 CPUtime=0 cores=0,2
/proc/15298/stat : 15298 (naps-1.03.sh) S 15295 15298 13262 0 -1 4194304 223 239 0 0 0 0 0 0 20 0 1 0 1956670 10170368 664 134679101440 94799310880768 94799311960088 140735782542784 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94799314058544 94799314105732 94799316623360 140735782548447 140735782548576 140735782548576 140735782555592 0
/proc/15298/statm: 2483 664 586 264 0 134 0
[pid=15303] ppid=15298 vsize=7725412 memory=6748232 CPUtime=3600 cores=0,2
/proc/15303/stat : 15303 (naps-1.03a2) R 15298 15298 13262 0 -1 4194304 931814 0 0 0 359675 325 0 0 20 0 1 0 1956670 7910821888 1687058 134679101440 4194304 6891597 140727004776992 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10158080 140727004779498 140727004779616 140727004779616 140727004786633 0
/proc/15303/statm: 1931353 1687058 468 659 0 1930557 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 7735344 KiB
Current children cumulated memory: 6750888 KiB

Child status: 10

Real time (s): 3612.15
CPU time (s): 3600.06
CPU user time (s): 3596.76
CPU system time (s): 3.30767
CPU usage (%): 99.6654
Max. virtual memory (cumulated for all children) (KiB): 7735344
Max. memory (cumulated for all children) (KiB): 6750888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.76
system time used= 3.30767
maximum resident set size= 6748236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 932276
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= 380
involuntary context switches= 25277


# summary of solver processes directly reported to runsolver:
#   pid: 15298,15303
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.76
#   total CPU system time (s): 3.30767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11797 second user time and 19.2415 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-30 17:32:02
IDJOB=4463773
IDBENCH=144101
IDSOLVER=3091
FILE ID=nodeC028/4463773-1722353521
RUNJOBID= nodeC028-1722351724-13272
SLURM_JOB_ID= 8249011
Free space on /tmp= 890016 MiB

SOLVER NAME= NaPS-GM 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/pedigree/normalized-sheep4r-4-1_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463773-1722353521/watcher-4463773-1722353521 -o /tmp/evaluation-result-4463773-1722353521/solver-4463773-1722353521 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1722351724-13272 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4463773-1722353521.wbo

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

MD5SUM BENCH= 7a0d92481beb43a4996d09c2477e44bf
RANDOM SEED=1114531584

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		: 3647.821
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127262744 kB
MemAvailable:   127916344 kB
Buffers:           57352 kB
Cached:          1422456 kB
SwapCached:            0 kB
Active:           184060 kB
Inactive:        3578164 kB
Active(anon):       1556 kB
Inactive(anon):  2302192 kB
Active(file):     182504 kB
Inactive(file):  1275972 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             61208 kB
Writeback:             0 kB
AnonPages:       2281900 kB
Mapped:            93868 kB
Shmem:             21336 kB
KReclaimable:      69896 kB
Slab:             154032 kB
SReclaimable:      69896 kB
SUnreclaim:        84136 kB
KernelStack:        4208 kB
PageTables:        13788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2754796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1112064 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:      207572 kB
DirectMap2M:     6905856 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC028 at 2024-07-30 18:32:14