Trace number 4398653

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 76.0796 9.66498

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.4329
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-4398653-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.07	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.08	c intension  iff(eq(g[26],0),eq(s[26],26)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[27],0),eq(s[27],27)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[28],0),eq(s[28],28)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[29],0),eq(s[29],29)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[30],0),eq(s[30],30)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[31],0),eq(s[31],31)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[32],0),eq(s[32],32)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[33],0),eq(s[33],33)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[34],0),eq(s[34],34)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[35],0),eq(s[35],35)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[36],0),eq(s[36],36)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[37],0),eq(s[37],37)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[38],0),eq(s[38],38)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[39],0),eq(s[39],39)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[40],0),eq(s[40],40)) -> extension (support ? 1) - 100tuples
0.00/0.09	c intension  iff(eq(g[41],0),eq(s[41],41)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[42],0),eq(s[42],42)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[43],0),eq(s[43],43)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[44],0),eq(s[44],44)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[45],0),eq(s[45],45)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[46],0),eq(s[46],46)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[47],0),eq(s[47],47)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[48],0),eq(s[48],48)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[49],0),eq(s[49],49)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[50],0),eq(s[50],50)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[51],0),eq(s[51],51)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[52],0),eq(s[52],52)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[53],0),eq(s[53],53)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[54],0),eq(s[54],54)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[55],0),eq(s[55],55)) -> extension (support ? 1) - 100tuples
0.00/0.10	c intension  iff(eq(g[56],0),eq(s[56],56)) -> extension (support ? 1) - 100tuples
0.09/0.10	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.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) - 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.12 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 1.
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 2.
0.09/0.16	c [pFactory][Group N°0] task 4 launched on thread 6.
0.09/0.16	c [pFactory][Group N°0] task 3 launched on thread 7.
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 4.
0.09/0.16	c [pFactory][Group N°0] task 0 launched on thread 3.
0.09/0.16	o 0
0.09/0.17	o 98
0.09/0.19	o 104
0.09/0.20	o 195
0.09/0.21	o 228
0.74/0.22	o 238
0.74/0.22	o 259
0.74/0.24	o 264
0.74/0.25	o 291
0.74/0.25	o 295
0.74/0.26	o 302
0.74/0.27	o 332
0.74/0.27	o 397
0.74/0.28	o 430
0.74/0.29	o 454
0.74/0.29	o 525
0.74/0.31	o 555
1.53/0.32	o 624
1.53/0.33	o 708
1.53/0.34	o 715
1.53/0.35	o 748
1.53/0.37	o 757
1.53/0.38	o 808
1.53/0.39	o 820
1.53/0.40	o 872
1.53/0.41	o 877
2.32/0.42	o 946
2.32/0.43	o 993
2.32/0.45	o 1092
2.32/0.46	o 1143
2.32/0.48	o 1176
2.32/0.49	o 1275
2.32/0.50	o 1324
3.11/0.52	o 1381
3.11/0.54	o 1382
3.11/0.55	o 1411
3.11/0.57	o 1446
3.11/0.59	o 1463
3.11/0.59	o 1531
3.85/0.61	o 1620
3.85/0.63	o 1635
3.85/0.64	o 4078
4.57/0.74	o 4275
25.33/3.34	o 4303
30.96/4.09	o 4333
35.68/4.66	o 4390
42.07/5.46	o 4391
46.07/5.94	o 4408
62.04/8.00	o 4427
62.90/8.02	o 4470
74.81/9.51	o 4476
75.61/9.65	o 4482
75.61/9.66	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 2.
75.61/9.66	c [pFactory][Group N°0] Thread N°0 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°1 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°2 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°3 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°4 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°5 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°6 is joined.
75.61/9.66	c [pFactory][Group N°0] Thread N°7 is joined.
75.61/9.66	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
75.61/9.66	s OPTIMUM FOUND
75.61/9.66	c call to solver        : 3
75.61/9.66	c
75.61/9.66	c restarts              : 150         
75.61/9.66	c conflicts             : 297          (4 /sec)
75.61/9.66	c decisions             : 9282         (122 /sec)
75.61/9.66	c propagations          : 730719      (9611 /sec)
75.61/9.66	c root propagations     : 824         
75.61/9.66	c filter calls          : 658639         (8663 /sec)
75.61/9.66	c useless filter calls  : 449060         (68 %)
75.61/9.66	c Memory used           : 593.68 MB
75.61/9.66	c Best bound time (wc)  : 9.65116 s
75.61/9.66	c CPU time              : 76.0292 s
75.61/9.66	c real time             : 9.65892 s
75.61/9.66	
75.61/9.66	
75.61/9.66	v <instantiation type='solution' cost='4482'>
75.61/9.66	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>
75.61/9.66	v <values>27 366 480 57 379 356 4 306 59 400 86 0 238 322 110 308 268 332 367 415 234 4 20 315 450 395 15 464 389 85 223 477 316 145 160 159 83 239 360 414 173 50 287 164 253 480 140 167 56 260 312 211 0 116 192 469 240 101 11 196 127 358 193 245 397 318 471 41 151 140 184 33 28 122 23 21 328 170 47 31 107 89 173 31 138 29 95 349 418 17 59 0 64 0 30 99 188 6 448 470 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 97 11 12 13 14 15 16 17 18 19 20 0 21 22 23 24 25 26 27 28 29 30 81 31 32 33 34 35 36 37 67 39 40 4 41 42 43 44 45 89 51 48 50 64 1 53 58 46 54 55 56 59 57 38 62 6 66 99 63 65 73 68 70 49 69 71 2 47 72 95 76 96 74 52 93 88 84 98 90 78 5 77 7 75 8 83 87 61 9 91 82 92 85 94 80 3 79 86 60 10 </values>
75.61/9.66	v </instantiation>
75.61/9.66	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398653-1568609142/watcher-4398653-1568609142 -o /tmp/evaluation-result-4398653-1568609142/solver-4398653-1568609142 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568596036-1355 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398653-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
Current StackSize limit: 8192 KiB

