Trace number 4408165

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.08 2520.01

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-4408165-1569801123.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.03	c 4493           6552           106867         1193922        6              0              9   77   69    
1.10/1.17	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.69/1.79	c 7798           11341          200064         2220411        6              0              20   114   75  
1.89/1.94	c 8669           12503          216121         2457413        6              0              28   97   65   
2.10/2.19	c 9627           13925          255197         2816195        6              0              29   116   89  
2.59/2.63	c 10680          16090          303937         3449374        6              0              17   84   80   
2.89/2.95	c 11838          17632          355928         4119620        6              0              45   122   116 
3.29/3.38	c 13111          19381          428882         4740000        6              0              33   114   111 
4.10/4.19	c 14511          21580          557989         5769924        6              0              31   131   121 
4.59/4.67	c 16051          23516          631241         6317629        6              0              34   103   95  
5.10/5.17	c 17745          26247          707833         7001073        6              0              36   119   107 
6.29/6.31	c 19608          28638          868715         9384400        6              0              29   119   110 
7.00/7.05	c 21657          31630          983150         10190628       6              0              36   112   97  
7.59/7.61	c 23910          34686          1037970        11061608       6              0              33   87   83   
8.29/8.30	c 26388          37467          1130510        13377512       6              0              27   119   115 
9.69/9.75	c 29113          42520          1326806        16009462       6              0              37   107   103 
11.49/11.58	c 32110          46813          1565829        20018453       6              0              37   101   97  
13.10/13.15	c 35406          51334          1807499        23160778       6              0              38   118   116 
14.49/14.58	c 39031          57309          2005351        25756536       6              0              48   112   110 
16.00/16.09	c 43018          63900          2198659        27974301       6              0              21   106   98  
17.79/17.89	c 47403          72403          2381792        31897167       6              0              25   109   106 
19.49/19.56	c 52226          78807          2635979        34881461       6              0              33   120   114 
22.00/22.00	c 57531          86163          3028060        37755158       6              0              32   139   130 
24.69/24.77	c 63366          98525          3440087        40912853       6              0              36   136   128 
26.69/26.77	c 69784          111217         3713156        44405434       6              0              46   120   117 
31.49/31.53	c 76843          122478         4399840        52499349       6              0              10   136   131 
36.29/36.33	c 84607          133293         5015000        62531066       6              0              28   120   117 
40.89/40.97	c 93147          144997         5562060        71703053       6              0              16   132   128 
46.00/46.06	c 102541         158568         6220693        80304273       6              0              23   129   122 
47.10/47.19	c 112874         170225         6359820        82934886       6              0              14   119   116 
51.10/51.15	c 124240         192071         6857210        91507184       6              0              14   136   129 
57.79/57.84	c 136742         210985         7683065        107957927      6              0              31   116   113 
65.89/65.98	c 150494         232189         8647386        126072498      6              0              30   127   121 
71.49/71.53	c 165621         255416         9389766        137061767      6              0              33   115   109 
84.39/84.49	c 182260         281459         11174366       154072894      6              0              32   137   129 
88.90/88.97	c 200562         303787         11772827       163190341      6              0              22   130   125 
97.80/97.89	c 220694         331854         12931544       179601901      6              0              30   128   123 
115.70/115.74	c 242839         370199         15131816       213428176      6              0              14   118   116 
129.90/129.97	c 267198         401622         17134444       246563014      6              0              20   129   124 
144.70/144.77	c 293992         434298         19106062       279958699      6              0              23   139   134 
161.30/161.33	c 323465         472345         21022603       315078957      6              0              36   128   122 
176.90/176.91	c 355885         525813         22999078       338506892      6              0              41   134   129 
197.20/197.25	c 391547         574275         25565797       379676239      6              0              15   126   119 
216.70/216.76	c 430775         627912         27857600       418063584      6              0              32   132   125 
243.01/243.08	c 473925         686594         31370685       457020803      6              0              29   143   138 
266.50/266.58	c 521390         744962         34316230       509438747      6              0              41   135   128 
285.80/285.84	c 573601         817745         36783361       547114464      6              0              17   131   126 
321.90/321.97	c 631033         894910         41258838       620682100      6              0              20   134   130 
345.90/345.98	c 694208         994392         44224364       667199921      6              0              33   122   117 
382.90/382.95	c 763700         1107541        48751759       722871474      6              0              42   135   129 
416.90/417.00	c 840141         1208438        53099602       785783897      6              0              23   148   142 
492.41/492.44	c 924226         1335129        61808110       892095096      6              0              16   140   132 
542.01/542.05	c 1016719        1466258        67927241       975914260      6              0              17   142   137 
581.41/581.42	c 1118461        1609064        72686069       1046306639     6              0              8   135   129  
630.71/630.74	c 1230377        1784306        78794164       1132067675     6              0              13   132   125 
697.02/697.04	c 1353484        1996917        86822234       1245533143     6              0              19   144   137 
782.12/782.17	c 1488901        2219567        97170715       1385460057     6              0              17   142   132 
854.52/854.54	c 1637859        2417746        106080985      1528806107     6              0              11   134   126 
933.52/933.59	c 1801712        2631145        115328946      1736906299     6              0              18   140   133 
1041.13/1041.18	c 1981950        2882689        129911792      1921914441     6              0              9   141   132  
1085.72/1085.77	c 2180211        3182710        135896395      1979826322     6              0              12   130   126 
1182.92/1182.97	c 2398298        3514741        147881886      2123047892     6              0              29   143   133 
1328.04/1328.06	c 2638193        3906389        166811934      2279635224     6              0              31   148   136 
1416.33/1416.30	c 2902077        4259363        177591625      2442656508     6              0              40   130   125 
1503.73/1503.73	c 3192349        4700270        188436151      2564442581     6              0              46   132   124 
1615.15/1615.19	c 3511648        5106279        200857334      2874767426     6              0              34   130   125 
1738.34/1738.39	c 3862876        5527618        215162323      3183550587     6              0              29   130   126 
1846.44/1846.49	c 4249226        6074323        227790004      3421412174     6              0              32   142   135 
2067.85/2067.88	c 4674211        6753061        253691808      3769654657     6              0              24   145   133 
2299.56/2299.58	c 5141694        7471519        282801481      4138798391     6              0              33   147   136 
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 90          
2520.07/2520.00	c conflicts             : 5582897      (2215 /sec)
2520.07/2520.00	c decisions             : 8186525      (3249 /sec)
2520.07/2520.00	c propagations          : 4509515801  (1789436 /sec)
2520.07/2520.00	c root propagations     : 9           
2520.07/2520.00	c filter calls          : 310056074      (123034 /sec)
2520.07/2520.00	c useless filter calls  : 166183302      (53 %)
2520.07/2520.00	c Memory used           : 27.23 MB
2520.07/2520.00	c CPU time              : 2520.08 s
2520.07/2520.00	c real time             : 2520.01 s
2520.07/2520.00	
2520.07/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 (13884 MiB free)
  memory of node 1: 16384 MiB (14062 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408165-1569801123/watcher-4408165-1569801123 -o /tmp/evaluation-result-4408165-1569801123/solver-4408165-1569801123 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1569787350-23555 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408165-1569801123.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
solver pid=26140, runsolver pid=26137
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616576/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4480 CPUtime=0.1 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1287 0 0 0 10 0 0 0 20 0 1 0 556048632 28553216 1120 33554432000 4194304 6211132 140735812544960 140735812541496 5079267 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1120 891 493 0 276 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+0.209632 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616576/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4480 CPUtime=0.21 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1287 0 0 0 21 0 0 0 20 0 1 0 556048632 28553216 1120 33554432000 4194304 6211132 140735812544960 140735812541496 5149240 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1120 891 493 0 276 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+0.308861 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616576/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4480 CPUtime=0.31 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1287 0 0 0 31 0 0 0 20 0 1 0 556048632 28553216 1120 33554432000 4194304 6211132 140735812544960 140735812541496 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1120 891 493 0 276 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+0.700275 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616248/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4480 CPUtime=0.69 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1287 0 0 0 69 0 0 0 20 0 1 0 556048632 28553216 1120 33554432000 4194304 6211132 140735812544960 140735812542920 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1120 891 493 0 276 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616248/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4480 CPUtime=1.49 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1303 0 0 0 149 0 0 0 20 0 1 0 556048632 28553216 1120 33554432000 4194304 6211132 140735812544960 140735812542920 5075188 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1120 891 493 0 276 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+3.1089 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616188/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4572 CPUtime=3.1 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1480 0 0 0 310 0 0 0 20 0 1 0 556048632 28553216 1143 33554432000 4194304 6211132 140735812544960 140735812542920 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1143 891 493 0 276 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4572 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616312/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4572 CPUtime=6.29 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1659 0 0 0 629 0 0 0 20 0 1 0 556048632 28553216 1143 33554432000 4194304 6211132 140735812544960 140735812542920 5082224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1143 891 493 0 276 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4572 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26141
/proc/meminfo: memFree=28616440/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4576 CPUtime=12.69 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 1838 0 0 0 1269 0 0 0 20 0 1 0 556048632 28553216 1144 33554432000 4194304 6211132 140735812544960 140735812542920 5081337 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1144 891 493 0 276 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4576 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26144
/proc/meminfo: memFree=28616712/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4584 CPUtime=25.49 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 2197 0 0 0 2549 0 0 0 20 0 1 0 556048632 28553216 1146 33554432000 4194304 6211132 140735812544960 140735812542920 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1146 891 493 0 276 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26144
/proc/meminfo: memFree=28616372/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4588 CPUtime=51.1 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 2377 0 0 0 5110 0 0 0 20 0 1 0 556048632 28553216 1147 33554432000 4194304 6211132 140735812544960 140735812542920 5082762 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1147 891 493 0 276 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4588 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26148
/proc/meminfo: memFree=28616332/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4596 CPUtime=102.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 2557 0 0 0 10230 0 0 0 20 0 1 0 556048632 28553216 1149 33554432000 4194304 6211132 140735812544960 140735812542920 5075764 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26154
/proc/meminfo: memFree=28617572/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4596 CPUtime=162.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 2737 0 0 0 16230 0 0 0 20 0 1 0 556048632 28553216 1149 33554432000 4194304 6211132 140735812544960 140735812542920 5081205 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26160
/proc/meminfo: memFree=28615500/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=222.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 2917 0 0 0 22230 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5151152 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26164
/proc/meminfo: memFree=28614860/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=282.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 3096 0 0 0 28230 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5081956 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26170
/proc/meminfo: memFree=28615248/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=342.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 3274 0 0 0 34230 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5081758 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26175
/proc/meminfo: memFree=28614816/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=402.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 3452 0 0 0 40230 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5081210 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 26179
/proc/meminfo: memFree=28615424/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=462.3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 3631 0 0 0 46230 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5075560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB


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

/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26396
/proc/meminfo: memFree=27617196/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=1782.34 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 7359 0 0 0 178234 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5149680 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26400
/proc/meminfo: memFree=27616744/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=1842.34 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 7501 0 0 0 184234 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5076389 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26404
/proc/meminfo: memFree=27616872/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=1902.34 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 7688 0 0 0 190234 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26410
/proc/meminfo: memFree=27616948/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=1962.35 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 7840 0 0 0 196235 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5082397 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26415
/proc/meminfo: memFree=27616920/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2022.35 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 7991 0 0 0 202235 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5389883 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26419
/proc/meminfo: memFree=27617000/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2082.35 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 8169 0 0 0 208235 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26425
/proc/meminfo: memFree=27617108/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2142.35 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 8316 0 0 0 214235 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5082405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26430
/proc/meminfo: memFree=27617216/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2202.35 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 8463 0 0 0 220235 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5186331 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2262.3 s]
/proc/loadavg: 2.29 2.08 2.07 3/199 26434
/proc/meminfo: memFree=27616644/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2262.35 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 8610 0 0 0 226235 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5397267 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2322.3 s]
/proc/loadavg: 2.34 2.15 2.09 3/200 26448
/proc/meminfo: memFree=27616852/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2322.36 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 8788 0 0 0 232236 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5075269 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2322.36 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2382.3 s]
/proc/loadavg: 2.12 2.12 2.09 3/200 26452
/proc/meminfo: memFree=27616292/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2382.36 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 8937 0 0 0 238236 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5075708 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/200 26456
/proc/meminfo: memFree=27616404/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2442.36 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 9086 0 0 0 244236 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5081337 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/200 26462
/proc/meminfo: memFree=27617044/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2502.36 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 9235 0 0 0 250236 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5081360 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.08 2.07 3/200 26463
/proc/meminfo: memFree=27616980/32770624 swapFree=66966908/67108860
[pid=26140] ppid=26137 vsize=27884 memory=4600 CPUtime=2520.07 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 23523 0 -1 4202496 9382 0 0 0 252007 0 0 0 20 0 1 0 556048632 28553216 1150 33554432000 4194304 6211132 140735812544960 140735812542920 5075581 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28626944 140735812551691 140735812551793 140735812551793 140735812554702 0
/proc/26140/statm: 6971 1150 891 493 0 276 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4600 KiB

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

