Trace number 4398642

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 154.447 19.4749

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 benchmark17.9325
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-4398642-1568609142.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.09/0.10	c intension  iff(eq(g[56],0),eq(s[56],56)) -> extension (support ? 1) - 100tuples
0.09/0.10	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.11	c intension  iff(eq(g[67],0),eq(s[67],67)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[68],0),eq(s[68],68)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[69],0),eq(s[69],69)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[70],0),eq(s[70],70)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[71],0),eq(s[71],71)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[72],0),eq(s[72],72)) -> extension (support ? 1) - 100tuples
0.09/0.11	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.12	c intension  iff(eq(g[83],0),eq(s[83],83)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[84],0),eq(s[84],84)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[85],0),eq(s[85],85)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[86],0),eq(s[86],86)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[87],0),eq(s[87],87)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[88],0),eq(s[88],88)) -> extension (support ? 1) - 100tuples
0.09/0.12	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.13	c intension  iff(eq(g[99],0),eq(s[99],99)) -> extension (support ? 1) - 100tuples
0.09/0.16	c enable optimization
0.09/0.16	c ========================================[ Problem Statistics ]===========================================
0.09/0.16	c |                                                                                                       
0.09/0.16	c |  Parse time        :         0.13 s 
0.09/0.16	c |
0.09/0.16	c |               Variables: 300
0.09/0.16	c |            Domain Sizes: 1..100
0.09/0.16	c |
0.09/0.16	c |             Constraints: 202
0.09/0.16	c |                   Arity: 1..100  -- Unary: 1  -- Binary: 198
0.09/0.16	c | 
0.09/0.16	c |                   Types: 
0.09/0.16	c |                          Circuit: 1
0.09/0.16	c |                          Extension: 198  (nb tuples: 100..100) -- (shared: 0)
0.09/0.16	c |                          Sum: 2
0.09/0.16	c |                          Unary: 1
0.09/0.16	c |                          
0.09/0.16	c |               Objective: Maximize Sum
0.09/0.16	
0.09/0.16	c =========================================================================================================
0.09/0.16	c Parallel mode: Portfolio
0.09/0.16	c [pFactory][Group N°0] created (threads:8).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.09/0.16	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.09/0.16	c [pFactory][Group N°0] concurrent mode: enabled.
0.09/0.16	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.09/0.16	c [pFactory][Group N°0] task 7 launched on thread 0.
0.09/0.16	c [pFactory][Group N°0] task 6 launched on thread 1.
0.09/0.16	c [pFactory][Group N°0] task 5 launched on thread 2.
0.09/0.16	c [pFactory][Group N°0] task 4 launched on thread 3.
0.09/0.16	c [pFactory][Group N°0] task 3 launched on thread 4.
0.09/0.16	c [pFactory][Group N°0] task 2 launched on thread 5.
0.09/0.16	c [pFactory][Group N°0] task 1 launched on thread 6.
0.09/0.16	c [pFactory][Group N°0] task 0 launched on thread 7.
0.09/0.16	o 0
0.09/0.17	o 40
0.09/0.17	o 49
0.09/0.17	o 99
0.09/0.19	o 107
0.09/0.20	o 169
0.75/0.22	o 177
0.75/0.24	o 195
0.75/0.24	o 207
0.75/0.25	o 228
0.75/0.26	o 294
0.75/0.28	o 322
0.75/0.29	o 328
0.75/0.30	o 341
0.75/0.31	o 391
1.55/0.33	o 461
1.55/0.34	o 549
1.55/0.36	o 558
1.55/0.38	o 638
1.55/0.39	o 704
1.55/0.40	o 753
2.34/0.42	o 787
2.34/0.43	o 853
2.34/0.44	o 862
2.34/0.46	o 864
2.34/0.47	o 955
2.34/0.47	o 3958
3.13/0.59	o 3959
3.86/0.64	o 3960
5.38/0.81	o 3963
7.04/1.01	o 4469
15.02/2.07	o 4475
46.96/6.07	o 4582
99.60/12.66	o 4681
113.18/14.35	o 4731
114.77/14.52	o 4733
130.74/16.56	o 4777
153.90/19.46	o 4850
153.90/19.47	c [pFactory][Group N°0] concurent mode: thread 1 has won with the task 6.
153.90/19.47	c [pFactory][Group N°0] Thread N°0 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°1 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°2 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°3 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°4 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°5 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°6 is joined.
153.90/19.47	c [pFactory][Group N°0] Thread N°7 is joined.
153.90/19.47	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°1)
153.90/19.47	s OPTIMUM FOUND
153.90/19.47	c call to solver        : 3
153.90/19.47	c
153.90/19.47	c restarts              : 106         
153.90/19.47	c conflicts             : 1044         (7 /sec)
153.90/19.47	c decisions             : 19106        (124 /sec)
153.90/19.47	c propagations          : 1718272     (11131 /sec)
153.90/19.47	c root propagations     : 273         
153.90/19.47	c filter calls          : 1291767        (8368 /sec)
153.90/19.47	c useless filter calls  : 869457         (67 %)
153.90/19.47	c Memory used           : 593.56 MB
153.90/19.47	c Best bound time (wc)  : 19.4624 s
153.90/19.47	c CPU time              : 154.374 s
153.90/19.47	c real time             : 19.4682 s
153.90/19.47	
153.90/19.47	
153.90/19.47	v <instantiation type='solution' cost='4850'>
153.90/19.47	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>
153.90/19.47	v <values>9 33 263 496 293 449 407 470 452 217 397 0 441 312 199 307 0 67 339 396 254 223 63 226 426 131 196 33 228 395 225 446 68 35 410 58 457 24 38 43 455 428 127 333 90 50 122 9 7 83 75 0 202 185 64 61 24 150 104 54 406 392 63 82 40 102 256 199 281 68 362 206 283 57 99 101 287 272 2 395 312 117 330 453 275 163 366 58 225 19 439 42 29 136 390 33 112 44 84 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 56 11 12 13 14 15 16 17 18 19 20 0 21 22 23 24 25 26 27 28 29 30 66 31 32 33 34 35 36 37 38 39 40 89 41 87 43 81 47 49 45 48 53 69 68 99 57 97 86 52 46 92 73 55 72 6 98 90 78 88 58 5 93 70 59 79 7 76 2 3 75 42 82 84 4 80 67 8 65 64 85 71 51 91 50 74 96 83 9 54 63 61 1 44 94 95 62 77 60 10 </values>
153.90/19.47	v </instantiation>
153.90/19.47	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398642-1568609142/watcher-4398642-1568609142 -o /tmp/evaluation-result-4398642-1568609142/solver-4398642-1568609142 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568598281-5777 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398642-1568609142.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=7779, runsolver pid=7776
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 6.23 8.00 8.58 2/192 7780
/proc/meminfo: memFree=31963368/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=47032 memory=23368 CPUtime=0.09 cores=0-7
/proc/7779/stat : 7779 (cosoco) R 7776 7779 5749 0 -1 4202496 6059 0 0 0 9 0 0 0 20 0 1 0 437176863 48160768 5842 33554432000 4194304 6211092 140724954410080 140724954405736 140639299263461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 11758 5842 851 493 0 5063 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47032 KiB
Current children cumulated memory: 23368 KiB

