Trace number 4433892

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-GM 1.03SAT (TO)75 3600.07 3612.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUMb4b357048b7fd6a2befaa81502734110
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 benchmark15
Best CPU time to get the best result obtained on this benchmark3600.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4433892-1721095307.opb
0.59/0.69	c single stage optimization mode
0.88/1.00	o 2013
1.38/1.42	o 1320
1.48/1.54	o 879
1.78/1.87	o 584
4.98/5.08	o 389
735.24/737.60	o 258
740.13/742.58	o 171
750.00/752.48	o 113
833.83/836.51	o 75
3600.06/3612.60	c 
3600.06/3612.60	c *** TERMINATED *** by signal 15
3600.06/3612.60	s SATISFIABLE
3600.06/3612.60	c _____________________________________________________________________________
3600.06/3612.60	c std/band forms        : 9,8
3600.06/3612.60	c 2cl/3cl ITE-codings   : 6822,83358
3600.06/3612.60	c BDD/srt/adr Max costs : 94707,0,0
3600.06/3612.60	c BDDraw/bin/mul/srt/adr: 9,0,8,0,0
3600.06/3612.60	c BDD nodes             : 96079
3600.06/3612.60	c Es1/CC detections     : 0,0
3600.06/3612.60	c CC sort               : 0
3600.06/3612.60	c SAT/UNSAT calls       : 9,0
3600.06/3612.60	c regenrated variables  : 283
3600.06/3612.60	c eliminated fixed lits : 32
3600.06/3612.60	c goal lit flips        : 0
3600.06/3612.60	c goal stages           : 1
3600.06/3612.60	c goal shrink           : 0
3600.06/3612.60	c goal coeff separations: 0
3600.06/3612.60	c restarts              : 3292
3600.06/3612.60	c conflicts             : 2398910        (666 /sec)
3600.06/3612.60	c decisions             : 2765706        (768 /sec)
3600.06/3612.60	c propagations          : 11563081687    (3212526 /sec)
3600.06/3612.60	c inspects              : 0              (0 /sec)
3600.06/3612.60	c CPU time (solving tm) : 3599 s        (3599 s, SAT 833 s, UNSAT 0 s)
3600.06/3612.60	c Time for Opt-base     : 0.0454 s
3600.06/3612.60	c Steps for Opt-base    : 53878
3600.06/3612.60	c Time for BDD coding   : 0.6181 s
3600.06/3612.60	c Time for srt coding   : 0 s
3600.06/3612.60	c _____________________________________________________________________________
3600.06/3612.60	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 x132 -x133 -x134 x135 -x136 -x137 -x138 x139 -x140 x141 x142 x144 x145 x146 -x147 x148 x149 -x150 x151 x152 -x153 -x154 x155 x156 x157 -x158 x159 x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 x168 -x169 x170 x171 x172 -x173 -x174 x175 -x176 -x177 x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 x186 x187 -x188 x189 -x190 -x191 x192 -x193 x194 x195 -x196 x197 x198 x143

Verifier Data