[startup+2520.01 s]
# the end of solver process 26140 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.08 s, system=0.003 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): 2520.08
CPU user time (s): 2520.08
CPU system time (s): 0.003
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27884
Max. memory (cumulated for all children) (KiB): 4600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.003
maximum resident set size= 4664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9433
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= 654


# summary of solver processes directly reported to runsolver:
#   pid: 26140
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2520.08
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.3034 second user time and 15.4523 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-30 01:51:20
IDJOB=4408165
IDBENCH=133582
IDSOLVER=2874
FILE ID=node145/4408165-1569801123
RUNJOBID= node145-1569787350-23555
PBS_JOBID= 21705820
Free space on /tmp= 62028 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-4408165-1569801123/watcher-4408165-1569801123 -o /tmp/evaluation-result-4408165-1569801123/solver-4408165-1569801123 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1569787350-23555 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408165-1569801123.xml

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

MD5SUM BENCH= cf7d41cb48e0c265061ebe127338815d
RANDOM SEED=1687022224

node145.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.59
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.59
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.59
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.59
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:        28616720 kB
MemAvailable:   31824200 kB
Buffers:          228748 kB
Cached:          3304284 kB
SwapCached:        32484 kB
Active:          1324628 kB
Inactive:        2249028 kB
Active(anon):      26668 kB
Inactive(anon):    96016 kB
Active(file):    1297960 kB
Inactive(file):  2153012 kB
Unevictable:      108080 kB
Mlocked:          108080 kB
SwapTotal:      67108860 kB
SwapFree:       66966908 kB
Dirty:              2860 kB
Writeback:             0 kB
AnonPages:        117156 kB
Mapped:            28816 kB
Shmem:             73436 kB
Slab:             174836 kB
SReclaimable:     144684 kB
SUnreclaim:        30152 kB
KernelStack:        3568 kB
PageTables:         5924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     571348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61932 MiB
End job on node145 at 2019-09-30 02:33:20