Trace number 4409298

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 NameAnswerCPU timeWall clock time
cosoco 2.0 parallelSAT 110.966 15.4309

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-600-co.xml
MD5SUMc8310886daa61c46dd98a045c4929b4c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.06352
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints602
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":600}]
Minimum variable degree602
Maximum variable degree602
Distribution of variable degrees[{"degree":602,"count":600}]
Minimum constraint arity600
Maximum constraint arity600
Distribution of constraint arities[{"arity":600,"count":602}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":600}]
Optimization problemNO
Type of objective

Solver Data

2.47/1.14	c root propagations     : 354836      
2.47/1.14	c restarts enabled, print stats at every restarts
2.47/1.14	c
2.47/1.14	c
2.47/1.14	c
2.47/1.14	c This is cosoco 2.00 --  
2.47/1.14	c
2.47/1.14	c command line: cosoco -model -nbcores=8 HOME/instance-4409298-1569822018.xml 
2.47/1.14	c ========================================[ Problem Statistics ]===========================================
2.47/1.14	c |                                                                                                       
2.47/1.14	c |  Parse time        :         0.84 s 
2.47/1.14	c |
2.47/1.14	c |               Variables: 600
2.47/1.14	c |            Domain Sizes: 600..600
2.47/1.14	c |
2.47/1.14	c |             Constraints: 602
2.47/1.14	c |                   Arity: 599..600
2.47/1.14	c | 
2.47/1.14	c |                   Types: 
2.47/1.14	c |                          Exactly K variable: 600
2.47/1.14	c |                          Sum: 2
2.47/1.14	c |                          
2.47/1.14	c =========================================================================================================
2.47/1.14	c Parallel mode: Portfolio
2.47/1.14	c [pFactory][Group N°0] created (threads:8).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
2.47/1.14	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
2.47/1.14	c [pFactory][Group N°0] concurrent mode: enabled.
2.47/1.14	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
2.47/1.14	c [pFactory][Group N°0] task 7 launched on thread 0.
2.47/1.14	c [pFactory][Group N°0] task 6 launched on thread 6.
2.47/1.14	c [pFactory][Group N°0] task 5 launched on thread 1.
2.47/1.14	c [pFactory][Group N°0] task 4 launched on thread 2.
2.47/1.14	c [pFactory][Group N°0] task 3 launched on thread 7.
2.47/1.14	c [pFactory][Group N°0] task 2 launched on thread 4.
2.47/1.14	c [pFactory][Group N°0] task 1 launched on thread 3.
2.47/1.14	c [pFactory][Group N°0] task 0 launched on thread 5.
2.47/1.14	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.16	c root propagations     : 354836      
2.47/1.16	c restarts enabled, print stats at every restarts
2.47/1.16	c
2.47/1.16	c
2.47/1.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.18	c root propagations     : 354836      
2.47/1.18	c restarts enabled, print stats at every restarts
2.47/1.18	c
2.47/1.18	c
2.47/1.18	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.18	c root propagations     : 354836      
2.47/1.18	c restarts enabled, print stats at every restarts
2.47/1.18	c
2.47/1.18	c
2.47/1.18	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.19	c root propagations     : 354836      
2.47/1.19	c restarts enabled, print stats at every restarts
2.47/1.19	c
2.47/1.19	c
2.47/1.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.19	c root propagations     : 354836      
2.47/1.19	c restarts enabled, print stats at every restarts
2.47/1.19	c
2.47/1.19	c
2.47/1.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.19	c root propagations     : 354836      
2.47/1.19	c restarts enabled, print stats at every restarts
2.47/1.19	c
2.47/1.19	c
2.47/1.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.47/1.20	c root propagations     : 354836      
2.47/1.20	c restarts enabled, print stats at every restarts
2.47/1.20	c
2.47/1.20	c
2.47/1.20	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.11/1.26	c 0              1              1228           354837         599            0              0   0   0      
3.63/1.32	c 0              1              1228           354837         599            0              0   0   0      
3.63/1.35	c 0              3              2244           354842         599            0              0   0   0      
3.63/1.35	c 0              1              1228           354837         599            0              0   0   0      
3.63/1.36	c 0              7              6652           354863         599            0              0   0   0      
3.63/1.36	c 0              3              3075           354870         599            0              0   0   0      
3.63/1.36	c 0              2              1830           354842         600            0              0   0   0      
3.63/1.36	c 0              1              1228           354837         599            0              0   0   0      
3.63/1.37	c 0              4              2846           354847         600            0              0   0   0      
3.63/1.37	c 0              1              1228           354837         599            0              0   0   0      
3.63/1.37	c 0              4              2432           354844         600            0              0   0   0      
3.63/1.37	c 0              2              1830           354842         600            0              0   0   0      
3.63/1.37	c 0              4              3677           354875         600            0              0   0   0      
3.63/1.37	c 0              8              7254           354868         600            0              0   0   0      
3.63/1.38	c 0              1              1228           354837         599            0              0   0   0      
3.63/1.38	c 0              6              4323           354906         600            0              0   0   0      
3.63/1.39	c 0              6              3862           354854         600            0              0   0   0      
3.63/1.39	c 0              10             8178           354875         600            0              0   0   0      
3.63/1.39	c 0              2              1830           354842         600            0              0   0   0      
3.63/1.40	c 0              8              4969           354937         600            0              0   0   0      
3.63/1.40	c 0              11             8780           354878         600            0              0   0   0      
3.63/1.40	c 0              8              4878           354861         600            0              0   0   0      
4.39/1.41	c 0              3              2432           354845         600            0              0   0   0      
4.39/1.41	c 0              9              5571           354940         600            0              0   0   0      
4.39/1.41	c 0              9              5480           354864         600            0              0   0   0      
4.39/1.41	c 0              13             9704           354885         600            0              0   0   0      
4.39/1.41	c 0              5              3125           354862         600            0              0   0   0      
4.39/1.41	c 0              11             6217           354971         600            0              0   0   0      
4.39/1.42	c 0              10             6082           354867         600            0              0   0   0      
4.39/1.42	c c 0              6              0              3727           354865         600            14             0              10306          354888         600            0              0   0   00   0   0       
4.39/1.42	     
4.39/1.43	c 0              12             7098           354874         600            0              0   0   0      
4.39/1.43	c 0              8              4420           354882         600            0              0   0   0      
4.39/1.43	c 0              13             7465           355004         600            0              0   0   0      
4.39/1.44	c 0              16             11230          354895         600            0              0   0   0      
4.39/1.45	c 0              17             11832          354902         600            0              0   0   0      
4.39/1.45	c 0              13             8161           354881         600            0              0   0   0      
4.39/1.45	c 0              9              5483           354889         600            0              0   0   0      
4.39/1.46	c 0              14             8528           355011         600            0              0   0   0      
4.39/1.46	c 0              16             9174           355042         600            0              0   0   0      
4.39/1.46	c 0              19             12756          354909         600            0              0   0   0      
4.39/1.46	c 0              11             6176           354906         600            0              0   0   0      
4.39/1.46	c 0              15             9177           354888         600            0              0   0   0      
4.39/1.47	c 0              17             9778           355051         600            0              0   0   0      
4.39/1.47	c 0              12             6778           354915         600            0              c 0   0   0      
4.39/1.48	0              20             13358          354918         600            0              0   0   0      
4.39/1.48	c 0              16             9779           354897         600            0              0   0   0      
108.16/14.48	c First solution is found
110.93/15.40	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 0.
110.93/15.40	c [pFactory][Group N°0] Thread N°0 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°1 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°2 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°3 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°4 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°5 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°6 is joined.
110.93/15.40	c [pFactory][Group N°0] Thread N°7 is joined.
110.93/15.40	c [pFactory][Group N°0] Return Code of the winner:1 (Thread N°5)
110.93/15.40	s SATISFIABLE
110.93/15.40	c restarts              : 3           
110.93/15.40	c conflicts             : 3            (0 /sec)
110.93/15.40	c decisions             : 607          (6 /sec)
110.93/15.40	c propagations          : 367932      (3334 /sec)
110.93/15.40	c root propagations     : 354836      
110.93/15.40	c filter calls          : 370271         (3355 /sec)
110.93/15.40	c useless filter calls  : 370151         (99 %)
110.93/15.40	c Memory used           : 707.65 MB
110.93/15.40	c CPU time              : 110.357 s
110.93/15.40	c real time             : 15.3971 s
110.93/15.40	
110.93/15.40	c solution 1
110.93/15.40	
110.93/15.40	v <instantiation type='solution'>
110.93/15.40	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384] x[385] x[386] x[387] x[388] x[389] x[390] x[391] x[392] x[393] x[394] x[395] x[396] x[397] x[398] x[399] x[400] x[401] x[402] x[403] x[404] x[405] x[406] x[407] x[408] x[409] x[410] x[411] x[412] x[413] x[414] x[415] x[416] x[417] x[418] x[419] x[420] x[421] x[422] x[423] x[424] x[425] x[426] x[427] x[428] x[429] x[430] x[431] x[432] x[433] x[434] x[435] x[436] x[437] x[438] x[439] x[440] x[441] x[442] x[443] x[444] x[445] x[446] x[447] x[448] x[449] x[450] x[451] x[452] x[453] x[454] x[455] x[456] x[457] x[458] x[459] x[460] x[461] x[462] x[463] x[464] x[465] x[466] x[467] x[468] x[469] x[470] x[471] x[472] x[473] x[474] x[475] x[476] x[477] x[478] x[479] x[480] x[481] x[482] x[483] x[484] x[485] x[486] x[487] x[488] x[489] x[490] x[491] x[492] x[493] x[494] x[495] x[496] x[497] x[498] x[499] x[500] x[501] x[502] x[503] x[504] x[505] x[506] x[507] x[508] x[509] x[510] x[511] x[512] x[513] x[514] x[515] x[516] x[517] x[518] x[519] x[520] x[521] x[522] x[523] x[524] x[525] x[526] x[527] x[528] x[529] x[530] x[531] x[532] x[533] x[534] x[535] x[536] x[537] x[538] x[539] x[540] x[541] x[542] x[543] x[544] x[545] x[546] x[547] x[548] x[549] x[550] x[551] x[552] x[553] x[554] x[555] x[556] x[557] x[558] x[559] x[560] x[561] x[562] x[563] x[564] x[565] x[566] x[567] x[568] x[569] x[570] x[571] x[572] x[573] x[574] x[575] x[576] x[577] x[578] x[579] x[580] x[581] x[582] x[583] x[584] x[585] x[586] x[587] x[588] x[589] x[590] x[591] x[592] x[593] x[594] x[595] x[596] x[597] x[598] x[599] </list>
110.93/15.40	v <values>596 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 </values>
110.93/15.40	v </instantiation>
110.93/15.40	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409298-1569822018/watcher-4409298-1569822018 -o /tmp/evaluation-result-4409298-1569822018/solver-4409298-1569822018 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409298-1569822018.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24476, runsolver pid=24473

