Trace number 4451291

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-PB16 1.02b5? (TO) 3600.09 3610.4

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v041-n1.opb
MD5SUM47f516134b673d8428e3cc21e9ca96cd
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011949
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4451291-1721425123.opb
3600.06/3610.40	c 
3600.06/3610.40	c *** TERMINATED *** by signal 15
3600.06/3610.40	s UNKNOWN
3600.06/3610.40	c _____________________________________________________________________________
3600.06/3610.40	c 
3600.06/3610.40	c std/band forms        : 0,41
3600.06/3610.40	c 2cl/3cl ITE-codings   : 0,328
3600.06/3610.40	c BDD/srt/adr Max costs : 13,0,0
3600.06/3610.40	c BDDraw/bin/mul/srt/adr: 41,0,0,0,0
3600.06/3610.40	c BDD nodes             : 615
3600.06/3610.40	c Es1/CC detections     : 0,0
3600.06/3610.40	c SAT/UNSAT calls       : 0,0
3600.06/3610.40	c regenrated variables  : 0
3600.06/3610.40	c restarts              : 0
3600.06/3610.40	c conflicts             : 0              (0 /sec)
3600.06/3610.40	c decisions             : 0              (0 /sec)
3600.06/3610.40	c propagations          : 0              (0 /sec)
3600.06/3610.40	c inspects              : 0              (0 /sec)
3600.06/3610.40	c CPU time (solving tm) : 3599 s        (3599 s)
3600.06/3610.40	c Time for Opt-base     : 0 s
3600.06/3610.40	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: 64059 MiB (62840 MiB free)
  memory of node 1: 64510 MiB (61699 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451291-1721425123/watcher-4451291-1721425123 -o /tmp/evaluation-result-4451291-1721425123/solver-4451291-1721425123 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721425134-1023497 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4451291-1721425123.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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=1023627, runsolver pid=1023624
Current StackSize limit: 8192 KiB


[startup+0.100985 s]*
/proc/loadavg: 1.09 1.11 1.68 5/251 1023632
/proc/meminfo: memFree=127526840/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=7296 memory=2620 CPUtime=0.1 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 344 0 0 0 10 0 0 0 20 0 1 0 194668719 7471104 655 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 1824 655 421 379 0 1358 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17228 KiB
Current children cumulated memory: 5308 KiB

[startup+0.213965 s]*
/proc/loadavg: 1.09 1.11 1.68 5/251 1023632
/proc/meminfo: memFree=127525668/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=3460 memory=2856 CPUtime=0.2 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 549 0 0 0 20 0 0 0 20 0 1 0 194668719 3543040 714 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 865 714 421 379 0 399 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 13392 KiB
Current children cumulated memory: 5544 KiB

[startup+0.312279 s]*
/proc/loadavg: 1.09 1.11 1.68 5/251 1023632
/proc/meminfo: memFree=127523820/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=4088 memory=3116 CPUtime=0.3 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 653 0 0 0 30 0 0 0 20 0 1 0 194668719 4186112 779 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 1022 779 421 379 0 556 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14020 KiB
Current children cumulated memory: 5804 KiB

[startup+0.700328 s]
/proc/loadavg: 1.09 1.11 1.68 5/251 1023632
/proc/meminfo: memFree=127520332/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=4536 memory=3664 CPUtime=0.67 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 1240 0 0 0 67 0 0 0 20 0 1 0 194668719 4644864 916 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 1134 916 421 379 0 668 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 14468 KiB
Current children cumulated memory: 6352 KiB

[startup+1.50034 s]
/proc/loadavg: 1.09 1.11 1.68 5/251 1023632
/proc/meminfo: memFree=127510360/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=12300 memory=10984 CPUtime=1.47 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 2542 0 0 0 147 0 0 0 20 0 1 0 194668719 12595200 2746 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 3075 2746 421 379 0 2609 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 22232 KiB
Current children cumulated memory: 13672 KiB

[startup+3.11287 s]
/proc/loadavg: 1.33 1.16 1.69 5/251 1023632
/proc/meminfo: memFree=127495340/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=14364 memory=13676 CPUtime=3.09 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 3688 0 0 0 308 1 0 0 20 0 1 0 194668719 14708736 3419 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 3591 3419 421 379 0 3125 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 24296 KiB
Current children cumulated memory: 16364 KiB

[startup+6.3003 s]
/proc/loadavg: 1.33 1.16 1.69 5/251 1023632
/proc/meminfo: memFree=127471992/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=24144 memory=21184 CPUtime=6.26 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 4539 0 0 0 625 1 0 0 20 0 1 0 194668719 24723456 5296 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 6036 5296 421 379 0 5570 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 34076 KiB
Current children cumulated memory: 23872 KiB

[startup+12.7003 s]
/proc/loadavg: 1.54 1.21 1.70 5/251 1023633
/proc/meminfo: memFree=127438420/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=40712 memory=34772 CPUtime=12.65 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 5721 0 0 0 1263 2 0 0 20 0 1 0 194668719 41689088 8693 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 10178 8693 421 379 0 9712 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 50644 KiB
Current children cumulated memory: 37460 KiB

[startup+25.5004 s]
/proc/loadavg: 2.16 1.36 1.74 5/251 1023635
/proc/meminfo: memFree=127386264/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=40712 memory=39084 CPUtime=25.41 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 5743 0 0 0 2539 2 0 0 20 0 1 0 194668719 41689088 9771 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 10178 9771 421 379 0 9712 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 50644 KiB
Current children cumulated memory: 41772 KiB

[startup+51.1132 s]
/proc/loadavg: 2.79 1.58 1.81 5/251 1023639
/proc/meminfo: memFree=127330784/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=71060 memory=66412 CPUtime=50.96 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 6640 0 0 0 5093 3 0 0 20 0 1 0 194668719 72765440 16603 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 17765 16603 421 379 0 17299 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 80992 KiB
Current children cumulated memory: 69100 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 1.98 1.93 5/251 1023648
/proc/meminfo: memFree=127237636/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=83284 memory=80016 CPUtime=102.01 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 7049 0 0 0 10198 3 0 0 20 0 1 0 194668719 85282816 20004 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 20821 20004 421 379 0 20355 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 93216 KiB
Current children cumulated memory: 82704 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 2.37 2.07 5/254 1023714
/proc/meminfo: memFree=127275060/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=83284 memory=80704 CPUtime=161.83 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 8425 0 0 0 16177 6 0 0 20 0 1 0 194668719 85282816 20176 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 20821 20176 421 379 0 20355 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 93216 KiB
Current children cumulated memory: 83392 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.68 2.20 5/254 1023726
/proc/meminfo: memFree=127182928/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=132604 memory=120740 CPUtime=221.66 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 9688 0 0 0 22156 10 0 0 20 0 1 0 194668719 135786496 30185 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 33151 30185 421 379 0 32685 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 4.12 4.11 4.03 5/247 1025933
/proc/meminfo: memFree=126886300/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=255628 memory=207776 CPUtime=3033.75 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 62734 0 0 0 303271 104 0 0 20 0 1 0 194668719 261763072 51944 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 63907 51944 421 379 0 63441 0
Current children cumulated CPU time: 3033.75 s
Current children cumulated vsize: 265560 KiB
Current children cumulated memory: 210464 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.03 5/247 1025943
/proc/meminfo: memFree=126947504/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=208388 memory=184136 CPUtime=3093.56 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 63848 0 0 0 309250 106 0 0 20 0 1 0 194668719 213389312 46034 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 52097 46034 421 379 0 51631 0
Current children cumulated CPU time: 3093.56 s
Current children cumulated vsize: 218320 KiB
Current children cumulated memory: 186824 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/248 1026011
/proc/meminfo: memFree=126776820/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=258476 memory=212808 CPUtime=3153.37 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 64458 0 0 0 315230 107 0 0 20 0 1 0 194668719 264679424 53202 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 64619 53202 421 379 0 64153 0
Current children cumulated CPU time: 3153.37 s
Current children cumulated vsize: 268408 KiB
Current children cumulated memory: 215496 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/248 1026022
/proc/meminfo: memFree=126909496/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=178136 memory=160048 CPUtime=3213.19 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 64977 0 0 0 321210 109 0 0 20 0 1 0 194668719 182411264 40012 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 44534 40012 421 379 0 44068 0
Current children cumulated CPU time: 3213.19 s
Current children cumulated vsize: 188068 KiB
Current children cumulated memory: 162736 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/248 1026032
/proc/meminfo: memFree=126855772/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=208956 memory=194944 CPUtime=3273 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 65583 0 0 0 327190 110 0 0 20 0 1 0 194668719 213970944 48736 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 52239 48736 421 379 0 51773 0
Current children cumulated CPU time: 3273 s
Current children cumulated vsize: 218888 KiB
Current children cumulated memory: 197632 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.08 4.03 5/249 1026043
/proc/meminfo: memFree=126818112/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=259044 memory=221568 CPUtime=3332.81 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 66195 0 0 0 333170 111 0 0 20 0 1 0 194668719 265261056 55392 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 64761 55392 421 379 0 64295 0
Current children cumulated CPU time: 3332.81 s
Current children cumulated vsize: 268976 KiB
Current children cumulated memory: 224256 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/249 1026054
/proc/meminfo: memFree=126773700/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=179132 memory=173412 CPUtime=3392.62 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 66832 0 0 0 339150 112 0 0 20 0 1 0 194668719 183431168 43353 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 44783 43353 421 379 0 44317 0
Current children cumulated CPU time: 3392.62 s
Current children cumulated vsize: 189064 KiB
Current children cumulated memory: 176100 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.12 4.05 5/248 1026069
/proc/meminfo: memFree=126823500/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=260040 memory=220516 CPUtime=3452.44 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 67967 0 0 0 345129 115 0 0 20 0 1 0 194668719 266280960 55129 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 65010 55129 421 379 0 64544 0
Current children cumulated CPU time: 3452.44 s
Current children cumulated vsize: 269972 KiB
Current children cumulated memory: 223204 KiB

[startup+3522.3 s]
/proc/loadavg: 4.78 4.30 4.12 5/248 1026080
/proc/meminfo: memFree=126907652/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=212368 memory=183868 CPUtime=3512.24 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 69478 0 0 0 351108 116 0 0 20 0 1 0 194668719 217464832 45967 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 53092 45967 421 379 0 52626 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 222300 KiB
Current children cumulated memory: 186556 KiB

[startup+3582.3 s]
/proc/loadavg: 4.29 4.24 4.10 5/248 1026090
/proc/meminfo: memFree=126809772/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=262456 memory=214740 CPUtime=3572.05 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 70091 0 0 0 357088 117 0 0 20 0 1 0 194668719 268754944 53685 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 65614 53685 421 379 0 65148 0
Current children cumulated CPU time: 3572.05 s
Current children cumulated vsize: 272388 KiB
Current children cumulated memory: 217428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.23 4.23 4.10 5/248 1026145
/proc/meminfo: memFree=127073660/131655788 swapFree=131071996/131071996
[pid=1023627] ppid=1023624 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1023627/stat : 1023627 (naps-1.02b5.sh) S 1023624 1023627 1023485 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 194668718 10170368 672 134679101440 94488670408704 94488671488024 140737164611584 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94488673586480 94488673633668 94488687861760 140737164616670 140737164616797 140737164616797 140737164623814 0
/proc/1023627/statm: 2483 672 593 264 0 134 0
[pid=1023632] ppid=1023627 vsize=262456 memory=227028 CPUtime=3600.06 cores=1,3
/proc/1023632/stat : 1023632 (naps-1.02b5) R 1023627 1023627 1023485 0 -1 4194304 70097 0 0 0 359889 117 0 0 20 0 1 0 194668719 268754944 56757 134679101440 4194304 5746509 140722213519872 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 16179200 140722213528557 140722213528671 140722213528671 140722213535689 0
/proc/1023632/statm: 65614 56757 421 379 0 65148 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 272388 KiB
Current children cumulated memory: 229716 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.4 s]
# the end of solver process 1023627 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3598.9 s, system=1.18378 s

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

