Trace number 4463833

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.09 3609.93

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-sheep4r-4-0_wcsp.wbo
MD5SUM19aaa36ca5a1ba4dd9761552938b2f34
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 benchmark10.4699
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables19440
Total number of constraints986724
Number of soft constraints984780
Number of constraints which are clauses984780
Number of constraints which are cardinality constraints (but not clauses)1944
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 245
Min constraint cost 1
Max constraint cost 245
Sum of constraints costs 240735276
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-4463833-1722353509.wbo
0.00/0.00	c Initial goal by soft: 244
12.16/12.22	c single stage optimization mode
19.34/19.40	c Found but not a solution: 125924
3600.05/3609.90	c 
3600.05/3609.90	c *** TERMINATED *** by signal 15
3600.05/3609.90	s UNKNOWN
3600.05/3609.90	c _____________________________________________________________________________
3600.05/3609.90	c std/band forms        : 1945,0
3600.05/3609.90	c 2cl/3cl ITE-codings   : 0,0
3600.05/3609.90	c BDD/srt/adr Max costs : 0,64,5837810
3600.05/3609.90	c BDDraw/bin/mul/srt/adr: 0,0,0,1944,1
3600.05/3609.90	c BDD nodes             : 0
3600.05/3609.90	c Es1/CC detections     : 0,0
3600.05/3609.90	c CC sort               : 1944
3600.05/3609.90	c SAT/UNSAT calls       : 1,0
3600.05/3609.90	c regenrated variables  : 0
3600.05/3609.90	c eliminated fixed lits : 0
3600.05/3609.90	c goal lit flips        : 0
3600.05/3609.90	c goal stages           : 1
3600.05/3609.90	c goal shrink           : 0
3600.05/3609.90	c goal coeff separations: 0
3600.05/3609.90	c restarts              : 1
3600.05/3609.90	c conflicts             : 817            (0 /sec)
3600.05/3609.90	c decisions             : 159811518      (44429 /sec)
3600.05/3609.90	c propagations          : 160088989      (44506 /sec)
3600.05/3609.90	c inspects              : 0              (0 /sec)
3600.05/3609.90	c CPU time (solving tm) : 3597 s        (3561 s, SAT 6.579 s, UNSAT 0 s)
3600.05/3609.90	c Time for Opt-base     : 0.01806 s
3600.05/3609.90	c Steps for Opt-base    : 0
3600.05/3609.90	c Time for BDD coding   : 0 s
3600.05/3609.90	c Time for srt coding   : 0.01681 s
3600.05/3609.90	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 (59832 MiB free)
  memory of node 1: 64473 MiB (61829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463833-1722353509/watcher-4463833-1722353509 -o /tmp/evaluation-result-4463833-1722353509/solver-4463833-1722353509 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1722352222-14697 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463833-1722353509.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=15968, runsolver pid=15965

[startup+0.100088 s]*
/proc/loadavg: 4.15 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124570496/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=18928 memory=12660 CPUtime=0.09 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 2970 0 0 0 9 0 0 0 20 0 1 0 1951078 19382272 3165 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 4732 3165 436 659 0 3936 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28860 KiB
Current children cumulated memory: 15312 KiB

[startup+0.205681 s]*
/proc/loadavg: 4.15 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124564008/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=25700 memory=18856 CPUtime=0.19 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 4523 0 0 0 19 0 0 0 20 0 1 0 1951078 26316800 4714 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 6425 4714 436 659 0 5629 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 35632 KiB
Current children cumulated memory: 21508 KiB

[startup+0.30584 s]*
/proc/loadavg: 4.15 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124556640/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=30436 memory=26096 CPUtime=0.3 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 5997 0 0 0 29 1 0 0 20 0 1 0 1951078 31166464 6524 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 7609 6524 436 659 0 6813 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40368 KiB
Current children cumulated memory: 28748 KiB

[startup+0.700229 s]
/proc/loadavg: 4.15 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124544708/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=53968 memory=46332 CPUtime=0.68 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 10899 0 0 0 67 1 0 0 20 0 1 0 1951078 55263232 11583 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 13492 11583 436 659 0 12696 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 63900 KiB
Current children cumulated memory: 48984 KiB

[startup+1.50023 s]
/proc/loadavg: 4.15 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124515092/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=106628 memory=90292 CPUtime=1.48 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 22093 0 0 0 144 4 0 0 20 0 1 0 1951078 109187072 22573 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 26657 22573 436 659 0 25861 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 116560 KiB
Current children cumulated memory: 92944 KiB

[startup+3.10553 s]
/proc/loadavg: 4.15 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124392496/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=199964 memory=180716 CPUtime=3.09 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 40622 0 0 0 301 8 0 0 20 0 1 0 1951078 204763136 45179 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 49991 45179 436 659 0 49195 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 209896 KiB
Current children cumulated memory: 183368 KiB

[startup+6.30021 s]
/proc/loadavg: 4.14 4.12 3.84 5/262 15975
/proc/meminfo: memFree=124200420/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=385780 memory=359212 CPUtime=6.27 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 69561 0 0 0 610 17 0 0 20 0 1 0 1951078 395038720 89803 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 96445 89803 436 659 0 95649 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 395712 KiB
Current children cumulated memory: 361864 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.12 3.84 5/262 15976
/proc/meminfo: memFree=124094776/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=821356 memory=755004 CPUtime=12.66 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 152190 0 0 0 1235 31 0 0 20 0 1 0 1951078 841068544 188751 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 205339 188751 468 659 0 204543 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 831288 KiB
Current children cumulated memory: 757656 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.11 3.85 5/262 15978
/proc/meminfo: memFree=123281496/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=1777468 memory=1685492 CPUtime=25.42 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 234177 0 0 0 2483 59 0 0 20 0 1 0 1951078 1820127232 421373 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 444367 421373 468 659 0 443571 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1787400 KiB
Current children cumulated memory: 1688144 KiB

[startup+51.1058 s]
/proc/loadavg: 4.13 4.12 3.86 5/262 15982
/proc/meminfo: memFree=117169592/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8217304 memory=7578084 CPUtime=50.95 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 916007 0 0 0 4875 220 0 0 20 0 1 0 1951078 8414519296 1894521 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2054326 1894521 468 659 0 2053530 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 8227236 KiB
Current children cumulated memory: 7580736 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 3.87 5/262 15991
/proc/meminfo: memFree=117167000/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8217304 memory=7578084 CPUtime=102.01 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 916117 0 0 0 9980 221 0 0 20 0 1 0 1951078 8414519296 1894521 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2054326 1894521 468 659 0 2053530 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 8227236 KiB
Current children cumulated memory: 7580736 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 3.89 5/260 16002
/proc/meminfo: memFree=117030640/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8217436 memory=7580864 CPUtime=161.85 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 917113 0 0 0 15963 222 0 0 20 0 1 0 1951078 8414654464 1895216 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2054359 1895216 468 659 0 2053563 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 8227368 KiB
Current children cumulated memory: 7583516 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 3.91 5/258 16012
/proc/meminfo: memFree=116958772/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8222876 memory=7588564 CPUtime=221.69 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 920107 0 0 0 21944 225 0 0 20 0 1 0 1951078 8420225024 1897141 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2055719 1897141 468 659 0 2054923 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 8232808 KiB

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

/proc/15973/statm: 2071876 1915303 468 659 0 2071080 0
Current children cumulated CPU time: 3093.73 s
Current children cumulated vsize: 8297436 KiB
Current children cumulated memory: 7663864 KiB

[startup+3162.3 s]
/proc/loadavg: 1.10 1.34 2.39 2/237 17207
/proc/meminfo: memFree=118248000/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8288560 memory=7662380 CPUtime=3153.57 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1049868 0 0 0 315060 297 0 0 20 0 1 0 1951078 8487485440 1915595 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2072140 1915595 468 659 0 2071344 0
Current children cumulated CPU time: 3153.57 s
Current children cumulated vsize: 8298492 KiB
Current children cumulated memory: 7665032 KiB

[startup+3222.3 s]
/proc/loadavg: 1.15 1.31 2.31 2/238 17600
/proc/meminfo: memFree=118245928/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8289616 memory=7663380 CPUtime=3213.43 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1053023 0 0 0 321045 298 0 0 20 0 1 0 1951078 8488566784 1915845 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2072404 1915845 468 659 0 2071608 0
Current children cumulated CPU time: 3213.43 s
Current children cumulated vsize: 8299548 KiB
Current children cumulated memory: 7666032 KiB

[startup+3282.3 s]
/proc/loadavg: 1.12 1.26 2.23 2/235 17610
/proc/meminfo: memFree=118244972/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8290804 memory=7664668 CPUtime=3273.27 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1056429 0 0 0 327028 299 0 0 20 0 1 0 1951078 8489783296 1916167 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2072701 1916167 468 659 0 2071905 0
Current children cumulated CPU time: 3273.27 s
Current children cumulated vsize: 8300736 KiB
Current children cumulated memory: 7667320 KiB

[startup+3342.3 s]
/proc/loadavg: 1.09 1.23 2.16 2/235 17623
/proc/meminfo: memFree=118243608/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8292124 memory=7665904 CPUtime=3333.12 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1059529 0 0 0 333012 300 0 0 20 0 1 0 1951078 8491134976 1916476 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2073031 1916476 468 659 0 2072235 0
Current children cumulated CPU time: 3333.12 s
Current children cumulated vsize: 8302056 KiB
Current children cumulated memory: 7668556 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.21 2.09 2/237 17804
/proc/meminfo: memFree=118240928/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8293708 memory=7667464 CPUtime=3392.97 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1062320 0 0 0 338996 301 0 0 20 0 1 0 1951078 8492756992 1916866 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2073427 1916866 468 659 0 2072631 0
Current children cumulated CPU time: 3392.97 s
Current children cumulated vsize: 8303640 KiB
Current children cumulated memory: 7670116 KiB

[startup+3462.3 s]
/proc/loadavg: 1.13 1.20 2.03 2/237 17814
/proc/meminfo: memFree=118239776/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8295160 memory=7669004 CPUtime=3452.82 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1065365 0 0 0 344980 302 0 0 20 0 1 0 1951078 8494243840 1917251 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2073790 1917251 468 659 0 2072994 0
Current children cumulated CPU time: 3452.82 s
Current children cumulated vsize: 8305092 KiB
Current children cumulated memory: 7671656 KiB

[startup+3522.3 s]
/proc/loadavg: 1.09 1.18 1.97 2/240 17884
/proc/meminfo: memFree=118236212/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8296612 memory=7670428 CPUtime=3512.67 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1068420 0 0 0 350964 303 0 0 20 0 1 0 1951078 8495730688 1917607 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2074153 1917607 468 659 0 2073357 0
Current children cumulated CPU time: 3512.67 s
Current children cumulated vsize: 8306544 KiB
Current children cumulated memory: 7673080 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.17 1.92 2/240 17897
/proc/meminfo: memFree=118234344/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8297536 memory=7673528 CPUtime=3572.51 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1071398 0 0 0 356948 303 0 0 20 0 1 0 1951078 8496676864 1918382 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2074384 1918382 468 659 0 2073588 0
Current children cumulated CPU time: 3572.51 s
Current children cumulated vsize: 8307468 KiB
Current children cumulated memory: 7676180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 1.15 1.17 1.89 2/240 17901
/proc/meminfo: memFree=118233816/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8298064 memory=7674096 CPUtime=3600.05 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1072899 0 0 0 359701 304 0 0 20 0 1 0 1951078 8497217536 1918524 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2074516 1918524 468 659 0 2073720 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 8307996 KiB
Current children cumulated memory: 7676748 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002827 s, system=0 s

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

# cumulated CPU time of all completed processes:  user=3597.02 s, system=3.07703 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+3609.9 s]
/proc/loadavg: 1.15 1.17 1.89 2/240 17901
/proc/meminfo: memFree=118233816/131524600 swapFree=131071996/131071996
[pid=15968] ppid=15965 vsize=9932 memory=2652 CPUtime=0 cores=1,3
/proc/15968/stat : 15968 (naps-1.03.sh) S 15965 15968 14685 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 1951078 10170368 663 134679101440 94323081555968 94323082635288 140737025102304 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94323084733744 94323084780932 94323098103808 140737025111007 140737025111136 140737025111136 140737025118152 0
/proc/15968/statm: 2483 663 584 264 0 134 0
[pid=15973] ppid=15968 vsize=8298064 memory=7674096 CPUtime=3600.05 cores=1,3
/proc/15973/stat : 15973 (naps-1.03a2) R 15968 15968 14685 0 -1 4194304 1072899 0 0 0 359701 304 0 0 20 0 1 0 1951078 8497217536 1918524 134679101440 4194304 6891597 140733030771872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33980416 140733030777834 140733030777952 140733030777952 140733030784969 0
/proc/15973/statm: 2074516 1918524 468 659 0 2073720 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 8307996 KiB
Current children cumulated memory: 7676748 KiB

Child status: 10

Real time (s): 3609.93
CPU time (s): 3600.09
CPU user time (s): 3597.02
CPU system time (s): 3.07703
CPU usage (%): 99.7274
Max. virtual memory (cumulated for all children) (KiB): 8317332
Max. memory (cumulated for all children) (KiB): 7676748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.02
system time used= 3.07703
maximum resident set size= 7674104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1073363
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= 478
involuntary context switches= 4992


# summary of solver processes directly reported to runsolver:
#   pid: 15968,15973
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3597.02
#   total CPU system time (s): 3.07703

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.17138 second user time and 15.392 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-30 17:31:49
IDJOB=4463833
IDBENCH=144094
IDSOLVER=3091
FILE ID=nodeC026/4463833-1722353509
RUNJOBID= nodeC026-1722352222-14697
SLURM_JOB_ID= 8249023
Free space on /tmp= 890028 MiB

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

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

MD5SUM BENCH= 19aaa36ca5a1ba4dd9761552938b2f34
RANDOM SEED=1990537503

nodeC026.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		: 3670.398
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	: 7000.59
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		: 3688.744
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	: 7006.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124582616 kB
MemAvailable:   128542096 kB
Buffers:           63332 kB
Cached:          4714100 kB
SwapCached:            0 kB
Active:           194244 kB
Inactive:        6236880 kB
Active(anon):       1520 kB
Inactive(anon):  1673504 kB
Active(file):     192724 kB
Inactive(file):  4563376 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             46264 kB
Writeback:             0 kB
AnonPages:       1653712 kB
Mapped:            93960 kB
Shmem:             21336 kB
KReclaimable:      86408 kB
Slab:             169776 kB
SReclaimable:      86408 kB
SUnreclaim:        83368 kB
KernelStack:        4192 kB
PageTables:        12400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2179464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1232896 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:      205524 kB
DirectMap2M:    16345088 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC026 at 2024-07-30 18:31:59