[startup+0.209647 s]*
/proc/loadavg: 6.23 8.00 8.58 9/200 7788
/proc/meminfo: memFree=31958272/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=29404 CPUtime=0.75 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 7714 0 0 0 74 1 0 0 20 0 9 0 437176863 655958016 7351 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7351 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=8316850467074736180 CPUtime=0.07 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 87 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639292161296 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=2996192 CPUtime=0.07 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 85 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639283767912 5158006 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=139975321674992 CPUtime=0.07 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 95 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639275375208 140639299259198 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=-1 CPUtime=0.07 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 90 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639266982424 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=0 CPUtime=0.06 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 86 0 0 0 6 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639258590480 5158028 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 84 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639250197776 5078744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=-1 CPUtime=0.07 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 73 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639241804312 5158095 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=0 CPUtime=0.07 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 74 0 0 0 7 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639233411688 5158000 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29404 KiB

[startup+0.310646 s]*
/proc/loadavg: 6.23 8.00 8.58 9/200 7788
/proc/meminfo: memFree=31957900/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=29404 CPUtime=1.55 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 7751 0 0 0 154 1 0 0 20 0 9 0 437176863 655958016 7351 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7351 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=8317482817917895235 CPUtime=0.18 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 88 0 0 0 18 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639292161296 5082462 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=4126316290023845779 CPUtime=0.18 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 86 0 0 0 18 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639283768592 5250450 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=0 CPUtime=0.18 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 101 0 0 0 18 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639275375208 5145392 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=0 CPUtime=0.18 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 90 0 0 0 18 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639266982424 5145424 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=0 CPUtime=0.16 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 87 0 0 0 16 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639258589720 5081337 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=0 CPUtime=0.18 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 86 0 0 0 18 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639250197776 5158023 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=0 CPUtime=0.17 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 85 0 0 0 17 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639241804312 5158028 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=0 CPUtime=0.17 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 85 0 0 0 17 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639233411688 5250284 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29404 KiB

