Trace number 4409602

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
cosoco 2.0 parallelOPT4850 150.311 18.9637

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-2.xml
MD5SUM2b9b9d57997e47756252872b7d7d2054
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4850
Best CPU time to get the best result obtained on this benchmark15.6676
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains161
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":98},{"size":85,"count":3},{"size":86,"count":3},{"size":87,"count":7},{"size":88,"count":10},{"size":89,"count":13},{"size":90,"count":11},{"size":91,"count":13},{"size":92,"count":9},{"size":93,"count":7},{"size":94,"count":9},{"size":95,"count":4},{"size":96,"count":8},{"size":97,"count":2},{"size":99,"count":1},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c
0.00/0.07	c This is cosoco 2.00 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -model -nbcores=8 HOME/instance-4409602-1569827823.xml 
0.00/0.07	c intension  iff(eq(g[2],0),eq(s[2],2)) -> extension (support ? 1) - 100tuples
0.00/0.07	c intension  iff(eq(g[3],0),eq(s[3],3)) -> extension (support ? 1) - 100tuples
0.00/0.07	c intension  iff(eq(g[4],0),eq(s[4],4)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[5],0),eq(s[5],5)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[6],0),eq(s[6],6)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[7],0),eq(s[7],7)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[8],0),eq(s[8],8)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[9],0),eq(s[9],9)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[10],0),eq(s[10],10)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[11],0),eq(s[11],11)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[12],0),eq(s[12],12)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[13],0),eq(s[13],13)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[14],0),eq(s[14],14)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[15],0),eq(s[15],15)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[16],0),eq(s[16],16)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[17],0),eq(s[17],17)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[18],0),eq(s[18],18)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[19],0),eq(s[19],19)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[20],0),eq(s[20],20)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[21],0),eq(s[21],21)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[22],0),eq(s[22],22)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[23],0),eq(s[23],23)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[24],0),eq(s[24],24)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[25],0),eq(s[25],25)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[26],0),eq(s[26],26)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[27],0),eq(s[27],27)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[28],0),eq(s[28],28)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[29],0),eq(s[29],29)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[30],0),eq(s[30],30)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[31],0),eq(s[31],31)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[32],0),eq(s[32],32)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[33],0),eq(s[33],33)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[34],0),eq(s[34],34)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[35],0),eq(s[35],35)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[36],0),eq(s[36],36)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[37],0),eq(s[37],37)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[38],0),eq(s[38],38)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[39],0),eq(s[39],39)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[40],0),eq(s[40],40)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[41],0),eq(s[41],41)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[42],0),eq(s[42],42)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[43],0),eq(s[43],43)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[44],0),eq(s[44],44)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[45],0),eq(s[45],45)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[46],0),eq(s[46],46)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[47],0),eq(s[47],47)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[48],0),eq(s[48],48)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[49],0),eq(s[49],49)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[50],0),eq(s[50],50)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[51],0),eq(s[51],51)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[52],0),eq(s[52],52)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[53],0),eq(s[53],53)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[54],0),eq(s[54],54)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[55],0),eq(s[55],55)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[56],0),eq(s[56],56)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[57],0),eq(s[57],57)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[58],0),eq(s[58],58)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[59],0),eq(s[59],59)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[60],0),eq(s[60],60)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[61],0),eq(s[61],61)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[62],0),eq(s[62],62)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[63],0),eq(s[63],63)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[64],0),eq(s[64],64)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[65],0),eq(s[65],65)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[66],0),eq(s[66],66)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[67],0),eq(s[67],67)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[68],0),eq(s[68],68)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[69],0),eq(s[69],69)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[70],0),eq(s[70],70)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[71],0),eq(s[71],71)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[72],0),eq(s[72],72)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[73],0),eq(s[73],73)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[74],0),eq(s[74],74)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[75],0),eq(s[75],75)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[76],0),eq(s[76],76)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[77],0),eq(s[77],77)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[78],0),eq(s[78],78)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[79],0),eq(s[79],79)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[80],0),eq(s[80],80)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[81],0),eq(s[81],81)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[82],0),eq(s[82],82)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[83],0),eq(s[83],83)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[84],0),eq(s[84],84)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[85],0),eq(s[85],85)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[86],0),eq(s[86],86)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[87],0),eq(s[87],87)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[88],0),eq(s[88],88)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[89],0),eq(s[89],89)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[90],0),eq(s[90],90)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[91],0),eq(s[91],91)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[92],0),eq(s[92],92)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[93],0),eq(s[93],93)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[94],0),eq(s[94],94)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[95],0),eq(s[95],95)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[96],0),eq(s[96],96)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[97],0),eq(s[97],97)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[98],0),eq(s[98],98)) -> extension (support ? 1) - 100tuples
0.09/0.14	c intension  iff(eq(g[99],0),eq(s[99],99)) -> extension (support ? 1) - 100tuples
0.09/0.17	c enable optimization
0.09/0.17	c ========================================[ Problem Statistics ]===========================================
0.09/0.17	c |                                                                                                       
0.09/0.17	c |  Parse time        :         0.13 s 
0.09/0.17	c |
0.09/0.17	c |               Variables: 300
0.09/0.17	c |            Domain Sizes: 1..100
0.09/0.17	c |
0.09/0.17	c |             Constraints: 202
0.09/0.17	c |                   Arity: 1..100  -- Unary: 1  -- Binary: 198
0.09/0.17	c | 
0.09/0.17	c |                   Types: 
0.09/0.17	c |                          Circuit: 1
0.09/0.17	c |                          Extension: 198  (nb tuples: 100..100) -- (shared: 0)
0.09/0.17	c |                          Sum: 2
0.09/0.17	c |                          Unary: 1
0.09/0.17	c |                          
0.09/0.17	c |               Objective: Maximize Sum
0.09/0.17	
0.09/0.17	c =========================================================================================================
0.09/0.17	c Parallel mode: Portfolio
0.09/0.17	c [pFactory][Group N°0] created (threads:8).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.09/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.09/0.17	c [pFactory][Group N°0] concurrent mode: enabled.
0.09/0.17	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.09/0.17	c [pFactory][Group N°0] task 7 launched on thread 1.
0.09/0.17	c [pFactory][Group N°0] task 6 launched on thread 5.
0.09/0.17	c [pFactory][Group N°0] task 5 launched on thread 0.
0.09/0.17	c [pFactory][Group N°0] task 4 launched on thread 2.
0.09/0.17	c [pFactory][Group N°0] task 3 launched on thread 6.
0.09/0.17	c [pFactory][Group N°0] task 2 launched on thread 3.
0.09/0.17	c [pFactory][Group N°0] task 1 launched on thread 7.
0.09/0.17	c [pFactory][Group N°0] task 0 launched on thread 4.
0.09/0.17	o 0
0.09/0.17	o 49
0.09/0.18	o 99
0.09/0.20	o 107
0.09/0.20	o 169
0.73/0.22	o 177
0.73/0.23	o 207
0.73/0.25	o 226
0.73/0.25	o 230
0.73/0.26	o 294
0.73/0.28	o 328
0.73/0.30	o 341
1.53/0.33	o 411
1.53/0.34	o 499
1.53/0.35	o 508
1.53/0.36	o 548
1.53/0.38	o 615
1.53/0.39	o 674
1.53/0.39	o 681
1.53/0.41	o 723
2.31/0.42	o 728
2.31/0.43	o 757
2.31/0.44	o 823
2.31/0.45	o 832
2.31/0.46	o 834
2.31/0.47	o 925
2.31/0.47	o 3958
6.15/0.90	o 4279
6.15/1.00	o 4469
15.79/2.14	o 4573
26.90/3.59	o 4574
63.71/8.15	o 4575
70.89/9.04	o 4577
75.61/9.64	o 4623
98.78/12.59	o 4651
107.56/13.62	o 4702
117.15/14.81	o 4716
129.12/16.34	o 4771
138.70/17.55	o 4836
149.89/18.94	o 4850
149.89/18.96	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 6.
149.89/18.96	c [pFactory][Group N°0] Thread N°0 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°1 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°2 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°3 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°4 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°5 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°6 is joined.
149.89/18.96	c [pFactory][Group N°0] Thread N°7 is joined.
149.89/18.96	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
149.89/18.96	s OPTIMUM FOUND
149.89/18.96	c call to solver        : 3
149.89/18.96	c
149.89/18.96	c restarts              : 109         
149.89/18.96	c conflicts             : 1047         (7 /sec)
149.89/18.96	c decisions             : 19449        (129 /sec)
149.89/18.96	c propagations          : 1747971     (11633 /sec)
149.89/18.96	c root propagations     : 273         
149.89/18.96	c filter calls          : 1298793        (8644 /sec)
149.89/18.96	c useless filter calls  : 874563         (67 %)
149.89/18.96	c Memory used           : 593.56 MB
149.89/18.96	c Best bound time (wc)  : 18.9451 s
149.89/18.96	c CPU time              : 150.254 s
149.89/18.96	c real time             : 18.9574 s
149.89/18.96	
149.89/18.96	
149.89/18.96	v <instantiation type='solution' cost='4850'>
149.89/18.96	v <list>f[0] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[1] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[2] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[3] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[4] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[5] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[6] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[7] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[8] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] f[9] g[0] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[1] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[2] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[3] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[4] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[5] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[6] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[7] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[8] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99] g[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[2] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[3] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[4] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[5] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[6] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[7] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[8] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[9] </list>
149.89/18.96	v <values>108 33 263 496 293 449 407 470 452 217 397 0 441 312 199 307 0 67 339 396 254 223 118 226 426 131 196 33 228 395 225 446 68 82 410 248 457 341 34 263 287 428 61 357 38 69 122 362 16 7 369 490 62 52 323 61 99 120 143 192 312 2 25 492 135 102 256 39 227 31 28 221 118 353 38 298 5 272 92 399 56 78 57 90 24 119 167 375 225 6 72 68 56 23 89 33 123 361 111 262 0 94 86 34 14 14 16 67 99 30 31 0 78 47 99 42 56 14 62 35 53 62 40 79 26 7 50 30 24 97 15 67 88 67 2 55 58 19 42 40 34 83 36 67 89 59 66 98 31 99 9 58 2 70 73 50 14 62 94 13 34 56 38 26 94 47 6 91 36 35 88 33 71 8 23 5 19 19 31 93 72 92 46 65 8 37 35 2 47 86 35 3 49 43 67 70 64 96 66 68 87 11 12 13 14 15 16 17 18 19 20 0 21 22 23 24 25 26 27 28 29 30 99 31 32 33 34 35 36 37 38 39 40 4 41 42 43 64 45 58 49 48 50 63 5 51 57 53 54 56 44 59 88 81 60 6 1 91 85 67 55 80 94 47 77 79 7 69 93 83 97 66 70 3 74 71 84 8 75 46 78 90 76 2 96 86 52 61 9 65 98 82 73 72 92 95 89 62 68 10 </values>
149.89/18.96	v </instantiation>
149.89/18.96	

Verifier Data

OK	4850

Watcher Data

runsolver version 3.4.0 (svn: 3012) 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: 16374 MiB (15440 MiB free)
  memory of node 1: 16384 MiB (15676 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409602-1569827823/watcher-4409602-1569827823 -o /tmp/evaluation-result-4409602-1569827823/solver-4409602-1569827823 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569817401-14086 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409602-1569827823.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16588, runsolver pid=16585
Current StackSize limit: 8192 KiB


[startup+0.100172 s]*
/proc/loadavg: 1.92 3.11 5.47 2/189 16589
/proc/meminfo: memFree=31844804/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=46768 memory=23108 CPUtime=0.09 cores=0-7
/proc/16588/stat : 16588 (cosoco) R 16585 16588 14059 0 -1 4202496 5991 0 0 0 9 0 0 0 20 0 1 0 559054607 47890432 5777 33554432000 4194304 6211132 140726683419424 140726683415080 139825563692005 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 11692 5777 851 493 0 4997 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 46768 KiB
Current children cumulated memory: 23108 KiB

[startup+0.209561 s]*
/proc/loadavg: 1.92 3.11 5.47 9/197 16597
/proc/meminfo: memFree=31838484/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=29404 CPUtime=0.73 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 7716 0 0 0 72 1 0 0 20 0 9 0 559054607 655958016 7351 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7351 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=280072535671024 CPUtime=0.07 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 87 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825556589080 5145614 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=280072687130360 CPUtime=0.07 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 93 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825548197136 5158008 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=140036419294848 CPUtime=0.07 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 88 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825539803672 5145424 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 82 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825531411728 5250311 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 74 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825523018344 5389855 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=0 CPUtime=0.06 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 85 0 0 0 6 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825514625640 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=-1 CPUtime=0.07 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 90 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825506233616 5079432 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 73 0 0 0 7 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825497840232 5250325 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 0.73 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29404 KiB

[startup+0.311561 s]*
/proc/loadavg: 1.92 3.11 5.47 9/197 16597
/proc/meminfo: memFree=31838484/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=29404 CPUtime=1.53 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 7754 0 0 0 152 1 0 0 20 0 9 0 559054607 655958016 7351 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7351 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=576567874760998942 CPUtime=0.17 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 96 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825556589080 5389851 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=297237803912397131 CPUtime=0.17 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 94 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825548197136 5193776 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=140036419306910 CPUtime=0.17 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 88 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825539803672 5389844 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=664954319948704082 CPUtime=0.17 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 85 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825531411728 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=6944665225511868275 CPUtime=0.17 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 85 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825523018344 5017282 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=-3704326594973231466 CPUtime=0.15 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 86 0 0 0 15 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825514626320 5158025 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=7378697627920655460 CPUtime=0.17 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 90 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825506233616 5158060 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=6655300316396806240 CPUtime=0.17 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 86 0 0 0 17 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825497839928 5155832 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29404 KiB

[startup+0.700563 s]
/proc/loadavg: 1.92 3.11 5.47 9/197 16597
/proc/meminfo: memFree=31838484/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=29404 CPUtime=4.55 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 7854 0 0 0 454 1 0 0 20 0 9 0 559054607 655958016 7351 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7351 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=0 CPUtime=0.55 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 109 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825556589840 5390192 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=0 CPUtime=0.55 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 113 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825548196456 5145588 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=0 CPUtime=0.55 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 88 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825539803752 5145511 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=0 CPUtime=0.55 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 92 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825531411048 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=1348 CPUtime=0.55 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 102 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825523018184 5017679 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=10576 CPUtime=0.51 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 89 0 0 0 51 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825514626320 5078762 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=1552 CPUtime=0.55 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 117 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825506233016 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=3948 CPUtime=0.55 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 100 0 0 0 55 0 0 0 20 0 9 0 559054622 655958016 7351 33554432000 4194304 6211132 140726683419424 139825497839848 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29404 KiB

[startup+1.50056 s]
/proc/loadavg: 1.92 3.11 5.47 9/197 16597
/proc/meminfo: memFree=31838628/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=30960 CPUtime=10.93 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 13148 0 0 0 1091 2 0 0 20 0 9 0 559054607 655958016 7740 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7740 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=10576 CPUtime=1.35 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 557 0 0 0 135 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825556589840 5389855 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=1552 CPUtime=1.35 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 777 0 0 0 135 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825548196456 5389840 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=3948 CPUtime=1.35 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 755 0 0 0 135 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825539803752 5145456 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=0 CPUtime=1.35 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 748 0 0 0 135 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825531410744 5158052 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=0 CPUtime=1.34 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 764 0 0 0 134 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825523018264 5155839 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=0 CPUtime=1.3 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 819 0 0 0 130 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825514625640 5145246 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=0 CPUtime=1.35 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 836 0 0 0 135 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825506232936 5158025 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=115 CPUtime=1.35 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 848 0 0 0 135 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825497839848 5158060 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 10.93 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 30960 KiB

[startup+3.11056 s]
/proc/loadavg: 2.40 3.19 5.48 9/197 16597
/proc/meminfo: memFree=31839248/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=30960 CPUtime=23.78 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 13208 0 0 0 2376 2 0 0 20 0 9 0 559054607 655958016 7740 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7740 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=30960 CPUtime=2.96 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 572 0 0 0 296 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825556589160 5145424 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=140040714262143 CPUtime=2.96 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 790 0 0 0 296 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825548197136 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 760 0 0 0 296 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825539803752 5390192 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=6944652177228980320 CPUtime=2.96 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 753 0 0 0 296 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825531410920 5145515 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=280072535675904 CPUtime=2.95 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 768 0 0 0 295 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825523018264 5193776 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=0 CPUtime=2.89 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 834 0 0 0 289 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825514625256 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 838 0 0 0 296 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825506232936 5193776 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=56 CPUtime=2.96 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 849 0 0 0 296 0 0 0 20 0 9 0 559054622 655958016 7740 33554432000 4194304 6211132 140726683419424 139825497839848 5389851 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 23.78 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 30960 KiB

[startup+6.30056 s]
/proc/loadavg: 2.40 3.19 5.48 9/197 16597
/proc/meminfo: memFree=31839912/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31320 CPUtime=49.26 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 28958 0 0 0 4922 4 0 0 20 0 9 0 559054607 655958016 7830 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7830 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=31320 CPUtime=6.15 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 2314 0 0 0 615 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825556589080 5389844 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=-6871740249757236060 CPUtime=6.15 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 2929 0 0 0 615 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825548196376 5158052 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=0 CPUtime=6.15 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 2460 0 0 0 615 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825539803752 5145515 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=0 CPUtime=6.15 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 2728 0 0 0 615 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825531411048 5390192 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=31320 CPUtime=6.14 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 2867 0 0 0 614 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825523018184 139825563702937 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=7668954310335084857 CPUtime=6.03 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 2842 0 0 0 603 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825514625640 5193786 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=6935054825532540783 CPUtime=6.15 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 2892 0 0 0 615 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825506232936 5250485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=286728348 CPUtime=6.14 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 2883 0 0 0 614 0 0 0 20 0 9 0 559054622 655958016 7830 33554432000 4194304 6211132 140726683419424 139825497839848 5017569 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 49.26 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31320 KiB

[startup+12.7006 s]
/proc/loadavg: 3.42 3.38 5.52 9/197 16597
/proc/meminfo: memFree=31840312/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31368 CPUtime=100.38 cores=0-7

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

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

[startup+12.8016 s]
/proc/loadavg: 3.42 3.38 5.52 9/197 16597
/proc/meminfo: memFree=31840312/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31368 CPUtime=101.18 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 39526 0 0 0 10113 5 0 0 20 0 9 0 559054607 655958016 7842 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7842 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=31352 CPUtime=12.65 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 3567 0 0 0 1265 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825556589256 5390192 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=288230596050944315 CPUtime=12.65 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 4259 0 0 0 1265 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825548197136 5193786 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=13571487609129518 CPUtime=12.65 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 3677 0 0 0 1265 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825539803752 5389855 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=6935054825532540783 CPUtime=12.65 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 4025 0 0 0 1265 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825531411048 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=6944656592455360604 CPUtime=12.64 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 4370 0 0 0 1264 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825523018184 5250325 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=6944656592455097440 CPUtime=12.45 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 4126 0 0 0 1245 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825514626320 5158008 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=-2892745056951965031 CPUtime=12.65 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 4276 0 0 0 1265 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825506232936 5250491 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=1060 CPUtime=12.64 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 4182 0 0 0 1264 0 0 0 20 0 9 0 559054622 655958016 7842 33554432000 4194304 6211132 140726683419424 139825497840232 5158060 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 101.18 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31368 KiB

[startup+16.0006 s]*
/proc/loadavg: 3.42 3.38 5.52 9/197 16597
/proc/meminfo: memFree=31841552/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31456 CPUtime=126.79 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 42822 0 0 0 12674 5 0 0 20 0 9 0 559054607 655958016 7864 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7864 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=6935054825532540783 CPUtime=15.85 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 3768 0 0 0 1585 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825556589256 5390192 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=-7003737579269690708 CPUtime=15.85 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 4785 0 0 0 1585 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825548197136 5145246 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=0 CPUtime=15.85 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 3856 0 0 0 1585 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825539803624 5078748 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=36960 CPUtime=15.86 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 4576 0 0 0 1586 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825531410968 5250319 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=1 CPUtime=15.85 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 4950 0 0 0 1585 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825523018184 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=500 CPUtime=15.61 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 4192 0 0 0 1561 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825514626320 5389855 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=928 CPUtime=15.85 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 4960 0 0 0 1585 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825506232936 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=1928 CPUtime=15.85 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 4692 0 0 0 1585 0 0 0 20 0 9 0 559054622 655958016 7864 33554432000 4194304 6211132 140726683419424 139825497840232 5017679 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 126.79 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31456 KiB

[startup+17.6006 s]
/proc/loadavg: 3.86 3.47 5.54 9/197 16597
/proc/meminfo: memFree=31841056/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31460 CPUtime=139.5 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 44577 0 0 0 13945 5 0 0 20 0 9 0 559054607 655958016 7865 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7865 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=31460 CPUtime=17.44 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 4159 0 0 0 1744 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825556589240 5078762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=3592 CPUtime=17.44 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 5074 0 0 0 1744 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825548197136 5145456 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=280072535927872 CPUtime=17.45 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 3881 0 0 0 1745 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825539803624 5186264 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=6298679148798630246 CPUtime=17.45 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 4713 0 0 0 1745 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825531410968 5250325 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=7448488012996175449 CPUtime=17.45 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 5117 0 0 0 1744 1 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825523018184 5158060 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=6935054825532540783 CPUtime=17.18 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 4701 0 0 0 1718 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825514626320 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=1385 CPUtime=17.45 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 5045 0 0 0 1745 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825506232936 5158025 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=1363 CPUtime=17.44 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 4843 0 0 0 1744 0 0 0 20 0 9 0 559054622 655958016 7865 33554432000 4194304 6211132 140726683419424 139825497840232 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 139.5 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31460 KiB

[startup+18.4006 s]
/proc/loadavg: 3.86 3.47 5.54 9/197 16597
/proc/meminfo: memFree=31841056/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31496 CPUtime=145.89 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 44864 0 0 0 14584 5 0 0 20 0 9 0 559054607 655958016 7874 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7874 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=6944656592455359580 CPUtime=18.24 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 4159 0 0 0 1824 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825556589240 5145456 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=6944656592455097440 CPUtime=18.24 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 5086 0 0 0 1824 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825548196536 5158055 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=6944652177228980320 CPUtime=18.25 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 4136 0 0 0 1825 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825539803832 5389855 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=6935054825532540783 CPUtime=18.25 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 4716 0 0 0 1825 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825531411128 5158055 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=6944656592387989600 CPUtime=18.25 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 5123 0 0 0 1824 1 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825523018184 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=6944656592455097440 CPUtime=17.97 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 4705 0 0 0 1797 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825514625720 5145456 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=6655300316396806240 CPUtime=18.25 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 5048 0 0 0 1825 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825506233016 5158025 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=33 CPUtime=18.24 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 4847 0 0 0 1824 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825497840232 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 145.89 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31496 KiB

[startup+18.8006 s]
/proc/loadavg: 3.86 3.47 5.54 9/197 16597
/proc/meminfo: memFree=31841056/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31496 CPUtime=149.09 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 44872 0 0 0 14904 5 0 0 20 0 9 0 559054607 655958016 7874 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7874 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=6935054825532540783 CPUtime=18.64 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 4165 0 0 0 1864 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825556589240 5389840 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=0 CPUtime=18.64 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 5086 0 0 0 1864 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825548196536 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=0 CPUtime=18.65 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 4137 0 0 0 1865 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825539803832 5389855 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=0 CPUtime=18.65 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 4716 0 0 0 1865 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825531411128 5158038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=0 CPUtime=18.65 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 5124 0 0 0 1864 1 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825523018184 5250319 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=288230596050944315 CPUtime=18.37 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 4705 0 0 0 1837 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825514625720 5158055 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=13571487609129518 CPUtime=18.65 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 5048 0 0 0 1865 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825506233016 5158055 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=1060 CPUtime=18.64 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 4847 0 0 0 1864 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825497840232 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 149.09 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31496 KiB

[startup+18.9006 s]
/proc/loadavg: 3.86 3.47 5.54 9/197 16597
/proc/meminfo: memFree=31841056/32770624 swapFree=66904512/67108860
[pid=16588] ppid=16585 vsize=640584 memory=31496 CPUtime=149.89 cores=0-7
/proc/16588/stat : 16588 (cosoco) S 16585 16588 14059 0 -1 1077944320 44872 0 0 0 14984 5 0 0 20 0 9 0 559054607 655958016 7874 33554432000 4194304 6211132 140726683419424 140726683417680 139825579732727 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
/proc/16588/statm: 160146 7874 883 493 0 153451 0
[pid=16588/tid=16590] ppid=16585 vsize=640584 memory=31476 CPUtime=18.74 cores=0-7
/proc/16588/task/16590/stat : 16590 (cosoco) R 16585 16588 14059 0 -1 4202560 4165 0 0 0 1874 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825556589240 5389840 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16591] ppid=16585 vsize=640584 memory=31476 CPUtime=18.74 cores=0-7
/proc/16588/task/16591/stat : 16591 (cosoco) R 16585 16588 14059 0 -1 4202560 5086 0 0 0 1874 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825548196536 5158060 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16592] ppid=16585 vsize=640584 memory=56 CPUtime=18.75 cores=0-7
/proc/16588/task/16592/stat : 16592 (cosoco) R 16585 16588 14059 0 -1 4202560 4137 0 0 0 1875 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825539803832 5145523 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16593] ppid=16585 vsize=640584 memory=31460 CPUtime=18.75 cores=0-7
/proc/16588/task/16593/stat : 16593 (cosoco) R 16585 16588 14059 0 -1 4202560 4716 0 0 0 1875 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825531411128 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16594] ppid=16585 vsize=640584 memory=31496 CPUtime=18.75 cores=0-7
/proc/16588/task/16594/stat : 16594 (cosoco) R 16585 16588 14059 0 -1 4202560 5124 0 0 0 1874 1 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825523018184 5158008 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16595] ppid=16585 vsize=640584 memory=0 CPUtime=18.47 cores=0-7
/proc/16588/task/16595/stat : 16595 (cosoco) R 16585 16588 14059 0 -1 4202560 4705 0 0 0 1847 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825514625720 5158008 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16596] ppid=16585 vsize=640584 memory=31476 CPUtime=18.75 cores=0-7
/proc/16588/task/16596/stat : 16596 (cosoco) R 16585 16588 14059 0 -1 4202560 5048 0 0 0 1875 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825506233016 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
[pid=16588/tid=16597] ppid=16585 vsize=640584 memory=31476 CPUtime=18.74 cores=0-7
/proc/16588/task/16597/stat : 16597 (cosoco) R 16585 16588 14059 0 -1 4202560 4847 0 0 0 1874 0 0 0 20 0 9 0 559054622 655958016 7874 33554432000 4194304 6211132 140726683419424 139825497840232 5250490 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11157504 140726683427857 140726683427949 140726683427949 140726683430862 0
Current children cumulated CPU time: 149.89 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31496 KiB

