Trace number 4398353

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 parallelOPT4482 28.2767 3.67318

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-5.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark16.1082
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"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-4398353-1568605611.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.08	c intension  iff(eq(g[9],0),eq(s[9],9)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[10],0),eq(s[10],10)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[11],0),eq(s[11],11)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[12],0),eq(s[12],12)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[13],0),eq(s[13],13)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[14],0),eq(s[14],14)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[15],0),eq(s[15],15)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[16],0),eq(s[16],16)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[17],0),eq(s[17],17)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[18],0),eq(s[18],18)) -> extension (support ? 1) - 100tuples
0.00/0.08	c intension  iff(eq(g[19],0),eq(s[19],19)) -> extension (support ? 1) - 100tuples
0.00/0.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.09	c intension  iff(eq(g[25],0),eq(s[25],25)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[26],0),eq(s[26],26)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[27],0),eq(s[27],27)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[28],0),eq(s[28],28)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[29],0),eq(s[29],29)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[30],0),eq(s[30],30)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[31],0),eq(s[31],31)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[32],0),eq(s[32],32)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[33],0),eq(s[33],33)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[34],0),eq(s[34],34)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[35],0),eq(s[35],35)) -> extension (support ? 1) - 100tuples
0.00/0.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.10	c intension  iff(eq(g[41],0),eq(s[41],41)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[42],0),eq(s[42],42)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[43],0),eq(s[43],43)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[44],0),eq(s[44],44)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[45],0),eq(s[45],45)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[46],0),eq(s[46],46)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[47],0),eq(s[47],47)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[48],0),eq(s[48],48)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[49],0),eq(s[49],49)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[50],0),eq(s[50],50)) -> extension (support ? 1) - 100tuples
0.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.09/0.10	c intension  iff(eq(g[55],0),eq(s[55],55)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[56],0),eq(s[56],56)) -> extension (support ? 1) - 100tuples
0.09/0.11	c intension  iff(eq(g[57],0),eq(s[57],57)) -> extension (support ? 1) - 1tuples
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.12	c intension  iff(eq(g[72],0),eq(s[72],72)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[73],0),eq(s[73],73)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[74],0),eq(s[74],74)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[75],0),eq(s[75],75)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[76],0),eq(s[76],76)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[77],0),eq(s[77],77)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[78],0),eq(s[78],78)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[79],0),eq(s[79],79)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[80],0),eq(s[80],80)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[81],0),eq(s[81],81)) -> extension (support ? 1) - 100tuples
0.09/0.12	c intension  iff(eq(g[82],0),eq(s[82],82)) -> extension (support ? 1) - 100tuples
0.09/0.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.13	c intension  iff(eq(g[88],0),eq(s[88],88)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[89],0),eq(s[89],89)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[90],0),eq(s[90],90)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[91],0),eq(s[91],91)) -> extension (support ? 1) - 100tuples
0.09/0.13	c intension  iff(eq(g[92],0),eq(s[92],92)) -> extension (support ? 1) - 1tuples
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) - 1tuples
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: 1..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 4.
0.09/0.16	c [pFactory][Group N°0] task 6 launched on thread 0.
0.09/0.16	c [pFactory][Group N°0] task 5 launched on thread 1.
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 6.
0.09/0.16	c [pFactory][Group N°0] task 2 launched on thread 2.
0.09/0.16	c [pFactory][Group N°0] task 1 launched on thread 7.
0.09/0.16	c [pFactory][Group N°0] task 0 launched on thread 5.
0.09/0.16	o 0
0.09/0.17	o 49
0.09/0.17	o 98
0.09/0.19	o 186
0.09/0.19	o 195
0.09/0.21	o 274
0.74/0.23	o 290
0.74/0.24	o 324
0.74/0.25	o 339
0.74/0.26	o 393
0.74/0.27	o 488
0.74/0.28	o 518
0.74/0.29	o 587
0.74/0.31	o 671
1.54/0.32	o 678
1.54/0.33	o 711
1.54/0.34	o 771
1.54/0.36	o 823
1.54/0.37	o 835
1.54/0.38	o 840
1.54/0.40	o 866
1.54/0.40	o 909
1.54/0.41	o 956
2.33/0.43	o 1055
2.33/0.44	o 1106
2.33/0.45	o 1139
2.33/0.46	o 1238
2.33/0.48	o 1287
2.33/0.51	o 1298
3.11/0.52	o 1362
3.11/0.54	o 1447
3.11/0.55	o 1539
3.11/0.56	o 3819
3.84/0.63	o 3820
4.57/0.76	o 3919
6.17/0.90	o 4093
9.36/1.36	o 4116
10.16/1.41	o 4269
17.34/2.35	o 4368
20.54/2.78	o 4408
23.81/3.14	o 4415
25.33/3.39	o 4461
27.73/3.66	o 4482
27.73/3.67	c [pFactory][Group N°0] concurent mode: thread 4 has won with the task 7.
27.73/3.67	c [pFactory][Group N°0] Thread N°0 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°1 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°2 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°3 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°4 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°5 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°6 is joined.
27.73/3.67	c [pFactory][Group N°0] Thread N°7 is joined.
27.73/3.67	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°4)
27.73/3.67	s OPTIMUM FOUND
27.73/3.67	c call to solver        : 2
27.73/3.67	c
27.73/3.67	c restarts              : 20          
27.73/3.67	c conflicts             : 261          (9 /sec)
27.73/3.67	c decisions             : 3733         (132 /sec)
27.73/3.67	c propagations          : 299798      (10618 /sec)
27.73/3.67	c root propagations     : 824         
27.73/3.67	c filter calls          : 244609         (8663 /sec)
27.73/3.67	c useless filter calls  : 164818         (67 %)
27.73/3.67	c Memory used           : 593.68 MB
27.73/3.67	c Best bound time (wc)  : 3.66084 s
27.73/3.67	c CPU time              : 28.2346 s
27.73/3.67	c real time             : 3.665 s
27.73/3.67	
27.73/3.67	
27.73/3.67	v <instantiation type='solution' cost='4482'>
27.73/3.67	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>
27.73/3.67	v <values>49 50 317 31 78 465 32 52 253 472 86 0 47 108 71 201 101 401 15 134 420 55 47 176 319 161 441 394 447 196 292 226 493 380 277 159 288 253 360 323 15 199 22 90 422 340 89 332 256 260 182 235 0 85 458 98 215 58 11 314 67 316 150 264 13 54 345 71 116 31 118 28 458 104 132 178 178 384 305 126 55 288 3 11 190 402 148 192 418 317 95 0 152 0 455 192 214 271 182 268 0 31 3 47 60 28 90 78 15 17 17 0 8 65 8 56 61 2 80 47 15 20 74 89 92 57 29 7 30 46 43 69 33 24 84 51 70 57 41 98 52 42 53 95 6 25 5 12 37 3 12 59 0 47 31 5 99 51 7 26 98 65 33 97 44 18 54 49 36 58 30 55 57 69 60 13 99 91 65 73 84 63 56 91 88 6 91 37 22 43 11 0 1 0 85 27 69 54 60 21 71 25 17 84 44 48 51 89 96 6 20 0 98 99 24 67 69 91 79 81 15 43 38 72 46 61 58 86 83 56 23 74 73 90 80 42 87 41 45 93 82 13 97 40 50 85 52 53 32 55 76 33 57 59 60 39 28 62 63 64 65 66 37 68 22 70 12 1 30 5 2 75 54 77 78 26 49 88 27 31 35 18 4 34 29 7 16 3 9 10 8 92 95 94 11 14 19 21 36 47 </values>
27.73/3.67	v </instantiation>
27.73/3.67	