[startup+0.100135 s]*
/proc/loadavg: 7.80 8.10 7.90 2/191 24477
/proc/meminfo: memFree=30456868/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=63176 memory=39592 CPUtime=0.1 cores=0-7
/proc/24476/stat : 24476 (cosoco) R 24473 24476 23655 0 -1 4202496 10073 0 0 0 9 1 0 0 20 0 1 0 558115644 64692224 9898 33554432000 4194304 6211132 140722357598176 140722357594120 139630673046501 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 15794 9898 837 493 0 9099 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63176 KiB
Current children cumulated memory: 39592 KiB

[startup+0.208744 s]*
/proc/loadavg: 7.80 8.10 7.90 2/191 24477
/proc/meminfo: memFree=30441864/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=78116 memory=54376 CPUtime=0.2 cores=0-7
/proc/24476/stat : 24476 (cosoco) R 24473 24476 23655 0 -1 4202496 13801 0 0 0 19 1 0 0 20 0 1 0 558115644 79990784 13594 33554432000 4194304 6211132 140722357598176 140722357594120 139630673046501 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 19529 13594 837 493 0 12834 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 78116 KiB
Current children cumulated memory: 54376 KiB

[startup+0.308584 s]*
/proc/loadavg: 7.80 8.10 7.90 2/191 24477
/proc/meminfo: memFree=30427980/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=91728 memory=68104 CPUtime=0.31 cores=0-7
/proc/24476/stat : 24476 (cosoco) R 24473 24476 23655 0 -1 4202496 17227 0 0 0 29 2 0 0 20 0 1 0 558115644 93929472 17026 33554432000 4194304 6211132 140722357598176 140722357593544 139630673046501 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 22932 17026 837 493 0 16237 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 91728 KiB
Current children cumulated memory: 68104 KiB

