Trace number 4525754

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 naps-1.03a6MSAT (TO) 3600.15 3613.09

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar7-sub1-20_wcsp.wbo
MD5SUM249b0b6133e523d403961c26ec3d3249
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark132538
Best CPU time to get the best result obtained on this benchmark3.71193
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables280
Total number of constraints49254
Number of soft constraints49240
Number of constraints which are clauses49240
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 constraint20
Top cost 38275680
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 3660538699
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4525754-1751625387.wbo
0.00/0.01	c Initial goal by soft: 38275679
10.84/11.00	c single stage optimization mode
3600.05/3613.00	o 38275679
3600.05/3613.00	o 18302141
3600.05/3613.00	o 7402734
3600.05/3613.00	o 4342733
3600.05/3613.00	o 2472743
3600.05/3613.00	o 1493040
3600.05/3613.00	o 592839
3600.05/3613.00	o 352739
3600.05/3613.00	o 222444
3600.05/3613.00	o 142545
3600.05/3613.00	o 142544
3600.05/3613.00	o 142539
3600.05/3613.00	o 132838
3600.05/3613.00	o 132738
3600.05/3613.00	c 
3600.05/3613.00	c *** TERMINATED *** by signal 15
3600.05/3613.00	s SATISFIABLE
3600.05/3613.00	c _____________________________________________________________________________
3600.05/3613.00	c std/band forms        : 32,0
3600.05/3613.00	c 2cl/3cl ITE-codings   : 0,0
3600.05/3613.00	c BDD/srt/adr Max costs : 0,5570795,0
3600.05/3613.00	c BDDraw/bin/mul/srt/adr: 0,0,0,32,0
3600.05/3613.00	c BDD nodes             : 0
3600.05/3613.00	c Es1/CC detections     : 0,0
3600.05/3613.00	c CC sort               : 14
3600.05/3613.00	c SAT/UNSAT calls       : 14,3
3600.05/3613.00	c regenrated variables  : 2229
3600.05/3613.00	c eliminated fixed lits : 38148
3600.05/3613.00	c goal lit flips        : 103
3600.05/3613.00	c goal stages           : 1
3600.05/3613.00	c goal shrink           : 0
3600.05/3613.00	c goal coeff separations: 0
3600.05/3613.00	c restarts              : 12472
3600.05/3613.00	c conflicts             : 284367         (80 /sec)
3600.05/3613.00	c decisions             : 6812945        (1917 /sec)
3600.05/3613.00	c propagations          : 16121721325    (4537219 /sec)
3600.05/3613.00	c inspects              : 0              (0 /sec)
3600.05/3613.00	c CPU time (solving tm) : 3553 s        (3477 s, SAT 1107 s, UNSAT 2331 s)
3600.05/3613.00	c Time for Opt-base     : 10.65 s
3600.05/3613.00	c Steps for Opt-base    : 47664320
3600.05/3613.00	c Time for BDD coding   : 0 s
3600.05/3613.00	c Time for srt coding   : 21.47 s
3600.05/3613.00	c _____________________________________________________________________________
3600.05/3613.00	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
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v
3600.05/3613.00	v

Verifier Data

