Trace number 4461048

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03a1MSAT (TO) 3600.14 3610.62

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar6-sub1-24_wcsp.wbo
MD5SUM0fb77b786bdb5828a2775dbdb30deb06
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark2658
Best CPU time to get the best result obtained on this benchmark3600.16
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables336
Total number of constraints69031
Number of soft constraints69017
Number of constraints which are clauses69017
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint24
Top cost 47694
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 9891329
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
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.03a1.
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-4461048-1722077619.wbo
0.00/0.00	c Initial goal by soft: 47693
0.57/0.66	c single stage optimization mode
0.67/0.72	o 33205
58.51/58.71	o 22045
76.86/77.16	o 14545
82.04/82.32	o 9596
104.48/104.88	o 5397
267.65/268.46	o 3597
2385.62/2392.56	o 3596
2444.55/2451.61	o 3196
2474.67/2481.89	o 2929
2935.59/2944.06	o 2751
3600.01/3610.50	c 
3600.01/3610.50	c *** TERMINATED *** by signal 15
3600.01/3610.50	s SATISFIABLE
3600.01/3610.50	c _____________________________________________________________________________
3600.01/3610.50	c std/band forms        : 25,0
3600.01/3610.50	c 2cl/3cl ITE-codings   : 0,0
3600.01/3610.50	c BDD/srt/adr Max costs : 0,8944524,0
3600.01/3610.50	c BDDraw/bin/mul/srt/adr: 0,0,0,25,0
3600.01/3610.50	c BDD nodes             : 0
3600.01/3610.50	c Es1/CC detections     : 0,0
3600.01/3610.50	c CC sort               : 14
3600.01/3610.50	c SAT/UNSAT calls       : 10,1
3600.01/3610.50	c regenrated variables  : 904559
3600.01/3610.50	c eliminated fixed lits : 0
3600.01/3610.50	c goal lit flips        : 0
3600.01/3610.50	c goal stages           : 1
3600.01/3610.50	c goal shrink           : 0
3600.01/3610.50	c goal coeff separations: 0
3600.01/3610.50	c restarts              : 11404
3600.01/3610.50	c conflicts             : 1598982        (445 /sec)
3600.01/3610.50	c decisions             : 51952164       (14459 /sec)
3600.01/3610.50	c propagations          : 73784901682    (20535429 /sec)
3600.01/3610.50	c inspects              : 0              (0 /sec)
3600.01/3610.50	c CPU time (solving tm) : 3593 s        (3546 s, SAT 869.7 s, UNSAT 2017 s)
3600.01/3610.50	c Time for Opt-base     : 1.19 s
3600.01/3610.50	c Steps for Opt-base    : 7315802
3600.01/3610.50	c Time for BDD coding   : 0 s
3600.01/3610.50	c Time for srt coding   : 17.82 s
3600.01/3610.50	c _____________________________________________________________________________
3600.01/3610.50	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 -x143 -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 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 -x336
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v
3600.01/3610.50	v

Verifier Data

OK	2720

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461048-1722077619/watcher-4461048-1722077619 -o /tmp/evaluation-result-4461048-1722077619/solver-4461048-1722077619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722076872-326960 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4461048-1722077619.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100121 s]*
/proc/loadavg: 4.16 3.92 3.25 5/265 327637
/proc/meminfo: memFree=121901064/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=15356 memory=8992 CPUtime=0.08 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1962 0 0 0 8 0 0 0 20 0 1 0 44291195 15724544 2248 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3839 2248 436 659 0 3043 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 25288 KiB
Current children cumulated memory: 11756 KiB

[startup+0.206133 s]*
/proc/loadavg: 4.16 3.92 3.25 5/265 327637
/proc/meminfo: memFree=121891960/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=22136 memory=16068 CPUtime=0.19 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 3829 0 0 0 18 1 0 0 20 0 1 0 44291195 22667264 4017 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 5534 4017 436 659 0 4738 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 32068 KiB
Current children cumulated memory: 18832 KiB

