Trace number 4527404

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
LSIPExact S1SAT (TO)-34 3600.64 1823.37

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUMe50abc2725c4e3a238fbda7c772437b2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark2.90628
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/1821.30	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.01/1821.30	c numVar: 595
3600.01/1821.30	c numCon: 27931
3600.01/1821.30	c numEqual: 0
3600.01/1821.30	c intSize: 10
3600.01/1821.30	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.01/1821.30	c ------------------- Paras list -------------------
3600.01/1821.30	c Name                	 Type      	 Now       	 Default   	 Comment
3600.01/1821.30	c timeout             	 double    	 3600.000000	 3600      	 
3600.01/1821.30	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.01/1821.30	c ls_time             	 double    	 10.000000 	 10        	 
3600.01/1821.30	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.01/1821.30	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.01/1821.30	c random_seed         	 int       	 0         	 0         	 
3600.01/1821.30	c sample_size         	 int       	 50        	 50        	 
3600.01/1821.30	c sub_score           	 int       	 1         	 1         	 
3600.01/1821.30	c tabu_base           	 int       	 3         	 3         	 
3600.01/1821.30	c tabu_variation      	 int       	 1         	 1         	 
3600.01/1821.30	c sub_div             	 int       	 4         	 4         	 
3600.01/1821.30	c nbcore              	 int       	 2         	 1         	 
3600.01/1821.30	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.01/1821.30	c print_sol           	 int       	 1         	 1         	 
3600.01/1821.30	c tmpdir              	 string		 .         	 "."       	 
3600.01/1821.30	c home                	 string		 HOME	 "."       	 
3600.01/1821.30	c benchname           	 string		 HOME/instance-4527404-1752232205.opb	 ""        	 
3600.01/1821.30	c --------------------------------------------------
3600.01/1821.30	c Local Search solver
3600.01/1821.30	c LS find feasible solution for PBO with objective value -34
3600.01/1821.30	c MIP solver
3600.01/1821.30	c receive signal 15, try to interrupt solver...
3600.15/1822.04	c copy file: 0
3600.15/1822.04	c gen ub file: HOME/instance-4527404-1752232205.opb_ub.opb
3600.15/1822.04	c use Exact solver
3600.53/1823.31	o -34
3600.53/1823.31	s SATISFIABLE
3600.53/1823.31	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 -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 -x542 -x543 -x544 x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 
3600.53/1823.31	c Total time: 1823

Verifier Data

OK	-34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527404-1752232205/watcher-4527404-1752232205 -o /tmp/evaluation-result-4527404-1752232205/solver-4527404-1752232205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1752232205-117370 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527404-1752232205.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Starting watchdog thread
solver pid=117398, runsolver pid=117394
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 0.39 0.15 0.11 4/253 117401
/proc/meminfo: memFree=112150544/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=0.07 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 7 0 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+0.205652 s]*
/proc/loadavg: 0.39 0.15 0.11 4/250 117402
/proc/meminfo: memFree=112046892/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=0.18 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 18 0 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+0.305154 s]*
/proc/loadavg: 0.39 0.15 0.11 4/260 117420
/proc/meminfo: memFree=111966036/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=0.27 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 27 0 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+0.70014 s]
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=111576132/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=0.66 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 65 1 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+1.50016 s]
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=111010256/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=1.46 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 145 1 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+3.10515 s]
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=110607236/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=3.06 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 305 1 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+6.30009 s]
/proc/loadavg: 0.68 0.21 0.13 5/264 117429
/proc/meminfo: memFree=110607848/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=54332 memory=19712 CPUtime=6.25 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 3942 0 0 0 624 1 0 0 20 0 1 0 138897274 55635968 4928 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 13583 4928 1152 6655 0 3818 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 54332 KiB
Current children cumulated memory: 19712 KiB