solver pid=5934, runsolver pid=5931

[startup+0.100159 s]*
/proc/loadavg: 7.59 7.52 6.35 2/189 5935
/proc/meminfo: memFree=31220728/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=47164 memory=23488 CPUtime=0.09 cores=0-7
/proc/5934/stat : 5934 (cosoco) R 5931 5934 1328 0 -1 4202496 6079 0 0 0 9 0 0 0 20 0 1 0 437182716 48295936 5872 33554432000 4194304 6211092 140733004940400 140733004936936 140232819039205 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 11791 5872 851 493 0 5096 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47164 KiB
Current children cumulated memory: 23488 KiB

[startup+0.210066 s]*
/proc/loadavg: 7.59 7.52 6.35 9/197 5943
/proc/meminfo: memFree=31215624/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=29528 CPUtime=0.74 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 7811 0 0 0 73 1 0 0 20 0 9 0 437182716 656089088 7382 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7382 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=8316850467074736180 CPUtime=0.07 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 93 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232811936520 5157993 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=12974 CPUtime=0.07 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 96 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232803543576 5158028 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=288371051997124224 CPUtime=0.07 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 106 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232795150872 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=-1 CPUtime=0.07 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 86 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232786758248 5156232 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=0 CPUtime=0.07 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 90 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232778365544 5158095 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=0 CPUtime=0.07 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 87 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232769973520 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=-1 CPUtime=0.07 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 100 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232761580056 5145412 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=0 CPUtime=0.07 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 94 0 0 0 7 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232753188112 5078762 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 29528 KiB

[startup+0.310064 s]*
/proc/loadavg: 7.59 7.52 6.35 9/197 5943
/proc/meminfo: memFree=31215624/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=29528 CPUtime=1.53 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 7859 0 0 0 152 1 0 0 20 0 9 0 437182716 656089088 7382 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7382 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=-7035114785800479027 CPUtime=0.17 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 93 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232811936520 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=4872558044660077418 CPUtime=0.17 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 98 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232803543784 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 106 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232795150872 5250465 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=0 CPUtime=0.15 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 109 0 0 0 15 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232786757864 5389823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 108 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232778365160 5389823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 94 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232769973256 5397226 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 100 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232761580056 5009314 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=0 CPUtime=0.17 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 95 0 0 0 17 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232753188112 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 29528 KiB

[startup+0.701068 s]
/proc/loadavg: 7.59 7.52 6.35 9/197 5943
/proc/meminfo: memFree=31215252/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=29528 CPUtime=4.57 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 7911 0 0 0 456 1 0 0 20 0 9 0 437182716 656089088 7382 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7382 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=12024 CPUtime=0.56 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 99 0 0 0 56 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232811937040 5155957 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=1560 CPUtime=0.56 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 111 0 0 0 56 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232803544336 5389823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=500 CPUtime=0.55 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 107 0 0 0 55 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232795151080 5397454 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=928 CPUtime=0.52 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 109 0 0 0 52 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232786757864 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=1804 CPUtime=0.56 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 108 0 0 0 56 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232778365160 5158028 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=7100839861465685612 CPUtime=0.56 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 105 0 0 0 56 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232769973520 140232819108395 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=-7175204567652784766 CPUtime=0.56 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 111 0 0 0 56 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232761580816 5250287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=1984 CPUtime=0.56 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 102 0 0 0 56 0 0 0 20 0 9 0 437182730 656089088 7382 33554432000 4194304 6211092 140733004940400 140232753187432 5193754 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 4.57 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 29528 KiB