[startup+0.700331 s]
/proc/loadavg: 7.80 8.10 7.90 2/191 24477
/proc/meminfo: memFree=30400640/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=143740 memory=120112 CPUtime=0.68 cores=0-7
/proc/24476/stat : 24476 (cosoco) R 24473 24476 23655 0 -1 4202496 30209 0 0 0 64 4 0 0 20 0 1 0 558115644 147189760 30028 33554432000 4194304 6211132 140722357598176 140722357593544 139630673046501 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 35935 30028 844 493 0 29240 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 143740 KiB
Current children cumulated memory: 120112 KiB

[startup+1.50104 s]
/proc/loadavg: 7.80 8.10 7.90 2/199 24485
/proc/meminfo: memFree=30316280/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=1019588 memory=631164 CPUtime=5.14 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 83985 0 0 0 490 24 0 0 20 0 9 0 558115644 1044058112 157791 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 254897 157791 867 493 0 248202 0
[pid=24476/tid=24478] ppid=24473 vsize=1019588 memory=4420 CPUtime=0.54 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 6096 0 0 0 53 1 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630665944160 5138594 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24479] ppid=24473 vsize=1019588 memory=6628 CPUtime=0.5 cores=0-7
/proc/24476/task/24479/stat : 24479 (cosoco) R 24473 24476 23655 0 -1 4202560 6094 0 0 0 48 2 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630657551568 5138594 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24480] ppid=24473 vsize=1019588 memory=0 CPUtime=0.56 cores=0-7
/proc/24476/task/24480/stat : 24480 (cosoco) R 24473 24476 23655 0 -1 4202560 6091 0 0 0 54 2 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630649158864 5138594 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24481] ppid=24473 vsize=1019588 memory=0 CPUtime=0.5 cores=0-7
/proc/24476/task/24481/stat : 24481 (cosoco) R 24473 24476 23655 0 -1 4202560 6095 0 0 0 47 3 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630640766048 5138613 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24482] ppid=24473 vsize=1019588 memory=15959481104217832 CPUtime=0.48 cores=0-7
/proc/24476/task/24482/stat : 24482 (cosoco) R 24473 24476 23655 0 -1 4202560 6096 0 0 0 46 2 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630632373320 5138639 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24483] ppid=24473 vsize=1019588 memory=0 CPUtime=0.54 cores=0-7
/proc/24476/task/24483/stat : 24483 (cosoco) R 24473 24476 23655 0 -1 4202560 6093 0 0 0 52 2 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630623980640 5138639 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24484] ppid=24473 vsize=1019588 memory=0 CPUtime=0.5 cores=0-7
/proc/24476/task/24484/stat : 24484 (cosoco) R 24473 24476 23655 0 -1 4202560 5596 0 0 0 48 2 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630615587936 5138594 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24485] ppid=24473 vsize=1019588 memory=2012 CPUtime=0.56 cores=0-7
/proc/24476/task/24485/stat : 24485 (cosoco) R 24473 24476 23655 0 -1 4202560 5583 0 0 0 54 2 0 0 20 0 9 0 558115734 1044058112 157791 33554432000 4194304 6211132 140722357598176 139630607195232 5138639 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 1019588 KiB
Current children cumulated memory: 631164 KiB