Verifier Data

OK	4482

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-4398353-1568605611/watcher-4398353-1568605611 -o /tmp/evaluation-result-4398353-1568605611/solver-4398353-1568605611 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568598290-13264 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398353-1568605611.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
solver pid=15897, runsolver pid=15894
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 4.85 2.71 4.28 2/191 15898
/proc/meminfo: memFree=31081148/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=47032 memory=23484 CPUtime=0.09 cores=0-7
/proc/15897/stat : 15897 (cosoco) R 15894 15897 13237 0 -1 4202496 6064 0 0 0 9 0 0 0 20 0 1 0 436829927 48160768 5871 33554432000 4194304 6211092 140725232025568 140725232022104 140194790374373 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 11758 5871 851 493 0 5063 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47032 KiB
Current children cumulated memory: 23484 KiB

[startup+0.209769 s]*
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074680/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=29528 CPUtime=0.74 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 7812 0 0 0 74 0 0 0 20 0 9 0 436829927 656089088 7382 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7382 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=8316850467074736180 CPUtime=0.07 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 92 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194783272208 5158020 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=1947269 CPUtime=0.07 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 96 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194774879504 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=288370900460648064 CPUtime=0.07 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 89 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194766486800 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=-1 CPUtime=0.07 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 104 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194758093336 5145191 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=0 CPUtime=0.06 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 93 0 0 0 6 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194749700872 5155807 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=0 CPUtime=0.07 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 91 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194741307624 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=-1 CPUtime=0.07 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 96 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194732915984 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=0 CPUtime=0.07 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 92 0 0 0 7 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194724522216 5017688 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 29528 KiB