[startup+1.50106 s]
/proc/loadavg: 7.59 7.52 6.35 9/197 5943
/proc/meminfo: memFree=31216316/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31360 CPUtime=10.96 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 14605 0 0 0 1093 3 0 0 20 0 9 0 437182716 656089088 7840 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7840 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=55 CPUtime=1.35 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 949 0 0 0 135 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232811937040 5389812 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=7017841250531803201 CPUtime=1.36 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 1048 0 0 0 136 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232803543352 5158028 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=288292190160159290 CPUtime=1.35 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 712 0 0 0 135 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232795151632 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=288230376154886075 CPUtime=1.3 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 1136 0 0 0 130 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232786758248 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=0 CPUtime=1.35 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 860 0 0 0 135 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232778365544 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=0 CPUtime=1.35 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 1065 0 0 0 135 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232769972536 5193754 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=0 CPUtime=1.35 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 843 0 0 0 135 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232761580816 5145415 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=0 CPUtime=1.35 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 933 0 0 0 135 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232753187512 5397226 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 10.96 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31360 KiB

[startup+3.11006 s]
/proc/loadavg: 7.70 7.54 6.36 9/197 5943
/proc/meminfo: memFree=31216564/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31360 CPUtime=23.81 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 14679 0 0 0 2378 3 0 0 20 0 9 0 437182716 656089088 7840 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7840 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=6944656592455360604 CPUtime=2.96 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 971 0 0 0 296 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232811936280 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=-4051592751533505334 CPUtime=2.97 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 1067 0 0 0 297 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232803543352 5158023 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=7752549240514114323 CPUtime=2.96 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 720 0 0 0 296 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232795151632 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=772 CPUtime=2.89 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 1140 0 0 0 289 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232786758248 5389823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=1060 CPUtime=2.96 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 860 0 0 0 296 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232778365544 5389823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=1484 CPUtime=2.96 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 1084 0 0 0 296 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232769972760 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=1096 CPUtime=2.96 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 845 0 0 0 296 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232761580816 5389823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=1176 CPUtime=2.96 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 933 0 0 0 296 0 0 0 20 0 9 0 437182730 656089088 7840 33554432000 4194304 6211092 140733004940400 140232753187512 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 23.81 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31360 KiB

[startup+6.30107 s]
/proc/loadavg: 7.70 7.54 6.36 9/197 5943
/proc/meminfo: memFree=31215940/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31540 CPUtime=49.26 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 25687 0 0 0 4922 4 0 0 20 0 9 0 437182716 656089088 7885 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7885 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=140680140379775 CPUtime=6.15 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 2303 0 0 0 615 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232811937040 5390160 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=31540 CPUtime=6.15 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 2592 0 0 0 615 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232803544080 5157976 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=3620 CPUtime=6.14 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 1982 0 0 0 614 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232795150952 5250284 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=45268 CPUtime=6.03 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 2600 0 0 0 603 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232786758928 5250284 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=4956 CPUtime=6.15 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 2228 0 0 0 615 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232778365544 5250279 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=2099 CPUtime=6.14 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 2548 0 0 0 614 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232769972840 5250251 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=31360 CPUtime=6.15 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 2009 0 0 0 615 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232761580816 5389823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=0 CPUtime=6.14 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 2366 0 0 0 614 0 0 0 20 0 9 0 437182730 656089088 7885 33554432000 4194304 6211092 140733004940400 140232753187512 5193754 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 49.26 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31540 KiB

[startup+9.66495 s]
# the end of solver process 5934 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=76.0296 s, system=0.049973 s

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

[startup+6.40106 s]
/proc/loadavg: 7.70 7.54 6.36 9/197 5943
/proc/meminfo: memFree=31215940/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31640 CPUtime=50.06 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 28174 0 0 0 5002 4 0 0 20 0 9 0 437182716 656089088 7910 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7910 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=-7035114785800479027 CPUtime=6.25 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 2426 0 0 0 625 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232811937040 5081431 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=-7035114785800479027 CPUtime=6.25 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 3016 0 0 0 625 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232803544080 5250293 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=-4546129931942301728 CPUtime=6.24 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 2213 0 0 0 624 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232795150952 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=6944656592455359580 CPUtime=6.13 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 2970 0 0 0 613 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232786758928 5158000 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=0 CPUtime=6.25 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 2594 0 0 0 625 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232778365544 5250275 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=6944656591801717405 CPUtime=6.24 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 2763 0 0 0 624 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232769972840 5389823 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=-7101718590825193272 CPUtime=6.25 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 2246 0 0 0 625 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232761580816 5389823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=4137280412607091059 CPUtime=6.24 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 2887 0 0 0 624 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232753187512 5157544 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 50.06 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31640 KiB