OK	75

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 (63129 MiB free)
  memory of node 1: 64510 MiB (62688 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433892-1721095307/watcher-4433892-1721095307 -o /tmp/evaluation-result-4433892-1721095307/solver-4433892-1721095307 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721091689-823160 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433892-1721095307.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Current StackSize limit: 8192 KiB

solver pid=825597, runsolver pid=825594

[startup+0.100239 s]*
/proc/loadavg: 4.20 4.16 4.17 5/246 825602
/proc/meminfo: memFree=128831512/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=13648 memory=7544 CPUtime=0.1 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 1517 0 0 0 10 0 0 0 20 0 1 0 161686818 13975552 1886 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 3412 1886 468 659 0 2616 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23580 KiB
Current children cumulated memory: 10240 KiB

[startup+0.213188 s]*
/proc/loadavg: 4.27 4.17 4.18 5/246 825602
/proc/meminfo: memFree=128826444/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=16972 memory=10980 CPUtime=0.21 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 2473 0 0 0 21 0 0 0 20 0 1 0 161686818 17379328 2745 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 4243 2745 468 659 0 3447 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26904 KiB
Current children cumulated memory: 13676 KiB

[startup+0.313054 s]*
/proc/loadavg: 4.27 4.17 4.18 5/246 825602
/proc/meminfo: memFree=128826444/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=18032 memory=11888 CPUtime=0.31 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 2853 0 0 0 31 0 0 0 20 0 1 0 161686818 18464768 2972 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 4508 2972 468 659 0 3712 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 14584 KiB

[startup+0.700436 s]
/proc/loadavg: 4.27 4.17 4.18 5/246 825602
/proc/meminfo: memFree=128823084/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=53248 memory=49888 CPUtime=0.68 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 11166 0 0 0 67 1 0 0 20 0 1 0 161686818 54525952 12472 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 13312 12472 468 659 0 12516 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 63180 KiB
Current children cumulated memory: 52584 KiB

[startup+1.50037 s]
/proc/loadavg: 4.27 4.17 4.18 5/243 825616
/proc/meminfo: memFree=128814548/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=62440 memory=55432 CPUtime=1.48 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 12599 0 0 0 146 2 0 0 20 0 1 0 161686818 63938560 13858 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 15610 13858 468 659 0 14814 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 72372 KiB
Current children cumulated memory: 58128 KiB

[startup+3.1126 s]
/proc/loadavg: 4.27 4.17 4.18 5/243 825616
/proc/meminfo: memFree=128805040/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=70752 memory=60984 CPUtime=3.09 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 13464 0 0 0 307 2 0 0 20 0 1 0 161686818 72450048 15246 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 17688 15246 468 659 0 16892 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 80684 KiB
Current children cumulated memory: 63680 KiB

[startup+6.30036 s]
/proc/loadavg: 4.25 4.17 4.18 5/246 825652
/proc/meminfo: memFree=128831824/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=71580 memory=62024 CPUtime=6.27 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 13701 0 0 0 625 2 0 0 20 0 1 0 161686818 73297920 15506 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 17895 15506 468 659 0 17099 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 81512 KiB
Current children cumulated memory: 64720 KiB

[startup+12.7004 s]
/proc/loadavg: 4.23 4.17 4.17 5/249 825690
/proc/meminfo: memFree=128853916/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=78760 memory=66160 CPUtime=12.64 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 14225 0 0 0 1262 2 0 0 20 0 1 0 161686818 80650240 16540 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 19690 16540 468 659 0 18894 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 88692 KiB
Current children cumulated memory: 68856 KiB

[startup+25.5004 s]
/proc/loadavg: 4.35 4.20 4.18 5/249 825691
/proc/meminfo: memFree=128820692/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=78912 memory=68428 CPUtime=25.4 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 14318 0 0 0 2538 2 0 0 20 0 1 0 161686818 80805888 17107 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 19728 17107 468 659 0 18932 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 88844 KiB
Current children cumulated memory: 71124 KiB

[startup+51.113 s]
/proc/loadavg: 4.21 4.17 4.18 5/249 825698
/proc/meminfo: memFree=128788476/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=79520 memory=70560 CPUtime=50.93 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 14982 0 0 0 5090 3 0 0 20 0 1 0 161686818 81428480 17640 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 19880 17640 468 659 0 19084 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 89452 KiB
Current children cumulated memory: 73256 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.16 4.17 5/249 825706
/proc/meminfo: memFree=128699092/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=111324 memory=74596 CPUtime=101.96 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 16967 0 0 0 10191 5 0 0 20 0 1 0 161686818 113995776 18649 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 27831 18649 468 659 0 27035 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 121256 KiB
Current children cumulated memory: 77292 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.17 4.18 5/249 825716
/proc/meminfo: memFree=128625736/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=160644 memory=126788 CPUtime=161.77 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 17770 0 0 0 16170 7 0 0 20 0 1 0 161686818 164499456 31697 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 40161 31697 468 659 0 39365 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 170576 KiB
Current children cumulated memory: 129484 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.16 4.17 5/246 825727
/proc/meminfo: memFree=128587020/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=172804 memory=153660 CPUtime=221.58 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 18898 0 0 0 22150 8 0 0 20 0 1 0 161686818 176951296 38415 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 43201 38415 468 659 0 42405 0
Current children cumulated CPU time: 221.58 s

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

/proc/loadavg: 4.14 4.16 4.18 5/249 826854
/proc/meminfo: memFree=128158832/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=335100 memory=259744 CPUtime=3031.65 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 40004 0 0 0 303107 58 0 0 20 0 1 0 161686818 343142400 64936 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 83775 64936 468 659 0 82979 0
Current children cumulated CPU time: 3031.65 s
Current children cumulated vsize: 345032 KiB
Current children cumulated memory: 262440 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/249 826864
/proc/meminfo: memFree=128078672/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=203624 memory=192668 CPUtime=3091.46 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 40085 0 0 0 309086 60 0 0 20 0 1 0 161686818 208510976 48167 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 50906 48167 468 659 0 50110 0
Current children cumulated CPU time: 3091.46 s
Current children cumulated vsize: 213556 KiB
Current children cumulated memory: 195364 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.16 4.18 5/249 826874
/proc/meminfo: memFree=128188344/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=253712 memory=220496 CPUtime=3151.26 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 40448 0 0 0 315065 61 0 0 20 0 1 0 161686818 259801088 55124 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 63428 55124 468 659 0 62632 0
Current children cumulated CPU time: 3151.26 s
Current children cumulated vsize: 263644 KiB
Current children cumulated memory: 223192 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.17 4.18 5/248 827269
/proc/meminfo: memFree=128073688/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=253712 memory=245072 CPUtime=3211.05 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 40521 0 0 0 321044 61 0 0 20 0 1 0 161686818 259801088 61268 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 63428 61268 468 659 0 62632 0
Current children cumulated CPU time: 3211.05 s
Current children cumulated vsize: 263644 KiB
Current children cumulated memory: 247768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.16 4.18 5/248 827280
/proc/meminfo: memFree=128159516/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=203624 memory=174236 CPUtime=3270.86 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 41302 0 0 0 327022 64 0 0 20 0 1 0 161686818 208510976 43559 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 50906 43559 468 659 0 50110 0
Current children cumulated CPU time: 3270.86 s
Current children cumulated vsize: 213556 KiB
Current children cumulated memory: 176932 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/247 827290
/proc/meminfo: memFree=128196900/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=253712 memory=203928 CPUtime=3330.67 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 41652 0 0 0 333002 65 0 0 20 0 1 0 161686818 259801088 50982 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 63428 50982 468 659 0 62632 0
Current children cumulated CPU time: 3330.67 s
Current children cumulated vsize: 263644 KiB
Current children cumulated memory: 206624 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/249 827470
/proc/meminfo: memFree=128148964/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=253712 memory=230736 CPUtime=3390.45 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 41720 0 0 0 338980 65 0 0 20 0 1 0 161686818 259801088 57684 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 63428 57684 468 659 0 62632 0
Current children cumulated CPU time: 3390.45 s
Current children cumulated vsize: 263644 KiB
Current children cumulated memory: 233432 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.16 4.18 5/249 827481
/proc/meminfo: memFree=128145412/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=335100 memory=255796 CPUtime=3450.25 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 42478 0 0 0 344959 66 0 0 20 0 1 0 161686818 343142400 63949 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 83775 63949 468 659 0 82979 0
Current children cumulated CPU time: 3450.25 s
Current children cumulated vsize: 345032 KiB
Current children cumulated memory: 258492 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.16 4.18 5/247 827493
/proc/meminfo: memFree=128118444/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=203624 memory=182428 CPUtime=3510.05 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 42596 0 0 0 350937 68 0 0 20 0 1 0 161686818 208510976 45607 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 50906 45607 468 659 0 50110 0
Current children cumulated CPU time: 3510.05 s
Current children cumulated vsize: 213556 KiB
Current children cumulated memory: 185124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/247 827514
/proc/meminfo: memFree=128244316/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=253712 memory=210256 CPUtime=3569.85 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 42958 0 0 0 356917 68 0 0 20 0 1 0 161686818 259801088 52564 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 63428 52564 468 659 0 62632 0
Current children cumulated CPU time: 3569.85 s
Current children cumulated vsize: 263644 KiB
Current children cumulated memory: 212952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.6 s]
/proc/loadavg: 4.20 4.16 4.18 5/247 827568
/proc/meminfo: memFree=128316684/131655788 swapFree=131071996/131071996
[pid=825597] ppid=825594 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/825597/stat : 825597 (naps-1.03.sh) S 825594 825597 823150 0 -1 4194304 226 245 0 0 0 0 0 0 20 0 1 0 161686818 10170368 674 134679101440 94445325930496 94445327009816 140732531298896 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94445329108272 94445329155460 94445336698880 140732531303392 140732531303521 140732531303521 140732531310536 0
/proc/825597/statm: 2483 674 596 264 0 134 0
[pid=825602] ppid=825597 vsize=253712 memory=222544 CPUtime=3600.06 cores=0,2
/proc/825602/stat : 825602 (naps-1.03) R 825597 825597 823150 0 -1 4194304 42964 0 0 0 359937 69 0 0 20 0 1 0 161686818 259801088 55636 134679101440 4194304 6891213 140724702057648 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 19853312 140724702061553 140724702061669 140724702061669 140724702068683 0
/proc/825602/statm: 63428 55636 468 659 0 62632 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 263644 KiB
Current children cumulated memory: 225240 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.38 s, system=0.69687 s

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

