Trace number 4408129

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? (TO) 2519.81 2520.01

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-07-0080.xml
MD5SUM9b203975fed1c25a0b87c4f345706814
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark139.896
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints46
Number of domains1
Minimum domain size127
Maximum domain size127
Distribution of domain sizes[{"size":127,"count":127}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":42},{"degree":4,"count":121},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity127
Distribution of constraint arities[{"arity":2,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":3},{"arity":127,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":39}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 2961        
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408129-1569801145.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 169
0.00/0.01	c |            Domain Sizes: 127..127
0.00/0.01	c |
0.00/0.01	c |             Constraints: 46
0.00/0.01	c |                   Arity: 2..127  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 39
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[0][7]
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[0][9]
0.00/0.01	c remove useless variable x[0][10]
0.00/0.01	c remove useless variable x[0][11]
0.00/0.01	c remove useless variable x[0][12]
0.00/0.01	c remove useless variable x[1][8]
0.00/0.01	c remove useless variable x[1][9]
0.00/0.01	c remove useless variable x[1][10]
0.00/0.01	c remove useless variable x[1][11]
0.00/0.01	c remove useless variable x[1][12]
0.00/0.01	c remove useless variable x[2][9]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[2][11]
0.00/0.01	c remove useless variable x[2][12]
0.00/0.01	c remove useless variable x[3][10]
0.00/0.01	c remove useless variable x[3][11]
0.00/0.01	c remove useless variable x[3][12]
0.00/0.01	c remove useless variable x[4][11]
0.00/0.01	c remove useless variable x[4][12]
0.00/0.01	c remove useless variable x[5][12]
0.00/0.01	c remove useless variable x[7][12]
0.00/0.01	c remove useless variable x[8][11]
0.00/0.01	c remove useless variable x[8][12]
0.00/0.01	c remove useless variable x[9][10]
0.00/0.01	c remove useless variable x[9][11]
0.00/0.01	c remove useless variable x[9][12]
0.00/0.01	c remove useless variable x[10][9]
0.00/0.01	c remove useless variable x[10][10]
0.00/0.01	c remove useless variable x[10][11]
0.00/0.01	c remove useless variable x[10][12]
0.00/0.01	c remove useless variable x[11][8]
0.00/0.01	c remove useless variable x[11][9]
0.00/0.01	c remove useless variable x[11][10]
0.00/0.01	c remove useless variable x[11][11]
0.00/0.01	c remove useless variable x[11][12]
0.00/0.01	c remove useless variable x[12][7]
0.00/0.01	c remove useless variable x[12][8]
0.00/0.01	c remove useless variable x[12][9]
0.00/0.01	c remove useless variable x[12][10]
0.00/0.01	c remove useless variable x[12][11]
0.00/0.01	c remove useless variable x[12][12]
0.00/0.02	c 101            120            2186           35057          36             0              1   5   3      
0.00/0.05	c 211            261            8099           93242          36             0              1   8   3      
0.00/0.09	c 332            418            14422          157724         36             0              1   8   3      
0.10/0.12	c 465            609            19131          196403         36             0              4   8   7      
0.10/0.16	c 611            813            25551          255065         36             0              2   8   5      
0.10/0.18	c 771            1008           28547          308990         36             0              1   6   4      
0.21/0.24	c 947            1239           37606          396872         36             0              1   8   3      
0.21/0.27	c 1140           1475           41152          453381         36             0              1   6   4      
0.31/0.33	c 1352           1756           51177          548784         36             0              1   8   4      
0.31/0.36	c 1585           2040           55298          610311         36             0              1   6   4      
0.41/0.42	c 1841           2412           65069          701816         36             0              2   8   6      
0.41/0.50	c 2122           2793           77266          815896         36             0              1   8   5      
0.51/0.58	c 2431           3240           89687          935819         36             0              2   8   6      
0.60/0.63	c 2770           3655           95591          1022230        36             0              2   5   4      
0.69/0.72	c 3142           4150           104769         1193151        36             0              1   6   4      
0.79/0.80	c 3551           4694           116502         1290939        36             0              2   8   7      
0.89/0.91	c 4000           5300           126857         1479265        36             0              3   7   5      
1.00/1.03	c 4493           6011           145341         1654230        36             0              2   8   6      
1.10/1.13	c 5035           6739           160344         1781547        36             0              2   8   7      
1.19/1.27	c 5631           7542           173573         2015714        36             0              3   10   6     
1.39/1.43	c 6286           8471           198930         2265160        36             0              1   8   5      
1.59/1.61	c 7006           9494           225903         2533494        36             0              1   8   6      
1.69/1.78	c 7798           10624          251258         2768081        36             0              2   8   7      
1.89/1.98	c 8669           11872          281957         3032846        36             0              1   8   6      
2.19/2.20	c 9627           13257          315609         3327847        36             0              1   8   6      
2.39/2.44	c 10680          14757          350869         3652176        36             0              1   8   6      
2.59/2.63	c 11838          16194          370576         4060160        36             0              4   8   6      
2.79/2.85	c 13111          17781          392845         4552989        36             0              4   8   6      
3.00/3.05	c 14511          19462          414878         4893695        36             0              2   7   5      
3.29/3.30	c 16051          21371          441471         5450677        36             0              4   9   6      
3.49/3.59	c 17745          23418          475729         6057926        36             0              1   10   7     
3.89/3.90	c 19608          25651          518103         6671385        36             0              4   10   7     
4.19/4.22	c 21657          28226          563191         7142984        36             0              2   8   7      
4.49/4.54	c 23910          30952          598071         7824271        36             0              5   10   8     
4.89/4.93	c 26388          33927          646812         8823417        36             0              4   11   9     
5.39/5.42	c 29113          37301          707313         10018187       36             0              4   11   8     
5.89/5.95	c 32110          40982          758234         11016956       36             0              1   8   6      
6.39/6.41	c 35406          44818          820315         12358875       36             0              4   11   9     
7.00/7.02	c 39031          49226          879406         13504721       36             0              3   8   6      
7.59/7.62	c 43018          53881          959515         15226958       36             0              4   11   9     
8.39/8.42	c 47403          59291          1033924        16727428       36             0              3   8   6      
9.00/9.09	c 52226          64827          1129149        18680844       36             0              4   11   10    
9.89/9.94	c 57531          71362          1218747        20700531       36             0              4   13   9     
11.00/11.04	c 63366          78839          1333993        22451211       36             0              2   10   7     
12.29/12.36	c 69784          87205          1499636        25238830       36             0              3   11   8     
13.69/13.75	c 76843          96257          1667307        27913546       36             0              3   11   8     
15.00/15.10	c 84607          105764         1795106        30492152       36             0              2   8   6      
16.89/16.91	c 93147          116600         1961582        35086903       36             0              5   10   7     
18.59/18.67	c 102541         128403         2128872        38588960       36             0              5   8   6      
20.79/20.83	c 112874         141498         2335322        43635967       36             0              5   11   7     
23.19/23.20	c 124240         155852         2559346        48679430       36             0              5   11   7     
24.79/24.88	c 136742         170648         2748103        51706956       36             0              4   9   7      
27.69/27.71	c 150494         188107         3030491        58484948       36             0              5   11   8     
29.69/29.79	c 165621         206042         3260256        62194646       36             0              4   9   7      
33.10/33.20	c 182260         227134         3587658        69446943       36             0              5   11   8     
35.79/35.83	c 200562         249205         3860055        74659789       36             0              1   10   8     
39.19/39.26	c 220694         274214         4199733        81273520       36             0              4   12   9     
43.39/43.41	c 242839         302110         4599327        89700159       36             0              4   12   9     
47.79/47.81	c 267198         332525         5032801        99161545       36             0              4   12   8     
52.29/52.34	c 293992         364903         5493270        107865748      36             0              1   10   8     
57.29/57.35	c 323465         401391         6010509        118785739      36             0              4   10   8     
63.48/63.51	c 355885         442076         6613515        131364790      36             0              4   12   9     
69.99/70.09	c 391547         486506         7251186        144633445      36             0              4   12   9     
77.38/77.46	c 430775         535526         7990042        160058608      36             0              4   13   8     
84.48/84.53	c 473925         588757         8687778        173603258      36             0              2   10   8     
93.09/93.12	c 521390         647569         9611212        193084344      36             0              3   11   8     
102.48/102.53	c 573601         712165         10586248       213063211      36             0              3   11   8     
112.99/113.05	c 631033         783276         11700335       236153946      36             0              3   11   8     
125.88/125.98	c 694208         863241         13045037       263301102      36             0              3   12   8     
138.28/138.35	c 763700         948632         14361642       290544476      36             0              3   11   8     
151.78/151.89	c 840141         1042079        15730909       318947023      36             0              3   11   8     
166.18/166.22	c 924226         1144107        17256526       349057301      36             0              3   11   8     
182.58/182.66	c 1016719        1257613        18936565       383285243      36             0              3   12   8     
198.57/198.69	c 1118461        1379808        20644936       412744891      36             0              1   10   8     
219.57/219.66	c 1230377        1517680        22766305       462730060      36             0              3   12   8     
241.57/241.69	c 1353484        1668473        24971058       510332458      36             0              4   13   8     
264.87/264.97	c 1488901        1833399        27428574       558641110      36             0              3   11   8     
287.17/287.22	c 1637859        2011864        29700110       601339716      36             0              3   10   8     
314.76/314.84	c 1801712        2210642        32545214       653671391      36             0              2   10   8     
347.07/347.12	c 1981950        2432422        35777230       722510198      36             0              3   12   8     
381.76/381.88	c 2180211        2676217        39314635       794918535      36             0              3   13   8     
421.76/421.88	c 2398298        2945330        43280485       878583443      36             0              3   12   8     
465.35/465.48	c 2638193        3238483        47457964       959466232      36             0              1   12   8     
503.06/503.12	c 2902077        3552136        52339142       1062779961     36             0              2   13   11    
545.85/545.99	c 3192349        3909782        57415295       1170078645     36             0              5   13   11    
597.74/597.84	c 3511648        4301972        63371128       1282914267     36             0              3   13   10    
662.54/662.69	c 3862876        4747170        70294655       1461783533     36             0              4   13   10    
715.83/715.95	c 4249226        5210979        76920673       1585774666     36             0              3   13   11    
779.43/779.54	c 4674211        5724322        84584959       1744946745     36             0              3   13   11    
850.22/850.39	c 5141694        6276397        92497254       1889723918     36             0              2   12   8     
927.62/927.74	c 5655925        6895334        101627387      2093319685     36             0              4   13   11    
1033.11/1033.24	c 6221579        7616470        112322461      2310253929     36             0              4   13   10    
1129.91/1130.10	c 6843798        8369784        122383426      2522288093     36             0              4   13   10    
1241.29/1241.45	c 7528238        9222288        135349416      2773956702     36             0              3   13   10    
1363.08/1363.28	c 8281122        10149416       148360060      3051345324     36             0              4   13   10    
1493.17/1493.31	c 9109294        11165368       164046063      3421874328     36             0              3   13   11    
1632.16/1632.38	c 10020283       12303040       180355226      3736524932     36             0              4   13   10    
1804.15/1804.30	c 11022370       13529593       197273423      4093789183     36             0              4   13   9     
1987.43/1987.64	c 12124665       14912159       217939440      4569732810     36             0              4   13   11    
2178.62/2178.81	c 13337189       16386724       238270221      4996263149     36             0              4   13   11    
2386.81/2387.06	c 14670965       18009640       261803600      5511809001     36             0              3   13   10    
2519.80/2520.00	
2519.80/2520.00	c *** INTERRUPTED ***
2519.80/2520.00	c restarts              : 101         
2519.80/2520.00	c conflicts             : 15496663     (6150 /sec)
2519.80/2520.00	c decisions             : 19036625     (7555 /sec)
2519.80/2520.00	c propagations          : 5850984028  (2321999 /sec)
2519.80/2520.00	c root propagations     : 2961        
2519.80/2520.00	c filter calls          : 277729245      (110219 /sec)
2519.80/2520.00	c useless filter calls  : 211733171      (76 %)
2519.80/2520.00	c Memory used           : 26.98 MB
2519.80/2520.00	c CPU time              : 2519.8 s
2519.80/2520.00	c real time             : 2520 s
2519.80/2520.00	
2519.80/2520.00	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408129-1569801145/watcher-4408129-1569801145 -o /tmp/evaluation-result-4408129-1569801145/solver-4408129-1569801145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9931 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408129-1569801145.xml 

running on 4 cores: 1,3,5,7

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

solver pid=12611, runsolver pid=12608

[startup+0.100155 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504944/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4216 CPUtime=0.1 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1226 0 0 0 10 0 0 0 20 0 1 0 556369497 28286976 1054 33554432000 4194304 6211132 140735943648944 140735943645480 5083000 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1054 880 493 0 211 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+0.209343 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504944/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4216 CPUtime=0.21 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1226 0 0 0 21 0 0 0 20 0 1 0 556369497 28286976 1054 33554432000 4194304 6211132 140735943648944 140735943645480 5149706 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1054 880 493 0 211 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+0.309125 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504944/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4216 CPUtime=0.31 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1226 0 0 0 31 0 0 0 20 0 1 0 556369497 28286976 1054 33554432000 4194304 6211132 140735943648944 140735943645480 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1054 880 493 0 211 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+0.700272 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504944/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4216 CPUtime=0.69 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1226 0 0 0 69 0 0 0 20 0 1 0 556369497 28286976 1054 33554432000 4194304 6211132 140735943648944 140735943645480 5078861 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1054 880 493 0 211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504900/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4216 CPUtime=1.49 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1226 0 0 0 149 0 0 0 20 0 1 0 556369497 28286976 1054 33554432000 4194304 6211132 140735943648944 140735943646904 5078748 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1054 880 493 0 211 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+3.10894 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504924/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=3.1 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1329 0 0 0 310 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504724/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=6.29 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1434 0 0 0 629 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5075208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12612
/proc/meminfo: memFree=31504384/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=12.69 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1538 0 0 0 1269 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5078967 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12614
/proc/meminfo: memFree=31504008/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=25.49 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1746 0 0 0 2549 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5079049 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12614
/proc/meminfo: memFree=31503744/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=51.09 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1850 0 0 0 5109 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5083004 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12618
/proc/meminfo: memFree=31503576/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=102.28 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 1954 0 0 0 10228 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5083000 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/200 12625
/proc/meminfo: memFree=31503176/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=162.28 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 2058 0 0 0 16228 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5075269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 12629
/proc/meminfo: memFree=31503160/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=222.27 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 2162 0 0 0 22227 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5075208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12633
/proc/meminfo: memFree=31503100/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=282.27 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 2266 0 0 0 28227 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5078848 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12640
/proc/meminfo: memFree=31503580/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=342.26 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 2370 0 0 0 34226 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5075571 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12644
/proc/meminfo: memFree=31503544/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=402.26 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 2474 0 0 0 40226 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5083023 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 12648
/proc/meminfo: memFree=31503300/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=462.25 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 2578 0 0 0 46225 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5078765 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB


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

/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 12796
/proc/meminfo: memFree=31502244/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=1782.15 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 4758 0 0 0 178215 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5082393 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12809
/proc/meminfo: memFree=31502408/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=1842.14 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 4862 0 0 0 184214 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12813
/proc/meminfo: memFree=31502936/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=1902.14 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 4954 0 0 0 190214 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5078752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 1902.14 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12819
/proc/meminfo: memFree=31503140/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=1962.13 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5046 0 0 0 196213 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5075604 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 1962.13 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12823
/proc/meminfo: memFree=31502896/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2022.13 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5150 0 0 0 202213 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5075597 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12827
/proc/meminfo: memFree=31502848/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2082.12 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5242 0 0 0 208212 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5149240 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2082.12 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 12834
/proc/meminfo: memFree=31503156/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2142.12 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5334 0 0 0 214212 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5079267 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 12838
/proc/meminfo: memFree=31503092/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2202.12 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5438 0 0 0 220212 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5078864 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 12902
/proc/meminfo: memFree=31502388/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2262.11 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5530 0 0 0 226211 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5083040 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2262.11 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2322.3 s]
/proc/loadavg: 2.29 2.08 2.07 3/198 12909
/proc/meminfo: memFree=31501100/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2322.11 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5622 0 0 0 232211 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5392352 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2322.11 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2382.3 s]
/proc/loadavg: 2.34 2.15 2.09 3/198 12913
/proc/meminfo: memFree=31501980/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2382.1 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5714 0 0 0 238210 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5078864 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2382.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2442.3 s]
/proc/loadavg: 2.12 2.12 2.09 3/199 12925
/proc/meminfo: memFree=31500728/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2442.1 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5818 0 0 0 244210 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5150080 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2442.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/199 12931
/proc/meminfo: memFree=31500004/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2502.09 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 5915 0 0 0 250209 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5079046 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2502.09 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.03 2.09 2.08 3/199 12932
/proc/meminfo: memFree=31500540/32770624 swapFree=66954412/67108860
[pid=12611] ppid=12608 vsize=27624 memory=4260 CPUtime=2519.8 cores=1,3,5,7
/proc/12611/stat : 12611 (cosoco) R 12608 12611 9899 0 -1 4202496 6007 0 0 0 251980 0 0 0 20 0 1 0 556369497 28286976 1065 33554432000 4194304 6211132 140735943648944 140735943646904 5081244 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 39034880 140735943656459 140735943656561 140735943656561 140735943659470 0
/proc/12611/statm: 6906 1065 890 493 0 211 0
Current children cumulated CPU time: 2519.8 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4260 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 12611 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.8 s, system=0.004999 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.81
CPU user time (s): 2519.8
CPU system time (s): 0.004999
CPU usage (%): 99.9921
Max. virtual memory (cumulated for all children) (KiB): 27624
Max. memory (cumulated for all children) (KiB): 4260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.8
system time used= 0.004999
maximum resident set size= 4324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6056
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= 14
involuntary context switches= 633