[startup+8.00106 s]*
/proc/loadavg: 7.73 7.55 6.37 9/197 5943
/proc/meminfo: memFree=31215940/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31640 CPUtime=62.9 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 29919 0 0 0 6286 4 0 0 20 0 9 0 437182716 656089088 7910 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7910 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=-7035114785800479027 CPUtime=7.86 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 2828 0 0 0 786 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232811937040 5158020 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=4872558044660077418 CPUtime=7.86 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 3184 0 0 0 786 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232803544080 5389808 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=4137282616176384387 CPUtime=7.85 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 2520 0 0 0 785 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232795150952 5389819 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=8110268427993965958 CPUtime=7.72 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 3151 0 0 0 772 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232786758928 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=-8995268955501269608 CPUtime=7.86 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 2756 0 0 0 786 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232778365544 5155804 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=0 CPUtime=7.85 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 3017 0 0 0 785 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232769972920 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=6944656575208382560 CPUtime=7.86 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 2437 0 0 0 786 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232761580816 5158020 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=281351496888128 CPUtime=7.85 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 2967 0 0 0 785 0 0 0 20 0 9 0 437182730 656089088 7910 33554432000 4194304 6211092 140733004940400 140232753187512 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 62.9 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31640 KiB

[startup+8.80106 s]
/proc/loadavg: 7.73 7.55 6.37 9/197 5943
/proc/meminfo: memFree=31215940/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31696 CPUtime=69.23 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 33439 0 0 0 6919 4 0 0 20 0 9 0 437182716 656089088 7924 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7924 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=-7035114785800479027 CPUtime=8.65 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 3342 0 0 0 865 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232811936440 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=31640 CPUtime=8.65 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 3712 0 0 0 865 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232803544096 5158023 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=45268 CPUtime=8.64 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 3083 0 0 0 864 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232795150952 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=988 CPUtime=8.51 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 3648 0 0 0 851 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232786758928 5193744 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=2016 CPUtime=8.65 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 3251 0 0 0 865 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232778365544 5157993 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=1428 CPUtime=8.64 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 3154 0 0 0 864 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232769973264 5145424 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=10728 CPUtime=8.65 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 2650 0 0 0 865 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232761580816 5078812 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=1552 CPUtime=8.64 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 3540 0 0 0 864 0 0 0 20 0 9 0 437182730 656089088 7924 33554432000 4194304 6211092 140733004940400 140232753187512 5157976 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 69.23 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31696 KiB

[startup+9.20107 s]
/proc/loadavg: 7.73 7.55 6.37 9/197 5943
/proc/meminfo: memFree=31216188/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31720 CPUtime=72.42 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 33944 0 0 0 7238 4 0 0 20 0 9 0 437182716 656089088 7930 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7930 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=22567 CPUtime=9.05 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 3343 0 0 0 905 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232811936440 5389819 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=-7094132109863559211 CPUtime=9.05 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 3749 0 0 0 905 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232803544096 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=6944656592455359580 CPUtime=9.04 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 3084 0 0 0 904 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232795151032 5145479 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=31668 CPUtime=8.9 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 3654 0 0 0 890 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232786758928 5155944 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=1484 CPUtime=9.05 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 3259 0 0 0 905 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232778365544 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=1096 CPUtime=9.04 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 3405 0 0 0 904 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232769973264 5155679 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=1176 CPUtime=9.05 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 2849 0 0 0 905 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232761580816 5389819 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=5972 CPUtime=9.04 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 3542 0 0 0 904 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232753187512 5193744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 72.42 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31720 KiB