[startup+0.700647 s]
/proc/loadavg: 6.23 8.00 8.58 9/200 7788
/proc/meminfo: memFree=31957528/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=29404 CPUtime=4.58 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 7863 0 0 0 457 1 0 0 20 0 9 0 437176863 655958016 7351 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7351 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=6784 CPUtime=0.56 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 115 0 0 0 56 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639292161296 5157993 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=1164 CPUtime=0.56 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 89 0 0 0 56 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639283768592 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=9448 CPUtime=0.56 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 114 0 0 0 56 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639275375888 5390160 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=13692 CPUtime=0.56 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 90 0 0 0 56 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639266982424 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=2120 CPUtime=0.51 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 117 0 0 0 51 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639258590480 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=139979616634495 CPUtime=0.56 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 93 0 0 0 56 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639250197776 5193744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=4640185777728278608 CPUtime=0.55 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 100 0 0 0 55 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639241804312 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=7223880786990092368 CPUtime=0.55 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 102 0 0 0 55 0 0 0 20 0 9 0 437176877 655958016 7351 33554432000 4194304 6211092 140724954410080 140639233411608 5193754 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 29404 KiB

[startup+1.50065 s]
/proc/loadavg: 6.45 8.02 8.58 9/200 7788
/proc/meminfo: memFree=31957528/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31072 CPUtime=10.96 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 14681 0 0 0 1093 3 0 0 20 0 9 0 437176863 655958016 7768 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7768 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=0 CPUtime=1.35 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 758 0 0 0 135 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639292160616 5193744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=299058902 CPUtime=1.35 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 1012 0 0 0 135 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639283767912 5250284 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=0 CPUtime=1.35 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 919 0 0 0 135 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639275375888 5389823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=58 CPUtime=1.36 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 930 0 0 0 136 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639266982504 5145392 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=0 CPUtime=1.3 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 944 0 0 0 130 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639258589496 5145424 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=0 CPUtime=1.35 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 868 0 0 0 135 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639250197096 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=780 CPUtime=1.35 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 1114 0 0 0 135 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639241804232 5157562 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=4076 CPUtime=1.35 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 1093 0 0 0 135 0 0 0 20 0 9 0 437176877 655958016 7768 33554432000 4194304 6211092 140724954410080 140639233411608 5145412 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 10.96 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31072 KiB

[startup+3.11064 s]
/proc/loadavg: 6.45 8.02 8.58 9/199 7788
/proc/meminfo: memFree=31956180/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31080 CPUtime=23.81 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 14815 0 0 0 2378 3 0 0 20 0 9 0 437176863 655958016 7770 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7770 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=13692 CPUtime=2.96 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 806 0 0 0 296 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639292160616 5155807 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=2120 CPUtime=2.96 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 1017 0 0 0 296 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639283767912 5193754 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=279950397768896 CPUtime=2.96 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 933 0 0 0 296 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639275375048 5390160 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=3907805420754595173 CPUtime=2.97 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 951 0 0 0 297 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639266983184 5157544 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=55 CPUtime=2.88 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 955 0 0 0 288 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639258589496 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 898 0 0 0 296 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639250197176 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 1116 0 0 0 296 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639241804008 5389808 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=0 CPUtime=2.96 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 1096 0 0 0 296 0 0 0 20 0 9 0 437176877 655958016 7770 33554432000 4194304 6211092 140724954410080 140639233411608 5389819 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 23.81 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31080 KiB