OK	132538

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: 63708 MiB (35796 MiB free)
  memory of node 1: 64465 MiB (55228 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525754-1751625387/watcher-4525754-1751625387 -o /tmp/evaluation-result-4525754-1751625387/solver-4525754-1751625387 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751617114-104318 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4525754-1751625387.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=106286, runsolver pid=106283
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.11 4.13 4.11 5/267 106290
/proc/meminfo: memFree=93201968/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=14064 memory=11920 CPUtime=0.08 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 2861 0 0 0 8 0 0 0 20 0 1 0 78216266 14401536 2980 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 3516 2980 544 696 0 2677 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 18256 KiB
Current children cumulated memory: 14864 KiB

[startup+0.205789 s]*
/proc/loadavg: 4.11 4.13 4.11 6/267 106290
/proc/meminfo: memFree=93210320/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=24340 memory=21656 CPUtime=0.18 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 5689 0 0 0 18 0 0 0 20 0 1 0 78216266 24924160 5414 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 6085 5414 544 696 0 5246 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 28532 KiB
Current children cumulated memory: 24600 KiB

[startup+0.30519 s]*
/proc/loadavg: 4.11 4.13 4.11 5/267 106290
/proc/meminfo: memFree=93198224/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=35756 memory=33304 CPUtime=0.29 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 8598 0 0 0 28 1 0 0 20 0 1 0 78216266 36614144 8326 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 8939 8326 544 696 0 8100 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39948 KiB
Current children cumulated memory: 36248 KiB

[startup+0.700192 s]
/proc/loadavg: 4.11 4.13 4.11 5/267 106290
/proc/meminfo: memFree=93165968/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=63672 memory=60952 CPUtime=0.67 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 15507 0 0 0 65 2 0 0 20 0 1 0 78216266 65200128 15238 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 15918 15238 544 696 0 15079 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 67864 KiB
Current children cumulated memory: 63896 KiB

[startup+1.50022 s]
/proc/loadavg: 4.11 4.13 4.11 5/267 106290
/proc/meminfo: memFree=93165968/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=63672 memory=60952 CPUtime=1.47 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 15507 0 0 0 145 2 0 0 20 0 1 0 78216266 65200128 15238 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 15918 15238 544 696 0 15079 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 67864 KiB
Current children cumulated memory: 63896 KiB

[startup+3.10578 s]
/proc/loadavg: 4.11 4.13 4.11 5/268 106291
/proc/meminfo: memFree=91823116/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=63672 memory=60952 CPUtime=3.07 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 15507 0 0 0 305 2 0 0 20 0 1 0 78216266 65200128 15238 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 15918 15238 544 696 0 15079 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 67864 KiB
Current children cumulated memory: 63896 KiB

[startup+6.3002 s]
/proc/loadavg: 4.10 4.13 4.11 5/268 106291
/proc/meminfo: memFree=92889132/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=541928 memory=508872 CPUtime=6.26 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 54757 0 0 0 610 16 0 0 20 0 1 0 78216266 554934272 127218 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 135482 127218 544 696 0 134643 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 546120 KiB
Current children cumulated memory: 511816 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.13 4.11 5/268 106291
/proc/meminfo: memFree=91909904/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=2813556 memory=2676904 CPUtime=12.64 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 245020 0 0 0 1175 89 0 0 20 0 1 0 78216266 2881081344 669226 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 703389 669226 576 696 0 702550 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2817748 KiB
Current children cumulated memory: 2679848 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.12 4.10 5/269 106292
/proc/meminfo: memFree=91571816/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=3136872 memory=3008336 CPUtime=25.41 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 303630 0 0 0 2438 103 0 0 20 0 1 0 78216266 3212156928 752084 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 784218 752084 608 696 0 783379 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3141064 KiB
Current children cumulated memory: 3011280 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.12 4.10 5/269 106293
/proc/meminfo: memFree=88824984/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=6081300 memory=5724140 CPUtime=50.92 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 564698 0 0 0 4885 207 0 0 20 0 1 0 78216266 6227251200 1431035 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 1520325 1431035 608 696 0 1519486 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 6085492 KiB
Current children cumulated memory: 5727084 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/269 106295
/proc/meminfo: memFree=86490836/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=8332916 memory=8024136 CPUtime=101.93 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 708632 0 0 0 9888 305 0 0 20 0 1 0 78216266 8532905984 2006034 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2083229 2006034 608 696 0 2082390 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 8337108 KiB
Current children cumulated memory: 8027080 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.10 5/267 106297
/proc/meminfo: memFree=87139772/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=7846296 memory=7444756 CPUtime=161.71 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 784100 0 0 0 15790 381 0 0 20 0 1 0 78216266 8034607104 1861189 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 1961574 1861189 608 696 0 1960735 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 7850488 KiB
Current children cumulated memory: 7447700 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 106299
/proc/meminfo: memFree=85623164/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=9412308 memory=8960476 CPUtime=221.49 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 831617 0 0 0 21684 465 0 0 20 0 1 0 78216266 9638203392 2240119 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2353077 2240119 608 696 0 2352238 0
Current children cumulated CPU time: 221.49 s

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

/proc/106290/statm: 2785171 2337050 608 696 0 2784332 0
Current children cumulated CPU time: 3031.22 s
Current children cumulated vsize: 11144876 KiB
Current children cumulated memory: 9351144 KiB

[startup+3102.3 s]
/proc/loadavg: 1.12 1.45 2.46 2/247 106552
/proc/meminfo: memFree=108282236/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11140980 memory=9348496 CPUtime=3091.01 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1312186 0 0 0 304862 4239 0 0 20 0 1 0 78216266 11408363520 2337124 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785245 2337124 608 696 0 2784406 0
Current children cumulated CPU time: 3091.01 s
Current children cumulated vsize: 11145172 KiB
Current children cumulated memory: 9351440 KiB

[startup+3162.3 s]
/proc/loadavg: 1.10 1.38 2.37 2/248 106555
/proc/meminfo: memFree=108301156/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11140980 memory=9348444 CPUtime=3150.81 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1318110 0 0 0 310812 4269 0 0 20 0 1 0 78216266 11408363520 2337111 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785245 2337111 608 696 0 2784406 0
Current children cumulated CPU time: 3150.81 s
Current children cumulated vsize: 11145172 KiB
Current children cumulated memory: 9351388 KiB

[startup+3222.3 s]
/proc/loadavg: 1.11 1.32 2.29 2/248 106557
/proc/meminfo: memFree=108261176/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11141016 memory=9350556 CPUtime=3210.61 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1330750 0 0 0 316719 4342 0 0 20 0 1 0 78216266 11408400384 2337639 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785254 2337639 608 696 0 2784415 0
Current children cumulated CPU time: 3210.61 s
Current children cumulated vsize: 11145208 KiB
Current children cumulated memory: 9353500 KiB

[startup+3282.3 s]
/proc/loadavg: 1.09 1.28 2.21 2/247 106561
/proc/meminfo: memFree=108279084/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11141960 memory=9351500 CPUtime=3270.41 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1335752 0 0 0 322671 4370 0 0 20 0 1 0 78216266 11409367040 2337875 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785490 2337875 608 696 0 2784651 0
Current children cumulated CPU time: 3270.41 s
Current children cumulated vsize: 11146152 KiB
Current children cumulated memory: 9354444 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.24 2.14 2/248 106564
/proc/meminfo: memFree=108279784/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11141960 memory=9351500 CPUtime=3330.21 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1338245 0 0 0 328651 4370 0 0 20 0 1 0 78216266 11409367040 2337875 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785490 2337875 608 696 0 2784651 0
Current children cumulated CPU time: 3330.21 s
Current children cumulated vsize: 11146152 KiB
Current children cumulated memory: 9354444 KiB

[startup+3402.3 s]
/proc/loadavg: 1.06 1.21 2.07 2/248 106566
/proc/meminfo: memFree=108277152/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11141532 memory=9351180 CPUtime=3390.02 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1342545 0 0 0 334610 4392 0 0 20 0 1 0 78216266 11408928768 2337795 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785383 2337795 608 696 0 2784544 0
Current children cumulated CPU time: 3390.02 s
Current children cumulated vsize: 11145724 KiB
Current children cumulated memory: 9354124 KiB

[startup+3462.3 s]
/proc/loadavg: 1.07 1.18 2.00 2/247 106568
/proc/meminfo: memFree=108283248/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11141532 memory=9351072 CPUtime=3449.83 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1353291 0 0 0 340519 4464 0 0 20 0 1 0 78216266 11408928768 2337768 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2785383 2337768 608 696 0 2784544 0
Current children cumulated CPU time: 3449.83 s
Current children cumulated vsize: 11145724 KiB
Current children cumulated memory: 9354016 KiB

[startup+3522.3 s]
/proc/loadavg: 1.14 1.18 1.95 2/249 106576
/proc/meminfo: memFree=108287512/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=10681716 memory=8891256 CPUtime=3509.65 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1360690 0 0 0 346460 4505 0 0 20 0 1 0 78216266 10938077184 2222814 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2670429 2222814 608 696 0 2669590 0
Current children cumulated CPU time: 3509.65 s
Current children cumulated vsize: 10685908 KiB
Current children cumulated memory: 8894200 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.16 1.89 2/249 106580
/proc/meminfo: memFree=106745764/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11426108 memory=10856636 CPUtime=3569.46 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1384238 0 0 0 352262 4684 0 0 20 0 1 0 78216266 11700334592 2714159 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2856527 2714159 608 696 0 2855688 0
Current children cumulated CPU time: 3569.46 s
Current children cumulated vsize: 11430300 KiB
Current children cumulated memory: 10859580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613 s]*
/proc/loadavg: 1.07 1.14 1.86 2/249 106583
/proc/meminfo: memFree=106781916/131250000 swapFree=33010160/33010684
[pid=106286] ppid=106283 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/106286/stat : 106286 (naps-1.03a6.sh) S 106283 106286 104306 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 78216265 4292608 736 18446744073709551615 94803104665600 94803105560133 140722802513152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94803105799184 94803105846928 94803121295360 140722802522532 140722802522626 140722802522626 140722802528231 0
/proc/106286/statm: 1048 736 672 219 0 110 0
[pid=106290] ppid=106286 vsize=11426108 memory=10856636 CPUtime=3600.05 cores=1,3
/proc/106290/stat : 106290 (naps-1.03a6) R 106286 106286 104306 0 -1 4194304 1385142 0 0 0 355321 4684 0 0 20 0 1 0 78216266 11700334592 2714159 18446744073709551615 4198400 7047149 140734733720368 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 30449664 140734733724017 140734733724131 140734733724131 140734733729737 0
/proc/106290/statm: 2856527 2714159 608 696 0 2855688 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 11430300 KiB
Current children cumulated memory: 10859580 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000421 s, system=0.004245 s

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

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

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