Child status: 0
Real time (s): 18.9637
CPU time (s): 150.311
CPU user time (s): 150.254
CPU system time (s): 0.056963
CPU usage (%): 792.625
Max. virtual memory (cumulated for all children) (KiB): 640584
Max. memory (cumulated for all children) (KiB): 31496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.254
system time used= 0.056963
maximum resident set size= 31796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83
involuntary context switches= 1143


# summary of solver processes directly reported to runsolver:
#   pid: 16588
#   total CPU time (s): 150.311
#   total CPU user time (s): 150.254
#   total CPU system time (s): 0.056963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.119108 second user time and 0.194264 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-30 09:19:31
IDJOB=4409602
IDBENCH=133272
IDSOLVER=2877
FILE ID=node139/4409602-1569827823
RUNJOBID= node139-1569817401-14086
PBS_JOBID= 21705915
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-t-hard-2.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409602-1569827823/watcher-4409602-1569827823 -o /tmp/evaluation-result-4409602-1569827823/solver-4409602-1569827823 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569817401-14086 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409602-1569827823.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=1617188579

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31864628 kB
MemAvailable:   31844152 kB
Buffers:           62812 kB
Cached:           223208 kB
SwapCached:        75780 kB
Active:            97472 kB
Inactive:         267148 kB
Active(anon):      12756 kB
Inactive(anon):   108208 kB
Active(file):      84716 kB
Inactive(file):   158940 kB
Unevictable:      109076 kB
Mlocked:          109076 kB
SwapTotal:      67108860 kB
SwapFree:       66904512 kB
Dirty:              2784 kB
Writeback:             0 kB
AnonPages:        112452 kB
Mapped:            23004 kB
Shmem:             33856 kB
Slab:             133040 kB
SReclaimable:     103404 kB
SUnreclaim:        29636 kB
KernelStack:        3664 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62028 MiB
End job on node139 at 2019-09-30 09:19:50