[startup+6.30065 s]
/proc/loadavg: 6.58 8.02 8.58 9/199 7788
/proc/meminfo: memFree=31956764/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31448 CPUtime=49.29 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 35163 0 0 0 4924 5 0 0 20 0 9 0 437176863 655958016 7862 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7862 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=31448 CPUtime=6.15 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 3617 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639292160616 5158028 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=780 CPUtime=6.15 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 3305 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639283767912 5193744 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=0 CPUtime=6.15 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 3443 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639275375304 5193744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=11 CPUtime=6.15 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 3090 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639266983184 5250293 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=4424 CPUtime=6.04 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 3785 0 0 0 603 1 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639258589496 5250453 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=344 CPUtime=6.15 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 3326 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639250197176 5075705 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=16281 CPUtime=6.15 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 3612 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639241804008 5078762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=0 CPUtime=6.15 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 3942 0 0 0 615 0 0 0 20 0 9 0 437176877 655958016 7862 33554432000 4194304 6211092 140724954410080 140639233411528 5389823 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 49.29 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31448 KiB

[startup+12.7006 s]
/proc/loadavg: 6.69 8.02 8.58 9/199 7788
/proc/meminfo: memFree=31956764/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31468 CPUtime=100.4 cores=0-7

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

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

[startup+12.8006 s]
/proc/loadavg: 6.69 8.02 8.58 9/199 7788
/proc/meminfo: memFree=31956764/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31468 CPUtime=101.2 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 48750 0 0 0 10114 6 0 0 20 0 9 0 437176863 655958016 7867 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7867 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=2004 CPUtime=12.65 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 5679 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639292160616 5157976 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=-7035114785800479027 CPUtime=12.65 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 5034 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639283768592 5193744 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=780 CPUtime=12.65 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 4925 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639275375304 5074400 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=4076 CPUtime=12.65 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 4369 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639266983184 5389808 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=1580 CPUtime=12.46 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 5632 0 0 0 1245 1 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639258589496 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=0 CPUtime=12.65 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 4936 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639250197176 5158006 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=7522512689573357921 CPUtime=12.65 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 5482 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639241804008 5389823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=33 CPUtime=12.65 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 5650 0 0 0 1265 0 0 0 20 0 9 0 437176877 655958016 7867 33554432000 4194304 6211092 140724954410080 140639233411528 5193754 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 101.2 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31468 KiB

[startup+16.0006 s]*
/proc/loadavg: 6.80 8.02 8.57 9/199 7788
/proc/meminfo: memFree=31957144/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31480 CPUtime=126.81 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 54556 0 0 0 12675 6 0 0 20 0 9 0 437176863 655958016 7870 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7870 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=8317482817917895235 CPUtime=15.86 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 6546 0 0 0 1585 1 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639292160616 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=4126316290023845779 CPUtime=15.85 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 5958 0 0 0 1585 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639283768592 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=11 CPUtime=15.86 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 5323 0 0 0 1586 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639275375304 5389823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=4424 CPUtime=15.86 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 4661 0 0 0 1586 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639266983184 5145424 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=344 CPUtime=15.61 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 6545 0 0 0 1560 1 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639258589496 5193754 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=16281 CPUtime=15.86 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 5722 0 0 0 1586 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639250197176 5017679 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=157 CPUtime=15.85 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 6181 0 0 0 1585 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639241804008 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=663 CPUtime=15.86 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 6578 0 0 0 1586 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639233411528 5158006 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 126.81 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31480 KiB