[startup+12.7002 s]
/proc/loadavg: 1.03 0.29 0.16 6/267 117432
/proc/meminfo: memFree=108915844/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=184036 memory=94172 CPUtime=14.83 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 18308 0 0 0 1480 3 0 0 20 0 2 0 138897274 188452864 23543 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 46009 23543 3520 6655 0 22536 0
[pid=117398/tid=117430] ppid=117394 vsize=184036 memory=66908 CPUtime=2.19 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 2563 0 0 0 219 0 0 0 20 0 2 0 138898278 188452864 23543 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 14.83 s
Current children cumulated vsize: 184036 KiB
Current children cumulated memory: 94172 KiB

[startup+25.5002 s]
/proc/loadavg: 2.02 0.53 0.24 8/268 117434
/proc/meminfo: memFree=108471516/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=188532 memory=104156 CPUtime=40.24 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 34981 0 0 0 4019 5 0 0 20 0 2 0 138897274 193056768 26039 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 47133 26039 3520 6655 0 24636 0
[pid=117398/tid=117430] ppid=117394 vsize=188532 memory=14248 CPUtime=14.84 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 8407 0 0 0 1483 1 0 0 20 0 2 0 138898278 193056768 26039 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 40.24 s
Current children cumulated vsize: 188532 KiB
Current children cumulated memory: 104156 KiB

[startup+51.1053 s]
/proc/loadavg: 4.19 1.20 0.47 9/268 117434
/proc/meminfo: memFree=108491332/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=188532 memory=105692 CPUtime=91.11 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 44027 0 0 0 9105 6 0 0 20 0 2 0 138897274 193056768 26423 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 47133 26423 3520 6655 0 25231 0
[pid=117398/tid=117430] ppid=117394 vsize=188532 memory=14248 CPUtime=40.2 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 12265 0 0 0 4018 2 0 0 20 0 2 0 138898278 193056768 26423 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 91.11 s
Current children cumulated vsize: 188532 KiB
Current children cumulated memory: 105692 KiB

[startup+102.3 s]
/proc/loadavg: 6.39 2.26 0.87 9/269 117437
/proc/meminfo: memFree=108304564/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=188532 memory=110684 CPUtime=192.79 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 54132 0 0 0 19271 8 0 0 20 0 2 0 138897274 193056768 27671 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 47133 27671 3520 6655 0 25911 0
[pid=117398/tid=117430] ppid=117394 vsize=188532 memory=109788 CPUtime=90.88 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 17264 0 0 0 9085 3 0 0 20 0 2 0 138898278 193056768 27671 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 192.79 s
Current children cumulated vsize: 188532 KiB
Current children cumulated memory: 110684 KiB

[startup+162.3 s]
/proc/loadavg: 7.44 3.32 1.32 9/269 117439
/proc/meminfo: memFree=108202764/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=193596 memory=121052 CPUtime=311.96 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 58253 0 0 0 31185 11 0 0 20 0 2 0 138897274 198242304 30263 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 48399 30263 3520 6655 0 28410 0
[pid=117398/tid=117430] ppid=117394 vsize=193596 memory=113884 CPUtime=150.26 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 19599 0 0 0 15021 5 0 0 20 0 2 0 138898278 198242304 30263 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 311.96 s
Current children cumulated vsize: 193596 KiB
Current children cumulated memory: 121052 KiB

[startup+222.3 s]
/proc/loadavg: 7.80 4.18 1.75 9/268 117441
/proc/meminfo: memFree=108164588/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=212568 memory=146536 CPUtime=426.76 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 64120 0 0 0 42662 14 0 0 20 0 2 0 138897274 217669632 36634 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 53142 36634 3520 6655 0 35731 0
[pid=117398/tid=117430] ppid=117394 vsize=212568 memory=131420 CPUtime=207.51 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 22196 0 0 0 20744 7 0 0 20 0 2 0 138898278 217669632 36634 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 426.76 s
Current children cumulated vsize: 212568 KiB
Current children cumulated memory: 146536 KiB

[startup+282.3 s]
/proc/loadavg: 8.04 4.91 2.15 9/268 117443
/proc/meminfo: memFree=108051716/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=334304 memory=243692 CPUtime=543.26 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 113018 0 0 0 54304 22 0 0 20 0 2 0 138897274 342327296 60923 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 83576 60923 3520 6655 0 66039 0
[pid=117398/tid=117430] ppid=117394 vsize=334304 memory=134236 CPUtime=265.18 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 42813 0 0 0 26506 12 0 0 20 0 2 0 138898278 342327296 60923 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 543.26 s
Current children cumulated vsize: 334304 KiB
Current children cumulated memory: 243692 KiB

