Trace number 4449684

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
IPBHS-GUROBI-SYM 2024-07-09OPT2 205.576 206.201

DiagnosticValue
CARDINALITY_CORES_IN_OPTIMIZER0
CLAUSAL_CORES_IN_OPTIMIZER9
CORES_EXTRACTED20
CORES_IN_OPTIMIZER9
ITERATIONS3
PB_CORES_IN_OPTIMIZER0
SIS0
SIS_OUT_OF_BUDGET0
SIS_SAT0
SIS_UNSAT0
TIME_EXTRACT_CORES200.6
TIME_OPTIMIZE0
TIME_SIS0

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=8-t=6.opb
MD5SUM452542b5617bc71813112a35665296a2
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 benchmark2
Best CPU time to get the best result obtained on this benchmark4.31016
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables148
Total number of constraints1760
Number of constraints which are clauses1752
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint9
Number of terms in the objective function 8
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 8
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 10
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.11	c initialize IPBHS solver
0.00/0.11	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
0.00/0.11	c optimizer = "gurobi"
0.00/0.11	c pbsolver = "roundingsat"
0.00/0.11	c load symmetries from file ""
0.00/0.11	c set time limit for symmetry computation to 100 seconds.
0.00/0.11	c set interchangeable summation variable limit to 3
0.00/0.11	c find symmetric cores by applying each permutation and add them to optimizer
0.00/0.11	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.11	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.11	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.11	c set sym generation to 's'
0.00/0.11	c set abstraction set creation to 10 iterations without LB change
0.00/0.11	c set abstraction set inputs to 0
0.00/0.11	c set abstraction set cluster min size to 2
0.00/0.11	c set abstraction set cluster max size to 100000000
0.00/0.11	c set abstraction set cluster activation limit to 2
0.00/0.11	c enable abstraction set require equal cost
0.00/0.11	c set abstraction set assumptions to 0
0.00/0.11	c set abstraction set constraint type to 0
0.00/0.11	c set abstract core extraction strategy to b
0.00/0.11	c set core extraction strategy to 2
0.00/0.11	c set core extraction shuffles 10
0.00/0.11	c set cores per iteration to 5
0.00/0.11	c set optimizer bound usage strategy to 2
0.00/0.11	c set optimizer max non-optimal iterations to 1000
0.00/0.11	c set small core cardinality limit to 2
0.00/0.11	c set max coef in cores to 1000000000
0.00/0.11	c set SIS iterations to 5
0.00/0.11	c set SIS budget abs to 1000
0.00/0.11	c set SIS budget rel to 0.05
0.00/0.11	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.11	c will solve HOME/instance-4449684-1721399502.opb
205.48/206.18	c [0.01] solve iteration 1, LB=0, UB=9
205.48/206.18	c [2.17] solve iteration 2, LB=0, UB=3
205.48/206.18	c [199.65] solve iteration 3, LB=1, UB=3
205.48/206.18	c LB=UB after core extraction
205.48/206.18	c instance solved in 200.61s (IP-solver: 0s, core-extraction: 200.6s, SIS: 0s), 3 iterations, LB=2, UB=2, 
205.48/206.18	d ITERATIONS 3
205.48/206.18	d SIS 0
205.48/206.18	d SIS_SAT 0
205.48/206.18	d SIS_UNSAT 0
205.48/206.18	d SIS_OUT_OF_BUDGET 0
205.48/206.18	d CORES_EXTRACTED 20
205.48/206.18	d CORES_IN_OPTIMIZER 9
205.48/206.18	d CLAUSAL_CORES_IN_OPTIMIZER 9
205.48/206.18	d CARDINALITY_CORES_IN_OPTIMIZER 0
205.48/206.18	d PB_CORES_IN_OPTIMIZER 0
205.48/206.18	d TIME_EXTRACT_CORES 200.600000
205.48/206.18	d TIME_OPTIMIZE 0.000000
205.48/206.18	d TIME_SIS 0.000000
205.48/206.18	c solve_time: 200.610000
205.48/206.18	s OPTIMUM FOUND
205.48/206.18	o 2
205.48/206.18	v -x29 -x37 -x45 x53 -x61 -x69 -x77 -x85 -x93 -x30 -x38 -x46 -x54 -x62 x70 -x78 -x86 -x94 -x31 -x39 -x47 -x55 -x63 -x71 -x79 x87 -x95 -x32 -x40 -x48 -x56 -x64 -x72 x80 -x88 -x96 -x33 -x41 -x49 -x57 -x65 -x73 -x81 -x89 x97 -x34 -x42 -x50 -x58 x66 -x74 -x82 -x90 -x98 x35 -x43 -x51 -x59 -x67 -x75 -x83 -x91 -x99 x36 -x44 -x52 -x60 -x68 -x76 -x84 -x92 -x100 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 -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 