[startup+17.6006 s]
/proc/loadavg: 6.80 8.02 8.57 9/199 7788
/proc/meminfo: memFree=31956896/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31480 CPUtime=139.53 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 55305 0 0 0 13947 6 0 0 20 0 9 0 437176863 655958016 7870 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7870 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=111632 CPUtime=17.45 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 6560 0 0 0 1744 1 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639292160616 5157993 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=804 CPUtime=17.44 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 6043 0 0 0 1744 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639283767992 5145412 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=-7035114785800479027 CPUtime=17.45 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 5332 0 0 0 1745 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639275375304 5145392 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=27840 CPUtime=17.45 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 5074 0 0 0 1745 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639266982584 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=2004 CPUtime=17.19 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 6569 0 0 0 1718 1 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639258589496 5250284 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=984 CPUtime=17.45 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 5798 0 0 0 1745 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639250197176 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=27840 CPUtime=17.44 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 6265 0 0 0 1744 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639241804008 5157544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=2004 CPUtime=17.45 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 6621 0 0 0 1745 0 0 0 20 0 9 0 437176877 655958016 7870 33554432000 4194304 6211092 140724954410080 140639233411528 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 139.53 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31480 KiB

[startup+18.4006 s]
/proc/loadavg: 6.80 8.02 8.57 9/199 7788
/proc/meminfo: memFree=31956896/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31488 CPUtime=145.91 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 55603 0 0 0 14585 6 0 0 20 0 9 0 437176863 655958016 7872 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7872 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=0 CPUtime=18.25 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 6560 0 0 0 1824 1 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639292160616 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=7233736994252652628 CPUtime=18.24 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 6043 0 0 0 1824 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639283767992 5389819 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=288289986895263446 CPUtime=18.25 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 5629 0 0 0 1825 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639275375288 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=6656426216303648864 CPUtime=18.25 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 5074 0 0 0 1825 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639266982584 5145491 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=-7035114785800479027 CPUtime=17.98 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 6570 0 0 0 1797 1 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639258589496 5157544 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=0 CPUtime=18.25 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 5798 0 0 0 1825 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639250197176 5145472 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=0 CPUtime=18.24 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 6265 0 0 0 1824 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639241804008 5079295 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=14280 CPUtime=18.25 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 6621 0 0 0 1825 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639233411528 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 145.91 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31488 KiB

[startup+19.2006 s]
/proc/loadavg: 6.80 8.02 8.57 9/199 7788
/proc/meminfo: memFree=31956896/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31488 CPUtime=152.3 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 55621 0 0 0 15224 6 0 0 20 0 9 0 437176863 655958016 7872 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7872 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=3560 CPUtime=19.05 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 6560 0 0 0 1904 1 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639292160616 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=27840 CPUtime=19.04 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 6043 0 0 0 1904 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639283767992 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=0 CPUtime=19.05 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 5630 0 0 0 1905 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639275375288 5389823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=1265 CPUtime=19.05 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 5074 0 0 0 1905 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639266982584 5390160 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=0 CPUtime=18.76 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 6571 0 0 0 1875 1 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639258589496 5250298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=55 CPUtime=19.05 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 5798 0 0 0 1905 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639250197176 5193754 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=16101485392943387 CPUtime=19.04 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 6280 0 0 0 1904 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639241804008 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=-9104156881040285045 CPUtime=19.05 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 6622 0 0 0 1905 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639233411528 5157976 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 152.3 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31488 KiB