[startup+9.60106 s]
/proc/loadavg: 7.73 7.55 6.37 9/197 5943
/proc/meminfo: memFree=31216188/32770624 swapFree=66921592/67108860
[pid=5934] ppid=5931 vsize=640712 memory=31720 CPUtime=75.61 cores=0-7
/proc/5934/stat : 5934 (cosoco) S 5931 5934 1328 0 -1 1077944320 34009 0 0 0 7557 4 0 0 20 0 9 0 437182716 656089088 7930 33554432000 4194304 6211092 140733004940400 140733004938656 140232835079927 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
/proc/5934/statm: 160178 7930 894 493 0 153483 0
[pid=5934/tid=5936] ppid=5931 vsize=640712 memory=14004 CPUtime=9.45 cores=0-7
/proc/5934/task/5936/stat : 5936 (cosoco) R 5931 5934 1328 0 -1 4202560 3347 0 0 0 945 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232811936440 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5937] ppid=5931 vsize=640712 memory=23624 CPUtime=9.45 cores=0-7
/proc/5934/task/5937/stat : 5937 (cosoco) R 5931 5934 1328 0 -1 4202560 3762 0 0 0 945 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232803544096 5389819 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5938] ppid=5931 vsize=640712 memory=-7035114785800479027 CPUtime=9.44 cores=0-7
/proc/5934/task/5938/stat : 5938 (cosoco) R 5931 5934 1328 0 -1 4202560 3084 0 0 0 944 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232795151032 5145392 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5939] ppid=5931 vsize=640712 memory=465 CPUtime=9.29 cores=0-7
/proc/5934/task/5939/stat : 5939 (cosoco) R 5931 5934 1328 0 -1 4202560 3662 0 0 0 929 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232786758928 5158000 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5940] ppid=5931 vsize=640712 memory=465 CPUtime=9.45 cores=0-7
/proc/5934/task/5940/stat : 5940 (cosoco) R 5931 5934 1328 0 -1 4202560 3262 0 0 0 945 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232778365544 5157540 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5941] ppid=5931 vsize=640712 memory=465 CPUtime=9.44 cores=0-7
/proc/5934/task/5941/stat : 5941 (cosoco) R 5931 5934 1328 0 -1 4202560 3437 0 0 0 944 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232769973520 5250298 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5942] ppid=5931 vsize=640712 memory=0 CPUtime=9.45 cores=0-7
/proc/5934/task/5942/stat : 5942 (cosoco) R 5931 5934 1328 0 -1 4202560 2849 0 0 0 945 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232761580216 5390160 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
[pid=5934/tid=5943] ppid=5931 vsize=640712 memory=12861 CPUtime=9.44 cores=0-7
/proc/5934/task/5943/stat : 5943 (cosoco) R 5931 5934 1328 0 -1 4202560 3547 0 0 0 944 0 0 0 20 0 9 0 437182730 656089088 7930 33554432000 4194304 6211092 140733004940400 140232753187512 5193744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13938688 140733004948502 140733004948594 140733004948594 140733004951502 0
Current children cumulated CPU time: 75.61 s
Current children cumulated vsize: 640712 KiB
Current children cumulated memory: 31720 KiB

Child status: 0
Real time (s): 9.66498
CPU time (s): 76.0796
CPU user time (s): 76.0296
CPU system time (s): 0.049973
CPU usage (%): 787.167
Max. virtual memory (cumulated for all children) (KiB): 640712
Max. memory (cumulated for all children) (KiB): 31720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.0296
system time used= 0.049973
maximum resident set size= 31888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34069
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= 149
involuntary context switches= 641


# summary of solver processes directly reported to runsolver:
#   pid: 5934
#   total CPU time (s): 76.0796
#   total CPU user time (s): 76.0296
#   total CPU system time (s): 0.049973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070139 second user time and 0.125036 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-16 06:47:32
IDJOB=4398653
IDBENCH=133274
IDSOLVER=2852
FILE ID=node139/4398653-1568609142
RUNJOBID= node139-1568596036-1355
PBS_JOBID= 21703395
Free space on /tmp= 59556 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-4398653-1568609142/watcher-4398653-1568609142 -o /tmp/evaluation-result-4398653-1568609142/solver-4398653-1568609142 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568596036-1355 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398653-1568609142.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=320827865

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31240464 kB
MemAvailable:   31823412 kB
Buffers:           95164 kB
Cached:           777828 kB
SwapCached:        78072 kB
Active:           520152 kB
Inactive:         435212 kB
Active(anon):       7664 kB
Inactive(anon):   116832 kB
Active(file):     512488 kB
Inactive(file):   318380 kB
Unevictable:      107864 kB
Mlocked:          107864 kB
SwapTotal:      67108860 kB
SwapFree:       66921592 kB
Dirty:              2948 kB
Writeback:             0 kB
AnonPages:        112756 kB
Mapped:            46536 kB
Shmem:             33508 kB
Slab:             165356 kB
SReclaimable:     135828 kB
SUnreclaim:        29528 kB
KernelStack:        3408 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     496716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59556 MiB
End job on node139 at 2019-09-16 06:47:42