Child status: 10

Real time (s): 3613.09
CPU time (s): 3600.15
CPU user time (s): 3553.22
CPU system time (s): 46.9318
CPU usage (%): 99.6418
Max. virtual memory (cumulated for all children) (KiB): 14347768
Max. memory (cumulated for all children) (KiB): 12525248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3553.22
system time used= 46.9318
maximum resident set size= 12611648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1385577
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= 485
involuntary context switches= 21751


# summary of solver processes directly reported to runsolver:
#   pid: 106286,106290
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3553.22
#   total CPU system time (s): 46.9318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.59561 second user time and 16.1854 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 12:36:27
IDJOB=4525754
IDBENCH=143886
IDSOLVER=3377
FILE ID=nodeC016/4525754-1751625387
RUNJOBID= nodeC016-1751617114-104318
SLURM_JOB_ID= 9598927
Free space on /tmp= 430580 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar7-sub1-20_wcsp.wbo
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525754-1751625387/watcher-4525754-1751625387 -o /tmp/evaluation-result-4525754-1751625387/solver-4525754-1751625387 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751617114-104318 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4525754-1751625387.wbo

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

MD5SUM BENCH= 249b0b6133e523d403961c26ec3d3249
RANDOM SEED=1945306562

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3599.739
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3599.766
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3520.132
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3613.457
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3599.583
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3599.814
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3607.355
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
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		: 3599.935
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        93209196 kB
MemAvailable:   105211320 kB
Buffers:            2144 kB
Cached:         12716060 kB
SwapCached:           28 kB
Active:         25125756 kB
Inactive:       12035124 kB
Active(anon):   24458608 kB
Inactive(anon):     2112 kB
Active(file):     667148 kB
Inactive(file): 12033012 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6804 kB
Writeback:             8 kB
AnonPages:      24445728 kB
Mapped:           112380 kB
Shmem:             18044 kB
KReclaimable:     282404 kB
Slab:             378020 kB
SReclaimable:     282404 kB
SUnreclaim:        95616 kB
KernelStack:        4304 kB
PageTables:        51084 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   27609352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14063616 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430628 MiB
End job on nodeC016 at 2025-07-04 13:36:40