Verifier Data

OK	2

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61268 MiB free)
  memory of node 1: 64510 MiB (61616 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449684-1721399502/watcher-4449684-1721399502 -o /tmp/evaluation-result-4449684-1721399502/solver-4449684-1721399502 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721399515-1019731 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4449684-1721399502.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=1019769, runsolver pid=1019763
Current StackSize limit: 8192 KiB


[startup+0.104426 s]*
/proc/loadavg: 0.10 0.12 0.09 5/264 1019796
/proc/meminfo: memFree=125822196/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=126980 memory=18384 CPUtime=0 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 4194304 1330 0 1 0 0 0 0 0 20 0 1 0 192109404 130027520 4596 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 2147221247 0 0 0 0 0 17 5 0 0 9 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 31745 4596 2518 46 0 4341 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 136908 KiB
Current children cumulated memory: 21212 KiB

[startup+0.205826 s]*
/proc/loadavg: 0.50 0.20 0.12 6/262 1019798
/proc/meminfo: memFree=125789520/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=136352 memory=23244 CPUtime=0.08 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 1782 0 1 0 7 1 0 0 20 0 2 0 192109404 139624448 5811 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34088 5811 3348 46 0 6683 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=136352 memory=7089073072447186482 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 192109415 139624448 5811 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 146280 KiB
Current children cumulated memory: 26072 KiB

[startup+0.306094 s]*
/proc/loadavg: 0.50 0.20 0.12 5/260 1019807
/proc/meminfo: memFree=125734508/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=136352 memory=25556 CPUtime=0.18 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 1850 0 1 0 17 1 0 0 20 0 2 0 192109404 139624448 6389 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34088 6389 3348 46 0 6683 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=136352 memory=8259761640684150880 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 192109415 139624448 6389 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 146280 KiB
Current children cumulated memory: 28384 KiB

[startup+0.700272 s]
/proc/loadavg: 0.50 0.20 0.12 4/261 1019808
/proc/meminfo: memFree=125657436/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=136352 memory=25556 CPUtime=0.57 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 1850 0 1 0 54 3 0 0 20 0 2 0 192109404 139624448 6389 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34088 6389 3348 46 0 6683 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=136352 memory=27784 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 192109415 139624448 6389 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 146280 KiB
Current children cumulated memory: 28384 KiB

[startup+1.50027 s]
/proc/loadavg: 0.50 0.20 0.12 5/268 1019848
/proc/meminfo: memFree=125583264/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=136352 memory=25708 CPUtime=1.37 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 2338 0 1 0 130 7 0 0 20 0 2 0 192109404 139624448 6427 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34088 6427 3348 46 0 6683 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=136352 memory=7804 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 192109415 139624448 6427 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 146280 KiB
Current children cumulated memory: 28536 KiB

[startup+3.10548 s]
/proc/loadavg: 0.50 0.20 0.12 5/268 1019848
/proc/meminfo: memFree=125574508/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=137120 memory=26644 CPUtime=2.97 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 2648 0 1 0 283 14 0 0 20 0 2 0 192109404 140410880 6661 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34280 6661 3571 46 0 6875 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=137120 memory=7804 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 192109415 140410880 6661 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 147048 KiB
Current children cumulated memory: 29472 KiB

[startup+6.3002 s]
/proc/loadavg: 0.78 0.26 0.14 5/268 1019848
/proc/meminfo: memFree=125570600/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=137620 memory=27728 CPUtime=6.17 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 4208 0 1 0 589 28 0 0 20 0 2 0 192109404 140922880 6932 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34405 6932 3571 46 0 7000 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=137620 memory=4207558808590516353 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 2 0 192109415 140922880 6932 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 147548 KiB
Current children cumulated memory: 30556 KiB

[startup+12.7002 s]
/proc/loadavg: 1.04 0.32 0.16 5/268 1019850
/proc/meminfo: memFree=125564184/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=138036 memory=28324 CPUtime=12.55 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 5199 0 1 0 1207 48 0 0 20 0 2 0 192109404 141348864 7081 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34509 7081 3571 46 0 7104 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=138036 memory=4207558808590516353 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 16 0 0 0 0 0 0 0 20 0 2 0 192109415 141348864 7081 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 147964 KiB
Current children cumulated memory: 31152 KiB

[startup+25.5002 s]
/proc/loadavg: 1.49 0.45 0.20 5/268 1019851
/proc/meminfo: memFree=125552732/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=138988 memory=30176 CPUtime=25.32 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 7726 0 1 0 2451 81 0 0 20 0 2 0 192109404 142323712 7544 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 34747 7544 3571 46 0 7342 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=138988 memory=0 CPUtime=0 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 2 0 192109415 142323712 7544 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 148916 KiB
Current children cumulated memory: 33004 KiB

[startup+51.1057 s]
/proc/loadavg: 2.56 0.80 0.33 5/268 1019856
/proc/meminfo: memFree=125531888/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=143056 memory=32704 CPUtime=50.88 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 13375 0 1 0 4942 146 0 0 20 0 2 0 192109404 146489344 8176 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 35764 8176 3571 46 0 8359 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=143056 memory=32072 CPUtime=0.01 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 40 0 0 0 0 1 0 0 20 0 2 0 192109415 146489344 8176 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 152984 KiB
Current children cumulated memory: 35532 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 1.33 0.53 5/267 1019866
/proc/meminfo: memFree=125506532/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=144492 memory=35684 CPUtime=101.94 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 19479 0 1 0 9922 272 0 0 20 0 2 0 192109404 147959808 8921 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 36123 8921 3571 46 0 8718 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=144492 memory=2828 CPUtime=0.03 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 50 0 0 0 1 2 0 0 20 0 2 0 192109415 147959808 8921 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 154420 KiB
Current children cumulated memory: 38512 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 1.83 0.76 5/267 1019878
/proc/meminfo: memFree=125479924/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=150132 memory=38080 CPUtime=161.79 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 26513 0 1 0 15775 404 0 0 20 0 2 0 192109404 153735168 9520 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37533 9520 3571 46 0 10128 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=150132 memory=37884 CPUtime=0.06 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 60 0 0 0 2 4 0 0 20 0 2 0 192109415 153735168 9520 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 160060 KiB
Current children cumulated memory: 40908 KiB

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

# cumulated CPU time of all completed processes:  user=200.613 s, system=4.96316 s

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

[startup+179.2 s]
/proc/loadavg: 3.97 1.96 0.82 5/267 1019879
/proc/meminfo: memFree=125467728/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=150264 memory=38532 CPUtime=178.66 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 26734 0 1 0 17425 441 0 0 20 0 2 0 192109404 153870336 9633 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37566 9633 3571 46 0 10161 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=150264 memory=4892 CPUtime=0.07 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 60 0 0 0 2 5 0 0 20 0 2 0 192109415 153870336 9633 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 178.66 s
Current children cumulated vsize: 160192 KiB
Current children cumulated memory: 41360 KiB

[startup+192 s]*
/proc/loadavg: 3.98 2.06 0.87 5/267 1019883
/proc/meminfo: memFree=125458608/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=150620 memory=39164 CPUtime=191.42 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 26897 0 1 0 18674 468 0 0 20 0 2 0 192109404 154234880 9791 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37655 9791 3571 46 0 10250 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=150620 memory=4208681414257442945 CPUtime=0.07 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 1077936192 60 0 0 0 2 5 0 0 20 0 2 0 192109415 154234880 9791 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 191.42 s
Current children cumulated vsize: 160548 KiB
Current children cumulated memory: 41992 KiB

[startup+198.4 s]
/proc/loadavg: 3.98 2.09 0.89 5/267 1019883
/proc/meminfo: memFree=125457900/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=150800 memory=39460 CPUtime=197.8 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 30331 0 1 0 19301 479 0 0 20 0 2 0 192109404 154419200 9865 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37700 9865 3571 46 0 10295 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=150800 memory=39164 CPUtime=0.08 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 64 0 0 0 2 6 0 0 20 0 2 0 192109415 154419200 9865 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 197.8 s
Current children cumulated vsize: 160728 KiB
Current children cumulated memory: 42288 KiB

[startup+201.6 s]
/proc/loadavg: 3.98 2.12 0.90 5/267 1019885
/proc/meminfo: memFree=125453376/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=150800 memory=39460 CPUtime=200.99 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 30362 0 1 0 19613 486 0 0 20 0 2 0 192109404 154419200 9865 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37700 9865 3571 46 0 10295 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=150800 memory=39460 CPUtime=0.08 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 65 0 0 0 2 6 0 0 20 0 2 0 192109415 154419200 9865 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 200.99 s
Current children cumulated vsize: 160728 KiB
Current children cumulated memory: 42288 KiB

[startup+204.8 s]
/proc/loadavg: 3.98 2.12 0.90 5/267 1019885
/proc/meminfo: memFree=125449000/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=150800 memory=39524 CPUtime=204.19 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 30469 0 1 0 19925 494 0 0 20 0 2 0 192109404 154419200 9881 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37700 9881 3571 46 0 10295 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=150800 memory=38720 CPUtime=0.08 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 65 0 0 0 2 6 0 0 20 0 2 0 192109415 154419200 9881 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 204.19 s
Current children cumulated vsize: 160728 KiB
Current children cumulated memory: 42352 KiB

[startup+205.6 s]
/proc/loadavg: 3.98 2.12 0.90 5/267 1019885
/proc/meminfo: memFree=125449012/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=151792 memory=40420 CPUtime=204.97 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 30593 0 1 0 20003 494 0 0 20 0 2 0 192109404 155435008 10105 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37948 10105 3793 46 0 10543 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=151792 memory=736 CPUtime=0.08 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) S 1019769 1019769 1019718 0 -1 1077936192 65 0 0 0 2 6 0 0 20 0 2 0 192109415 155435008 10105 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 204.97 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 43248 KiB