[startup+0.306121 s]*
/proc/loadavg: 4.16 3.92 3.25 5/265 327637
/proc/meminfo: memFree=121884232/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=29368 memory=23652 CPUtime=0.28 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 5862 0 0 0 27 1 0 0 20 0 1 0 44291195 30072832 5913 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 7342 5913 436 659 0 6546 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 39300 KiB
Current children cumulated memory: 26416 KiB

[startup+0.70029 s]
/proc/loadavg: 4.16 3.92 3.25 5/265 327637
/proc/meminfo: memFree=121865468/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=59360 memory=53836 CPUtime=0.67 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 13699 0 0 0 65 2 0 0 20 0 1 0 44291195 60784640 13459 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 14840 13459 468 659 0 14044 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 69292 KiB
Current children cumulated memory: 56600 KiB

[startup+1.50029 s]
/proc/loadavg: 4.16 3.92 3.25 5/265 327637
/proc/meminfo: memFree=121836584/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=80356 memory=70928 CPUtime=1.47 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 17487 0 0 0 144 3 0 0 20 0 1 0 44291195 82284544 17732 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 20089 17732 468 659 0 19293 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 90288 KiB
Current children cumulated memory: 73692 KiB

[startup+3.10583 s]
/proc/loadavg: 4.15 3.92 3.25 5/265 327637
/proc/meminfo: memFree=121608912/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=312928 memory=294164 CPUtime=3.07 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 40739 0 0 0 297 10 0 0 20 0 1 0 44291195 320438272 73541 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 78232 73541 468 659 0 77436 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 322860 KiB
Current children cumulated memory: 296928 KiB

[startup+6.30027 s]
/proc/loadavg: 4.15 3.92 3.25 5/265 327637
/proc/meminfo: memFree=120846840/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=1317196 memory=1171100 CPUtime=6.26 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 151931 0 0 0 587 39 0 0 20 0 1 0 44291195 1348808704 292775 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 329299 292775 468 659 0 328503 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1327128 KiB
Current children cumulated memory: 1173864 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 3.92 3.26 5/265 327639
/proc/meminfo: memFree=118571284/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=3991872 memory=3530256 CPUtime=12.64 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 353631 0 0 0 1163 101 0 0 20 0 1 0 44291195 4087676928 882564 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 997968 882564 468 659 0 997172 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4001804 KiB
Current children cumulated memory: 3533020 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 3.93 3.27 5/264 327640
/proc/meminfo: memFree=117258328/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=5485828 memory=4586364 CPUtime=25.41 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 436998 0 0 0 2409 132 0 0 20 0 1 0 44291195 5617487872 1146591 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 1371457 1146591 468 659 0 1370661 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 5495760 KiB
Current children cumulated memory: 4589128 KiB

[startup+51.1058 s]
/proc/loadavg: 4.14 3.95 3.30 5/264 327645
/proc/meminfo: memFree=116991124/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=5388452 memory=4774296 CPUtime=50.93 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 479669 0 0 0 4939 154 0 0 20 0 1 0 44291195 5517774848 1193574 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 1347113 1193574 468 659 0 1346317 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 5398384 KiB
Current children cumulated memory: 4777060 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 3.97 3.34 5/266 328038
/proc/meminfo: memFree=113829692/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=8335016 memory=7261336 CPUtime=101.99 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 761682 0 0 0 9927 272 0 0 20 0 1 0 44291195 8535056384 1815334 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 2083754 1815334 468 659 0 2082958 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 8344948 KiB
Current children cumulated memory: 7264100 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.00 3.39 5/264 328048
/proc/meminfo: memFree=114073496/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=9027540 memory=7936964 CPUtime=161.83 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 831224 0 0 0 15890 293 0 0 20 0 1 0 44291195 9244200960 1984241 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 2256885 1984241 468 659 0 2256089 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 9037472 KiB
Current children cumulated memory: 7939728 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.03 3.45 5/265 328060
/proc/meminfo: memFree=113951308/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=9027540 memory=7939100 CPUtime=221.67 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 831963 0 0 0 21870 297 0 0 20 0 1 0 44291195 9244200960 1984775 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 2256885 1984775 468 659 0 2256089 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 9037472 KiB

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