[startup+342.3 s]
/proc/loadavg: 8.11 5.50 2.53 9/268 117446
/proc/meminfo: memFree=108025736/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=334304 memory=244460 CPUtime=662.44 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 117129 0 0 0 66221 23 0 0 20 0 2 0 138897274 342327296 61115 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 83576 61115 3520 6655 0 66039 0
[pid=117398/tid=117430] ppid=117394 vsize=334304 memory=14248 CPUtime=324.57 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 44312 0 0 0 32444 13 0 0 20 0 2 0 138898278 342327296 61115 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 662.44 s
Current children cumulated vsize: 334304 KiB
Current children cumulated memory: 244460 KiB

[startup+402.3 s]

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

/proc/meminfo: memFree=104340904/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2000760 memory=1902716 CPUtime=2807.5 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 622270 0 0 0 280594 156 0 0 20 0 2 0 138897274 2048778240 475679 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 500190 475679 3520 6655 0 475633 0
[pid=117398/tid=117430] ppid=117394 vsize=2000760 memory=14248 CPUtime=1393.47 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 296517 0 0 0 139256 91 0 0 20 0 2 0 138898278 2048778240 475679 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 2807.5 s
Current children cumulated vsize: 2000760 KiB
Current children cumulated memory: 1902716 KiB

[startup+1482.3 s]
/proc/loadavg: 8.15 8.09 6.54 9/267 117502
/proc/meminfo: memFree=104101272/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2038116 memory=1986172 CPUtime=2926.66 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 652827 0 0 0 292502 164 0 0 20 0 2 0 138897274 2087030784 496543 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 509529 496543 3520 6655 0 496466 0
[pid=117398/tid=117430] ppid=117394 vsize=2038116 memory=1924604 CPUtime=1452.87 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 311979 0 0 0 145190 97 0 0 20 0 2 0 138898278 2087030784 496543 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 2926.66 s
Current children cumulated vsize: 2038116 KiB
Current children cumulated memory: 1986172 KiB

[startup+1542.3 s]
/proc/loadavg: 8.17 8.11 6.65 9/267 117504
/proc/meminfo: memFree=103871052/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2147956 memory=2071700 CPUtime=3045.84 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 686415 0 0 0 304411 173 0 0 20 0 2 0 138897274 2199506944 517925 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 536989 517925 3520 6655 0 517853 0
[pid=117398/tid=117430] ppid=117394 vsize=2147956 memory=0 CPUtime=1512.25 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 328581 0 0 0 151123 102 0 0 20 0 2 0 138898278 2199506944 517925 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 3045.84 s
Current children cumulated vsize: 2147956 KiB
Current children cumulated memory: 2071700 KiB

[startup+1602.3 s]
/proc/loadavg: 8.11 8.10 6.74 9/266 117506
/proc/meminfo: memFree=103617556/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2259292 memory=2162936 CPUtime=3165.01 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 715187 0 0 0 316321 180 0 0 20 0 2 0 138897274 2313515008 540734 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 564823 540734 3520 6655 0 540928 0
[pid=117398/tid=117430] ppid=117394 vsize=2259292 memory=0 CPUtime=1571.64 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 344419 0 0 0 157058 106 0 0 20 0 2 0 138898278 2313515008 540734 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 3165.01 s
Current children cumulated vsize: 2259292 KiB
Current children cumulated memory: 2162936 KiB

[startup+1662.3 s]
/proc/loadavg: 8.15 8.11 6.83 9/266 117508
/proc/meminfo: memFree=103344036/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2298912 memory=2240632 CPUtime=3284.19 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 746138 0 0 0 328231 188 0 0 20 0 2 0 138897274 2354085888 560158 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 574728 560158 3520 6655 0 560041 0
[pid=117398/tid=117430] ppid=117394 vsize=2298912 memory=0 CPUtime=1631.03 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 357553 0 0 0 162992 111 0 0 20 0 2 0 138898278 2354085888 560158 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 3284.19 s
Current children cumulated vsize: 2298912 KiB
Current children cumulated memory: 2240632 KiB