[startup+206 s]*
/proc/loadavg: 3.98 2.15 0.92 5/267 1019885
/proc/meminfo: memFree=125446916/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
[pid=1019773] ppid=1019769 vsize=151792 memory=40420 CPUtime=205.38 cores=5,7
/proc/1019773/stat : 1019773 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 4194304 30600 0 1 0 20043 495 0 0 20 0 2 0 192109404 155435008 10105 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 17 5 0 0 10 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
/proc/1019773/statm: 37948 10105 3793 46 0 10543 0
[pid=1019773/tid=1019798] ppid=1019769 vsize=151792 memory=4208681414257442945 CPUtime=0.08 cores=5,7
/proc/1019773/task/1019798/stat : 1019798 (ld-linux-x86-64) R 1019769 1019769 1019718 0 -1 1077936192 65 0 0 0 2 6 0 0 20 0 2 0 192109415 155435008 10105 134679101440 140070075572224 140070075759836 140736307403680 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140070077860736 140070077870184 93825011818496 140736307409749 140736307409913 140736307409913 140736307417010 0
Current children cumulated CPU time: 205.38 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 43248 KiB

[startup+206.2 s]
/proc/loadavg: 3.98 2.15 0.92 5/267 1019885
/proc/meminfo: memFree=125446916/131524600 swapFree=130799640/131071996
[pid=1019769] ppid=1019763 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/1019769/stat : 1019769 (run-glibc-2.34.) S 1019763 1019769 1019718 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 192109404 10166272 707 134679101440 94817112338432 94817113417752 140727966469664 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817115516208 94817115563396 94817132060672 140727966471101 140727966471258 140727966471258 140727966478275 0
/proc/1019769/statm: 2482 707 627 264 0 133 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9928 KiB
Current children cumulated memory: 2828 KiB