[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14530220 memory=13125292 CPUtime=3093.39 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1475000 0 0 0 308669 670 0 0 20 0 1 0 44291195 14878945280 3281323 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632555 3281323 468 659 0 3631759 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 14540152 KiB
Current children cumulated memory: 13128056 KiB

[startup+3162.3 s]
/proc/loadavg: 1.18 2.57 3.47 2/236 330035
/proc/meminfo: memFree=109539860/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14530356 memory=13129268 CPUtime=3153.21 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1479865 0 0 0 314648 673 0 0 20 0 1 0 44291195 14879084544 3282317 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632589 3282317 468 659 0 3631793 0
Current children cumulated CPU time: 3153.21 s
Current children cumulated vsize: 14540288 KiB
Current children cumulated memory: 13132032 KiB

[startup+3222.3 s]
/proc/loadavg: 1.11 2.30 3.32 2/236 330046
/proc/meminfo: memFree=109536992/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14530488 memory=13131428 CPUtime=3213.02 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1484512 0 0 0 320625 677 0 0 20 0 1 0 44291195 14879219712 3282857 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632622 3282857 468 659 0 3631826 0
Current children cumulated CPU time: 3213.02 s
Current children cumulated vsize: 14540420 KiB
Current children cumulated memory: 13134192 KiB

[startup+3282.3 s]
/proc/loadavg: 1.07 2.07 3.17 2/236 330057
/proc/meminfo: memFree=109534040/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14530640 memory=13133596 CPUtime=3272.84 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1488901 0 0 0 326603 681 0 0 20 0 1 0 44291195 14879375360 3283399 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632660 3283399 468 659 0 3631864 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 14540572 KiB
Current children cumulated memory: 13136360 KiB

[startup+3342.3 s]
/proc/loadavg: 1.07 1.89 3.04 2/236 330067
/proc/meminfo: memFree=109531152/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14530776 memory=13135844 CPUtime=3332.65 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1493563 0 0 0 332582 683 0 0 20 0 1 0 44291195 14879514624 3283961 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632694 3283961 468 659 0 3631898 0
Current children cumulated CPU time: 3332.65 s
Current children cumulated vsize: 14540708 KiB
Current children cumulated memory: 13138608 KiB

[startup+3402.3 s]
/proc/loadavg: 1.14 1.76 2.92 2/239 330084
/proc/meminfo: memFree=109527912/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14531096 memory=13138236 CPUtime=3392.46 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1498249 0 0 0 338560 686 0 0 20 0 1 0 44291195 14879842304 3284559 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632774 3284559 468 659 0 3631978 0
Current children cumulated CPU time: 3392.46 s
Current children cumulated vsize: 14541028 KiB
Current children cumulated memory: 13141000 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.63 2.80 2/239 330095
/proc/meminfo: memFree=109525200/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14531096 memory=13140284 CPUtime=3452.27 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1502707 0 0 0 344538 689 0 0 20 0 1 0 44291195 14879842304 3285071 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632774 3285071 468 659 0 3631978 0
Current children cumulated CPU time: 3452.27 s
Current children cumulated vsize: 14541028 KiB
Current children cumulated memory: 13143048 KiB

[startup+3522.3 s]
/proc/loadavg: 1.04 1.52 2.69 2/238 330105
/proc/meminfo: memFree=109522476/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14531096 memory=13142332 CPUtime=3512.08 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1507711 0 0 0 350517 691 0 0 20 0 1 0 44291195 14879842304 3285583 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632774 3285583 468 659 0 3631978 0
Current children cumulated CPU time: 3512.08 s
Current children cumulated vsize: 14541028 KiB
Current children cumulated memory: 13145096 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.45 2.59 2/238 330115
/proc/meminfo: memFree=109519752/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14531096 memory=13144452 CPUtime=3571.89 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1512646 0 0 0 356495 694 0 0 20 0 1 0 44291195 14879842304 3286113 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632774 3286113 468 659 0 3631978 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 14541028 KiB
Current children cumulated memory: 13147216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 1.07 1.41 2.54 2/238 330121
/proc/meminfo: memFree=109519528/131524600 swapFree=131053920/131071996
[pid=327632] ppid=327629 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/327632/stat : 327632 (naps-1.03.sh) S 327629 327632 326947 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44291194 10170368 691 134679101440 94901303664640 94901304743960 140724229742192 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94901306842416 94901306889604 94901319675904 140724229747677 140724229747806 140724229747806 140724229754824 0
/proc/327632/statm: 2483 691 613 264 0 134 0
[pid=327637] ppid=327632 vsize=14531096 memory=13144452 CPUtime=3600.01 cores=5,7
/proc/327637/stat : 327637 (naps-1.03) R 327632 327632 326947 0 -1 4194304 1514690 0 0 0 359305 696 0 0 20 0 1 0 44291195 14879842304 3286113 134679101440 4194304 6891597 140724100913168 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 38526976 140724100920302 140724100920418 140724100920418 140724100927435 0
/proc/327637/statm: 3632774 3286113 468 659 0 3631978 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 14541028 KiB
Current children cumulated memory: 13147216 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002482 s, system=0.000516 s

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

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

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

[startup+3610.6 s]*
/proc/loadavg: 1.07 1.41 2.54 2/237 330121
/proc/meminfo: memFree=121317780/131524600 swapFree=131053920/131071996
Current cumulated CPU time of completed processes: 0.002998 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.62
CPU time (s): 3600.14
CPU user time (s): 3593.06
CPU system time (s): 7.0837
CPU usage (%): 99.7097
Max. virtual memory (cumulated for all children) (KiB): 16015596
Max. memory (cumulated for all children) (KiB): 14254028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.06
system time used= 7.0837
maximum resident set size= 14251264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1515150
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= 424
involuntary context switches= 1738


# summary of solver processes directly reported to runsolver:
#   pid: 327632,327637
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3593.06
#   total CPU system time (s): 7.0837

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.34429 second user time and 18.2109 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-27 12:53:39
IDJOB=4461048
IDBENCH=143883
IDSOLVER=3087
FILE ID=nodeC023/4461048-1722077619
RUNJOBID= nodeC023-1722076872-326960
SLURM_JOB_ID= 8248143
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03a1
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar6-sub1-24_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4461048-1722077619/watcher-4461048-1722077619 -o /tmp/evaluation-result-4461048-1722077619/solver-4461048-1722077619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722076872-326960 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4461048-1722077619.wbo

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

MD5SUM BENCH= 0fb77b786bdb5828a2775dbdb30deb06
RANDOM SEED=1714265634

nodeC023.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		: 3651.368
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.85
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		: 3655.470
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.10
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		: 3599.943
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.85
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		: 3599.974
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.10
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		: 3651.456
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.85
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		: 3652.153
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.10
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		: 3599.950
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.85
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		: 3644.901
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121909676 kB
MemAvailable:   128977848 kB
Buffers:          375928 kB
Cached:          7471152 kB
SwapCached:          208 kB
Active:          1709032 kB
Inactive:        7201132 kB
Active(anon):       2400 kB
Inactive(anon):  1112516 kB
Active(file):    1706632 kB
Inactive(file):  6088616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131053920 kB
Dirty:              7572 kB
Writeback:             0 kB
AnonPages:       1062420 kB
Mapped:           100856 kB
Shmem:             52152 kB
KReclaimable:     225144 kB
Slab:             344992 kB
SReclaimable:     225144 kB
SUnreclaim:       119848 kB
KernelStack:        4336 kB
PageTables:        11436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1653736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 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:      410324 kB
DirectMap2M:    61229056 kB
DirectMap1G:    74448896 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC023 at 2024-07-27 13:53:50