[startup+0.31077 s]*
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074680/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=29528 CPUtime=1.54 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 7855 0 0 0 154 0 0 0 20 0 9 0 436829927 656089088 7382 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7382 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=8317482817917895235 CPUtime=0.17 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 92 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194783272208 5157976 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 99 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194774879504 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 93 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194766486800 5155960 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 104 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194758093336 5145412 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=0 CPUtime=0.16 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 95 0 0 0 16 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194749700872 5158028 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 109 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194741307624 5389819 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 96 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194732915984 5008918 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 108 0 0 0 17 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194724522216 5389819 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 29528 KiB

[startup+0.700768 s]
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074400/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=29528 CPUtime=4.57 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 7937 0 0 0 457 0 0 0 20 0 9 0 436829927 656089088 7382 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7382 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=1188 CPUtime=0.56 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 109 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194783272208 5193754 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=1536 CPUtime=0.56 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 99 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194774878824 5145424 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=9592 CPUtime=0.56 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 105 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194766486800 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=2828 CPUtime=0.56 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 115 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194758094096 5145392 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=780 CPUtime=0.52 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 118 0 0 0 52 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194749701392 5193754 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=140528603903615 CPUtime=0.56 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 109 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194741307928 5157993 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=5571041044932677713 CPUtime=0.56 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 115 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194732915984 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=5571041044932743249 CPUtime=0.56 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 108 0 0 0 56 0 0 0 20 0 9 0 436829941 656089088 7382 33554432000 4194304 6211092 140725232025568 140194724522216 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 4.57 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 29528 KiB

[startup+1.50076 s]
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074400/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=31428 CPUtime=10.96 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 14684 0 0 0 1093 3 0 0 20 0 9 0 436829927 656089088 7857 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7857 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=0 CPUtime=1.35 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 986 0 0 0 135 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194783272208 5389808 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=-8023550165965901656 CPUtime=1.35 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 762 0 0 0 135 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194774879504 5145412 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=281048298932832 CPUtime=1.35 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 754 0 0 0 135 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194766486120 5158028 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=3472707458478219807 CPUtime=1.35 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 849 0 0 0 135 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194758094096 5390160 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=-7003737579269690708 CPUtime=1.3 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 979 0 0 0 130 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194749701392 5193754 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=293379619 CPUtime=1.35 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 922 0 0 0 135 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194741308008 5250275 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=0 CPUtime=1.36 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 1240 0 0 0 136 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194732915304 5389819 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=0 CPUtime=1.36 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 1133 0 0 0 136 0 0 0 20 0 9 0 436829941 656089088 7857 33554432000 4194304 6211092 140725232025568 140194724522600 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 10.96 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31428 KiB

[startup+3.11077 s]
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074480/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=31432 CPUtime=23.81 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 14789 0 0 0 2378 3 0 0 20 0 9 0 436829927 656089088 7858 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7858 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=31432 CPUtime=2.96 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 1005 0 0 0 296 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194783271528 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=0 CPUtime=2.96 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 775 0 0 0 296 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194774878824 5145424 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=0 CPUtime=2.96 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 771 0 0 0 296 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194766486120 5193754 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=6154848828556269427 CPUtime=2.96 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 849 0 0 0 296 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194758094096 5145487 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=3576 CPUtime=2.89 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 988 0 0 0 289 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194749701392 5145487 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=45636 CPUtime=2.96 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 930 0 0 0 296 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194741308008 5158020 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=2241 CPUtime=2.97 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 1250 0 0 0 297 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194732915304 5158028 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=2244 CPUtime=2.97 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 1162 0 0 0 297 0 0 0 20 0 9 0 436829941 656089088 7858 33554432000 4194304 6211092 140725232025568 140194724523280 5193754 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 23.81 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31432 KiB

[startup+3.67314 s]
# the end of solver process 15897 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=28.2348 s, system=0.041969 s

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

[startup+3.20076 s]
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074480/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=31556 CPUtime=24.53 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 20801 0 0 0 2450 3 0 0 20 0 9 0 436829927 656089088 7889 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7889 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=6935054825532540783 CPUtime=3.05 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 1243 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194783271528 5145392 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=6944656592455097440 CPUtime=3.05 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 1907 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194774879504 5158028 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=-7812193691855986592 CPUtime=3.05 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 1406 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194766486120 5155800 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=4945125699554088323 CPUtime=3.05 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 1559 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194758094096 5145392 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=734096885860369748 CPUtime=2.98 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 1718 0 0 0 298 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194749701392 5390154 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=7896318971486248851 CPUtime=3.05 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 1789 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194741308008 5157976 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=56 CPUtime=3.05 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 2016 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194732915304 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=0 CPUtime=3.05 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 2104 0 0 0 305 0 0 0 20 0 9 0 436829941 656089088 7889 33554432000 4194304 6211092 140725232025568 140194724523280 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 24.53 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31556 KiB

