Trace number 4453481

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.11 3609.9

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/
random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-35.shuf-1.opb
MD5SUMacb26b9ac2b66d2444a9540d0b030c40
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.002075
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints140
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints122
Minimum length of a constraint4
Maximum length of a constraint5
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4453481-1721482523.opb
3600.09/3609.90	c 
3600.09/3609.90	c *** TERMINATED *** by signal 15
3600.09/3609.90	s UNKNOWN
3600.09/3609.90	c _____________________________________________________________________________
3600.09/3609.90	c 
3600.09/3609.90	c std/band forms        : 140,0
3600.09/3609.90	c 2cl/3cl ITE-codings   : 286,0
3600.09/3609.90	c BDD/srt/adr Max costs : 8,0,0
3600.09/3609.90	c BDDraw/bin/mul/srt/adr: 140,0,0,0,0
3600.09/3609.90	c BDD nodes             : 850
3600.09/3609.90	c Es1/CC detections     : 0,0
3600.09/3609.90	c SAT/UNSAT calls       : 0,0
3600.09/3609.90	c regenrated variables  : 0
3600.09/3609.90	c restarts              : 0
3600.09/3609.90	c conflicts             : 0              (0 /sec)
3600.09/3609.90	c decisions             : 0              (0 /sec)
3600.09/3609.90	c propagations          : 0              (0 /sec)
3600.09/3609.90	c inspects              : 0              (0 /sec)
3600.09/3609.90	c CPU time (solving tm) : 3600 s        (3600 s)
3600.09/3609.90	c Time for Opt-base     : 0 s
3600.09/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: 64059 MiB (61894 MiB free)
  memory of node 1: 64510 MiB (62354 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453481-1721482523/watcher-4453481-1721482523 -o /tmp/evaluation-result-4453481-1721482523/solver-4453481-1721482523 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721482535-1058648 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4453481-1721482523.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1058693, runsolver pid=1058689

[startup+0.100096 s]*
/proc/loadavg: 1.61 1.99 2.34 5/248 1058726
/proc/meminfo: memFree=127223984/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=4220 memory=3020 CPUtime=0.1 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 448 0 0 0 10 0 0 0 20 0 1 0 200409242 4321280 755 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 1055 755 421 379 0 589 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14152 KiB
Current children cumulated memory: 5752 KiB

[startup+0.214955 s]*
/proc/loadavg: 1.61 1.99 2.34 5/248 1058726
/proc/meminfo: memFree=127214968/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=4844 memory=3548 CPUtime=0.21 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 551 0 0 0 21 0 0 0 20 0 1 0 200409242 4960256 887 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 1211 887 421 379 0 745 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 14776 KiB
Current children cumulated memory: 6280 KiB

[startup+0.314022 s]*
/proc/loadavg: 1.61 1.99 2.34 5/248 1058726
/proc/meminfo: memFree=127208772/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=4844 memory=3812 CPUtime=0.31 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 626 0 0 0 31 0 0 0 20 0 1 0 200409242 4960256 953 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 1211 953 421 379 0 745 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14776 KiB
Current children cumulated memory: 6544 KiB

[startup+0.700388 s]
/proc/loadavg: 1.61 1.99 2.34 5/248 1058726
/proc/meminfo: memFree=127194224/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=6500 memory=5396 CPUtime=0.68 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 1024 0 0 0 68 0 0 0 20 0 1 0 200409242 6656000 1349 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 1625 1349 421 379 0 1159 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 16432 KiB
Current children cumulated memory: 8128 KiB

[startup+1.5004 s]
/proc/loadavg: 1.61 1.99 2.34 5/248 1058726
/proc/meminfo: memFree=127176528/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=10124 memory=8828 CPUtime=1.47 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 1861 0 0 0 147 0 0 0 20 0 1 0 200409242 10366976 2207 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 2531 2207 421 379 0 2065 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 20056 KiB
Current children cumulated memory: 11560 KiB

[startup+3.11365 s]
/proc/loadavg: 1.61 1.99 2.34 5/248 1058726
/proc/meminfo: memFree=127134448/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=15048 memory=14044 CPUtime=3.09 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 2638 0 0 0 308 1 0 0 20 0 1 0 200409242 15409152 3511 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 3762 3511 421 379 0 3296 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 24980 KiB
Current children cumulated memory: 16776 KiB

[startup+6.30038 s]
/proc/loadavg: 1.88 2.04 2.35 5/248 1058728
/proc/meminfo: memFree=127123076/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=22120 memory=21152 CPUtime=6.26 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 3579 0 0 0 625 1 0 0 20 0 1 0 200409242 22650880 5288 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 5530 5288 421 379 0 5064 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 32052 KiB
Current children cumulated memory: 23884 KiB

[startup+12.7004 s]
/proc/loadavg: 2.05 2.07 2.36 5/248 1058728
/proc/meminfo: memFree=127048444/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=26544 memory=25820 CPUtime=12.64 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 4250 0 0 0 1263 1 0 0 20 0 1 0 200409242 27181056 6455 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 6636 6455 421 379 0 6170 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 36476 KiB
Current children cumulated memory: 28552 KiB

[startup+25.5004 s]
/proc/loadavg: 2.48 2.17 2.39 5/247 1058729
/proc/meminfo: memFree=127003344/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=36560 memory=30236 CPUtime=25.41 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 4635 0 0 0 2539 2 0 0 20 0 1 0 200409242 37437440 7559 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 9140 7559 421 379 0 8674 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 46492 KiB
Current children cumulated memory: 32968 KiB

[startup+51.1135 s]
/proc/loadavg: 3.00 2.32 2.43 5/245 1058734
/proc/meminfo: memFree=126886388/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=43744 memory=39480 CPUtime=50.94 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 5398 0 0 0 5092 2 0 0 20 0 1 0 200409242 44793856 9870 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 10936 9870 421 379 0 10470 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 53676 KiB
Current children cumulated memory: 42212 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 2.61 2.53 5/245 1058742
/proc/meminfo: memFree=126865208/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=45328 memory=43752 CPUtime=101.96 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 5997 0 0 0 10194 2 0 0 20 0 1 0 200409242 46415872 10938 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 11332 10938 421 379 0 10866 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 55260 KiB
Current children cumulated memory: 46484 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.88 2.63 5/245 1058753
/proc/meminfo: memFree=126845860/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=88796 memory=63024 CPUtime=161.78 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 7096 0 0 0 16175 3 0 0 20 0 1 0 200409242 90927104 15756 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 22199 15756 421 379 0 21733 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 98728 KiB
Current children cumulated memory: 65756 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.12 2.73 5/245 1058763
/proc/meminfo: memFree=126795376/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=88796 memory=65252 CPUtime=221.59 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 7152 0 0 0 22156 3 0 0 20 0 1 0 200409242 90927104 16313 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 22199 16313 421 379 0 21733 0

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

/proc/loadavg: 4.07 4.09 4.03 5/247 1060235
/proc/meminfo: memFree=126373344/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=173344 memory=154092 CPUtime=3094 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 31805 0 0 0 309363 37 0 0 20 0 1 0 200409242 177504256 38523 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 43336 38523 421 379 0 42870 0
Current children cumulated CPU time: 3094 s
Current children cumulated vsize: 183276 KiB
Current children cumulated memory: 156824 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/247 1060246
/proc/meminfo: memFree=126249452/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=173344 memory=172576 CPUtime=3153.82 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 31868 0 0 0 315345 37 0 0 20 0 1 0 200409242 177504256 43144 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 43336 43144 421 379 0 42870 0
Current children cumulated CPU time: 3153.82 s
Current children cumulated vsize: 183276 KiB
Current children cumulated memory: 175308 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.03 5/247 1060424
/proc/meminfo: memFree=126346708/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=124024 memory=123504 CPUtime=3213.65 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 32456 0 0 0 321327 38 0 0 20 0 1 0 200409242 127000576 30876 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 31006 30876 421 379 0 30540 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 133956 KiB
Current children cumulated memory: 126236 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/247 1060434
/proc/meminfo: memFree=126153040/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=173344 memory=166432 CPUtime=3273.47 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 33022 0 0 0 327308 39 0 0 20 0 1 0 200409242 177504256 41608 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 43336 41608 421 379 0 42870 0
Current children cumulated CPU time: 3273.47 s
Current children cumulated vsize: 183276 KiB
Current children cumulated memory: 169164 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.08 4.03 5/249 1060505
/proc/meminfo: memFree=126253080/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=204164 memory=180768 CPUtime=3333.29 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 33597 0 0 0 333289 40 0 0 20 0 1 0 200409242 209063936 45192 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 51041 45192 421 379 0 50575 0
Current children cumulated CPU time: 3333.29 s
Current children cumulated vsize: 214096 KiB
Current children cumulated memory: 183500 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.09 4.04 5/250 1060518
/proc/meminfo: memFree=126382120/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=173344 memory=158180 CPUtime=3393.1 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 34168 0 0 0 339270 40 0 0 20 0 1 0 200409242 177504256 39545 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 43336 39545 421 379 0 42870 0
Current children cumulated CPU time: 3393.1 s
Current children cumulated vsize: 183276 KiB
Current children cumulated memory: 160912 KiB

[startup+3462.3 s]
/proc/loadavg: 5.51 4.48 4.18 5/250 1060528
/proc/meminfo: memFree=126304124/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=204164 memory=173788 CPUtime=3452.92 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 34536 0 0 0 345251 41 0 0 20 0 1 0 200409242 209063936 43447 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 51041 43447 421 379 0 50575 0
Current children cumulated CPU time: 3452.92 s
Current children cumulated vsize: 214096 KiB
Current children cumulated memory: 176520 KiB

[startup+3522.3 s]
/proc/loadavg: 5.37 4.65 4.26 5/250 1060539
/proc/meminfo: memFree=126179264/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=124024 memory=123504 CPUtime=3512.75 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 34823 0 0 0 351233 42 0 0 20 0 1 0 200409242 127000576 30876 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 31006 30876 421 379 0 30540 0
Current children cumulated CPU time: 3512.75 s
Current children cumulated vsize: 133956 KiB
Current children cumulated memory: 126236 KiB

[startup+3582.3 s]
/proc/loadavg: 4.91 4.63 4.27 5/250 1060550
/proc/meminfo: memFree=126284960/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=173344 memory=166432 CPUtime=3572.57 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 35389 0 0 0 357214 43 0 0 20 0 1 0 200409242 177504256 41608 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 43336 41608 421 379 0 42870 0
Current children cumulated CPU time: 3572.57 s
Current children cumulated vsize: 183276 KiB
Current children cumulated memory: 169164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.94 4.66 4.29 5/250 1060556
/proc/meminfo: memFree=126110528/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=204164 memory=178612 CPUtime=3600.09 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 35907 0 0 0 359966 43 0 0 20 0 1 0 200409242 209063936 44653 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 51041 44653 421 379 0 50575 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 214096 KiB
Current children cumulated memory: 181344 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.66 s, system=0.442404 s

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

[startup+3609.9 s]
/proc/loadavg: 4.94 4.66 4.29 5/250 1060556
/proc/meminfo: memFree=126110528/131655788 swapFree=131071996/131071996
[pid=1058693] ppid=1058689 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/1058693/stat : 1058693 (naps-1.02b5.sh) S 1058689 1058693 1058637 0 -1 4194304 222 249 0 0 0 0 0 0 20 0 1 0 200409241 10170368 683 134679101440 94648710832128 94648711911448 140731864175136 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94648714009904 94648714057092 94648734998528 140731864183774 140731864183901 140731864183901 140731864190918 0
/proc/1058693/statm: 2483 683 604 264 0 134 0
[pid=1058707] ppid=1058693 vsize=204164 memory=178612 CPUtime=3600.09 cores=4,6
/proc/1058707/stat : 1058707 (naps-1.02b5) R 1058693 1058693 1058637 0 -1 4194304 35907 0 0 0 359966 43 0 0 20 0 1 0 200409242 209063936 44653 134679101440 4194304 5746509 140732022610736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 18677760 140732022617069 140732022617183 140732022617183 140732022624201 0
/proc/1058707/statm: 51041 44653 421 379 0 50575 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 214096 KiB
Current children cumulated memory: 181344 KiB

Child status: 0

Real time (s): 3609.9
CPU time (s): 3600.11
CPU user time (s): 3599.66
CPU system time (s): 0.442404
CPU usage (%): 99.7286
Max. virtual memory (cumulated for all children) (KiB): 214096
Max. memory (cumulated for all children) (KiB): 189644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.66
system time used= 0.442404
maximum resident set size= 186912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36393
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= 28
involuntary context switches= 2223


# summary of solver processes directly reported to runsolver:
#   pid: 1058693
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.66
#   total CPU system time (s): 0.442404

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9833 second user time and 38.4093 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-20 15:35:35
IDJOB=4453481
IDBENCH=175510
IDSOLVER=3065
FILE ID=nodeC012/4453481-1721482523
RUNJOBID= nodeC012-1721482535-1058648
SLURM_JOB_ID= 7545769
Free space on /tmp= 723776 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-35.shuf-1.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453481-1721482523/watcher-4453481-1721482523 -o /tmp/evaluation-result-4453481-1721482523/solver-4453481-1721482523 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721482535-1058648 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4453481-1721482523.opb

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

MD5SUM BENCH= acb26b9ac2b66d2444a9540d0b030c40
RANDOM SEED=68169731

nodeC012.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		: 1197.330
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	: 6984.37
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		: 1197.326
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.32
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.325
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	: 6984.37
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.331
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.32
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		: 1197.328
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	: 6984.37
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		: 1197.328
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.32
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.326
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	: 6984.37
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.327
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127243312 kB
MemAvailable:   129901100 kB
Buffers:          567280 kB
Cached:          2917792 kB
SwapCached:            0 kB
Active:          1142176 kB
Inactive:        2676812 kB
Active(anon):       1344 kB
Inactive(anon):   378500 kB
Active(file):    1140832 kB
Inactive(file):  2298312 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12104 kB
Writeback:            52 kB
AnonPages:        333704 kB
Mapped:           107800 kB
Shmem:             45896 kB
KReclaimable:     117348 kB
Slab:             224460 kB
SReclaimable:     117348 kB
SUnreclaim:       107112 kB
KernelStack:        3648 kB
PageTables:         9744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     730600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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:      312136 kB
DirectMap2M:    33146880 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC012 at 2024-07-20 16:35:45