Child status: 10

Real time (s): 3612.6
CPU time (s): 3600.07
CPU user time (s): 3599.38
CPU system time (s): 0.69687
CPU usage (%): 99.6532
Max. virtual memory (cumulated for all children) (KiB): 425172
Max. memory (cumulated for all children) (KiB): 328344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.38
system time used= 0.69687
maximum resident set size= 325648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43450
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= 66
involuntary context switches= 25197


# summary of solver processes directly reported to runsolver:
#   pid: 825597
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.38
#   total CPU system time (s): 0.69687

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6478 second user time and 36.5615 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-16 04:01:59
IDJOB=4433892
IDBENCH=147578
IDSOLVER=3062
FILE ID=nodeC003/4433892-1721095307
RUNJOBID= nodeC003-1721091689-823160
SLURM_JOB_ID= 7505585
Free space on /tmp= 723656 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433892-1721095307/watcher-4433892-1721095307 -o /tmp/evaluation-result-4433892-1721095307/solver-4433892-1721095307 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721091689-823160 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433892-1721095307.opb

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

MD5SUM BENCH= b4b357048b7fd6a2befaa81502734110
RANDOM SEED=1322668654

nodeC003.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		: 3622.630
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
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		: 3655.066
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.30
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.219
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
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.366
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.30
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		: 3658.089
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
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		: 3491.880
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.30
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.391
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
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.525
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128838892 kB
MemAvailable:   129883740 kB
Buffers:          398612 kB
Cached:          1479304 kB
SwapCached:            0 kB
Active:           725348 kB
Inactive:        1550548 kB
Active(anon):       1476 kB
Inactive(anon):   434204 kB
Active(file):     723872 kB
Inactive(file):  1116344 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            136108 kB
Writeback:             0 kB
AnonPages:        398004 kB
Mapped:           107984 kB
Shmem:             37704 kB
KReclaimable:      89328 kB
Slab:             185292 kB
SReclaimable:      89328 kB
SUnreclaim:        95964 kB
KernelStack:        3952 kB
PageTables:         9728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     697772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51552 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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:      228168 kB
DirectMap2M:    14356480 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC003 at 2024-07-16 05:02:12