Trace number 4398342

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.O parallelOPT4850 264.682 33.2742

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-4398342-1568605577.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.07	c intension  iff(eq(g[5],0),eq(s[5],5)) -> extension (support ? 1) - 100tuples
0.00/0.07	c intension  iff(eq(g[6],0),eq(s[6],6)) -> extension (support ? 1) - 100tuples
0.00/0.07	c intension  iff(eq(g[7],0),eq(s[7],7)) -> extension (support ? 1) - 100tuples
0.00/0.07	c intension  iff(eq(g[8],0),eq(s[8],8)) -> extension (support ? 1) - 100tuples
0.00/0.07	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.08	c intension  iff(eq(g[20],0),eq(s[20],20)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[21],0),eq(s[21],21)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[22],0),eq(s[22],22)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[23],0),eq(s[23],23)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[24],0),eq(s[24],24)) -> extension (support ? 1) - 100tuples
0.00/0.08	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.09	c intension  iff(eq(g[36],0),eq(s[36],36)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[37],0),eq(s[37],37)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[38],0),eq(s[38],38)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[39],0),eq(s[39],39)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[40],0),eq(s[40],40)) -> extension (support ? 1) - 100tuples
0.00/0.09	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.00/0.10	c intension  iff(eq(g[51],0),eq(s[51],51)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[52],0),eq(s[52],52)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[53],0),eq(s[53],53)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[54],0),eq(s[54],54)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[55],0),eq(s[55],55)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[56],0),eq(s[56],56)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[57],0),eq(s[57],57)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[58],0),eq(s[58],58)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[59],0),eq(s[59],59)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[60],0),eq(s[60],60)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[61],0),eq(s[61],61)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[62],0),eq(s[62],62)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[63],0),eq(s[63],63)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[64],0),eq(s[64],64)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[65],0),eq(s[65],65)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[66],0),eq(s[66],66)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[67],0),eq(s[67],67)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[68],0),eq(s[68],68)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[69],0),eq(s[69],69)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[70],0),eq(s[70],70)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[71],0),eq(s[71],71)) -> extension (support ? 1) - 100tuples
0.10/0.11	c intension  iff(eq(g[72],0),eq(s[72],72)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[73],0),eq(s[73],73)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[74],0),eq(s[74],74)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[75],0),eq(s[75],75)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[76],0),eq(s[76],76)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[77],0),eq(s[77],77)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[78],0),eq(s[78],78)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[79],0),eq(s[79],79)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[80],0),eq(s[80],80)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[81],0),eq(s[81],81)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[82],0),eq(s[82],82)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[83],0),eq(s[83],83)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[84],0),eq(s[84],84)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[85],0),eq(s[85],85)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[86],0),eq(s[86],86)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[87],0),eq(s[87],87)) -> extension (support ? 1) - 100tuples
0.10/0.12	c intension  iff(eq(g[88],0),eq(s[88],88)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[89],0),eq(s[89],89)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[90],0),eq(s[90],90)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[91],0),eq(s[91],91)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[92],0),eq(s[92],92)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[93],0),eq(s[93],93)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[94],0),eq(s[94],94)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[95],0),eq(s[95],95)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[96],0),eq(s[96],96)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[97],0),eq(s[97],97)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[98],0),eq(s[98],98)) -> extension (support ? 1) - 100tuples
0.10/0.13	c intension  iff(eq(g[99],0),eq(s[99],99)) -> extension (support ? 1) - 100tuples
0.10/0.16	c enable optimization
0.10/0.16	c ========================================[ Problem Statistics ]===========================================
0.10/0.16	c |                                                                                                       
0.10/0.16	c |  Parse time        :         0.12 s 
0.10/0.16	c |
0.10/0.16	c |               Variables: 300
0.10/0.16	c |            Domain Sizes: 1..100
0.10/0.16	c |
0.10/0.16	c |             Constraints: 202
0.10/0.16	c |                   Arity: 1..100  -- Unary: 1  -- Binary: 198
0.10/0.16	c | 
0.10/0.16	c |                   Types: 
0.10/0.16	c |                          Circuit: 1
0.10/0.16	c |                          Extension: 198  (nb tuples: 100..100) -- (shared: 0)
0.10/0.16	c |                          Sum: 2
0.10/0.16	c |                          Unary: 1
0.10/0.16	c |                          
0.10/0.16	c |               Objective: Maximize Sum
0.10/0.16	
0.10/0.16	c =========================================================================================================
0.10/0.16	c Parallel mode: Portfolio
0.10/0.16	c [pFactory][Group N°0] created (threads:8).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.10/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.10/0.16	c [pFactory][Group N°0] concurrent mode: enabled.
0.10/0.16	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.10/0.16	c [pFactory][Group N°0] task 7 launched on thread 1.
0.10/0.16	c [pFactory][Group N°0] task 6 launched on thread 5.
0.10/0.16	c [pFactory][Group N°0] task 5 launched on thread 0.
0.10/0.16	c [pFactory][Group N°0] task 4 launched on thread 2.
0.10/0.16	c [pFactory][Group N°0] task 3 launched on thread 6.
0.10/0.16	c [pFactory][Group N°0] task 2 launched on thread 7.
0.10/0.16	c [pFactory][Group N°0] task 1 launched on thread 3.
0.10/0.16	c [pFactory][Group N°0] task 0 launched on thread 4.
0.10/0.16	o 0
0.10/0.17	o 49
0.10/0.17	o 99
0.10/0.20	o 107
0.10/0.20	o 169
0.76/0.22	o 176
0.76/0.23	o 177
0.76/0.23	o 195
0.76/0.25	o 229
0.76/0.25	o 230
0.76/0.26	o 279
0.76/0.27	o 294
0.76/0.28	o 349
0.76/0.29	o 437
0.76/0.31	o 446
1.55/0.32	o 486
1.55/0.34	o 553
1.55/0.35	o 619
1.55/0.37	o 638
1.55/0.38	o 639
1.55/0.38	o 640
1.55/0.40	o 704
2.34/0.42	o 753
2.34/0.43	o 787
2.34/0.45	o 853
2.34/0.46	o 862
2.34/0.47	o 905
2.34/0.48	o 3958
7.04/1.01	o 4469
12.56/1.79	o 4606
26.13/3.48	o 4608
45.31/5.89	o 4609
74.85/9.58	o 4670
95.70/12.18	o 4687
114.78/14.55	o 4693
142.80/18.07	o 4696
152.31/19.25	o 4710
153.91/19.46	o 4750
170.68/21.54	o 4781
184.25/23.24	o 4814
214.67/27.09	o 4817
264.11/33.26	o 4850
264.11/33.27	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 6.
264.11/33.27	c [pFactory][Group N°0] Thread N°0 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°1 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°2 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°3 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°4 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°5 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°6 is joined.
264.11/33.27	c [pFactory][Group N°0] Thread N°7 is joined.
264.11/33.27	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
264.11/33.27	s OPTIMUM FOUND
264.11/33.27	c call to solver        : 3
264.11/33.27	c
264.11/33.27	c restarts              : 188         
264.11/33.27	c conflicts             : 1469         (6 /sec)
264.11/33.27	c decisions             : 32454        (123 /sec)
264.11/33.27	c propagations          : 3051865     (11534 /sec)
264.11/33.27	c root propagations     : 273         
264.11/33.27	c filter calls          : 2111761        (7981 /sec)
264.11/33.27	c useless filter calls  : 1424148        (67 %)
264.11/33.27	c Memory used           : 593.56 MB
264.11/33.27	c Best bound time (wc)  : 33.2652 s
264.11/33.27	c CPU time              : 264.59 s
264.11/33.27	c real time             : 33.2674 s
264.11/33.27	
264.11/33.27	
264.11/33.27	v <instantiation type='solution' cost='4850'>
264.11/33.27	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>
264.11/33.27	v <values>102 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 107 446 68 0 410 108 194 225 34 455 288 428 235 357 38 69 28 155 7 49 312 7 88 185 263 61 30 40 327 322 488 366 130 165 40 115 256 197 193 206 139 104 225 388 23 126 144 272 17 19 104 428 438 3 250 157 374 84 225 6 149 198 63 90 121 176 9 22 17 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 90 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 43 39 40 95 41 92 44 38 45 46 58 48 49 63 5 51 87 50 68 97 64 54 79 55 62 6 77 80 96 69 88 74 85 73 59 67 7 57 1 61 70 89 76 82 94 98 75 8 83 4 84 3 91 56 71 53 47 72 9 65 60 42 66 93 78 2 52 81 86 10 </values>
264.11/33.27	v </instantiation>
264.11/33.27	

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 (14677 MiB free)
  memory of node 1: 16384 MiB (15694 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398342-1568605577/watcher-4398342-1568605577 -o /tmp/evaluation-result-4398342-1568605577/solver-4398342-1568605577 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568598290-13264 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398342-1568605577.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=15816, runsolver pid=15813
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 3.52 2.21 4.19 2/191 15817
/proc/meminfo: memFree=31081676/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=47164 memory=23368 CPUtime=0.1 cores=0-7
/proc/15816/stat : 15816 (cosoco) R 15813 15816 13237 0 -1 4202496 6067 0 0 0 9 1 0 0 20 0 1 0 436826503 48295936 5842 33554432000 4194304 6211092 140731776133968 140731776130504 139934175296318 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 11791 5842 851 493 0 5096 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47164 KiB
Current children cumulated memory: 23368 KiB

[startup+0.210735 s]*
/proc/loadavg: 3.52 2.21 4.19 9/199 15825
/proc/meminfo: memFree=31075396/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=29408 CPUtime=0.76 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 7718 0 0 0 75 1 0 0 20 0 9 0 436826503 655958016 7352 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7352 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=8316850467074736180 CPUtime=0.08 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 87 0 0 0 8 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934168198160 5390160 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=1947269 CPUtime=0.08 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 91 0 0 0 8 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934159805712 5250287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=288370944685774464 CPUtime=0.07 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 92 0 0 0 7 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934151412328 5145356 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=-1 CPUtime=0.07 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 74 0 0 0 7 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934143019544 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 74 0 0 0 7 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934134626536 5193744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=0 CPUtime=0.08 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 86 0 0 0 8 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934126234216 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=-1 CPUtime=0.08 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 90 0 0 0 8 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934117842192 5082228 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 82 0 0 0 7 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934109449488 5155345 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29408 KiB

[startup+0.310734 s]*
/proc/loadavg: 3.52 2.21 4.19 10/199 15825
/proc/meminfo: memFree=31075024/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=29408 CPUtime=1.55 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 7756 0 0 0 154 1 0 0 20 0 9 0 436826503 655958016 7352 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7352 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=8317482817917895235 CPUtime=0.18 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 96 0 0 0 18 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934168198160 5389819 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=0 CPUtime=0.18 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 91 0 0 0 18 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934159805712 5008971 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=0 CPUtime=0.17 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 92 0 0 0 17 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934151412328 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=0 CPUtime=0.17 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 85 0 0 0 17 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934143019544 5157993 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=0 CPUtime=0.17 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 85 0 0 0 17 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934134626536 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=0 CPUtime=0.18 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 90 0 0 0 18 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934126234896 5193744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=0 CPUtime=0.18 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 90 0 0 0 18 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934117842192 5017679 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=0 CPUtime=0.16 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 85 0 0 0 16 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934109448808 5158185 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29408 KiB

[startup+0.700735 s]
/proc/loadavg: 3.52 2.21 4.19 9/199 15825
/proc/meminfo: memFree=31075024/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=29408 CPUtime=4.58 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 7851 0 0 0 457 1 0 0 20 0 9 0 436826503 655958016 7352 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7352 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=1188 CPUtime=0.56 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 109 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934168198416 5145392 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=1536 CPUtime=0.56 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 107 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934159804952 5145135 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=9592 CPUtime=0.56 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 92 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934151412328 5389819 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=2828 CPUtime=0.56 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 101 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934143019544 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=780 CPUtime=0.56 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 102 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934134626760 5158028 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=140572829030015 CPUtime=0.56 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 90 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934126234896 5193744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=5571041044932612177 CPUtime=0.56 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 115 0 0 0 56 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934117841512 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=5571041044932677713 CPUtime=0.52 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 93 0 0 0 52 0 0 0 20 0 9 0 436826517 655958016 7352 33554432000 4194304 6211092 140731776133968 139934109448808 5155800 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29408 KiB

[startup+1.50073 s]
/proc/loadavg: 3.52 2.21 4.19 9/199 15825
/proc/meminfo: memFree=31075220/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31112 CPUtime=10.97 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 14689 0 0 0 1094 3 0 0 20 0 9 0 436826503 655958016 7778 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7778 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=0 CPUtime=1.35 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 736 0 0 0 135 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934168198416 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=-8023550165965901656 CPUtime=1.36 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 1115 0 0 0 136 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934159804952 5193744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=281136748415584 CPUtime=1.35 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 721 0 0 0 135 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934151412328 5145412 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=3472707502702961183 CPUtime=1.35 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 1044 0 0 0 135 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934143019544 5157976 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=-7003737579269690708 CPUtime=1.35 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 886 0 0 0 135 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934134626760 5145479 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=293379619 CPUtime=1.35 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 1117 0 0 0 135 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934126234216 5250459 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=0 CPUtime=1.36 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 1210 0 0 0 136 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934117841512 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=0 CPUtime=1.3 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 818 0 0 0 130 0 0 0 20 0 9 0 436826517 655958016 7778 33554432000 4194304 6211092 140731776133968 139934109448728 5157976 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 10.97 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31112 KiB

[startup+3.10973 s]
/proc/loadavg: 3.52 2.21 4.19 9/199 15825
/proc/meminfo: memFree=31074120/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31116 CPUtime=23.81 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 14747 0 0 0 2378 3 0 0 20 0 9 0 436826503 655958016 7779 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7779 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=31116 CPUtime=2.96 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 748 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934168197576 5390160 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 1131 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934159805712 5156232 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 724 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934151412328 5145541 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=6154848828556269427 CPUtime=2.96 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 1047 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934143019240 5145392 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=3576 CPUtime=2.96 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 889 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934134626840 5157544 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=45636 CPUtime=2.96 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 1121 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934126234216 5389812 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=2241 CPUtime=2.96 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 1210 0 0 0 296 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934117841512 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=2244 CPUtime=2.88 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 835 0 0 0 288 0 0 0 20 0 9 0 436826517 655958016 7779 33554432000 4194304 6211092 140731776133968 139934109448728 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 23.81 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31116 KiB

[startup+6.30073 s]
/proc/loadavg: 3.72 2.28 4.20 9/199 15825
/proc/meminfo: memFree=31074528/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31316 CPUtime=49.3 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 28280 0 0 0 4925 5 0 0 20 0 9 0 436826503 655958016 7829 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7829 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=31316 CPUtime=6.15 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 2040 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934168197832 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=56 CPUtime=6.15 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 2801 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934159805712 5155804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=281136748224352 CPUtime=6.15 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 2212 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934151412248 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=140572829030015 CPUtime=6.15 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 2705 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934143019240 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=288230574492221466 CPUtime=6.15 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 2648 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934134626760 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=288230596050944315 CPUtime=6.15 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 3215 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934126234136 5145412 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=164 CPUtime=6.15 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 3159 0 0 0 615 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934117841512 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=3619856545365714276 CPUtime=6.03 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 2458 0 0 0 603 0 0 0 20 0 9 0 436826517 655958016 7829 33554432000 4194304 6211092 140731776133968 139934109448424 5155345 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 49.3 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31316 KiB

[startup+12.7007 s]
/proc/loadavg: 4.06 2.37 4.22 9/199 15825
/proc/meminfo: memFree=31074092/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31352 CPUtime=100.41 cores=0-7

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

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

[startup+25.6007 s]
/proc/loadavg: 4.93 2.65 4.28 9/199 15825
/proc/meminfo: memFree=31074404/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31492 CPUtime=203.43 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 62193 0 0 0 20335 8 0 0 20 0 9 0 436826503 655958016 7873 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7873 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=45636 CPUtime=25.45 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 5410 0 0 0 2545 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934168197816 5389819 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=281136748392928 CPUtime=25.45 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 7109 0 0 0 2545 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934159805712 5145392 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=7812443984040843344 CPUtime=25.45 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 5600 0 0 0 2544 1 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934151412408 5193744 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=1586 CPUtime=25.44 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 7190 0 0 0 2544 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934143019624 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=1561 CPUtime=25.44 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 7239 0 0 0 2544 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934134626760 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=2515 CPUtime=25.44 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 8126 0 0 0 2544 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934126234296 5389819 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=31444 CPUtime=25.44 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 8236 0 0 0 2544 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934117841592 5157993 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=620 CPUtime=25.07 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 6241 0 0 0 2507 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934109448888 5157993 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 203.43 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31492 KiB

[startup+28.8007 s]
/proc/loadavg: 4.93 2.65 4.28 9/199 15825
/proc/meminfo: memFree=31074900/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31492 CPUtime=228.99 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 62280 0 0 0 22891 8 0 0 20 0 9 0 436826503 655958016 7873 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7873 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=988 CPUtime=28.65 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 5415 0 0 0 2865 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934168197816 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=2024 CPUtime=28.65 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 7153 0 0 0 2865 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934159805712 5158023 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=6935054825532540783 CPUtime=28.65 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 5602 0 0 0 2864 1 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934151412408 5145412 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=45636 CPUtime=28.64 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 7190 0 0 0 2864 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934143019624 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=988 CPUtime=28.64 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 7244 0 0 0 2864 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934134626760 5157540 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=2024 CPUtime=28.64 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 8154 0 0 0 2864 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934126234896 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=31492 CPUtime=28.64 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 8236 0 0 0 2864 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934117841592 5158023 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=2116 CPUtime=28.23 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 6244 0 0 0 2823 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934109448888 5158006 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 228.99 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31492 KiB

[startup+30.4007 s]
/proc/loadavg: 5.18 2.73 4.30 9/199 15825
/proc/meminfo: memFree=31075148/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31492 CPUtime=241.76 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 62287 0 0 0 24168 8 0 0 20 0 9 0 436826503 655958016 7873 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7873 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=31492 CPUtime=30.25 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 5417 0 0 0 3025 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934168197816 5389819 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=1656 CPUtime=30.25 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 7153 0 0 0 3025 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934159805712 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=8317482817917895235 CPUtime=30.25 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 5605 0 0 0 3024 1 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934151412408 5145392 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=6935054825532540783 CPUtime=30.24 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 7190 0 0 0 3024 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934143019624 5250279 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=3576 CPUtime=30.24 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 7246 0 0 0 3024 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934134626760 5017277 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=45636 CPUtime=30.24 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 8154 0 0 0 3024 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934126234896 5389823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=988 CPUtime=30.24 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 8236 0 0 0 3024 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934117841592 5250275 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=55 CPUtime=29.81 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 6244 0 0 0 2981 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934109448888 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 241.76 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31492 KiB

[startup+32.0007 s]*
/proc/loadavg: 5.18 2.73 4.30 9/199 15825
/proc/meminfo: memFree=31075396/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31492 CPUtime=254.61 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 62287 0 0 0 25453 8 0 0 20 0 9 0 436826503 655958016 7873 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7873 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=8317482817917895235 CPUtime=31.86 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 5417 0 0 0 3186 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934168197816 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=14068 CPUtime=31.86 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 7153 0 0 0 3186 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934159805712 5157993 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=524 CPUtime=31.86 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 5605 0 0 0 3185 1 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934151412408 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=1568 CPUtime=31.85 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 7190 0 0 0 3185 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934143019624 5155807 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=928 CPUtime=31.85 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 7246 0 0 0 3185 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934134626760 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=3520 CPUtime=31.85 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 8154 0 0 0 3185 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934126234896 5389823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=1932 CPUtime=31.85 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 8236 0 0 0 3185 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934117841592 5157547 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=2512 CPUtime=31.39 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 6244 0 0 0 3139 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934109448888 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 254.61 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31492 KiB

[startup+32.8007 s]
/proc/loadavg: 5.18 2.73 4.30 9/199 15825
/proc/meminfo: memFree=31075396/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31492 CPUtime=260.93 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 62288 0 0 0 26085 8 0 0 20 0 9 0 436826503 655958016 7873 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7873 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=1056 CPUtime=32.65 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 5417 0 0 0 3265 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934168197816 5389812 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=1188 CPUtime=32.65 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 7153 0 0 0 3265 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934159805712 5193754 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=1536 CPUtime=32.65 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 5605 0 0 0 3264 1 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934151412408 5078762 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=31492 CPUtime=32.64 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 7190 0 0 0 3264 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934143019624 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=6944656592455360604 CPUtime=32.64 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 7246 0 0 0 3264 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934134626760 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=6944656592455097440 CPUtime=32.64 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 8154 0 0 0 3264 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934126234896 5145424 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=6943526294502006880 CPUtime=32.64 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 8236 0 0 0 3264 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934117841592 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=6944652177228980320 CPUtime=32.18 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 6245 0 0 0 3218 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934109448888 5156232 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 260.93 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31492 KiB

[startup+33.2007 s]
/proc/loadavg: 5.18 2.73 4.30 10/199 15825
/proc/meminfo: memFree=31075272/32770624 swapFree=66952652/67108860
[pid=15816] ppid=15813 vsize=640584 memory=31492 CPUtime=264.11 cores=0-7
/proc/15816/stat : 15816 (cosoco) S 15813 15816 13237 0 -1 1077944320 62288 0 0 0 26403 8 0 0 20 0 9 0 436826503 655958016 7873 33554432000 4194304 6211092 140731776133968 140731776132224 139934191341303 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
/proc/15816/statm: 160146 7873 884 493 0 153451 0
[pid=15816/tid=15818] ppid=15813 vsize=640584 memory=1016 CPUtime=33.05 cores=0-7
/proc/15816/task/15818/stat : 15818 (cosoco) R 15813 15816 13237 0 -1 4202560 5417 0 0 0 3305 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934168197816 5390160 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15819] ppid=15813 vsize=640584 memory=5472 CPUtime=33.05 cores=0-7
/proc/15816/task/15819/stat : 15819 (cosoco) R 15813 15816 13237 0 -1 4202560 7153 0 0 0 3305 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934159805712 5250293 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15820] ppid=15813 vsize=640584 memory=14012 CPUtime=33.05 cores=0-7
/proc/15816/task/15820/stat : 15820 (cosoco) R 15813 15816 13237 0 -1 4202560 5605 0 0 0 3304 1 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934151412408 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15821] ppid=15813 vsize=640584 memory=14068 CPUtime=33.04 cores=0-7
/proc/15816/task/15821/stat : 15821 (cosoco) R 15813 15816 13237 0 -1 4202560 7190 0 0 0 3304 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934143019624 5158028 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15822] ppid=15813 vsize=640584 memory=524 CPUtime=33.04 cores=0-7
/proc/15816/task/15822/stat : 15822 (cosoco) R 15813 15816 13237 0 -1 4202560 7246 0 0 0 3304 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934134626760 5145487 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15823] ppid=15813 vsize=640584 memory=1568 CPUtime=33.04 cores=0-7
/proc/15816/task/15823/stat : 15823 (cosoco) R 15813 15816 13237 0 -1 4202560 8154 0 0 0 3304 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934126234896 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15824] ppid=15813 vsize=640584 memory=928 CPUtime=33.04 cores=0-7
/proc/15816/task/15824/stat : 15824 (cosoco) R 15813 15816 13237 0 -1 4202560 8236 0 0 0 3304 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934117841592 5158020 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
[pid=15816/tid=15825] ppid=15813 vsize=640584 memory=3520 CPUtime=32.57 cores=0-7
/proc/15816/task/15825/stat : 15825 (cosoco) R 15813 15816 13237 0 -1 4202560 6245 0 0 0 3257 0 0 0 20 0 9 0 436826517 655958016 7873 33554432000 4194304 6211092 140731776133968 139934109448888 5158000 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12587008 140731776136209 140731776136301 140731776136301 140731776139214 0
Current children cumulated CPU time: 264.11 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31492 KiB