[startup+3.60176 s]
/proc/loadavg: 4.85 2.71 4.28 9/199 15906
/proc/meminfo: memFree=31074480/32770624 swapFree=66952652/67108860
[pid=15897] ppid=15894 vsize=640712 memory=31564 CPUtime=27.73 cores=0-7
/proc/15897/stat : 15897 (cosoco) S 15894 15897 13237 0 -1 1077944320 21480 0 0 0 2770 3 0 0 20 0 9 0 436829927 656089088 7891 33554432000 4194304 6211092 140725232025568 140725232023824 140194806415095 0 0 4096 8405026 18446744073709551615 0 0 17 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
/proc/15897/statm: 160178 7891 894 493 0 153483 0
[pid=15897/tid=15899] ppid=15894 vsize=640712 memory=2244 CPUtime=3.45 cores=0-7
/proc/15897/task/15899/stat : 15899 (cosoco) R 15894 15897 13237 0 -1 4202560 1566 0 0 0 345 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194783271608 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15900] ppid=15894 vsize=640712 memory=6935054825532540783 CPUtime=3.46 cores=0-7
/proc/15897/task/15900/stat : 15900 (cosoco) R 15894 15897 13237 0 -1 4202560 1925 0 0 0 346 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194774878904 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15901] ppid=15894 vsize=640712 memory=45636 CPUtime=3.45 cores=0-7
/proc/15897/task/15901/stat : 15901 (cosoco) R 15894 15897 13237 0 -1 4202560 1436 0 0 0 345 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194766486200 5157588 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15902] ppid=15894 vsize=640712 memory=988 CPUtime=3.45 cores=0-7
/proc/15897/task/15902/stat : 15902 (cosoco) R 15894 15897 13237 0 -1 4202560 1559 0 0 0 345 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194758094096 5145132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15903] ppid=15894 vsize=640712 memory=2024 CPUtime=3.38 cores=0-7
/proc/15897/task/15903/stat : 15903 (cosoco) R 15894 15897 13237 0 -1 4202560 1809 0 0 0 338 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194749700792 5155804 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15904] ppid=15894 vsize=640712 memory=1384 CPUtime=3.45 cores=0-7
/proc/15897/task/15904/stat : 15904 (cosoco) R 15894 15897 13237 0 -1 4202560 1878 0 0 0 345 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194741308008 5158006 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15905] ppid=15894 vsize=640712 memory=6935054825532540783 CPUtime=3.45 cores=0-7
/proc/15897/task/15905/stat : 15905 (cosoco) R 15894 15897 13237 0 -1 4202560 2107 0 0 0 345 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194732915304 5193744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
[pid=15897/tid=15906] ppid=15894 vsize=640712 memory=281048298892064 CPUtime=3.46 cores=0-7
/proc/15897/task/15906/stat : 15906 (cosoco) R 15894 15897 13237 0 -1 4202560 2141 0 0 0 346 0 0 0 20 0 9 0 436829941 656089088 7891 33554432000 4194304 6211092 140725232025568 140194724523280 5193744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35389440 140725232026641 140725232026733 140725232026733 140725232029646 0
Current children cumulated CPU time: 27.73 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31564 KiB

Child status: 0
Real time (s): 3.67318
CPU time (s): 28.2767
CPU user time (s): 28.2348
CPU system time (s): 0.041969
CPU usage (%): 769.816
Max. virtual memory (cumulated for all children) (KiB): 640712
Max. memory (cumulated for all children) (KiB): 31564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.2348
system time used= 0.041969
maximum resident set size= 31788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21534
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= 59
involuntary context switches= 309


# summary of solver processes directly reported to runsolver:
#   pid: 15897
#   total CPU time (s): 28.2767
#   total CPU user time (s): 28.2348
#   total CPU system time (s): 0.041969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037955 second user time and 0.078595 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-16 05:46:11
IDJOB=4398353
IDBENCH=133274
IDSOLVER=2851
FILE ID=node127/4398353-1568605611
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-5.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398353-1568605611/watcher-4398353-1568605611 -o /tmp/evaluation-result-4398353-1568605611/solver-4398353-1568605611 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568598290-13264 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398353-1568605611.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=308403776

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:        31100084 kB
MemAvailable:   31831988 kB
Buffers:           45416 kB
Cached:           972764 kB
SwapCached:        51316 kB
Active:           393116 kB
Inactive:         679136 kB
Active(anon):      12984 kB
Inactive(anon):    90388 kB
Active(file):     380132 kB
Inactive(file):   588748 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66952652 kB
Dirty:              2824 kB
Writeback:             0 kB
AnonPages:        126624 kB
Mapped:            46508 kB
Shmem:             40556 kB
Slab:             187944 kB
SReclaimable:     157716 kB
SUnreclaim:        30228 kB
KernelStack:        3712 kB
PageTables:         5288 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:     81920 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:14