Trace number 4435300

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.15 3610.47

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_0_ic.opb
MD5SUMc6b8715c3f6301baee7dd7835457fcc6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19941755
Best CPU time to get the best result obtained on this benchmark72001.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 149684681822
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 149684681822
Number of bits of the biggest sum of numbers38
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-4435300-1721144764.opb
3600.07/3610.40	c 
3600.07/3610.40	c *** TERMINATED *** by signal 15
3600.07/3610.40	s UNKNOWN
3600.07/3610.40	c _____________________________________________________________________________
3600.07/3610.40	c 
3600.07/3610.40	c std/band forms        : 985351,3
3600.07/3610.40	c 2cl/3cl ITE-codings   : 353698,552725
3600.07/3610.40	c BDD/srt/adr Max costs : 413692,0,0
3600.07/3610.40	c BDDraw/bin/mul/srt/adr: 985354,0,0,0,0
3600.07/3610.40	c BDD nodes             : 4865576
3600.07/3610.40	c Es1/CC detections     : 0,0
3600.07/3610.40	c SAT/UNSAT calls       : 0,0
3600.07/3610.40	c regenrated variables  : 0
3600.07/3610.40	c restarts              : 0
3600.07/3610.40	c conflicts             : 0              (0 /sec)
3600.07/3610.40	c decisions             : 0              (0 /sec)
3600.07/3610.40	c propagations          : 0              (0 /sec)
3600.07/3610.40	c inspects              : 0              (0 /sec)
3600.07/3610.40	c CPU time (solving tm) : 3598 s        (3552 s)
3600.07/3610.40	c Time for Opt-base     : 0 s
3600.07/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: 63931 MiB (61379 MiB free)
  memory of node 1: 64510 MiB (60499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435300-1721144764/watcher-4435300-1721144764 -o /tmp/evaluation-result-4435300-1721144764/solver-4435300-1721144764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721144777-860577 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4435300-1721144764.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=860615, runsolver pid=860611
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 1.37 1.27 1.83 5/255 860639
/proc/meminfo: memFree=124740488/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=20000 memory=14020 CPUtime=0.09 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 3351 0 0 0 9 0 0 0 20 0 1 0 166641366 20480000 3505 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 5000 3505 405 379 0 4534 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29932 KiB
Current children cumulated memory: 16748 KiB

[startup+0.205911 s]*
/proc/loadavg: 1.37 1.27 1.83 5/255 860639
/proc/meminfo: memFree=124687348/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=28156 memory=22204 CPUtime=0.19 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 5390 0 0 0 19 0 0 0 20 0 1 0 166641366 28831744 5551 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 7039 5551 405 379 0 6573 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 38088 KiB
Current children cumulated memory: 24932 KiB

[startup+0.305766 s]*
/proc/loadavg: 1.37 1.27 1.83 5/253 860639
/proc/meminfo: memFree=124668624/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=29912 memory=26328 CPUtime=0.3 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 5935 0 0 0 29 1 0 0 20 0 1 0 166641366 30629888 6582 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 7478 6582 405 379 0 7012 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39844 KiB
Current children cumulated memory: 29056 KiB

[startup+0.700264 s]
/proc/loadavg: 1.37 1.27 1.83 5/253 860639
/proc/meminfo: memFree=124623668/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=76984 memory=71920 CPUtime=0.68 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 17559 0 0 0 66 2 0 0 20 0 1 0 166641366 78831616 17980 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 19246 17980 405 379 0 18780 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 86916 KiB
Current children cumulated memory: 74648 KiB

[startup+1.50028 s]
/proc/loadavg: 1.37 1.27 1.83 5/260 860654
/proc/meminfo: memFree=124285792/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=206364 memory=198208 CPUtime=1.48 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 49683 0 0 0 140 8 0 0 20 0 1 0 166641366 211316736 49552 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 51591 49552 405 379 0 51125 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 216296 KiB
Current children cumulated memory: 200936 KiB

[startup+3.10571 s]
/proc/loadavg: 1.37 1.27 1.83 5/260 860654
/proc/meminfo: memFree=123074184/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=462412 memory=448484 CPUtime=3.08 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 109932 0 0 0 289 19 0 0 20 0 1 0 166641366 473509888 112121 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 115603 112121 405 379 0 115137 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 472344 KiB
Current children cumulated memory: 451212 KiB

[startup+6.30027 s]
/proc/loadavg: 1.58 1.31 1.84 5/260 860654
/proc/meminfo: memFree=121615740/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=989220 memory=957704 CPUtime=6.28 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 225254 0 0 0 590 38 0 0 20 0 1 0 166641366 1012961280 239426 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 247305 239426 405 379 0 246839 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 999152 KiB
Current children cumulated memory: 960432 KiB

[startup+12.7003 s]
/proc/loadavg: 1.78 1.36 1.85 5/260 860656
/proc/meminfo: memFree=120684580/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=1142032 memory=1113012 CPUtime=12.66 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 255915 0 0 0 1220 46 0 0 20 0 1 0 166641366 1169440768 278253 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 285508 278253 405 379 0 285042 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1151964 KiB
Current children cumulated memory: 1115740 KiB

[startup+25.5003 s]
/proc/loadavg: 2.27 1.49 1.89 5/260 860657
/proc/meminfo: memFree=118832504/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=1663048 memory=1615712 CPUtime=25.43 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 370853 0 0 0 2475 68 0 0 20 0 1 0 166641366 1702961152 403928 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 415762 403928 421 379 0 415296 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1672980 KiB
Current children cumulated memory: 1618440 KiB

[startup+51.1062 s]
/proc/loadavg: 3.00 1.72 1.96 5/260 860662
/proc/meminfo: memFree=114812652/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2818000 memory=2581308 CPUtime=50.99 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 396366 0 0 0 5010 89 0 0 20 0 1 0 166641366 2885632000 645327 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 704500 645327 421 379 0 704034 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2584036 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.09 2.07 5/260 860670
/proc/meminfo: memFree=113837524/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2553716 CPUtime=102.01 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 396998 0 0 0 10107 94 0 0 20 0 1 0 166641366 2750197760 638429 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 638429 421 379 0 670969 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2556444 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.44 2.20 5/260 860680
/proc/meminfo: memFree=108764360/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2555764 CPUtime=161.82 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 397191 0 0 0 16088 94 0 0 20 0 1 0 166641366 2750197760 638941 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 638941 421 379 0 670969 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2558492 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.76 2.32 5/260 860691
/proc/meminfo: memFree=109625128/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2557812 CPUtime=221.62 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 397332 0 0 0 22067 95 0 0 20 0 1 0 166641366 2750197760 639453 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 639453 421 379 0 670969 0
Current children cumulated CPU time: 221.62 s

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

/proc/860621/statm: 704500 652719 421 379 0 704034 0
Current children cumulated CPU time: 3033.56 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2613604 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 862390
/proc/meminfo: memFree=109317656/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2563960 CPUtime=3093.4 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 411650 0 0 0 309164 176 0 0 20 0 1 0 166641366 2750197760 640990 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 640990 421 379 0 670969 0
Current children cumulated CPU time: 3093.4 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2566688 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 862400
/proc/meminfo: memFree=109342160/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2570104 CPUtime=3153.22 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 411778 0 0 0 315146 176 0 0 20 0 1 0 166641366 2750197760 642526 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 642526 421 379 0 670969 0
Current children cumulated CPU time: 3153.22 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2572832 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/258 862410
/proc/meminfo: memFree=109265840/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2586488 CPUtime=3213.05 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 411949 0 0 0 321127 178 0 0 20 0 1 0 166641366 2750197760 646622 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 646622 421 379 0 670969 0
Current children cumulated CPU time: 3213.05 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2589216 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/261 862427
/proc/meminfo: memFree=109230556/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2818000 memory=2596488 CPUtime=3272.88 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 412560 0 0 0 327109 179 0 0 20 0 1 0 166641366 2885632000 649122 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 704500 649122 421 379 0 704034 0
Current children cumulated CPU time: 3272.88 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2599216 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/261 862437
/proc/meminfo: memFree=109203712/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2818000 memory=2606780 CPUtime=3332.71 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 412624 0 0 0 333091 180 0 0 20 0 1 0 166641366 2885632000 651695 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 704500 651695 421 379 0 704034 0
Current children cumulated CPU time: 3332.71 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2609508 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/261 862447
/proc/meminfo: memFree=109246188/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2818000 memory=2608828 CPUtime=3392.54 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 412660 0 0 0 339073 181 0 0 20 0 1 0 166641366 2885632000 652207 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 704500 652207 421 379 0 704034 0
Current children cumulated CPU time: 3392.54 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2611556 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/262 862459
/proc/meminfo: memFree=109211068/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2818000 memory=2619068 CPUtime=3452.38 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 412731 0 0 0 345056 182 0 0 20 0 1 0 166641366 2885632000 654767 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 704500 654767 421 379 0 704034 0
Current children cumulated CPU time: 3452.38 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2621796 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/262 862470
/proc/meminfo: memFree=109166992/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2818000 memory=2627260 CPUtime=3512.22 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 412800 0 0 0 351039 183 0 0 20 0 1 0 166641366 2885632000 656815 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 704500 656815 421 379 0 704034 0
Current children cumulated CPU time: 3512.22 s
Current children cumulated vsize: 2827932 KiB
Current children cumulated memory: 2629988 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/259 862480
/proc/meminfo: memFree=109170628/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2576248 CPUtime=3572.05 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 413497 0 0 0 357017 188 0 0 20 0 1 0 166641366 2750197760 644062 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 644062 421 379 0 670969 0
Current children cumulated CPU time: 3572.05 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2578976 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/259 862536
/proc/meminfo: memFree=111800728/131524600 swapFree=131071996/131071996
[pid=860615] ppid=860611 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/860615/stat : 860615 (naps-1.02b5.sh) S 860611 860615 860564 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 166641366 10170368 682 134679101440 94667494432768 94667495512088 140737278848816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94667497610544 94667497657732 94667509030912 140737278850016 140737278850143 140737278850143 140737278857158 0
/proc/860615/statm: 2483 682 603 264 0 134 0
[pid=860621] ppid=860615 vsize=2685740 memory=2584440 CPUtime=3600.07 cores=5,7
/proc/860621/stat : 860621 (naps-1.02b5) R 860615 860615 860564 0 -1 4194304 413586 0 0 0 359819 188 0 0 20 0 1 0 166641366 2750197760 646110 134679101440 4194304 5746509 140728964030832 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 23076864 140728964039663 140728964039777 140728964039777 140728964046793 0
/proc/860621/statm: 671435 646110 421 379 0 670969 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2695672 KiB
Current children cumulated memory: 2587168 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001234 s, system=0.001588 s

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

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

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

Child status: 0

Real time (s): 3610.47
CPU time (s): 3600.15
CPU user time (s): 3598.19
CPU system time (s): 1.95211
CPU usage (%): 99.7141
Max. virtual memory (cumulated for all children) (KiB): 3039548
Max. memory (cumulated for all children) (KiB): 2834416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.19
system time used= 1.95211
maximum resident set size= 2831688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414050
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= 13
involuntary context switches= 1699


# summary of solver processes directly reported to runsolver:
#   pid: 860615,860621
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3598.19
#   total CPU system time (s): 1.95211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.34749 second user time and 18.9183 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-16 17:46:18
IDJOB=4435300
IDBENCH=155746
IDSOLVER=3065
FILE ID=nodeC024/4435300-1721144764
RUNJOBID= nodeC024-1721144777-860577
SLURM_JOB_ID= 7505734
Free space on /tmp= 889648 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_0_ic.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435300-1721144764/watcher-4435300-1721144764 -o /tmp/evaluation-result-4435300-1721144764/solver-4435300-1721144764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721144777-860577 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4435300-1721144764.opb

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

MD5SUM BENCH= c6b8715c3f6301baee7dd7835457fcc6
RANDOM SEED=130826430

nodeC024.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.309
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3689.877
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3610.891
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3633.258
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3659.471
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3531.490
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3557.049
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3691.501
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124809872 kB
MemAvailable:   129660660 kB
Buffers:          424704 kB
Cached:          5207728 kB
SwapCached:            0 kB
Active:           740752 kB
Inactive:        5258740 kB
Active(anon):       1444 kB
Inactive(anon):   403332 kB
Active(file):     739308 kB
Inactive(file):  4855408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            460800 kB
Writeback:             8 kB
AnonPages:        367056 kB
Mapped:           104000 kB
Shmem:             37720 kB
KReclaimable:     191436 kB
Slab:             307636 kB
SReclaimable:     191436 kB
SUnreclaim:       116200 kB
KernelStack:        3824 kB
PageTables:         9580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     790052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61920 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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:      240340 kB
DirectMap2M:    23650304 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 889652 MiB
End job on nodeC024 at 2024-07-16 18:46:28