Child status: 0
Real time (s): 33.2742
CPU time (s): 264.682
CPU user time (s): 264.59
CPU system time (s): 0.091946
CPU usage (%): 795.456
Max. virtual memory (cumulated for all children) (KiB): 640584
Max. memory (cumulated for all children) (KiB): 31492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 264.59
system time used= 0.091946
maximum resident set size= 31724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62329
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= 74
involuntary context switches= 2426


# summary of solver processes directly reported to runsolver:
#   pid: 15816
#   total CPU time (s): 264.682
#   total CPU user time (s): 264.59
#   total CPU system time (s): 0.091946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.176074 second user time and 0.328678 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-16 05:45:36
IDJOB=4398342
IDBENCH=133272
IDSOLVER=2851
FILE ID=node127/4398342-1568605577
RUNJOBID= node127-1568598290-13264
PBS_JOBID= 21703425
Free space on /tmp= 61312 MiB

SOLVER NAME= cosoco 2.O 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-4398342-1568605577/watcher-4398342-1568605577 -o /tmp/evaluation-result-4398342-1568605577/solver-4398342-1568605577 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568598290-13264 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398342-1568605577.xml

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

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=1277233511

node127.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.55
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.55
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.55
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.55
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:        31101180 kB
MemAvailable:   31832956 kB
Buffers:           45356 kB
Cached:           972468 kB
SwapCached:        51316 kB
Active:           393024 kB
Inactive:         678776 kB
Active(anon):      12652 kB
Inactive(anon):    90388 kB
Active(file):     380372 kB
Inactive(file):   588388 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66952652 kB
Dirty:              2968 kB
Writeback:             0 kB
AnonPages:        134804 kB
Mapped:            46436 kB
Shmem:             40556 kB
Slab:             188020 kB
SReclaimable:     157704 kB
SUnreclaim:        30316 kB
KernelStack:        3712 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61308 MiB
End job on node127 at 2019-09-16 05:46:10