[startup+3.11004 s]
/proc/loadavg: 7.80 8.10 7.90 9/199 24485
/proc/meminfo: memFree=29862092/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=1019588 memory=631484 CPUtime=17.98 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 111108 0 0 0 1765 33 0 0 20 0 9 0 558115644 1044058112 157871 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 254897 157871 868 493 0 248202 0
[pid=24476/tid=24478] ppid=24473 vsize=1019588 memory=0 CPUtime=2.15 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 8939 0 0 0 212 3 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630665944160 5138594 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24479] ppid=24473 vsize=1019588 memory=1056 CPUtime=2.11 cores=0-7
/proc/24476/task/24479/stat : 24479 (cosoco) R 24473 24476 23655 0 -1 4202560 9919 0 0 0 209 2 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630657551456 5193742 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24480] ppid=24473 vsize=1019588 memory=1096 CPUtime=2.17 cores=0-7
/proc/24476/task/24480/stat : 24480 (cosoco) R 24473 24476 23655 0 -1 4202560 9127 0 0 0 213 4 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630649158864 5139111 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24481] ppid=24473 vsize=1019588 memory=0 CPUtime=2.1 cores=0-7
/proc/24476/task/24481/stat : 24481 (cosoco) R 24473 24476 23655 0 -1 4202560 10133 0 0 0 207 3 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630640766048 5139115 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24482] ppid=24473 vsize=1019588 memory=0 CPUtime=2.06 cores=0-7
/proc/24476/task/24482/stat : 24482 (cosoco) R 24473 24476 23655 0 -1 4202560 9135 0 0 0 202 4 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630632373320 5138613 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24483] ppid=24473 vsize=1019588 memory=2244 CPUtime=2.15 cores=0-7
/proc/24476/task/24483/stat : 24483 (cosoco) R 24473 24476 23655 0 -1 4202560 9330 0 0 0 213 2 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630623980640 5139272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24484] ppid=24473 vsize=1019588 memory=-6305714996870668672 CPUtime=2.1 cores=0-7
/proc/24476/task/24484/stat : 24484 (cosoco) R 24473 24476 23655 0 -1 4202560 9495 0 0 0 208 2 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630615587936 5138639 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24485] ppid=24473 vsize=1019588 memory=11067 CPUtime=2.17 cores=0-7
/proc/24476/task/24485/stat : 24485 (cosoco) R 24473 24476 23655 0 -1 4202560 8789 0 0 0 213 4 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630607195232 5138639 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 17.98 s
Current children cumulated vsize: 1019588 KiB
Current children cumulated memory: 631484 KiB

