Trace number 4396905

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) 2520.03 2519.9

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-m039.xml
MD5SUMcf7d41cb48e0c265061ebe127338815d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"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":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"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":45}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 9           
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-4396905-1568585707.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: 225
0.00/0.01	c |            Domain Sizes: 169..169
0.00/0.01	c |
0.00/0.01	c |             Constraints: 52
0.00/0.01	c |                   Arity: 2..169  -- 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: 45
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][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[0][13]
0.00/0.01	c remove useless variable x[0][14]
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[1][13]
0.00/0.01	c remove useless variable x[1][14]
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[2][13]
0.00/0.01	c remove useless variable x[2][14]
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[3][13]
0.00/0.01	c remove useless variable x[3][14]
0.00/0.01	c remove useless variable x[4][12]
0.00/0.01	c remove useless variable x[4][13]
0.00/0.01	c remove useless variable x[4][14]
0.00/0.01	c remove useless variable x[5][13]
0.00/0.01	c remove useless variable x[5][14]
0.00/0.01	c remove useless variable x[6][14]
0.00/0.01	c remove useless variable x[8][14]
0.00/0.01	c remove useless variable x[9][13]
0.00/0.01	c remove useless variable x[9][14]
0.00/0.01	c remove useless variable x[10][12]
0.00/0.01	c remove useless variable x[10][13]
0.00/0.01	c remove useless variable x[10][14]
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[11][13]
0.00/0.01	c remove useless variable x[11][14]
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.01	c remove useless variable x[12][13]
0.00/0.01	c remove useless variable x[12][14]
0.00/0.01	c remove useless variable x[13][9]
0.00/0.01	c remove useless variable x[13][10]
0.00/0.01	c remove useless variable x[13][11]
0.00/0.01	c remove useless variable x[13][12]
0.00/0.01	c remove useless variable x[13][13]
0.00/0.01	c remove useless variable x[13][14]
0.00/0.01	c remove useless variable x[14][8]
0.00/0.01	c remove useless variable x[14][9]
0.00/0.01	c remove useless variable x[14][10]
0.00/0.01	c remove useless variable x[14][11]
0.00/0.01	c remove useless variable x[14][12]
0.00/0.01	c remove useless variable x[14][13]
0.00/0.01	c remove useless variable x[14][14]
0.00/0.04	c 101            152            3186           28964          6              0              15   24   18   
0.00/0.07	c 211            328            7094           59460          6              0              11   37   25   
0.10/0.11	c 332            516            10843          104604         6              0              9   37   30    
0.10/0.15	c 465            721            14989          144760         6              0              5   31   20    
0.10/0.19	c 611            944            19168          190371         6              0              4   37   25    
0.21/0.24	c 771            1190           23759          240551         6              0              6   37   26    
0.21/0.28	c 947            1428           27047          283908         6              0              12   29   25   
0.31/0.32	c 1140           1709           31626          340241         6              0              8   39   28    
0.31/0.37	c 1352           2008           35949          405400         6              0              8   38   25    
0.41/0.43	c 1585           2377           42293          474339         6              0              16   69   41   
0.41/0.49	c 1841           2745           47981          542318         6              0              16   41   32   
0.51/0.56	c 2122           3137           54013          620340         6              0              9   35   27    
0.60/0.64	c 2431           3597           62032          709756         6              0              8   42   27    
0.69/0.72	c 2770           4097           70281          797451         6              0              9   67   51    
0.79/0.80	c 3142           4629           78980          887061         6              0              10   51   44   
0.79/0.88	c 3551           5257           88120          1006560        6              0              12   77   52   
0.89/0.96	c 4000           5898           98092          1093439        6              0              15   93   78   
1.00/1.04	c 4493           6552           106867         1193922        6              0              9   77   69    
1.10/1.18	c 5035           7346           120747         1346786        6              0              15   69   43   
1.29/1.31	c 5631           8206           136071         1531764        6              0              24   85   72   
1.39/1.45	c 6286           9160           154602         1717221        6              0              19   119   71  
1.59/1.61	c 7006           10242          174767         1903979        6              0              16   105   73  
1.79/1.80	c 7798           11341          200064         2220411        6              0              20   114   75  
1.89/1.95	c 8669           12503          216121         2457413        6              0              28   97   65   
2.19/2.20	c 9627           13925          255197         2816195        6              0              29   116   89  
2.59/2.64	c 10680          16090          303937         3449374        6              0              17   84   80   
2.89/2.96	c 11838          17632          355928         4119620        6              0              45   122   116 
3.29/3.39	c 13111          19381          428882         4740000        6              0              33   114   111 
4.19/4.20	c 14511          21580          557989         5769924        6              0              31   131   121 
4.59/4.68	c 16051          23516          631241         6317629        6              0              34   103   95  
5.10/5.18	c 17745          26247          707833         7001073        6              0              36   119   107 
6.29/6.33	c 19608          28638          868715         9384400        6              0              29   119   110 
7.00/7.07	c 21657          31630          983150         10190628       6              0              36   112   97  
7.59/7.63	c 23910          34686          1037970        11061608       6              0              33   87   83   
8.29/8.32	c 26388          37467          1130510        13377512       6              0              27   119   115 
9.69/9.77	c 29113          42520          1326806        16009462       6              0              37   107   103 
11.59/11.61	c 32110          46813          1565829        20018453       6              0              37   101   97  
13.10/13.19	c 35406          51334          1807499        23160778       6              0              38   118   116 
14.59/14.62	c 39031          57309          2005351        25756536       6              0              48   112   110 
16.10/16.13	c 43018          63900          2198659        27974301       6              0              21   106   98  
17.89/17.95	c 47403          72403          2381792        31897167       6              0              25   109   106 
19.59/19.62	c 52226          78807          2635979        34881461       6              0              33   120   114 
22.00/22.07	c 57531          86163          3028060        37755158       6              0              32   139   130 
24.79/24.84	c 63366          98525          3440087        40912853       6              0              36   136   128 
26.79/26.85	c 69784          111217         3713156        44405434       6              0              46   120   117 
31.59/31.62	c 76843          122478         4399840        52499349       6              0              10   136   131 
36.39/36.44	c 84607          133293         5015000        62531066       6              0              28   120   117 
41.00/41.08	c 93147          144997         5562060        71703053       6              0              16   132   128 
46.10/46.19	c 102541         158568         6220693        80304273       6              0              23   129   122 
47.29/47.33	c 112874         170225         6359820        82934886       6              0              14   119   116 
51.29/51.31	c 124240         192071         6857210        91507184       6              0              14   136   129 
58.00/58.01	c 136742         210985         7683065        107957927      6              0              31   116   113 
66.10/66.16	c 150494         232189         8647386        126072498      6              0              30   127   121 
71.70/71.73	c 165621         255416         9389766        137061767      6              0              33   115   109 
84.70/84.70	c 182260         281459         11174366       154072894      6              0              32   137   129 
89.20/89.20	c 200562         303787         11772827       163190341      6              0              22   130   125 
98.11/98.14	c 220694         331854         12931544       179601901      6              0              30   128   123 
116.00/116.05	c 242839         370199         15131816       213428176      6              0              14   118   116 
130.30/130.31	c 267198         401622         17134444       246563014      6              0              20   129   124 
145.11/145.17	c 293992         434298         19106062       279958699      6              0              23   139   134 
161.70/161.76	c 323465         472345         21022603       315078957      6              0              36   128   122 
177.30/177.37	c 355885         525813         22999078       338506892      6              0              41   134   129 
197.70/197.76	c 391547         574275         25565797       379676239      6              0              15   126   119 
217.30/217.31	c 430775         627912         27857600       418063584      6              0              32   132   125 
243.60/243.69	c 473925         686594         31370685       457020803      6              0              29   143   138 
267.21/267.25	c 521390         744962         34316230       509438747      6              0              41   135   128 
286.51/286.55	c 573601         817745         36783361       547114464      6              0              17   131   126 
322.71/322.74	c 631033         894910         41258838       620682100      6              0              20   134   130 
346.81/346.82	c 694208         994392         44224364       667199921      6              0              33   122   117 
383.81/383.83	c 763700         1107541        48751759       722871474      6              0              42   135   129 
417.91/417.98	c 840141         1208438        53099602       785783897      6              0              23   148   142 
493.62/493.64	c 924226         1335129        61808110       892095096      6              0              16   140   132 
543.42/543.44	c 1016719        1466258        67927241       975914260      6              0              17   142   137 
582.92/582.94	c 1118461        1609064        72686069       1046306639     6              0              8   135   129  
632.33/632.31	c 1230377        1784306        78794164       1132067675     6              0              13   132   125 
698.73/698.72	c 1353484        1996917        86822234       1245533143     6              0              19   144   137 
783.93/783.93	c 1488901        2219567        97170715       1385460057     6              0              17   142   132 
856.34/856.38	c 1637859        2417746        106080985      1528806107     6              0              11   134   126 
935.54/935.52	c 1801712        2631145        115328946      1736906299     6              0              18   140   133 
1043.16/1043.17	c 1981950        2882689        129911792      1921914441     6              0              9   141   132  
1087.85/1087.87	c 2180211        3182710        135896395      1979826322     6              0              12   130   126 
1185.16/1185.17	c 2398298        3514741        147881886      2123047892     6              0              29   143   133 
1330.56/1330.50	c 2638193        3906389        166811934      2279635224     6              0              31   148   136 
1418.97/1418.93	c 2902077        4259363        177591625      2442656508     6              0              40   130   125 
1506.67/1506.60	c 3192349        4700270        188436151      2564442581     6              0              46   132   124 
1618.48/1618.40	c 3511648        5106279        200857334      2874767426     6              0              34   130   125 
1741.99/1741.94	c 3862876        5527618        215162323      3183550587     6              0              29   130   126 
1850.39/1850.37	c 4249226        6074323        227790004      3421412174     6              0              32   142   135 
2072.00/2071.92	c 4674211        6753061        253691808      3769654657     6              0              24   145   133 
2304.22/2304.11	c 5141694        7471519        282801481      4138798391     6              0              33   147   136 
2520.02/2519.90	
2520.02/2519.90	c *** INTERRUPTED ***
2520.02/2519.90	c restarts              : 90          
2520.02/2519.90	c conflicts             : 5568799      (2210 /sec)
2520.02/2519.90	c decisions             : 8166086      (3240 /sec)
2520.02/2519.90	c propagations          : 4501067653  (1786117 /sec)
2520.02/2519.90	c root propagations     : 9           
2520.02/2519.90	c filter calls          : 309399708      (122776 /sec)
2520.02/2519.90	c useless filter calls  : 165820715      (53 %)
2520.02/2519.90	c Memory used           : 27.23 MB
2520.02/2519.90	c CPU time              : 2520.03 s
2520.02/2519.90	c real time             : 2519.9 s
2520.02/2519.90	
2520.02/2519.90	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 (14942 MiB free)
  memory of node 1: 16384 MiB (15633 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396905-1568585707/watcher-4396905-1568585707 -o /tmp/evaluation-result-4396905-1568585707/solver-4396905-1568585707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568572747-30995 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396905-1568585707.xml 

running on 4 cores: 0,2,4,6

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
solver pid=1343, runsolver pid=1340
Current StackSize limit: 8192 KiB


[startup+0.100151 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 1344
/proc/meminfo: memFree=31309272/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4432 CPUtime=0.1 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1289 0 0 0 10 0 0 0 20 0 1 0 434732329 28553216 1108 33554432000 4194304 6211092 140733790558592 140733790555128 5075587 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1108 888 493 0 276 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4432 KiB

[startup+0.209399 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 1344
/proc/meminfo: memFree=31309272/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4432 CPUtime=0.21 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1289 0 0 0 21 0 0 0 20 0 1 0 434732329 28553216 1108 33554432000 4194304 6211092 140733790558592 140733790555128 5079440 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1108 888 493 0 276 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4432 KiB

[startup+0.308957 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 1344
/proc/meminfo: memFree=31309272/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4432 CPUtime=0.31 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1289 0 0 0 31 0 0 0 20 0 1 0 434732329 28553216 1108 33554432000 4194304 6211092 140733790558592 140733790555128 5076376 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1108 888 493 0 276 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4432 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1344
/proc/meminfo: memFree=31308964/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4432 CPUtime=0.69 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1289 0 0 0 69 0 0 0 20 0 1 0 434732329 28553216 1108 33554432000 4194304 6211092 140733790558592 140733790556552 5079046 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1108 888 493 0 276 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4432 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1344
/proc/meminfo: memFree=31308964/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4432 CPUtime=1.49 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1305 0 0 0 149 0 0 0 20 0 1 0 434732329 28553216 1108 33554432000 4194304 6211092 140733790558592 140733790556552 5193728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1108 888 493 0 276 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4432 KiB

[startup+3.10896 s]
/proc/loadavg: 1.84 1.96 2.03 3/199 1344
/proc/meminfo: memFree=31308840/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4576 CPUtime=3.1 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1482 0 0 0 310 0 0 0 20 0 1 0 434732329 28553216 1144 33554432000 4194304 6211092 140733790558592 140733790556552 5079246 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1144 892 493 0 276 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4576 KiB

[startup+6.30027 s]
/proc/loadavg: 1.84 1.96 2.03 3/199 1344
/proc/meminfo: memFree=31308768/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4576 CPUtime=6.29 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1661 0 0 0 629 0 0 0 20 0 1 0 434732329 28553216 1144 33554432000 4194304 6211092 140733790558592 140733790556552 5078762 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1144 892 493 0 276 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4576 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 2.03 3/199 1344
/proc/meminfo: memFree=31308832/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4580 CPUtime=12.69 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 1840 0 0 0 1269 0 0 0 20 0 1 0 434732329 28553216 1145 33554432000 4194304 6211092 140733790558592 140733790556552 5193728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1145 892 493 0 276 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4580 KiB

[startup+25.5003 s]
/proc/loadavg: 1.88 1.97 2.03 3/199 1344
/proc/meminfo: memFree=31308988/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4588 CPUtime=25.49 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 2200 0 0 0 2549 0 0 0 20 0 1 0 434732329 28553216 1147 33554432000 4194304 6211092 140733790558592 140733790556552 5149120 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1147 892 493 0 276 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4588 KiB

[startup+51.109 s]
/proc/loadavg: 1.92 1.97 2.03 3/199 1346
/proc/meminfo: memFree=31309336/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4592 CPUtime=51.1 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 2380 0 0 0 5110 0 0 0 20 0 1 0 434732329 28553216 1148 33554432000 4194304 6211092 140733790558592 140733790556552 5078953 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1148 892 493 0 276 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4592 KiB

[startup+102.3 s]
/proc/loadavg: 2.35 2.09 2.07 3/199 1350
/proc/meminfo: memFree=31309272/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4600 CPUtime=102.3 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 2560 0 0 0 10230 0 0 0 20 0 1 0 434732329 28553216 1150 33554432000 4194304 6211092 140733790558592 140733790556552 5076437 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1150 892 493 0 276 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+162.3 s]
/proc/loadavg: 2.13 2.08 2.06 3/199 1354
/proc/meminfo: memFree=31308360/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4600 CPUtime=162.3 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 2740 0 0 0 16230 0 0 0 20 0 1 0 434732329 28553216 1150 33554432000 4194304 6211092 140733790558592 140733790556552 5193696 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1150 892 493 0 276 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.06 3/199 1360
/proc/meminfo: memFree=31308316/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=222.3 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 2920 0 0 0 22230 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5074526 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/198 1364
/proc/meminfo: memFree=31309584/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=282.31 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 2920 0 0 0 28231 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5081337 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 1377
/proc/meminfo: memFree=31308572/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=342.31 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 3098 0 0 0 34231 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5079440 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 1383
/proc/meminfo: memFree=31308284/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=402.31 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 3098 0 0 0 40231 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5074400 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 1387
/proc/meminfo: memFree=31308140/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=462.32 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 3277 0 0 0 46232 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5079295 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB


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

/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1513
/proc/meminfo: memFree=31307596/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=1842.39 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5235 0 0 0 184239 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5151003 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 1842.39 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1517
/proc/meminfo: memFree=31308048/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=1902.4 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5387 0 0 0 190240 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5076413 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1521
/proc/meminfo: memFree=31308240/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=1962.4 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5387 0 0 0 196240 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5078940 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1527
/proc/meminfo: memFree=31307788/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2022.4 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5538 0 0 0 202240 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5078752 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2022.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2082.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/199 1531
/proc/meminfo: memFree=31308268/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2082.4 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5565 0 0 0 208240 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5081301 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2082.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2142.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/200 1605
/proc/meminfo: memFree=31306104/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2142.41 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5712 0 0 0 214241 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5082431 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2142.41 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 1611
/proc/meminfo: memFree=31306040/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2202.41 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5712 0 0 0 220241 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5081762 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2202.41 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2262.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/200 1615
/proc/meminfo: memFree=31305436/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2262.41 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5859 0 0 0 226241 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5079352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2262.41 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 1619
/proc/meminfo: memFree=31305372/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2322.41 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 5890 0 0 0 232241 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5081375 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2322.41 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 1625
/proc/meminfo: memFree=31305132/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2382.42 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 6039 0 0 0 238242 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5081706 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2382.42 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1630
/proc/meminfo: memFree=31305200/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2442.42 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 6039 0 0 0 244242 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5193728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2442.42 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1634
/proc/meminfo: memFree=31305304/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2502.42 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 6188 0 0 0 250242 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5082243 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2502.42 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1636
/proc/meminfo: memFree=31304684/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2520.02 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 6188 0 0 0 252002 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5079348 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

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

[startup+2519.9 s]
# the end of solver process 1343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.03 s, system=0.004 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1636
/proc/meminfo: memFree=31304684/32770624 swapFree=67004292/67108860
[pid=1343] ppid=1340 vsize=27884 memory=4604 CPUtime=2520.02 cores=0,2,4,6
/proc/1343/stat : 1343 (cosoco) R 1340 1343 30964 0 -1 4202496 6188 0 0 0 252002 0 0 0 20 0 1 0 434732329 28553216 1151 33554432000 4194304 6211092 140733790558592 140733790556552 5079348 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 15867904 140733790565387 140733790565489 140733790565489 140733790568398 0
/proc/1343/statm: 6971 1151 892 493 0 276 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4604 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.03
CPU user time (s): 2520.03
CPU system time (s): 0.004
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 27884
Max. memory (cumulated for all children) (KiB): 4604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.03
system time used= 0.004
maximum resident set size= 4668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6239
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= 6
involuntary context switches= 3151


# summary of solver processes directly reported to runsolver:
#   pid: 1343
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2520.03
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.62085 second user time and 16.3813 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-16 00:14:31
IDJOB=4396905
IDBENCH=133582
IDSOLVER=2848
FILE ID=node148/4396905-1568585707
RUNJOBID= node148-1568572747-30995
PBS_JOBID= 21703309
Free space on /tmp= 61308 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-m039.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396905-1568585707/watcher-4396905-1568585707 -o /tmp/evaluation-result-4396905-1568585707/solver-4396905-1568585707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568572747-30995 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396905-1568585707.xml

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

MD5SUM BENCH= cf7d41cb48e0c265061ebe127338815d
RANDOM SEED=163220726

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
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:        31310268 kB
MemAvailable:   31901872 kB
Buffers:          122128 kB
Cached:           773272 kB
SwapCached:         3752 kB
Active:           414620 kB
Inactive:         488152 kB
Active(anon):       5264 kB
Inactive(anon):    51620 kB
Active(file):     409356 kB
Inactive(file):   436532 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       67004292 kB
Dirty:              2880 kB
Writeback:             0 kB
AnonPages:        114520 kB
Mapped:            48232 kB
Shmem:             40604 kB
Slab:             152092 kB
SReclaimable:     123100 kB
SUnreclaim:        28992 kB
KernelStack:        3520 kB
PageTables:         5160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     536640 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61304 MiB
End job on node148 at 2019-09-16 00:56:31