Child status: 0

Real time (s): 3610.4
CPU time (s): 3600.09
CPU user time (s): 3598.9
CPU system time (s): 1.18378
CPU usage (%): 99.7142
Max. virtual memory (cumulated for all children) (KiB): 272388
Max. memory (cumulated for all children) (KiB): 239588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.9
system time used= 1.18378
maximum resident set size= 236900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70577
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= 23
involuntary context switches= 3218


# summary of solver processes directly reported to runsolver:
#   pid: 1023627
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.9
#   total CPU system time (s): 1.18378

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3878 second user time and 39.1414 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 23:38:55
IDJOB=4451291
IDBENCH=162388
IDSOLVER=3065
FILE ID=nodeC008/4451291-1721425123
RUNJOBID= nodeC008-1721425134-1023497
SLURM_JOB_ID= 7545614
Free space on /tmp= 723756 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v041-n1.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451291-1721425123/watcher-4451291-1721425123 -o /tmp/evaluation-result-4451291-1721425123/solver-4451291-1721425123 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721425134-1023497 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4451291-1721425123.opb

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

MD5SUM BENCH= 47f516134b673d8428e3cc21e9ca96cd
RANDOM SEED=97233446

nodeC008.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	: 0xb00001f
cpu MHz		: 1297.013
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1297.024
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.434
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.244
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1297.012
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1596.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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.815
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.363
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127530428 kB
MemAvailable:   129906300 kB
Buffers:          576344 kB
Cached:          2625732 kB
SwapCached:            0 kB
Active:          1094848 kB
Inactive:        2435764 kB
Active(anon):       1516 kB
Inactive(anon):   372908 kB
Active(file):    1093332 kB
Inactive(file):  2062856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16212 kB
Writeback:           168 kB
AnonPages:        328360 kB
Mapped:           111820 kB
Shmem:             45896 kB
KReclaimable:     119432 kB
Slab:             225436 kB
SReclaimable:     119432 kB
SUnreclaim:       106004 kB
KernelStack:        3980 kB
PageTables:         9976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     622820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60640 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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:      203592 kB
DirectMap2M:    24866816 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 723752 MiB
End job on nodeC008 at 2024-07-20 00:39:06