[startup+6.30104 s]
/proc/loadavg: 7.82 8.10 7.90 9/199 24485
/proc/meminfo: memFree=29862284/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=1019588 memory=631484 CPUtime=43.47 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 198787 0 0 0 4300 47 0 0 20 0 9 0 558115644 1044058112 157871 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 254897 157871 868 493 0 248202 0
[pid=24476/tid=24478] ppid=24473 vsize=1019588 memory=6944656575208382560 CPUtime=5.35 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 19281 0 0 0 529 6 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630665944160 5138639 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24479] ppid=24473 vsize=1019588 memory=631484 CPUtime=5.3 cores=0-7
/proc/24476/task/24479/stat : 24479 (cosoco) R 24473 24476 23655 0 -1 4202560 21408 0 0 0 526 4 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630657551456 5138639 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24480] ppid=24473 vsize=1019588 memory=631484 CPUtime=5.36 cores=0-7
/proc/24476/task/24480/stat : 24480 (cosoco) R 24473 24476 23655 0 -1 4202560 20170 0 0 0 531 5 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630649158864 5139268 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24481] ppid=24473 vsize=1019588 memory=15460 CPUtime=5.29 cores=0-7
/proc/24476/task/24481/stat : 24481 (cosoco) R 24473 24476 23655 0 -1 4202560 22066 0 0 0 525 4 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630640766048 5139268 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24482] ppid=24473 vsize=1019588 memory=281200635674864 CPUtime=5.21 cores=0-7
/proc/24476/task/24482/stat : 24482 (cosoco) R 24473 24476 23655 0 -1 4202560 20724 0 0 0 515 6 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630632373320 5390888 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24483] ppid=24473 vsize=1019588 memory=10408 CPUtime=5.33 cores=0-7
/proc/24476/task/24483/stat : 24483 (cosoco) R 24473 24476 23655 0 -1 4202560 18626 0 0 0 530 3 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630623980640 5139115 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24484] ppid=24473 vsize=1019588 memory=988 CPUtime=5.3 cores=0-7
/proc/24476/task/24484/stat : 24484 (cosoco) R 24473 24476 23655 0 -1 4202560 19888 0 0 0 526 4 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630615587936 5139272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24485] ppid=24473 vsize=1019588 memory=2012 CPUtime=5.36 cores=0-7
/proc/24476/task/24485/stat : 24485 (cosoco) R 24473 24476 23655 0 -1 4202560 20384 0 0 0 530 6 0 0 20 0 9 0 558115734 1044058112 157871 33554432000 4194304 6211132 140722357598176 139630607195232 5397397 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 43.47 s
Current children cumulated vsize: 1019588 KiB
Current children cumulated memory: 631484 KiB