Child status: 0

Real time (s): 206.201
CPU time (s): 205.576
CPU user time (s): 200.613
CPU system time (s): 4.96316
CPU usage (%): 99.6969
Max. virtual memory (cumulated for all children) (KiB): 161720
Max. memory (cumulated for all children) (KiB): 43248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.613
system time used= 4.96316
maximum resident set size= 40420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31006
page faults= 1
swaps= 0
block input operations= 8
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20532
involuntary context switches= 238


# summary of solver processes directly reported to runsolver:
#   pid: 1019769
#   total CPU time (s): 205.576
#   total CPU user time (s): 200.613
#   total CPU system time (s): 4.96316

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.542843 second user time and 0.933076 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-19 16:31:55
IDJOB=4449684
IDBENCH=176095
IDSOLVER=3055
FILE ID=nodeC014/4449684-1721399502
RUNJOBID= nodeC014-1721399515-1019731
SLURM_JOB_ID= 7545426
Free space on /tmp= 890084 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=8-t=6.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449684-1721399502/watcher-4449684-1721399502 -o /tmp/evaluation-result-4449684-1721399502/solver-4449684-1721399502 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721399515-1019731 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4449684-1721399502.opb

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

MD5SUM BENCH= 452542b5617bc71813112a35665296a2
RANDOM SEED=2127392891

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125835276 kB
MemAvailable:   129985284 kB
Buffers:          480792 kB
Cached:          4465092 kB
SwapCached:        12868 kB
Active:          1473708 kB
Inactive:        3593208 kB
Active(anon):       9072 kB
Inactive(anon):   141412 kB
Active(file):    1464636 kB
Inactive(file):  3451796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130799640 kB
Dirty:            173704 kB
Writeback:            28 kB
AnonPages:        112256 kB
Mapped:            49952 kB
Shmem:             29452 kB
KReclaimable:     146444 kB
Slab:             248848 kB
SReclaimable:     146444 kB
SUnreclaim:       102404 kB
KernelStack:        3808 kB
PageTables:         9708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     704656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            35264 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      303828 kB
DirectMap2M:    38266880 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889912 MiB
End job on nodeC014 at 2024-07-19 16:35:21