[startup+19.4006 s]
/proc/loadavg: 6.80 8.02 8.57 9/199 7788
/proc/meminfo: memFree=31956896/32770624 swapFree=66974104/67108860
[pid=7779] ppid=7776 vsize=640584 memory=31488 CPUtime=153.9 cores=0-7
/proc/7779/stat : 7779 (cosoco) S 7776 7779 5749 0 -1 1077944320 55623 0 0 0 15384 6 0 0 20 0 9 0 437176863 655958016 7872 33554432000 4194304 6211092 140724954410080 140724954408336 140639315304183 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
/proc/7779/statm: 160146 7872 883 493 0 153451 0
[pid=7779/tid=7781] ppid=7776 vsize=640584 memory=27840 CPUtime=19.25 cores=0-7
/proc/7779/task/7781/stat : 7781 (cosoco) R 7776 7779 5749 0 -1 4202560 6560 0 0 0 1924 1 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639292160616 5389819 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7782] ppid=7776 vsize=640584 memory=2004 CPUtime=19.24 cores=0-7
/proc/7779/task/7782/stat : 7782 (cosoco) R 7776 7779 5749 0 -1 4202560 6043 0 0 0 1924 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639283767992 5389819 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7783] ppid=7776 vsize=640584 memory=984 CPUtime=19.25 cores=0-7
/proc/7779/task/7783/stat : 7783 (cosoco) R 7776 7779 5749 0 -1 4202560 5630 0 0 0 1925 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639275375288 5389819 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7784] ppid=7776 vsize=640584 memory=31488 CPUtime=19.25 cores=0-7
/proc/7779/task/7784/stat : 7784 (cosoco) R 7776 7779 5749 0 -1 4202560 5074 0 0 0 1925 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639266982584 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7785] ppid=7776 vsize=640584 memory=31488 CPUtime=18.96 cores=0-7
/proc/7779/task/7785/stat : 7785 (cosoco) R 7776 7779 5749 0 -1 4202560 6571 0 0 0 1895 1 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639258589496 5157993 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7786] ppid=7776 vsize=640584 memory=780 CPUtime=19.25 cores=0-7
/proc/7779/task/7786/stat : 7786 (cosoco) R 7776 7779 5749 0 -1 4202560 5798 0 0 0 1925 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639250197176 5389812 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7787] ppid=7776 vsize=640584 memory=31480 CPUtime=19.24 cores=0-7
/proc/7779/task/7787/stat : 7787 (cosoco) R 7776 7779 5749 0 -1 4202560 6282 0 0 0 1924 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639241804392 5157993 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
[pid=7779/tid=7788] ppid=7776 vsize=640584 memory=-7035114785800479027 CPUtime=19.25 cores=0-7
/proc/7779/task/7788/stat : 7788 (cosoco) R 7776 7779 5749 0 -1 4202560 6622 0 0 0 1925 0 0 0 20 0 9 0 437176877 655958016 7872 33554432000 4194304 6211092 140724954410080 140639233411528 5017373 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32120832 140724954412054 140724954412146 140724954412146 140724954415054 0
Current children cumulated CPU time: 153.9 s
Current children cumulated vsize: 640584 KiB
Current children cumulated memory: 31488 KiB

Child status: 0
Real time (s): 19.4749
CPU time (s): 154.447
CPU user time (s): 154.374
CPU system time (s): 0.072951
CPU usage (%): 793.058
Max. virtual memory (cumulated for all children) (KiB): 640584
Max. memory (cumulated for all children) (KiB): 31488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.374
system time used= 0.072951
maximum resident set size= 31772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55662
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= 76
involuntary context switches= 1442


# summary of solver processes directly reported to runsolver:
#   pid: 7779
#   total CPU time (s): 154.447
#   total CPU user time (s): 154.374
#   total CPU system time (s): 0.072951

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.130277 second user time and 0.19827 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-16 06:45:00
IDJOB=4398642
IDBENCH=133272
IDSOLVER=2852
FILE ID=node121/4398642-1568609142
RUNJOBID= node121-1568598281-5777
PBS_JOBID= 21703423
Free space on /tmp= 61408 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-4398642-1568609142/watcher-4398642-1568609142 -o /tmp/evaluation-result-4398642-1568609142/solver-4398642-1568609142 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568598281-5777 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398642-1568609142.xml

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

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=1002965707

node121.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.75
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.75
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.75
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.75
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:        31981964 kB
MemAvailable:   31931732 kB
Buffers:           11632 kB
Cached:           226804 kB
SwapCached:         9012 kB
Active:            46996 kB
Inactive:         202704 kB
Active(anon):       3356 kB
Inactive(anon):    38660 kB
Active(file):      43640 kB
Inactive(file):   164044 kB
Unevictable:      109604 kB
Mlocked:          109604 kB
SwapTotal:      67108860 kB
SwapFree:       66974104 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:        112592 kB
Mapped:            36696 kB
Shmem:             21748 kB
Slab:             127580 kB
SReclaimable:      98268 kB
SUnreclaim:        29312 kB
KernelStack:        3472 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506328 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61404 MiB
End job on node121 at 2019-09-16 06:45:20