[startup+12.701 s]
/proc/loadavg: 7.83 8.10 7.90 9/199 24485
/proc/meminfo: memFree=29861456/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=1019588 memory=631652 CPUtime=94.58 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 264731 0 0 0 9401 57 0 0 20 0 9 0 558115644 1044058112 157913 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 254897 157913 868 493 0 248202 0
[pid=24476/tid=24478] ppid=24473 vsize=1019588 memory=631628 CPUtime=11.75 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 27673 0 0 0 1168 7 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630665944160 5138594 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24479] ppid=24473 vsize=1019588 memory=631596 CPUtime=11.7 cores=0-7
/proc/24476/task/24479/stat : 24479 (cosoco) R 24473 24476 23655 0 -1 4202560 29961 0 0 0 1165 5 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630657551456 5139115 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24480] ppid=24473 vsize=1019588 memory=0 CPUtime=11.76 cores=0-7
/proc/24476/task/24480/stat : 24480 (cosoco) R 24473 24476 23655 0 -1 4202560 28422 0 0 0 1170 6 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630649158864 5138639 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24481] ppid=24473 vsize=1019588 memory=2012 CPUtime=11.69 cores=0-7
/proc/24476/task/24481/stat : 24481 (cosoco) R 24473 24476 23655 0 -1 4202560 30647 0 0 0 1163 6 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630640766048 5138639 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24482] ppid=24473 vsize=1019588 memory=6352256631978 CPUtime=11.52 cores=0-7
/proc/24476/task/24482/stat : 24482 (cosoco) R 24473 24476 23655 0 -1 4202560 29340 0 0 0 1145 7 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630632373320 5138613 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24483] ppid=24473 vsize=1019588 memory=3616 CPUtime=11.73 cores=0-7
/proc/24476/task/24483/stat : 24483 (cosoco) R 24473 24476 23655 0 -1 4202560 25351 0 0 0 1169 4 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630623980640 5139115 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24484] ppid=24473 vsize=1019588 memory=10408 CPUtime=11.7 cores=0-7
/proc/24476/task/24484/stat : 24484 (cosoco) R 24473 24476 23655 0 -1 4202560 28805 0 0 0 1165 5 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630615587624 5138590 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24485] ppid=24473 vsize=1019588 memory=0 CPUtime=11.77 cores=0-7
/proc/24476/task/24485/stat : 24485 (cosoco) R 24473 24476 23655 0 -1 4202560 28291 0 0 0 1169 8 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630607195232 5138594 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 94.58 s
Current children cumulated vsize: 1019588 KiB
Current children cumulated memory: 631652 KiB

[startup+15.4308 s]
# the end of solver process 24476 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=110.357 s, system=0.609695 s

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