[startup+1722.3 s]
/proc/loadavg: 7.61 7.98 6.87 8/266 117510
/proc/meminfo: memFree=103105860/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2404912 memory=2322096 CPUtime=3403.37 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 779846 0 0 0 340141 196 0 0 20 0 2 0 138897274 2462629888 580524 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 601228 580524 3520 6655 0 580498 0
[pid=117398/tid=117430] ppid=117394 vsize=2404912 memory=0 CPUtime=1690.43 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 374939 0 0 0 168927 116 0 0 20 0 2 0 138898278 2462629888 580524 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 3403.37 s
Current children cumulated vsize: 2404912 KiB
Current children cumulated memory: 2322096 KiB

[startup+1782.3 s]
/proc/loadavg: 7.68 7.91 6.92 9/267 117513
/proc/meminfo: memFree=102892948/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2444092 memory=2395056 CPUtime=3522.56 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 802817 0 0 0 352053 203 0 0 20 0 2 0 138897274 2502750208 598764 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 611023 598764 3520 6655 0 598604 0
[pid=117398/tid=117430] ppid=117394 vsize=2444092 memory=2386864 CPUtime=1749.82 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 386515 0 0 0 174862 120 0 0 20 0 2 0 138898278 2502750208 598764 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 3522.56 s
Current children cumulated vsize: 2444092 KiB
Current children cumulated memory: 2395056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.3 s]
/proc/loadavg: 7.84 7.92 6.97 8/267 117522
/proc/meminfo: memFree=102747124/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=2539592 memory=2448560 CPUtime=3600.01 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) R 117394 117398 117353 0 -1 4194304 819004 0 0 0 359794 207 0 0 20 0 2 0 138897274 2600542208 612140 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 634898 612140 3520 6655 0 611925 0
[pid=117398/tid=117430] ppid=117394 vsize=2539592 memory=2416816 CPUtime=1788.41 cores=4,6
/proc/117398/task/117430/stat : 117430 (LSIPExact) R 117394 117398 117353 0 -1 4194368 393952 0 0 0 178718 123 0 0 20 0 2 0 138898278 2600542208 612140 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2539592 KiB
Current children cumulated memory: 2448560 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3598.4 s, system=2.24194 s

Solver just ended.
Dumping a history of the last processes samples

[startup+1822.4 s]
/proc/loadavg: 7.84 7.92 6.97 5/268 117525
/proc/meminfo: memFree=104840812/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=1642428 memory=1565860 CPUtime=3600.15 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) S 117394 117398 117353 0 -1 4194304 888418 227 0 0 359800 215 0 0 20 0 1 0 138897274 1681846272 391465 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 410607 391465 3552 6655 0 400805 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 1642428 KiB
Current children cumulated memory: 1565860 KiB

[startup+1822.8 s]
/proc/loadavg: 7.84 7.92 6.97 5/268 117525
/proc/meminfo: memFree=104840812/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=1642428 memory=1565860 CPUtime=3600.15 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) S 117394 117398 117353 0 -1 4194304 888418 227 0 0 359800 215 0 0 20 0 1 0 138897274 1681846272 391465 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 410607 391465 3552 6655 0 400805 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 1642428 KiB
Current children cumulated memory: 1565860 KiB

[startup+1823.2 s]
/proc/loadavg: 7.84 7.92 6.97 6/265 117529
/proc/meminfo: memFree=106780208/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=1642428 memory=1565860 CPUtime=3600.15 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) S 117394 117398 117353 0 -1 4194304 888418 227 0 0 359800 215 0 0 20 0 1 0 138897274 1681846272 391465 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 410607 391465 3552 6655 0 400805 0
[pid=117526] ppid=117398 vsize=50636 memory=31840 CPUtime=0.28 cores=4,6
/proc/117526/stat : 117526 (Exact) R 117398 117526 117526 0 -1 4194304 6082 0 0 0 27 1 0 0 20 0 1 0 139079478 51851264 7960 18446744073709551615 4198400 8335837 140736638067760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 25309184 140736638077106 140736638077467 140736638077467 140736638083023 0
/proc/117526/statm: 12659 7960 1120 1011 0 11426 0
Current children cumulated CPU time: 3600.43 s
Current children cumulated vsize: 1693064 KiB
Current children cumulated memory: 1597700 KiB