# summary of solver processes directly reported to runsolver:
#   pid: 12611
#   total CPU time (s): 2519.81
#   total CPU user time (s): 2519.8
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.46425 second user time and 17.2644 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 00:50:18
IDJOB=4408129
IDBENCH=133594
IDSOLVER=2874
FILE ID=node107/4408129-1569801145
RUNJOBID= node107-1569783667-9931
PBS_JOBID= 21705836
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-07-0080.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408129-1569801145/watcher-4408129-1569801145 -o /tmp/evaluation-result-4408129-1569801145/solver-4408129-1569801145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9931 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408129-1569801145.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9b203975fed1c25a0b87c4f345706814
RANDOM SEED=1507008229

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31505480 kB
MemAvailable:   31831796 kB
Buffers:          186680 kB
Cached:           475164 kB
SwapCached:        48108 kB
Active:           352904 kB
Inactive:         359948 kB
Active(anon):      16780 kB
Inactive(anon):   112468 kB
Active(file):     336124 kB
Inactive(file):   247480 kB
Unevictable:      109672 kB
Mlocked:          109672 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2856 kB
Writeback:             0 kB
AnonPages:        124708 kB
Mapped:            28212 kB
Shmem:             69360 kB
Slab:             146096 kB
SReclaimable:     117092 kB
SUnreclaim:        29004 kB
KernelStack:        3760 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     560608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node107 at 2019-09-30 01:32:18