[startup+12.801 s]
/proc/loadavg: 7.83 8.10 7.90 9/199 24485
/proc/meminfo: memFree=29861456/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=1019588 memory=631652 CPUtime=95.38 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 264888 0 0 0 9481 57 0 0 20 0 9 0 558115644 1044058112 157913 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 254897 157913 868 493 0 248202 0
[pid=24476/tid=24478] ppid=24473 vsize=1019588 memory=14415903935612688 CPUtime=11.85 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 27699 0 0 0 1178 7 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630665944160 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24479] ppid=24473 vsize=1019588 memory=6935054825532540783 CPUtime=11.8 cores=0-7
/proc/24476/task/24479/stat : 24479 (cosoco) R 24473 24476 23655 0 -1 4202560 29975 0 0 0 1175 5 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630657551456 5139115 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24480] ppid=24473 vsize=1019588 memory=4420 CPUtime=11.86 cores=0-7
/proc/24476/task/24480/stat : 24480 (cosoco) R 24473 24476 23655 0 -1 4202560 28433 0 0 0 1180 6 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630649158864 5139268 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24481] ppid=24473 vsize=1019588 memory=6628 CPUtime=11.79 cores=0-7
/proc/24476/task/24481/stat : 24481 (cosoco) R 24473 24476 23655 0 -1 4202560 30661 0 0 0 1173 6 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630640766048 5138639 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24482] ppid=24473 vsize=1019588 memory=8836 CPUtime=11.62 cores=0-7
/proc/24476/task/24482/stat : 24482 (cosoco) R 24473 24476 23655 0 -1 4202560 29359 0 0 0 1155 7 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630632373320 5139115 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24483] ppid=24473 vsize=1019588 memory=631504 CPUtime=11.83 cores=0-7
/proc/24476/task/24483/stat : 24483 (cosoco) R 24473 24476 23655 0 -1 4202560 25362 0 0 0 1179 4 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630623980640 5138639 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24484] ppid=24473 vsize=1019588 memory=6944656592455097440 CPUtime=11.8 cores=0-7
/proc/24476/task/24484/stat : 24484 (cosoco) R 24473 24476 23655 0 -1 4202560 28822 0 0 0 1175 5 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630615587624 5139115 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24485] ppid=24473 vsize=1019588 memory=0 CPUtime=11.87 cores=0-7
/proc/24476/task/24485/stat : 24485 (cosoco) R 24473 24476 23655 0 -1 4202560 28336 0 0 0 1179 8 0 0 20 0 9 0 558115734 1044058112 157913 33554432000 4194304 6211132 140722357598176 139630607195232 5139115 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 95.38 s
Current children cumulated vsize: 1019588 KiB
Current children cumulated memory: 631652 KiB

[startup+14.401 s]
/proc/loadavg: 7.83 8.10 7.90 9/199 24485
/proc/meminfo: memFree=29861748/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=1019588 memory=631812 CPUtime=108.16 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 267251 0 0 0 10759 57 0 0 20 0 9 0 558115644 1044058112 157953 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 254897 157953 868 493 0 248202 0
[pid=24476/tid=24478] ppid=24473 vsize=1019588 memory=764 CPUtime=13.44 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 28151 0 0 0 1337 7 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630665944160 5139268 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24479] ppid=24473 vsize=1019588 memory=6935054825532540783 CPUtime=13.4 cores=0-7
/proc/24476/task/24479/stat : 24479 (cosoco) R 24473 24476 23655 0 -1 4202560 30253 0 0 0 1335 5 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630657551456 5138576 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24480] ppid=24473 vsize=1019588 memory=2012 CPUtime=13.46 cores=0-7
/proc/24476/task/24480/stat : 24480 (cosoco) R 24473 24476 23655 0 -1 4202560 28618 0 0 0 1340 6 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630649158864 5138639 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24481] ppid=24473 vsize=1019588 memory=1424 CPUtime=13.39 cores=0-7
/proc/24476/task/24481/stat : 24481 (cosoco) R 24473 24476 23655 0 -1 4202560 30893 0 0 0 1333 6 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630640766048 5139272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24482] ppid=24473 vsize=1019588 memory=764 CPUtime=13.19 cores=0-7
/proc/24476/task/24482/stat : 24482 (cosoco) R 24473 24476 23655 0 -1 4202560 29684 0 0 0 1312 7 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630632373320 5138639 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24483] ppid=24473 vsize=1019588 memory=1692 CPUtime=13.43 cores=0-7
/proc/24476/task/24483/stat : 24483 (cosoco) R 24473 24476 23655 0 -1 4202560 25523 0 0 0 1339 4 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630623980640 5139115 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24484] ppid=24473 vsize=1019588 memory=1692 CPUtime=13.4 cores=0-7
/proc/24476/task/24484/stat : 24484 (cosoco) R 24473 24476 23655 0 -1 4202560 29191 0 0 0 1335 5 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630615587448 5138594 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
[pid=24476/tid=24485] ppid=24473 vsize=1019588 memory=4000 CPUtime=13.47 cores=0-7
/proc/24476/task/24485/stat : 24485 (cosoco) R 24473 24476 23655 0 -1 4202560 28697 0 0 0 1339 8 0 0 20 0 9 0 558115734 1044058112 157953 33554432000 4194304 6211132 140722357598176 139630607195232 5138613 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 108.16 s
Current children cumulated vsize: 1019588 KiB
Current children cumulated memory: 631812 KiB