[startup+1823.3 s]
/proc/loadavg: 7.84 7.92 6.97 6/265 117529
/proc/meminfo: memFree=106780208/131250000 swapFree=33008356/33010684
[pid=117398] ppid=117394 vsize=1642428 memory=1565860 CPUtime=3600.15 cores=4,6
/proc/117398/stat : 117398 (LSIPExact) S 117394 117398 117353 0 -1 4194304 888418 227 0 0 359800 215 0 0 20 0 1 0 138897274 1681846272 391465 18446744073709551615 94481475801088 94481503058257 140728798115104 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94481511560328 94481511991936 94481517903872 140728798120280 140728798120456 140728798120456 140728798126060 0
/proc/117398/statm: 410607 391465 3552 6655 0 400805 0
[pid=117526] ppid=117398 vsize=50636 memory=31840 CPUtime=0.38 cores=4,6
/proc/117526/stat : 117526 (Exact) R 117398 117526 117526 0 -1 4194304 6082 0 0 0 37 1 0 0 20 0 1 0 139079478 51851264 7960 18446744073709551615 4198400 8335837 140736638067760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 25309184 140736638077106 140736638077467 140736638077467 140736638083023 0
/proc/117526/statm: 12659 7960 1120 1011 0 11426 0
Current children cumulated CPU time: 3600.53 s
Current children cumulated vsize: 1693064 KiB
Current children cumulated memory: 1597700 KiB

Child status: 0

Real time (s): 1823.37
CPU time (s): 3600.64
CPU user time (s): 3598.4
CPU system time (s): 2.24194
CPU usage (%): 197.471
Max. virtual memory (cumulated for all children) (KiB): 2539592
Max. memory (cumulated for all children) (KiB): 2448560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.4
system time used= 2.24194
maximum resident set size= 2448816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 896944
page faults= 0
swaps= 0
block input operations= 1304
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 575
involuntary context switches= 92195


# summary of solver processes directly reported to runsolver:
#   pid: 117398
#   total CPU time (s): 3600.64
#   total CPU user time (s): 3598.4
#   total CPU system time (s): 2.24194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.09214 second user time and 8.5603 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-11 13:10:05
IDJOB=4527404
IDBENCH=146691
IDSOLVER=3384
FILE ID=nodeC014/4527404-1752232205
RUNJOBID= nodeC014-1752232205-117370
SLURM_JOB_ID= 9682525
Free space on /tmp= 430516 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527404-1752232205/watcher-4527404-1752232205 -o /tmp/evaluation-result-4527404-1752232205/solver-4527404-1752232205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1752232205-117370 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527404-1752232205.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= e50abc2725c4e3a238fbda7c772437b2
RANDOM SEED=417534739

nodeC014 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.321
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	: 7000.23
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		: 1199.661
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	: 7000.23
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		: 3600.259
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	: 7000.23
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		: 1200.102
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	: 7000.23
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		: 3611.765
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	: 7000.23
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		: 3700.000
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	: 7000.23
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.836
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	: 7000.23
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		: 1199.919
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	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112224100 kB
MemAvailable:   129671744 kB
Buffers:             696 kB
Cached:         18198348 kB
SwapCached:         1628 kB
Active:           448360 kB
Inactive:       17828068 kB
Active(anon):      71012 kB
Inactive(anon):    31012 kB
Active(file):     377348 kB
Inactive(file): 17797056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45388 kB
Writeback:             4 kB
AnonPages:         78992 kB
Mapped:           105296 kB
Shmem:             24596 kB
KReclaimable:     224956 kB
Slab:             318300 kB
SReclaimable:     224956 kB
SUnreclaim:        93344 kB
KernelStack:        4048 kB
PageTables:         2860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     359204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150328 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430268 MiB
End job on nodeC014 at 2025-07-11 13:40:30