[startup+15.2003 s]
/proc/loadavg: 7.53 8.03 7.88 3/193 24485
/proc/meminfo: memFree=29982480/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=790184 memory=490440 CPUtime=110.73 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 268147 0 0 0 11015 58 0 0 20 0 2 0 558115644 809148416 122610 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 197546 122610 869 493 0 190851 0
[pid=24476/tid=24478] ppid=24473 vsize=790184 memory=2832 CPUtime=14.24 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 28285 0 0 0 1417 7 0 0 20 0 2 0 558115734 809148416 122610 33554432000 4194304 6211132 140722357598176 139630665944160 5138613 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 110.73 s
Current children cumulated vsize: 790184 KiB
Current children cumulated memory: 490440 KiB

[startup+15.4003 s]
/proc/loadavg: 7.53 8.03 7.88 3/193 24485
/proc/meminfo: memFree=29982480/32770624 swapFree=67002424/67108860
[pid=24476] ppid=24473 vsize=790184 memory=490440 CPUtime=110.93 cores=0-7
/proc/24476/stat : 24476 (cosoco) S 24473 24476 23655 0 -1 1077944320 268181 0 0 0 11035 58 0 0 20 0 2 0 558115644 809148416 122610 33554432000 4194304 6211132 140722357598176 140722357596432 139630689087223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
/proc/24476/statm: 197546 122610 869 493 0 190851 0
[pid=24476/tid=24478] ppid=24473 vsize=790184 memory=-2247047206171073366 CPUtime=14.44 cores=0-7
/proc/24476/task/24478/stat : 24478 (cosoco) R 24473 24476 23655 0 -1 4202560 28319 0 0 0 1437 7 0 0 20 0 2 0 558115734 809148416 122610 33554432000 4194304 6211132 140722357598176 139630665944160 5138639 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13447168 140722357601297 140722357601389 140722357601389 140722357604302 0
Current children cumulated CPU time: 110.93 s
Current children cumulated vsize: 790184 KiB
Current children cumulated memory: 490440 KiB

Child status: 0
Real time (s): 15.4309
CPU time (s): 110.966
CPU user time (s): 110.357
CPU system time (s): 0.609695
CPU usage (%): 719.12
Max. virtual memory (cumulated for all children) (KiB): 1019588
Max. memory (cumulated for all children) (KiB): 631812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.357
system time used= 0.609695
maximum resident set size= 631812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268225
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= 14132
involuntary context switches= 920


# summary of solver processes directly reported to runsolver:
#   pid: 24476
#   total CPU time (s): 110.966
#   total CPU user time (s): 110.357
#   total CPU system time (s): 0.609695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.113753 second user time and 0.153025 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 07:39:36
IDJOB=4409298
IDBENCH=123205
IDSOLVER=2877
FILE ID=node146/4409298-1569822018
RUNJOBID= node146-1569818084-23682
PBS_JOBID= 21705925
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/MagicSequence/MagicSequence-count-s1/MagicSequence-600-co.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409298-1569822018/watcher-4409298-1569822018 -o /tmp/evaluation-result-4409298-1569822018/solver-4409298-1569822018 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409298-1569822018.xml

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

MD5SUM BENCH= c8310886daa61c46dd98a045c4929b4c
RANDOM SEED=28506476

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30490888 kB
MemAvailable:   31872060 kB
Buffers:          128608 kB
Cached:          1589936 kB
SwapCached:         3676 kB
Active:          1063800 kB
Inactive:         662124 kB
Active(anon):       3308 kB
Inactive(anon):    84432 kB
Active(file):    1060492 kB
Inactive(file):   577692 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       67002424 kB
Dirty:              2624 kB
Writeback:             0 kB
AnonPages:        113368 kB
Mapped:            26820 kB
Shmem:             72200 kB
Slab:             146296 kB
SReclaimable:     117648 kB
SUnreclaim:        28648 kB
KernelStack:        3552 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     540136 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62028 MiB
End job on node146 at 2019-09-30 07:39:51